What a perfect loop.
astrsk
- 1 Post
- 98 Comments
astrsk@fedia.ioto Technology@lemmy.world•Apple’s most sweeping software redesign disappoints mainland Chinese consumers191·20 days agoI thought it couldn’t get better when System 7 had color support. It was such a revolution. Then Aqua came along and everything changed. Liquid Glass looks pretty nice to me but I’m mostly just glad we’re getting dimension back. Material flat UI is a stain on the world.
astrsk@fedia.ioto Technology@lemmy.world•You probably don't remember these but I have a question2·28 days ago2024 model here, supports ipods, wired and wireless CarPlay/ android auto, 3.5mm aux, Bluetooth. Only thing it doesn’t have is physical media (cd, dvd, cassette). If you plug in an iPhone that supports CarPlay, but turn off / disallow CarPlay from the phone settings, it just shows up as “iPod” too, so any downloaded music works fine.
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.
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.
astrsk@fedia.ioto Programming@programming.dev•Git Your Freedom Back: A Beginner's Guide to SourceHut15·1 month agoJust 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 [email protected] ‘mkdir /home/user/repos/new_repo.git && cd $_ && git init --bare’ > git clone [email protected]:/home/user/repos/new_repo.git
What about a hard drive made of network pings?
astrsk@fedia.ioto Programming@programming.dev•Going old-school: I'm reading "How to Design Programs" by MIT Press, and using LISP variation9·2 months agoI 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.
Can confirm the LTE models are totally worth it especially if you have AirPods and some music streaming service (or get a model with enough storage for your local songs). It’s amazing being able to just walk out of the house, still have music, notifications, the ability to call emergency services, directions, and even my 2FA unlocks when needed all on my wrist, all day. And unlimited data is only a $10 addon to my existing provider line.
astrsk@fedia.ioto A Boring Dystopia@lemmy.world•U.S. Secretary of Commerce says the ‘new model’ is factory jobs for life—for you, your kids, and your grandkids581·2 months agoThat poll showing 80% of voters want manufacturing jobs to come back to America but 20% of voters would willingly choose to work a factory job says everything.
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.
astrsk@fedia.ioto Programming@programming.dev•AI isn’t ready to replace human coders for debugging, researchers say33·3 months agoAs an engineer, I’m not looking forward to the entire generation(s?) of vibe coders who couldn’t explain what a byte is and the ways one might be stored on a system.
astrsk@fedia.ioto Technology@lemmy.world•US Social Security Administration Shifting All Public Communications to X15·3 months agoWell, it was fun paying into it for 20 years. Glad I never calculated the payout as part of my retirement strategy.
astrsk@fedia.ioto Programmer Humor@programming.dev•Does this exist anywhere outside of C++?3·3 months agoJust
puts(“I’m a teapot”);
:)
astrsk@fedia.ioto Selfhosted@lemmy.world•Does it ever make sense/is it possible to move certain docker volumes to another physical volume, but not all?32·3 months agoThis is mostly an IOPS dependent answer. Do you have multiple hot services constantly hitting the disk? If so, it can be advantageous to split the heavy hitters across different disk controllers, so in high redundancy situations that means different dedicated pools. If it’s a bunch of services just reading, filesystems like ZFS use caching to almost completely eliminate disk thrashing.
astrsk@fedia.ioto Steam Deck@sopuli.xyz•Using the Steam Deck docked has been a dreadful experience for me. Is it just me going wrong?7·3 months agoThe official dock has been fine for me on both an LCD 1st batch model and a late 2024 OLED model, plugged in 100% of the time. What dock are you using? There’s a lot of bad docks out there, from a compatibility standpoint.
Another thing to try is a full factory reset. Make sure your game saves are backed up in steam cloud and move as many games to the SD card or temporary drive as you can to make it easier to get back up and running.
astrsk@fedia.ioto Mildly Infuriating@lemmy.world•Influencers people are finding their way to the Fediverse9·4 months agoWell aren’t you insufferable.
The steam deck gboperator is brilliant!
astrsk@fedia.ioto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•A friend of mine looking to download episodes of a show available on Amazon Prime video to store on his Jellyfin server for preservation. Is there a guide for this anywhere that they can reference?3·4 months agoIf you can see it, you can record it.
Yes, look on their website for compatible models, there’s a handful of affordable ones, many which perform better on higher tier connections too. Been using my own modems with Comcast for 25 years.