Rust dev, I enjoy reading and playing games, I also usually like to spend time with friends.

You can reach me on mastodon @sukhmel@mastodon.online or telegram @sukhmel@tg

  • 0 Posts
  • 315 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle
  • lad@programming.devtoProgramming@programming.devAgainst SQL
    link
    fedilink
    English
    arrow-up
    7
    ·
    18 hours ago

    I think, they have a point about the spec being both enormous and underspecified, and that there should be other ways to have and query relational data.

    But yeah, it looks like some of the points are a bit blown out of proportion. I especially liked those monstrosities of queries that are examples of how the same thing computes different results (but it shouldn’t be allowed, really)









  • lad@programming.devtoScience Memes@mander.xyzANTI PEE PAINT
    link
    fedilink
    English
    arrow-up
    1
    ·
    14 days ago

    I’ve been to a very large capital in Europe recently, there’s been a whole three toilets when I needed one, ranging from 15 to 30 minutes away, and the best part is when I got to them, all were inaccessible because they are located inside of the park that closes doors at 18:00 (before that, in fact). The toilets are even marked 24h on the map, very convenient.

    So yeah, even not considering drunk people, there are not nearly enough toilets in a lot of places.





  • lad@programming.devtoHacker NewsHardware Stockholm Syndrome
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    I feel like GPU is massively parallel but still somewhat sync, but I’m not sure.

    But what I think about the article is that it mixes a lot of wishful thinking into reality. There were other CPU architectures, including ones without synchronisation, and most of them never left research. In part because current architecture is abundant, but I think that also because making something complicated work async is quite hard.