SuperFola

joined 1 year ago
[–] SuperFola@programming.dev 5 points 1 month ago

Nginx proxy manager can do all of the routing for you if you are using docker. In a graphical interface without touching config. It’s on top of nginx so you get all its benefits!

[–] SuperFola@programming.dev 2 points 1 month ago

On my own server at home, yes. Because that’s important for me to know what’s going on and not discover something by chance weeks later.

 

TLDR: perfctl is a crypto mining and proxy jacking malware that exploits about 20’000 common missconfigurations to install itself on Linux servers. Mostly using a 10/10 CVE on Apache RocketMQ.

It is very persistent and can reinstall itself even when you have deleted all the perfctl and perfcc files. It hides itself by removing logs, network packets, and stopping all activity once you login to the machine.

Monitoring cpu usage using tools (I use net data on my server) can help identify infections (100% cpu usage when « idle »).

[–] SuperFola@programming.dev 20 points 1 month ago (1 children)

Damn that sucks

Nintendo is really after every switch related not official project these days. The migswitch, Yuzu, ryu, any video showcasing their sweet games with mods (botw multiplayer videos have been DMCA)

[–] SuperFola@programming.dev 2 points 1 month ago

Thanks for the insight! That’s not something I thought about

[–] SuperFola@programming.dev 1 points 1 month ago (4 children)

Why? What does it bring you? I’m genuinely curious

[–] SuperFola@programming.dev 113 points 1 month ago (66 children)

They are trying to make foldable iPhones because everyone else is making a foldable phone, but have they stopped and asked themselves if people want and need a foldable?

I have yet to see a real use case for something like a Samsung Z flip, and carrying a bulky Z fold phone in my pocket only to be able to have a tablet once in a while and watch a movie is not interesting enough.

[–] SuperFola@programming.dev 34 points 1 month ago (6 children)

So they are allowed to pirate content actually? Even if it’s not Netflix or YouTube they take screenshots of potentially copyrighted content

[–] SuperFola@programming.dev 33 points 1 month ago (3 children)

From what I saw it was actually rising. A lot of Brazilian signed up when X was banned in their country and all the indicators are going up it seems. I don’t know where they got their numbers, to me it feels like they needed an excuse to cut costs.

[–] SuperFola@programming.dev 1 points 1 month ago

Is it an ad or is it related to technology?

[–] SuperFola@programming.dev 33 points 2 months ago (1 children)

« creating an AI fund to back projects in these [poorer] nations, establishing AI standards and data-sharing systems, and creating resources such as training to help nations with AI governance. »

So basically burn money and energy on some hallucinating algorithm should be as important as investing in green energy and reducing CO2 levels. That makes sense. Like, yeah, totally onboard. What could go wrong?

[–] SuperFola@programming.dev 10 points 2 months ago (8 children)

Heck, I sometimes can’t understand my own code. And this AI thing tries to tell me I should move this code over there and do this and that and then poof it doesn’t compile anymore. The thing is even more clueless than me.

[–] SuperFola@programming.dev 32 points 2 months ago (16 children)

How come the hallucinating ghost in the machine is generating code so bad the production servers hallucinate even harder and crash?

 

I currently have a server, a Dell T310 with an SSD in it and 12Gig of ram (weird config, I know I messed up but it works fine so I can’t be bothered to change that for now), with all my dockers running in it.

It runs mostly fine, with Debian 11, a VPN so that I can block public ssh and allow it only on the VPN network, an nginx proxy to have services like a forgejo and a music library (ampache).

However it can’t run a Minecraft server with more than a single person on it without stuttering ; so I was considering changing it maybe next year, after more than 3 years of services, for something beefier but also consuming less W/h (current consumption is 80W), and since I already have a Mac for work I was wondering how suitable a Mac Mini M1/M2 would be for a homelab?

Does anyone have such a configuration and how does it work for you? Any hurdle that you should be aware of?

view more: next ›