- 34 Posts
- 292 Comments
nutbutter@discuss.tchncs.deto
Mildly Infuriating@lemmy.world•This Lemmy client doesn't have a way to filter for posts of the yearEnglish
161·12 days agoWhich lemmy client is this?
That’s the beauty of fediverse and open source, you can change or shift to another client.
nutbutter@discuss.tchncs.deto
Android@lemmy.world•Looking for a daily driver successorEnglish
6·16 days agoI would say Pixel 8a or 9a. Both are 6inches if I’m not wrong.
Nothing is also an option. OnePlus phones are also good.
nutbutter@discuss.tchncs.deto
Privacy@lemmy.ml•Airtel Router has bluetooth and they say they can't disable it.
1·21 days agoI have enabled bridge mode, and am even paying for a static IP.
nutbutter@discuss.tchncs.deto
Privacy@lemmy.ml•Airtel Router has bluetooth and they say they can't disable it.
4·21 days agoAirtel provides great service, but they are terrible at such things. They won’t let me disable the WiFi, even though I am in bridge mode and am using my own router. In their UI the options are greyed out. Their “engineers” don’t know anything other than wiring stuff. Half of them say they allow port forwarding, while other half says they don’t allow it for security reasons.
If it is possible for you, get a business connection, rather than a residential one.
nutbutter@discuss.tchncs.deto
Selfhosted@lemmy.world•Hosting multiple services with one IP address.English
14·27 days agoIn your DNS settings, from your domain provider, add all the A and AAAA records for the sub domains you want to use. So, when someone hits the port 443 using one of those domains, your Nginx Proxy Manager will decide which service to show to the client based on the domain.
how do I tell the machine to send piefed traffic to this subdomain
Configure your Nginx Proxy Manager. It should be using port 80 for HTTP, port 443 for HTTPS and another port for its WebUI (8081 is default, iirc).
So, if I type piefed.yourdomain.com in my address bar, the DNS tells my browser your IP, my browser hits your VPS on port 443, then Nginx Proxy Manager automatically sees that the user is requesting piefed, and will show me piefed.
For the SSL certificates, you can either generate a new certificate for every subdomain, or use a wild card certificate which can work on all subdomains.
nutbutter@discuss.tchncs.deto
Games@sh.itjust.works•The new owner of GOG discusses taking on Steam, the devil of DRM, and following in Nightdive's footstepsEnglish
353·29 days ago
How about Linux fuck your mom?
You can try Winboat.
It uses docker or podman to create a windows container and run windows programs, that Wine or Proton can’t run. The experience may not be snappy, as there is no GPU passthrough support yet, but it sure is seamless. I once tried Photoshop and it ran great.
nutbutter@discuss.tchncs.deto
Selfhosted@lemmy.world•ChatGPT fried my drive!? [Solved]English
1·2 months agoI have never worked with SAS drives. Another way to do what I suggested is to connect the server to a display output and boot a linux ISO with a libe environment.
nutbutter@discuss.tchncs.deto
Selfhosted@lemmy.world•ChatGPT fried my drive!? [Solved]English
213·2 months agoWhy do you trust a text generator for critical things? And did you really not cross check what command it is asking you to run?
Anyway, the solution…
If I were you I would plug the drive into a system where I can run gparted or KDE Partition Manager, with a GUI and try to format the drive again, create the partition table again. If you have tried that, what errors are you getting?
nutbutter@discuss.tchncs.deto
Open Source@lemmy.ml•a different approach to what a launcher can be
5·2 months agoWhen I had Instagram, I used to tag so many friends in so many posts.
I want some friends on Lemmy too! :(
It’s infuriating, really.
Add 1 Jan 1970.
nutbutter@discuss.tchncs.deto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Torrent site for Indian content?English
16·2 months agoNewer Bollywood and south indian films are mostly available on yts, and for higher quality you can search on 1337x. For more, like bluray remuxes, I rarely find anything on torrent, but olamovies.top is a reliable enough source, it uses direct download.
A majority of indians use sites like these olamovies, mkvcinemas, etc, and a lot even rely on just telegram channels.
nutbutter@discuss.tchncs.deto
Linux@lemmy.ml•Reccommending a Linux distro for a friend
41·2 months agoIf not Bazzite, Nobara is an option. It is based on Fedora, but is not an atomic distro, and iirc, it replaces selinux with apparmor, but unless you’re getting into development, docker/podman etc, selinux will never be an issue.
Nobara is maintained by Glorious Eggroll, who also maintains proton-ge. Is also comes with an iso with built-in nvidia drivers, and also comes with an HTPC iso.
I have been using it for a few years, now. The documentation is also well detailed. And anything that works on Fedora will work on Nobara.
nutbutter@discuss.tchncs.deto
Asklemmy@lemmy.ml•Are comics more in demand than stories?
8·2 months agoPictures are fun to look at. Also, one picture can tell you things that 10 sentences cannot.
I would personally prefer a short comic (4-frames) than a short paragraph. But it also depends on the context and quality of the writing. Idk.
nutbutter@discuss.tchncs.deto
Asklemmy@lemmy.ml•Fishing mini-game, pet the cat/dog - what other non-negotiables go into a video game, regardless of genre?
8·2 months agoLockpicking and pickpocketing.
Ladybird needs more testing. More people need to download it and provide feedback. Binaries aren’t available, but you can easily build it.
At least my personal websites are working as expected on Ladybird.





Sunshine and Moonlight.
It is made for gaming, but can be used for remote desktop. I use it when my laptop cannot handle a Blender scene and I want to use my desktop. It also works good with Headscale (or Tailscale if you use that). You can enable end to end encryption too.
If you want a direct replacement for Anydesk, check out Rustdesk. It is FOSS, but does not have good reputation.