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

help-circle

  • It’s gotten a lot better in recent years tbf in terms of those kinds of resources. Beginner recommended languages like Python are still a pain because it’s super easy for a beginner to bork how they set it up, but on the whole there’s plenty of online code sandboxes and other ways to get started.

    Your point is definitely valid though. Why on earth would we want someone who’s just showing an interest in programming to write their own compiler??? Wtf? If someone wants to get into baking you don’t send them out into the fields for 6 months to grow some wheat.

    When I was a kid I mucked around with html and css to make some GeoCities sites. I decided I wanted to learn how to code so I got a book from the library called “how to code games for beginners” or something. The thing never told you how to set up an IDE or compile the game. So I was just frustratingly typing out the code examples into notepad without a clue as to what to do. I think this was during the dialup era so it wasn’t like there was a wealth of info online.

    I ended up abandoning programming for quite a few years. It just seemed like nonsense because writing graphics libs for C in notepad does feel like nonsense to a child. I wonder what life would be like if I had some better resources at that moment in time and decided you continue pursuing it.





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







  • Obviously it depends on the junction, but for anyone who’s not familiar with UK crossings here’s a touch more context:

    It’s not necessarily all traffic at that entire junction, just traffic going across that specific crossing point that’s guaranteed to be stopped. So if there would be the possibility for a turn onto a road that has a green pedestrian light either all the traffic going that way would be on a red light, or there would be a filter light where only the relevant traffic (straight or a turn) would be on red.






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


  • just install its 22.04 release and you should be good until April 2027

    I think this is a really great point. A lot of the Linux community really like distrohopping and running bleeding edge systems, but if you want to just use your machine to get stuff done you can’t go wrong with the LTS versions of stable distros.

    Pop 22.04 has been rock solid for me and I won’t be switching to cosmic until the issues are ironed out, my work laptop will be staying on Ubuntu 22.04 (with pop-shell) until the next LTS has been out for a while.

    Not having to worry about whether a rolling upgrade will bork your system is really nice. I think we should be suggesting LTS to all newbies as standard as it’s a much smoother experience.

    To OP: Pop is a great distro and the tiling window manager it comes with is absolutely fantastic. If you want a beginner friendly system which gets out of your way and let’s you actually use your computer it’s a fantastic choice. Getting used to the way gnome/pop-shell works and the workflows takes a little getting used to at first, but once it clicks it’s really hard to think of using anything else.

    Top tip: if you hit an issue with pop and googling for pop solutions isn’t working, 99% of the time just search for Ubuntu and you’ll find plenty of info about it.