the phrase “opt-in consent” is sickening. if its not opt-in then, legally, it shouldn’t be consent at all. I hate that we have to clarify.
the phrase “opt-in consent” is sickening. if its not opt-in then, legally, it shouldn’t be consent at all. I hate that we have to clarify.
Think of all the weird minigames that were only ever released on mobile; its Flash Games all over again! This is huge for emulation!
Why is this in c/Technology?
That’s exactly what I thought would work, but it doesn’t.
I’m using a regular off-the-shelf tape recorder, it doesnt have an electronic interface, I just press play and record manually.
I did use par2
and tar
to generate redundancy, but I still need a way to locate it in the bytestream. Tar doesn’t seem to reliably mark the start or end of files :/
I tried that first! But tar
complains if it can’t find the file header! So I still need to do some sort of packets. Unless you know some sort of workaround?
syncthing is the easy option if you have some files you always want to have on both. if you just want to access your desktop files from your phone, I recommend Cx File Explorer for Android, it’s a file browser that supports various network file share protocols including Samba and SFTP.
I dont. Its honestly not great. I’d rather that effort went to preserving and repairing the existing tools of the free and open web – the old protocols are extensible. Imagine if we had an RSS client with a “reblog” feature!
“Federation” adds overhead and honestly creates as many problems as it solves. It’s not a selling point, its a price tag.
Starting anything from scratch is a huge risk these days. At best you’ll have something like the python 2 -> 3 rewrite overhaul (leaving scraps of legacy code all over the place), at worst you’ll have something like gnome/kde (where the community schisms rather than adopting a new standard). I would say that most of the time, there are only two ways to get a new standard to reach mass adoption.
Retrofit everything. Extend old APIs where possible. Build your new layer on top of https, or javascript, or ascii, or something else that already has widespread adoption. Make a clear upgrade path for old users, but maintain compatibility for as long as possible.
Buy 99% of the market and declare yourself king (cough cough chromium).
It’s my favorite controller for Steam, yeah! I have gyro aiming set up in minecraft; right trigger half pull enables gyro-to-mouse, and left touchpad pulls up a bunch of menu hotkeys.
If you want a budget controller with lots of features, go on ebay and get a used Dualshock 4 (PS4 controller). It’s got a touchpad and gyro so you can do some interesting stuff with it.
optional autocomplete is a nice-to-have, eager autocomplete is a pain in the ass. as long as it only completes when I ask it to, I don’t mind.
right pad for mouse, left pad for hotkeys, all the way. Great for games that use the entire left half of the keyboard.
My experience with pacman was via rwfus on steam deck. I was coming in as someone with experience with apt, npm, pip, even choco and winget on windows. My expectation from pretty much every other command line tool is that commands are verbs, flags are adverbs. So having to install with “pacman -S” (or is it “pacman -Sy”?) just feels unnecessarily cryptic. Same with “nix-env -iA”. I understand that there are some clever internals going on under the hood, but you can have clever internals and sane defaults. For instance, “npm install foo” both downloads the package to node_modules and updates package.json for me, so I can see what change was made to my environment. Nix should do that.
I’ve also seen it as pacman -Sy
and pacman -Syu
and so on. I really just think “install” should be a subcommand, not a flag. That’s really my only issue I guess, I’ve only ever used pacman via rwfus on steam deck so maybe my usability problem is with that.
pacman and nix are both really neat conceptually but they both fail at the most obvious usability test, which is “I just want to install a package”; its like exiting vim all over again.
edit: yes, I know you can set an alias to pacman -Sy
or whatever, but if you need to set up an alias for a command to be usable, then I can’t in good faith recommend that OS to anyone, and I don’t want to use an OS I wouldn’t recommend to others.
I’m in the same boat. I’ve looked around and there really isn’t anything. You could buy some third-party joy-cons but you’ll have the same issues.
Workaround for now is to make sure you have line of sight between the joy-con and the steam deck. Their reception is fine when unobstructed.
If you’re gonna dismiss it like that then I’d love to hear what your pain points are. What’s so bad about containers for multi-platform applications?
Why is this on c/Technology? Musk isn’t twitter and twitter isn’t tech news.