Skip Navigation
Jump
What's your favorite book that you wouldnt say is a masterpiece?
  • I was thinking about this. JKR is really a terrible writer. All of the later ret-conning to fix the plot holes is worse than just letting the plot holes lie. (like breaking all the time turners so they don't get used again).

    But it is amazing how captivating these books are inspite of the fact of how poor they are. It's an imaginative world with exceptionally clear flaws, but one I want to revisit regularly.

    But fuck JKR and her shitty politics.

    Edit: maybe it's not technically ret-conning. But the whole two book gap or whatever is just so lazy.

    12
  • Jump
    You either die a hero or become the villan
  • Is RDJ really a good casting for Doom? I like RDJ, but, this doesn't seem like a good role for imhis usual schtick. But I am willing to admit I am wrong.

    9
  • Jump
    Bidet users, how do you dry your ass afterward?
  • Bidet or washlet? I have a toto washlet that has a built in air dryer. Love the damn thing, but I still use a few squares of toilet paper to make sure it's completely dry.

    1
  • Jump
    "No way to prevent this" say users of only language where this regularly happens - 07/01/2024
  • Oh gawd. That would be so horrible! Is there a project o compile JavaScript to bytecode? With like LLVM? There must be, but I haven't heard of it. I shouldn't even say anything because I will be better off pretending it doesn't exist.

    4
  • Jump
    Pls someone make this reality
  • Oh. Yeah. That's a good point. When I taught a dead language, I would tell my students that all grammars lie to you, but some of the lies are useful.

    2
  • Jump
    Pls someone make this reality
  • Or you get common misconceptions that were never facts. Like you only use 10% of your brain. I don't think science ever said that, but man the idea is/was really common.

    3
  • Jump
    Pls someone make this reality
  • It's kind of a fun idea, but as everyone has pointed out: every school is different, even of there is some centralized board of education, some times teachers just say dumb shit.

    Also, when does a fact become a fact? Like, dinosaurs had feathers. It was theorized, then debated, then clarified, and now there are some reasonable consensus about it, but theropauds probably still aren't presented as having feathers in some books. And what teachers know this?

    2
  • Jump
    What are some preparations you think people should know about in advance of migrating to Linux?
  • I totally get why you wouldn't say Arch is fun. I'm not sure if I actually like arch or if I'm a masochist, however I will say, I learned a lot about the whole OS by installing it, and fixing it when it broke. It made me much more comfortable with using Linux. I haven't used it in a couple of years, but I am thinking about reinstalling it. Nostalgia is a bad thing :-)

    2
  • Jump
    What are some preparations you think people should know about in advance of migrating to Linux?
  • I like the ideas some other people mention. Specifically: read about your specific hardware and the distro of Linux you want to install. Then, make sure you are using as many open source cross platforms apps as you can, so when you do switch, you will be in familiar territory. I do think the criticisms of Ubuntu as a bad first choice are interesting, and maybe true, but I wouldn't over look downstream distros like Pop!_OS. It's Ubuntu, but with Flat packs and a distinctive Desktop Environment. Mint might also be a good choice, I know lots of people who like it (I don't personally, but to each their own).

    When I started on Linux, I installed Arch on an old MacBook. In those days apple was using amd64, but they were not friendly with Linux or the rest of the computing world. However it was older hardware, and the Arch Wiki had a great page on how to install Linux for that particular configuration. Arch is not a beginner friendly distro, but the wiki is fantastic, and so well documented.

    But my main piece of distinctive advice is just do it. If you have read a few articles and have a pretty good sense of what is required (and are running common, last generation hardware), just jump in. You will probably never "feel" ready, and you will come across unique problems that no starter guide will prepare you for. So just go for it, and learn along the way.

    4
  • Jump
    Introducing a new RISC-V Mainboard from DeepComputing | Frame.work
  • Pine64's laptops are ARM, but not not RISC-V. they do sell a RISC-V soc (the Star64), but the Rockpro64 chip is ARM.

    I want an ARM laptop, but the PinebookPro was a little underpowered for me to use. Some day.

    4
  • Jump
    Stop comparing programming languages
  • Python is powerful because it easily wraps C libraries that do real work! Just kidding mostly.

    But yeah, js isn't a language I would describe as powerful. Ubiquitous? More capable than you would expect given it's history? Bloated?

    13
  • Jump
    When was the last time you bought a paper map and why ?
  • I have had a paper map direct me through a gated community. Thankfully the tools in the truck unfastened the hinges. Still bugs me. It was a county road!

    1
  • Jump
    When was the last time you bought a paper map and why ?
  • Same. Same. I know some people use their phones, or GPS devices, but when I'm backpacking, I want a paper map and a compass. I bought two a few months back for planning a trips this summer.

    4
  • How do you discover system builtins for C functions? The man pages for the C functions on Linux are great, but only if you know the name of the function. Is there a way to see a detailed table of contents, or to browse Manpages on a Linux distro?

    5