• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle

  • Sl00k@programming.devtoProgrammer Humor@programming.devLanguages
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    2
    ·
    edit-2
    7 days ago

    Imo it’s bc it’s the new kid on the block. Yes it’s 10 years old but barely becoming common use in production and government mandates are only speeding that up. In actuality it’s a great language and has been hyped for a few years by people who actually use it. Python went through the same thing in the 2010s where devs really tried clowning on it, now it’s used everywhere.




  • nobody out there has come up with a good way to permanently archive all that stuff

    Personally I can’t wait for these glass hard drives being researched to come at the consumer or even corporate level. Yes they’re only writable one time and read only after that, but I absolutely love the concept of being able to write my entire Plex server to a glass harddrive, plug it in and never have to sorry about it again.




  • I have no doubt that it’s well maintained and well tested, but how does this provide benefit to an every day intenet user.

    The setup for i2p is virtually impossible for 98% of internet users. How do we apply i2p benefits to the 98%. This is the rewrite that must be done. The code is solid and works yes, but it’s the social application that needs to be rethought.

    The absolute greatest people you can target with i2p are torrenters as it proves the MOST benefits to them immediately and you generally don’t even see any of them adopting i2p. This is the problem that needs to be thought through.



  • I recently hired into a data analytics team

    I work in Data Engineering and have spent most my time on analytics teams. They don’t have a SWE/CS background and generally because of that don’t follow any good programming practices. In my experience style guides are hard to get them to follow properly even if you set up SQLFluff for them., I can barely make them see the advantage of not committing directly to main (at least we’re using git). It’s very frustrating.