ohshit604
- 0 Posts
- 17 Comments
It’s proprietary software, they only have an APi for marketing related requests and you’re unlikely to find someone spending time reverse engineering the application.
ohshit604@lemmy.halstead.hostto
Linux@lemmy.ml•Finally done with the distro-hop: My return to Fedora
341·4 days agoDebian for everything.
ohshit604@lemmy.halstead.hostto
Ask Lemmy@lemmy.world•Do you think I should get a PC or a PS5 for my birthday?
13·5 days agoIf you go console be prepared to shell out $20 a month for internet access.
ohshit604@lemmy.halstead.hostto
Open Source@lemmy.ml•Send files between two devices using nothing but a screen and a camera
19·5 days ago2.2k stars, 252 forks, repository created 1 day ago.
ohshit604@lemmy.halstead.hostto
Ask Lemmy@lemmy.world•The offer to pay more for the same finally pushed me to cancel Apple Music. What is a good alternative that's not loaded with ads?
4·6 days agoFinamp is worth it if you’re looking for a music player behind Jellyfin, offline downloads and capable of transcoding the files down to AAC to save on storage usage.
I don’t know face creams but I know zinc, zinc poisoning sucks, avoid breathing it.
Bought an Asus TUF laptop back in 2020? Maybe 2021, had a Ryzen 3750H and a 1660ti, at first it was great and was an improvement from my previous laptop but unfortunately barely lasted a year before the fan bearings started to give out and made terrible sounds, even after replacing the fans they barely lasted a month before going back to the horrid noises.
The thing struggles to keep itself cool. Doesn’t matter if it’s running Debian or Windows it was horrible to do literally anything without getting frustrated.
Eventually upgraded and gave it to a buddy who didn’t have a computer, thing still sucks as a daily driver and I definitely wouldn’t trust it in a server environment. The sounds of those fans still haunt me to this day.
ohshit604@lemmy.halstead.hostto
Privacy@lemmy.ml•US government targets Cop City protester over phone operating system
49·13 days agoI smell the “all Linux users are hackers” argument approaching:
ohshit604@lemmy.halstead.hostto
Selfhosted@lemmy.world•[AIT] paperless-ngx 3.0.0English
173·14 days agoGuess you won’t be making issues there for a while eh
ohshit604@lemmy.halstead.hostto
Linux@lemmy.ml•Looking for open source linux / android stress testing software.
1·14 days agoWhat distro are you using? There are 3 big distro’s you need to keep in mind for, Debian, Arch and Fedora, every other distro typically bases themselves off of one of these big distro’s.
Documentation is your friend, if you’re using a Debian based distros the
stress ngrepository linked above has this in their documentation -
Debian packages for Ubuntu
Recent versions of stress-ng are available in the Ubuntu stress-ng ppa for various Ubuntu releases:
(run the commands below to install the package)
sudo add-apt-repository ppa:colin-king/stress-ng sudo apt update sudo apt install stress-ng
Now that is installed, they have an examples section.
Examples
Run 8 CPU stressors for 60 seconds:
stress-ng --cpu 8 --timeout 60 stress-ng: info: [184401] setting to a 1 min run per stressor stress-ng: info: [184401] dispatching hogs: 8 cpu stress-ng: info: [184401] skipped: 0 stress-ng: info: [184401] passed: 8: cpu (8) stress-ng: info: [184401] failed: 0 stress-ng: info: [184401] metrics untrustworthy: 0 stress-ng: info: [184401] successful run completed in 1 minCouple of definitions and examples that will help you along the way.
- Package = Software
- Dependencies = Xyz package depends on xyz package to function
- Package manager = The package used to install other packages (apt, yum, rpm, etc)
- Root user = User ID = 0 (UID) and Group ID = 0 (GID) otherwise known as the administrator account
- Root filesystem = the “/“ folder
ohshit604@lemmy.halstead.hostto
Selfhosted@lemmy.world•Self Hosting- Security recommendationsEnglish
7·15 days agoIf you really need to expose something to the internet set yourself up an SSO/OIDC provider and have it sit in front of the service and have a deny-first policy in place, whitelist the known few IP’s that need to connect regularly or alternatively geoblock.
Also suggest setting up some security headers, however headers can be confusing for beginners.
ohshit604@lemmy.halstead.hostto
Selfhosted@lemmy.world•Self Hosting- Security recommendationsEnglish
2·15 days agoVirtualize or containerize everything.
ohshit604@lemmy.halstead.hostto
Linux@lemmy.ml•Is there a reason to pick Fedora over Ubuntu?
26·17 days agoUbuntu is based off of Debian, just use Debian instead.
Matrix is nice but it’s clear they’re appeasing more towards shareholders than the community, self-hosting via Docker Compose was a PIA as there are 4-5 services that need to talk to one another.

If you want people to take your requests for support seriously then you shouldn’t be using ambiguous wording. Be clear, be concise.