• 0 Posts
  • 34 Comments
Joined 2 years 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.


  • Unadjusted pay figures is an interesting one. On the one hand adjusted pay scales makes it really clear whether people are being paid the same for the same work, on the other hand unadjusted could potentially highlight areas for improvement in terms of adjustments for new mothers etc. That’s tricky though as if the father works for a different company and can’t take time off to look after a new born then the mother will likely have to. Why not release both along with the weightings?



  • I agree that limiting the amount you can have personally makes sense. 50g is just way too little I think. A very normal sized plant in a standard pot will easily produce significantly more than 50g of bud.

    There definitely needs to be a limit. Not letting people have more than a kg for example 100% makes sense. Letting people grow their own is a fantastic way to cut out the black market. But we need to make sure that people who are growing their own don’t need to fret so much about staying under a very low gram limit. If people like me are worried about accidentally letting the plant grow so it produces 51g of dried material then I’m less likely to do it myself and will acquire it another way.

    If the limit is say 200g then you could comfortably grow one plant in a normal sized pot. Harvest it. And be under the limit without stress, and not need to buy any for a whole year until you grow more the next year. No need to buy from a black market then.


  • It’s still a bit concerning that we don’t have clear guidelines on how growing and harvesting these plants will be enforced with this very low limit. If someone grows 1 plant and doesn’t smoke the harvest quickly enough they might have say 300g of harvest and they suddenly go from legal while it’s growing to illegal 2 days later. If you’re in a state where they might want to be stricter on growing this could be a real problem.

    Having limits on grams carried in public whilst not part of a cannabis club makes sense to me, but this restriction on quantities at home when you are home growing doesn’t.



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



  • To counter this I used to visit some factories for a big contract manufacturer in the UK. They would often make say lasagne for the supermarkets and for the “premium” brands. Whilst they were all made in the same place, the “premium” brands products had much better quality ingredients in them and different ratios of the good stuff (say meat) to filler (say pasta sheets).

    For some things it’s the exact same materials, but for many it’s different. You have to do blind taste tests to see which ones you prefer.





  • I hate this trend of saying “SLAMMED”, or “HOUNDED”, or “ATTACKED” etc in news articles where the stories are just “a couple of people with a dozen followers between them posted slightly negative tweets about topic xyz”.

    My parents were bitching about how Adele was “HAMMERED” online because she said “I am proud to be a woman” or something. Turns out it was just two complete nobodies tweeting about how that’s trans exclusionary or something with 1 heart each.







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


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