TIL the Victorian era wasn’t during the Middle Ages… I feel like an idiot lol. Thanks for correcting me, I’ll edit my reply :)
busy eating waffles brb
- 1 Post
- 11 Comments
The origin of the maid dresses is actually kinda neat iirc! Japan is obsessed by medieval western nobility so they ended up opening nobility-themed cafés with maids and butlers (but mostly maids) which became insanely popular. So much so that many artistic medias including animes started integrating maids and butlers (but mostly maids) inside their stories.
Basically, it’s kinda like us with ninjas and samurais afaik.
For the bunny ears? Maybe a fetish thing idk. Probably related to the japanese culture of adoring anything cute. Bunny = small animal => cute => popular. Dunno why. Maybe I’m wrong tho.
EDIT: Not medival. I’m misremembering history (see below)
waffle@sh.itjust.worksto
Games@sh.itjust.works•OK, But Who Is Inverting Their Horizontal Controls?English
4·8 months agoInteresting! To me inverting the x-axis just makes sense in 3rd person games: you see the back of the head of the character so if the back of the head moves to the left your field of view should move to the right. Basically, the joystick controls the head of the character from your POV. Never thought that was uncommon!
GameCube controllers controlled the camera by using buttons and not two thumbsticks
Played a bit of GameCube a few months ago and that’s definitely wrong — the c-stick isn’t great but it’s very much used for camera controls — however the rest of the article seems pretty good. Thanks for sharing!
waffle@sh.itjust.worksto
Programming@programming.dev•Deno vs Oracle: The ugly custody battle for JavaScript…
12·9 months agoTL;DW from my vague memories:
Oracle got the trademark for JavaScript because they bought the company who made it. Now they have no involvement in the JavaScript ecosystem aside from making a library that barely anyone is using. The JavaScript standard has to refer to JavaScript as ECMAScript because Oracle doesn’t want anything to do with it and won’t allow other people to use the JavaScript name.
The Node.JS/Done guy says that’s stupid and had been requesting Oracle to release the trademark into the public domain for years which Oracle had always ignored/refused. More recently, Node.JS/Deno guy took Oracle to court for holding onto the JavaScript copyright with no intention of doing anything with it which ended in failure with Oracle claiming they’re involved in the ecosystem thanks to that one library they made.
The guy who created JavaScript agrees that’s stupid but can’t help.
IIRC I had to keep xsettingsd running in the background for my system GTK theme to be applied to Flatpak apps so maybe that’s what you need?
waffle@sh.itjust.worksto
Linux@lemmy.ml•Solved: ~/bin vs. ~/.local/bin for user bash scripts?
6·1 year agoI’ve tried both and
~/.local/bintends to be used by a bunch of tools to install their own binaries/scripts so depending on what you use it can become very messy (which did happen in my case). I used to have a~/Documents/Scriptsdirectory in my$PATHand that was much cleaner than my current setup so that’s what I’d recommend, especially if you want to use Git with it! :)
waffle@sh.itjust.worksto
Linux@lemmy.ml•How much of a pain is it to install Nvidia GPU drivers, really?
2·1 year agoSometimes it’s plug-n-play and everything works great. Sometimes you press the update Nvidia drivers button on your Ubuntu work computer and then need to tell IT you bricked your OS. YMMV
No worries Mickey Mice! Hopefully you won’t face any more big hardware issues after that ^^’
Good luck in your Linux journey! :)
waffle@sh.itjust.worksto
Linux@lemmy.ml•Wi-fi not working on Pop os 24.04 cosmic desktopEnglish
3·1 year ago21:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4352 802.11ac Dual Band Wireless Network Adapter (rev 03)
It’s probably related to this recent issue
In my experience Broadcom on Linux is a bad omen, second only to Nvidia. If you can, I’d recommend switching your Wi-Fi card for one that has better Linux support (e.g. “TP-Link Archer TX3000E” or anything that uses an Intel chip inside really since support for them is handled directly by Intel and integrated into Linux’s source code). Good luck! :)


Do you need your NVIDIA GPU? It sucks but the best solution is probably to disable this GPU and rely on the integrated GPU of your CPU. You can take a look at this guide from the Arch Wiki which explains how to do that
Sorry that I can’t help you with getting that GPU to work. I’ve seen some people claiming this MBP model works great with Linux but no info on if they’re using the NVIDIA GPU :/