• 47 Posts
  • 4.86K Comments
Joined 1 year ago
cake
Cake day: March 22nd, 2025

help-circle
  • ExLisperAtoPeople Twitter@sh.itjust.worksFan theory
    link
    fedilink
    arrow-up
    4
    ·
    10 days ago

    Are they though? Anyone can say they are the author on the internet. You can also just generate tweets online. Is this exchange even real? We can only access tiny fraction of reality with our sense. Is what we perceive actually there? Statistically it’s more probable that we live in a simulation than in a real world. Is this universe even real?


  • You’re technically right but the real issue is electoral college. For ranked choice to work on national level you would have to get rid of if. Which would require constitutional reform. Without it ranked choice and winner-take-all electoral college would result in a big mess. The most likely scenario would be for Republicans to organize and vote for one candidate while Democrats would split the vote between establishment Dem and some DSA candidate. To actually end 2-party system without giving the presidency to Republicans forever you would need ranked choice popular vote or 2-turn elections.






  • I think Jetbrains is still fine as an editor but yes, the tooling is getting worse and worse. I recently stopped using the DB tool because it simply wasn’t able to reliably connect to my databases. Dbeaver is working great with same databases. For a easy fix that would be my recommendation: community editor Jetbrain tolls for editing code, external tools for git/db/docker and so on.

    For personal projects I use neovim and while is a great editor with all the features I need it is a constant struggle. Maintaining configuration is really difficult. If you’re using nvim already turning it into IDE can be a fun project. If you’re not familiar with it I wouldn’t recommend it for development. There’s just too much work.