Expert developer, Buddhist

  • 0 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle





  • Probably not the popular opinion, but I think EC is important to America being what it is & as large as it is. From Wikipedia:

    The electoral college is fundamental to American federalism, in that it requires candidates to appeal to voters outside large cities, and increases the political influence of more rural states. Whether by design or accident, one of its effects is to help prevent a tyranny of the majority that would ignore the less densely populated heartland and rural states in favor of the mega-cities

    Imo without the EC, the Democrats would just roll the elections and the entire Republican party would have to pivot. Serving the rural / conservative view would be a losing strategy. Then resentment would grow that a big cultural force in America no longer has any say




  • Are you high?

    Why am I writing this post? Not because I hope for something or believe in change. These are just words. I could write this at the end, but then you would be looking for answers for me while reading, and I don’t need them. They won’t change anything.
    So here it is. I don’t claim to be a software development guru or a C language expert. I’m just a simple developer.

    What? People stopped using C because it takes forever to write. You’re still stuck adding null terminators to string arrays and stressing about memory leaks and overflows. Even the Linux kernel / Linux Torvalds are moving towards Rust. That’s evolution, and sometimes evolution is messy

    Then the rest of your thing seems to be about how people shouldn’t make money from coding? That’s one of the most valuable skills of the information age, and you can become a millionaire in a decade doing it

    Just contribute to open source if you want to do some “good deeds”



  • Well, the Internet is connected together using routers/switches. Your own home network is a “private internet” until you pay to connect it to the big one. So if you want, nothing is stopping you from running cables to your neighbors and hooking together. But then you won’t have access to anything useful except whatever servers you guys run

    Was that your question?



  • I think I need more info. It seems like userspace is very hackable, so thus kernel level anti-cheat was born to control stuff like synthetic inputs and manipulation of memory / frame analysis. This anti-cheat would be held together by the fact that the kernel/drivers are proprietary and not very easy to edit. Obviously still possible because it’s on your own computer, but challenging and invasive. Do I have that right?

    In which case I don’t see how going back to userspace would help. What is the solution? There probably isn’t one outside of hardware (buying a hacking chip and soldering it in is annoying for most)

    When I was doing game dev we focussed on AI-style analytics of user behavior. Of course a good enough bot could always look human. A real cat and mouse game wasting lots of time