

Just add your own context menu shortcut for .deb files that runs sudo deb -i $_
Just add your own context menu shortcut for .deb files that runs sudo deb -i $_
That rocks! Thanks for doing that math.
Makes me wonder about the harder-drive. Could you store so much data in pings to voyager that will just get returned that an entire system is “backed up” over the distance of radio waves bouncing there and back.
It’s the guts of a pair of headphones, retrofitted with a battery and audio jack. Consider it a Bluetooth audio receiver and DAC with standard audio output.
Switch 2 is 1.18lbs, Switch 1 OLED is 0.93lbs, Switch 1 is 0.88lbs, and the Steam Deck OLED is 1.41lbs. So the steam deck is almost twice the weight of Switch 1 lol. I would guess the more ergonomic grips made it seem like it was lighter.
fwiw, the Switch 2 screen is gorgeous, they did a really good job on this custom display. Putting it side by side oled and the average consumer wouldn’t be able to tell the difference “except one is bigger”.
You say “just” like that’s not a feat in and of itself, especially considering how many console launches don’t?
I would make the case for proxmox on the machine so you can divvy up the hardware as you see fit— but also setup the hard drives as a zfs1 pool (1 redundancy failure allowed). This way you can make multiple isolated machines or use LXC containers directly for apps, services, etc. while benefiting from ZFS’s excellent performance and reliability. I would say that TrueNAS Scale has been a bit of a letdown for me because it feels bloated, easy to make mistakes with complicated setups, and I have less control over the hardware. I don’t like how updates have fully broken apps. That said it is a reliable ZFS wrapper with more bells and whistles in the UI over what proxmox offers— caveat being that both can do everything if you want to take the time to learn ZFS commands.
There is also the TrueNAS based alternative HexOS that is more beginner friendly for just getting a nice NAS setup fast while still supporting apps / containers.
Thank you! This is a wonderful post, I will take another shot this weekend and hopefully something will stick this time :)
Any advice? I’m trying to get a handle on it but I’m having trouble remembering anything or finding what to do in the first place.
Jetbrains Rider for C# and VSCodium for arduino / microcontroller programming.
I’m trying to learn my way around the tmux + neovim life but the learning curve might be too much for me.
Just a reminder that as long as you don’t need any kind of platform hosting or complex multi-user setup, git itself works fine on a remote machine as your server, even just on LAN. (As always, just setup an ssh key on the two machines so ssh commands are secure and don’t require passwords all the time)
> cd /my/repos
> ssh user@10.x.y.z ‘mkdir /home/user/repos/new_repo.git && cd $_ && git init --bare’
> git clone user@10.x.y.z:/home/user/repos/new_repo.git
What about a hard drive made of network pings?
I will always recommend Ben Eater’s breadboard computer 6502 project for anyone who wants to know how it works. The 8-bit breadboard computer project as the next step too, to really dive into all the pieces. But the 6502 project is a nice entry point into hardware itself as well as the basic components of processor and memory. How and what the 1s and 0s are doing and how to make them do what you want them to do. Getting up to a working character display and serial input for a keyboard to type is such a satisfying process that takes only a few hours if you kinda know what you’re doing and a few days if you know nothing.
I love Actual. It’s fantastic and easy to use. I use off-budget accounts and weekly / monthly reconciliation just to keep the general value of these accounts at stable intervals.
I have a slight bone to pick with the PWA version of the site though. After a couple months of using the PWA front end to keep my budget and transactions accurate manually, I opened the site on my desktop browser and it completely lost all that work due to a sync issue. Apparently the PWA for weeks had not remained in sync and so all manual entries were not making back to the server. But the app works so well I never noticed because it kept just working. Supposedly there’s an alert saying it’s not synced with the server but it’s not prominent enough. So if you use that feature (the PWA) then be sure it’s syncing often.
What about one of those “under desk treadmills”?
Great project! Especially like the non-invasive pet tracking this affords.
I feel like a smaller, electromechanical version of this could also work well for people who might not need the IoT integration, it could be a nice expansion product on its own with just relays and a power circuit / classical logic circuits.
This is really a problem of human vs computer thinking.
F and f are two different characters, encoded differently. Ergo, File and file are different by raw bytes.
Some developers wish to make the interactions for the user more consistent and thus a case-insensitive filesystem is born. The problem is that this is such a low level place to make this decision.
A filesystem, as in the kernel level interactions for files, should be case-sensitive in that every character is a unique series of bits. But there’s nothing stopping a higher level api from helping users out. It would be sensible to have a case-insensitive desktop environment.
The low level functionality should remain intentional though.
Remake morrowind Todd Coward
Banning media is not the solution, building a judicial precedent around that type of defense is.