There’s some things called software architecture, requirement engineering and software design. More dev teams should try this.
30 he/him Embedded Software Dev High-Tech Low-Life
Gamer, Beginner Audiophile, Cyberpunk
RPGs, board games, video games, you name it, I play it
Currently rocking kbear ks1’s and heavily eq’ed Sony wf-1000xm4’s
My Mastodon: @spike@gametoots.de
There’s some things called software architecture, requirement engineering and software design. More dev teams should try this.
Always leave it to the actual users to find any bugs you didn’t think of, lol.
Actual Josh from “Let’s game it out” energy.
I self host some stuff, because I dislike that I’m buying only the rights to consume certain kinds of e-media, instead of buying the e-media itself. So I make us of the consumer rights laws in europe and make a decrypted personal copy and stream it myself from my home server (an outdated laptop)
I spun this up just today and had no issues whatsoever. Just a bad aftertase because the AIO package creates and manages other containers on the host, I’d love to have more control over those as well. But for the sake of comfortability I’ll just have to accept that. And it truly works out of the box!
Also some kind of Machinery. “GameMachine” for my Xbox “BigMachine” for my PC “MiniMachine” for my Phone “MicroMachine” for my Pi
Except my small 2-in-1 Laptop. That’s “decepticon”. Because it’s an Asus Transformer Book.
I go to the gym 3 times a week to prevent any kind of injuries like back pains, obesity or carpal tunnel. Before I started I was nearing the “severe obesity” bmi value and had constant back pains. Getting fitter decreases risk of illness and injuries.
As for the repetitive motions. I have ADHD so I’m always moving some parts of my body. :/
It’s a HTCPCP Response Code.
I know. He’s a legend. And I respect his work. He doesn’t need to brag.
And yet he does.
As usual his code might be a great thing, but his pretentious attitude is still shit.
“Ah yes look at me I have written, oh my dare I say, some ASSEMBLY honhonhonhonhonhon”
That this is a big thing seems wild to me.
Assembly isn’t such a big thing, some devs use it daily (Hello to my embedded devs out there) so why is this worthy a news article?
I usually cut down on domain/DNS cost by using a free dynamic DNS service called duckdns. It works super well, provides Let’s Encrypt support and sub-sub-domains. (for example your could have https://git.$username.duckdns.org
)
I’ve found as a IT noob that Caddy 2
provides as much “batteries inside” and “boiler-plate free” to support me, because I have no Idea what I’m doing. So I just let caddy handle my encryption and reverse proxy to my actual server.
I’m an embedded software dev, who only discovers ethernet protocols on a surface level, because we hadn’t need it yet in previous projects, so I’m a bit lost on how to do cloud stuff. So having all these great tools for free for me to try out and connect from outside to my media servers and stuff is awesome!
“Any sufficiently advanced technology is indistinguishable from magic”
Arthur C. Clarke, 1962, “Profiles of the Future: An Inquiry into the Limits of the Possible”
Really? It feels like there’s a new komga version every other day 😅
Will definitely go and check out Kavita tomorrow.
What made you use Kavita over komga? This is only the second time I’ve read about Kavita, so I’m quite curious for any user experience.
I’m currently setting up a new server and used Komga until now, but I’m willing to switch.
It’s not. Like the commenter above said: It’s a fraction of the task at hand. Especially when you design the rest of the system to run only if necessary. Context Switches are what? like 50 CPU Cycles? Store Registers, Store TCB, Load other TCB and load other register states jump back to PC. Maybe some other OS Shenanigans, but that’s basically it.
Now Imagine complex calculations on a 25-Dimensional Matrix.