• 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2024

help-circle
  • I’ve used ls, cat, echo, cd, mkdir, mv, cp, rm, & ssh pretty much every day I’ve touched a computer since some time near the end of the twentieth century. Honorable mention to sudo, find, rename, ffmpeg, Gimp, & VLC. If you count ROMs for games, the list gets into the deeper past, though I don’t use them as often. I guess I still need to get around a few Windows/DOS machines, so DIR and (I don’t love DIR) CD are is probably the absolute oldest when at the keyboard, but it’s technically a different thing for different systems even though it does the same task.

    As for loving it, I love when shit just works and I love the command line.




  • I was thinking maybe an old Spanish Land Grant or something maybe. But, that doesn’t seem to be the case. That block is orientated north, while the surrounding blocks are oriented parallel with the coast, just east (right) of the crop. So then, I thought that maybe it was one weird plat of lot and the city grew around it. Nope. The thing is, you can look up all the plats (thanks to Florida’s sunshine laws) back to the original bureau of land management surveys (thanks to the BLM & labins.org).There aren’t even that many. This neighborhood has been like this from it’s beginning as far as I can tell. Around 1911 the whole town, then called Pablo Beach, was platted. And right there in the middle is this weird block, seemingly by design and without explanation. It was replatted in 1922, keeping the twisted block intact. It’s been residential neighborhood and largely unchanged since then (at least as far as the parcels and streets are concerned).






  • You can absolutely shovel with chopsticks. It may take a little extra dexterity, but is far from impossible. It’s really only harder if you haven’t much practice with chopsticks. Besides, shoveling anything with a fork is kind of a disaster when you throw leafy greens into the mix.

    That’s not how I eat a salad with chopsticks. No stabbing, no shoveling; at the dinner table that is bad etiquette. It’s more like “grabbing” a clump of lettuce and toppings mixed together with a couple “fingers”, except your “fingers” are chopsticks. Most of the small bits stick to the leafy greens or are inherently wrapped up in them. I find picking those few remaining tiny bits out of the bottom of a bowl is actually easier with chopsticks than trying to shovel them on to a fork.









  • That also sounds a lot like the kind of comments that Reddit (and Lemmy, and really any social network with votes) grooms for if you prefer up votes to arguing with pedants and trolls. Eventually all your left with are boring overqualified comments or inflammatory comments when the mob rules and you are striving/solving for the most popular/engaging answer. It’s like conversational least squares analysis.

    I wonder where the LLM trolls are? Maybe they are just so subtle, we haven’t noticed them. Maybe LLMs aren’t hallucinating answers, so much as they and trolling us. And here is where I qualify my answer in an attempt to quell the fools that might think anything I’ve said here implies that LLMs are anything close to sapient.



  • You’ve just traded down votes for the report button.

    I say they are two different use cases. There is often a very wide gulf between a comment that I feel does not contribute to good discussion and one that is so heinous that it needs to be removed. Most of your comments for instance: pretty naive and banal adding little good to the discussion overall, but I don’t feel that you’ve said anything hateful, obscene, or aggressive enough to warrant total removal. Usually I just downvote and move on, especially when I don’t want to hear that person’s bad take reply on my own point of view. I’ve made an exception here for you simply because you are trolling all over this thread, seemingly inviting downvotes. But, I’m going to block you and move on because you’ve killed any interest I have in this thread or the larger discussion. I still don’t think your comments rise to the level of reporting.

    Reports and blocks aren’t a replacement for downvotes and if your instances doesn’t federate downvotes you shouldn’t use them that way.


  • Yes, I read your comment. It’s okay if you didn’t understand my comment. Clearly you don’t understand how filesystems and drive mounting works under Linux or the role of desktop environments in managing filesystems, mounting, and permissions. I don’t doubt that you’re genuinely struggling here, but there is no call for that kind of hostility. You might have some hope for figuring it out if you open your mind to the fact that you don’t fully understand what your problem is.

    Steam expects the games to be in a particular place with a particular set of permissions and ownership relative to the user(s) and/or group(s) expected to use those game files. I’m telling that Linux doesn’t care where those files physically reside. You can tell Steam that those files are exactly where Steam expects them to be at the filesystem level, without messing with Steam configs, nautilus, gnome, or KDE. There are several ways to do this, but without understanding the requirements of your machine no one here will be able to give you effective advice.

    I’ve seen some other comments from you about running something or other as root or just blanket chmods to 777 and I can tell you from experience that those are rarely effective solutions and can sometimes make things worse (just try something like that when configuring ssh configs, keys, and permissions).