• 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle



  • pushing people towards specific ideas using social media

    I’ve been incredibly concerned about this for more than a decade. Watching r/the_donald in action was incredible and validated all of that fear.

    And it’s still happening. On all social media, including here.

    Certain narratives are pushed hard, and it’s effective. Some of it is fully genuine. Some of it is/was seeded artificially and picked up some genuine steam, and is still being reinforced. The stuff that’s fully artificial seems to be dropped fairly quickly most of the time these days.

    After the artificial narrative picks up and gets genuine sentiment mixed with it, it becomes hard to tell the difference. If you can mix it in with existing emotions, like anger that we’re in this situation, and add in some seeds of truth it works even better.

    Propaganda works. On all of us. And just by being here, we’re being exposed. But I’m afraid to leave, too. The more real people leave the easier it is to manipulate the remainder.

    It’s just all so easy and effective and actually happening. And the alarm bells about it aren’t loud enough.











  • I am a dev, but not a Rust dev.

    Rust, Go, and C# look like the future to me. Everyone is moving to strongly typed, explicitly typed languages for a reason.

    Rust is as fast as it gets, and much much safer and easier than C or C++ at the cost of slightly odder syntax than higher level languages.

    Microsoft has done great things with C# and open source and multi-platforming. It’s the easiest, quickest, safest way to develop business applications. The performance is really pretty good until you compare it to Rust.

    Go is between the two, but probably a little closer to Rust.

    Other languages will stick around the same way Fortran has still been in use despite being deprecated for 30 years. But really nobody should be developing anything new in PHP.