jayands

u/jayands@lemmy.world
0 posts · 28 comments

Recent posts

No posts.

Recent comments

on Thirsty much? · c/lemmyshitpost · 6 pts · 12d

I'd like to point out that King James himself had more than one male lover, in case this is anywhere near remotely serious

Uma Musume (馬娘, literally "Horse Girls") is a gacha style game by CYGAMES that has several anime. The idea is to take actual race horses, regardless of gender, and make them moe anime waifus that run huma-style footraces. One very popular one that I know, is Golshi, or the horse Gold Ship. From what I can gather, though, the mascot is supposed to be Special Week. (I only tangentially interact with pure gacha games because of my crippling fear of being addicted)

Anyway, plenty of good memes from the fans, and decent artwork in the usual places for manga-adjacent things, whatever that means for you.

I'd like to believe they mean on the next GPU you get, but not everyone can just upgrade their card. But if you can, dump Nvidia in the daily driver asap, as long as it's reasonable to do so.

Also, side tangent, but remember when the whole computer cost a grand? I miss those days.

on bold words · c/lemmyshitpost · 4 pts · 156d

Um, if you know about it beforehand, prep your notes and summarize them into about A4 size and just say "read this note"

Your node_modules directory can get so bloated that the community came up with different package managers just for deduplication! pnpm, for example, makes one global-adjacent cache, and then just symlinks the dependencies as needed. This is because the regular npm doesn't, because what if the package changed between the 20ms since I downloaded it for nuxt? (Sorry Nuxt users, had to pick a name)

The subtle difference is that your $SHELL is responsible for opening (and, iirc, parsing?) the file when you use \<, versus the $EDITOR being the responsible entity.