• 1 Post
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



  • It’s not like this initiative disallows you from building other high speed rail connections.

    It does though, raillines cost money and money is finite.

    When you build poorly planned highspeed lines any new line you want to build after that is going to be underutilized. Underutilized raillines will be (and have been) scrapped, which makes certain areas even less reachable by train

    I think a Rome-Berlin line makes somewhat sense, due to the south-west - north-east coverage you get. But Amsterdam-Berlin does nothing more than isolating the North of both the Netherlands and Germany even further






  • Yeah, it is a bit of a flaw of the system in my opinion. While I do like lemmy so far, I do have a long list of things I want to point out in a longer post later this week.

    As a user you are at the mercy of your instance to be randomly cut off from your favorite communities. Of course you can sign up in multiple instances, but that kind of defeats the point of federation


  • This is something I explained to a client of mine. I do see AI as part of the Future in software development, but it won’t replace programming as it is just the most precise way to tell a computer how you want things to work.

    I think / hope AI will help get rid of a lot of boilerplate code. Where you’ll have AI driven programming languages that only require you to write business logic and define architectural requirements and AI can handle all the details of how it connects, where to fetch and send the data and to do it efficiently


  • I setup my own email server, it was an absolute pain to setup, especially since I had no idea about all the little details of sending and receiving email. It was kind of fun to see everything come together

    In the beginning I had a ton of email go into spam boxes, especially with gmail. Later I found out that if you don’t add the proper email headers like to: "Name Of Recipient" <email@example.com> it goes straight to the spam folder. (So you always need to provide a name)

    I am afraid to touch anything now though, as it is currently very really stable (on a vpn btw)