• 0 Posts
  • 18 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.






  • Yeah it appears on chrome as well. There isn’t any evidence that it’s purposely “slowing down” anything. I had a quick glance at the Reddit thread (been avoiding it as much as possible, but had to visit in incognito to confirm the source for this outrage) and it looks like it’s part of a small script to check if an adblocker is present and disabling video ads from playing.

    It’s possible FF have a delay in playing that first video, but also the test methodology isn’t super reliable because of caching.



  • Keeping it simple and moving on was a smart move. Your portfolio doesn’t need to be super fancy unless that’s the specific skill you’re selling (fancy designs and UI). Most jobs aren’t doing anything with threejs. Most jobs are crud apps, so focus on demonstrating skills to do with that.

    Svelte is also cool but the majority of jobs aren’t for svelte Devs, and most aren’t for Greenfield projects with bleeding edge tech. Where I am for FE it’s something like 60% react, 30% Angular, 10% Vue/svelte/whatever else. Just focus on building things which show you can do what the jobs you’re looking to apply for need.

    If you’re going full stack then just focus on one stack and focus on building (preferably novel) actual things that all work together. If you have full projects showing you can self direct and implement semi complex systems from start to finish in a stack that’s close enough to what employers are looking for you’ll have a lot more luck landing a job.







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