• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle


  • 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.







  • 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.



  • I’m definitely there with you. I actually forgot that hot existed because it’s basically a ‘new’ sort.

    On the one hand it’s handy because it makes me browse Lemmy less and do more productive things instead, but it isn’t good for encouraging growth of niche communities and topics if everyone is just looking at the same few posts.



  • 75% of the current Tory MPs are about to lose their seats in the next election so they don’t give a fuck. The strategy they seem to be adopting to save their jobs is to swing further to the authoritarian right to try and convince boomers to vote for them.

    They won’t win by taking the sensible approach to policies like this, so that only leaves incentives to do as much harm as they can in the next year or so in hopes of getting the fascist votes out.


  • I think extrapolating from poor US environmental regulations to say that no where in the world is it sensible to produce dairy or beef is a bit of a false equivalence. We also don’t have lead pollution in our water, but saying no one should drink tap water because it has lead in it in a certain part of the US is also silly.

    I’m all for alternative protein sources and sustainable agriculture, but eliminating meat consumption likely isn’t the best approach. The US, Brazil, and a bunch of other countries using stupid practices like slash and burn agriculture really need to develop and enforce more sustainable practices via regulations and enforcement.



  • They also are working on alternative fuels in a big way. Japan have made some incredible leaps with hydrogen/ammonia based production and fuels, and solid state batteries are looking to be pretty game changing. The EU also included a huge budget to invest in green fuels research (likely because of automotive companies lobbying for it) so plenty is being done. Even if EVs aren’t the best currently, increasing the size of the market for them will continue to create investments in serving those markets more efficiently, so we absolutely should keep investing in both.


  • Firefox performs as well as chrome 99.8% of the time. The problem is chromium keep implementing things that haven’t gone through the spec process fully yet. This causes the following situation:

    The other browsers don’t implement half baked privacy violating features which Google decides will be a new web API despite objections. Developers build features on their sites using that half baked crap. Users try to use the new features on Firefox and kick off about “Firefox specific bugs” because they haven’t implemented non standard APIs.

    Safari is its own kettle of fish though and causes a lot of drama. Recently they’ve caught up a lot in terms of support for most standard features developers want. However there’s a big issue with supporting iOS Safari - it’s version is tied to the iOS version of the phone. So users with older phones will be stuck forever on older versions of Safari with breaking bugs for things like flexbox. If you’re in a market with lots of older phones then you have to spend a lot of time ensuring you support that older browser version. iOS Safari is the new internet explorer.