WHAT THE FUCJ IS THIS SORCERY BRO I’VE BEEN USING LINUX FOR AGES AND NEVER KNEW THIS BROOOOOOOOOO
Akatsuki Levi
- 0 Posts
- 20 Comments
Akatsuki Levi@lemmy.worldto Linux@lemmy.ml•Thought I'd Died & Linux Was the MessengerEnglish1·1 month agoAbsolutely will :3
Akatsuki Levi@lemmy.worldto Linux@lemmy.ml•Thought I'd Died & Linux Was the MessengerEnglish11·1 month agoDaaamn… I’ve been open sourced
Akatsuki Levi@lemmy.worldto Linux@lemmy.ml•Thought I'd Died & Linux Was the MessengerEnglish3·1 month agoOneShot is literally the main inspiration for my game :3
Akatsuki Levi@lemmy.worldto Linux@lemmy.ml•Thought I'd Died & Linux Was the MessengerEnglish60·1 month agoI’m making a game taking place in a fake operating system and…
This gives me ideas
I will talk to the power! “I can’t pay electric bill-”
Linux is mayo
Akatsuki Levi@lemmy.worldto linuxmemes@lemmy.world•What's your favourite OS that does not use systemd?English4·3 months agoAlpine
Akatsuki Levi@lemmy.worldto Selfhosted@lemmy.world•Questions about selfhosting Git, and making some small scratch on the side.English19·4 months agoI personally actually use Forgejo with Forgejo Runner It gives me a fully self-hosted experience that feels just like Github, and Forgejo Actions is nearly 1:1 with Github Actions
About CI Rental thought, never touched there, but maybe not that hard? Probably Jenkins or Drone CI has support for it
And LFS, AFAIK both Gitea and Forgejo have support for it(just need to enable on the app.ini)
Akatsuki Levi@lemmy.worldto linuxmemes@lemmy.world•"They just have to read the documentation"English5·4 months agosips coffee from Alpine land
Cry? I friggin prefer to just have everything small AF, it’s extremely easy to know exactly what your system is doing
I’ve been daily driving Alpine for nearly an year now, and I’m just in love with it.
For nvidia? Alpine Linux. It’s so hard there is 0 support outside of nouveau
(I mean, Alpine uses MUSL instead of GLIBC, so expected)
For AMD? doas apk add linux-firmware-amdgpu mesa mesa-tools vulkan-loaders xf86-video-amdgpu There, you’re good to go(wiki also tells you that)
Specially on Wednesday, my dudes
I have switched production to Caddy before V2 and haven’t looked back ever since. During my Apache era, always had to keep a eye on stuff and deal when things decided to break With caddy? I just throw the config and it just works without complaining at all
Akatsuki Levi@lemmy.worldto linuxmemes@lemmy.world•This town ain't big enough for the 2 of usEnglish9·5 months agoI never trusted those
Akatsuki Levi@lemmy.worldto Selfhosted@lemmy.world•What steps do you take to secure your server and your selfhosted services?English394·6 months agoDisable password authentication on SSH
Enable firewall and block all ports you’re not using(most firewalls do this by default)
Switch to a LTS kernel(not security related, but it keeps things going smooth… Technically it is safer since it gets updated less often so it is a bit more battle tested? Never investigated whenever a LTS kernel is safer than a standard one)
Use Caddy to proxy to services instead of directly exposing them out
HTTPS for web stuff(Caddy does it automatically)
Akatsuki Levi@lemmy.worldto linuxmemes@lemmy.world•Rust? Like what's on some metals?English1·6 months agoYou dont have to malloc and free manually That’s what it means by ‘not needing to do it manually’
Akatsuki Levi@lemmy.worldto linuxmemes@lemmy.world•Rust? Like what's on some metals?English176·6 months agoProgramming language like many others It has some fancy borrow checker that makes memory usage get statically analyzed by the compiler, so you dont have to manually manage memory, and the program won’t need a garbage collector
‘fuck’ and the family of ‘fucking’
Funnily enough, me with Alpine Linux
I threw it at my laptop and it just worked without a hitch