Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IC
icesentry @lemmyrs.org
Posts 1
Comments 17
How well do y’all sleep?
  • 7 hours isn't actually that many hours of sleep. It's like the minimum recommended. I'd still recommend most people to aim for more than that if possible. It also depends on your lifestyle, like if you workout often you should probably sleep more for recovery reasons.

  • Does Lemmy really benefit from Rust? Is code execution speed the bottleneck?
  • What makes you think that inefficient rust is slower than efficient Python? I mean, sure it could be possible if you are actively trying to make rust slow, but rust is multiple order of magnitude faster than python. If rust was to blame here then I don't think any language could be fast enough.

  • New communities and consistent naming
  • Isn't it a bit early? I feel like we should have enough traffic to justify splitting the community like that. Although maybe I'm just not used to this whole fediverse/instance thing.

  • Which upcoming games are you most excited for?
  • I'm definitely cautiously optimistic for starfield, but I don't want to get my hopes up too high.

    In general I'm excited by how many unknown but potentially interesting games that will come to the game pass. There were a couple of games that looked interesting in the xbox showcase but that I probably wouldn't want to pay for, but if they are in the game pass I'll definitely try them.

  • Rust is again the most admired language in stack overflow's survey
  • Personally, what I did to learn rust was work on small simple projects that didn't really need to worry about the borrow checker. Specifically, doing the advent of code puzzles.

    That's what got me started with rust in 2019 and now I'm a fulltime professional rust programmer. I'm definitely not a genius though.

  • Rust is again the most admired language in stack overflow's survey

    survey.stackoverflow.co Stack Overflow Developer Survey 2023

    In May 2023 over 90,000 developers responded to our annual survey about how they learn and level up, which tools they're using, and which ones they want.

    They changed most loved to most admired, but it used essentially the same question.

    At this point I lost count how many years this has been going on.

    10
    Recommendation to get more passion for programming?
  • A few years ago, when I was still learning rust. I started to read the raytracing in a weekend series and implement it in rust instead of cpp. I fell in love with both rust and computer graphics in general after that. Today I now work full-time (and as a hobby) as a computer graphics programmer with rust.

    In general I just keep working on things I find interesting and never put any pressure on myself to actually ship anything. I do it because I want to not because I have to.

    Here's a link to the book series https://raytracing.github.io/

  • I'm really enjoying no down votes on Beehaw
  • I've seen a lot of comments that were against the grain but still upvoted on reddit. I'm not saying they never downvote comments they don't like but if you are getting downvoted consistently and without interactions it might be more than just being sincere.