• 0 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle


  • Something with enough context to write sensible test cases for a large codebase. It would be great if you could write test cases for a couple of domains, then ask it to write cases for a third domain following the same general style as the first. It would ideally have a conversation about what things to mock/stub and what things to keep.

    I personally think 5 years isn’t enough time to get to that point with something that works really well. It’s tricky enough to get a junior up to speed with doing it sensibly, but cutting down on the time it takes to build a good test suite would mean we Devs can spend a lot more time on features and improvements.


  • HDR support is supposedly fixed on kde and should be getting fixed in most other distros soon supposedly.

    Unity worked for me on pop os after some fiddling and installing of dependencies, but it didn’t fully work. There was a bunch of tools (like animation keyframes) which just didn’t display correctly for me though. Checking out the source code of one the util did a check to see whether it was running on windows or Mac, then exited if it wasn’t either of those. Would be good to run it via proton if possible so we get full support without the Devs needing to write tons of code to support a small percentage of users. That experience is pretty common when running Linux as your main, but the other benefits make up for it.



  • Yeah there were multiple times when the allies could have pushed Germany over before they started steamrolling. When they remilitarised the Rhineland, as you said when they occupied the Sudetenland, and even when they invaded Poland.

    France started pushing into Germany once war was first declared and there was basically nothing in front of them. Most of the tanks etc were in Poland. If they had continued pushing then it might have all ended there. Instead they pulled back to the Maginot line and the rest is history.





  • Yeah I run Pop shell (gnome with a bunch of tweaks) and don’t miss a dock or task bar at all.

    Great keyboard navigation of workspaces and automatic tiling make it super easy to organise programs and navigate to what I need almost instantly.

    I’m looking forward to seeing what they do with cosmic once it’s ready.






  • I’ve seen videos of a firm doing interesting stuff with bigger “mothership” drones that hover much higher and then lower a much smaller drone like thing on a cable to place the parcel on the ground. They can hit pretty precise targets and can maneuver around more obstacles than bigger drones can.

    All that needs to happen is for the tech to advance to the point where it’s cheaper to do x% of their deliveries via automated drones than it would cost to have delivery drivers do it and they’ll start doing it. Saving millions(billions?) by say halving the number of human operated delivery trucks will make it a no brainer for them.




  • Ah yep my bad, I was speaking generally. The image in the article is only a short section of highway but it does look like one of the 2 lane sections that are usually quite old. If they were more modern and built for higher speeds they’d have an even shallower curve and would probably be 3 lanes with a hard shoulder. If you drive on the Autobahn you’ll have a few moments where you notice the difference in road layout from those which more modern highways implement - the on and off ramps in particular can be a bit scary.


  • It’s not actually. It’s quite an old network so it was built before cars could go as fast as they can go now. There are surprisingly sharp corners and very short off ramps. If it were built from scratch today it would be even safer. Speed limits are bs outside of particularly tricky areas.


  • Yeah it looks like the Union flag is next to Gabon on the android emoji flag picker. I think the country code is GB so it’s next to GA even though the name is United Kingdom. That might be what’s throwing people.

    The two US flag emojis are actually different Unicode emojis.

    The first is 🇺🇲 ‘U+1F1FA U+1F1F2’ and is for ‘U.S. Outlying Islands’.

    The second is 🇺🇸 ‘U+1F1FA U+1F1F8’ and is for ‘United States’.

    No malice, no bad code, no bugs or typos, this is just expected behaviour.