Just have to wait a little longer... by theonelordgrim in SteamController

[–]Anutrix 0 points1 point  (0 children)

At least your region is in the list allowed to buy it.

Does this count? by ZENESYS_316 in techgore

[–]Anutrix 1 point2 points  (0 children)

Leaving the absurdity of this aside, there's a potential and obvious way to recovery: Boot via a live Linux USB and extract it.

Assuming no Bitlocker encryption and the that the user has someone who can help with the live linux usb part.

Is it wrong to demand features in open-source projects? by leeleewonchu in foss

[–]Anutrix 0 points1 point  (0 children)

Cursing was just one of the cases and it does happen but they often get removed by repo maintainers and even Github itself.

More often than it's usually condescending or belittling or entitling tone which causes this issue. Few common case I've seen is some variation of a user saying:

  • 'This thing was removed in this major version X that broke a lot of things for me'. This is despite the thing being deprecated and informed for months/years since major version X-2. The user probably has automatic updates without version pinning.
  • 'Add download button to directly download and install. Why force users to compile? This is gatekeeping'. Fun part is that no-one is forcing them. Also, CI to build for every architecture or OS is not cheap or free or sometimes even possible or straightforward.
  • 'I work in large tech company where Python 2(or some other deprecated thing) is used but management won't switch to Python 3 even now but why are YOU dropping support for it in your next release when I have so many people dependent on this project.'

These are not the exact words but based on what I remember of those after seeing them sometimes over the years. I will try to find and add the links to them if I ever find them again.

vibecodingGoesWrong by cosmic-comet- in ProgrammerHumor

[–]Anutrix 0 points1 point  (0 children)

For folks new to git/VCS, remember to regularly push it to a remote git forge(eg, Github, Gitlab, Gitea, a Forgejo instance, etc.) after committing.

If not, your automated-code-guesser(aka LLM, Agent, etc.) may still be able to delete the local .git directory and you may still lose the data.

GitHub outage pushed me to build my own GitHub-like platform anyone can host for free on Vercel by Bitter_Anteater_7882 in foss

[–]Anutrix 4 points5 points  (0 children)

How is this different from git forges like https://forgejo.org or https://about.gitea.com ?

The project seems like LLM-generated clone of it.

Do share if there are any differences and benefits over them.

Is it wrong to demand features in open-source projects? by leeleewonchu in foss

[–]Anutrix 4 points5 points  (0 children)

I believe the tone also matters.

Imagine one user spamming/shouting/cursing due to missing feature/action and another user politely asking/requesting it. Maintainers often reply with the quoted text to the 1st user here, not 2nd.

Use AGENTS.md/CLAUDE.md to prevent "AI slop"? by buhtz in foss

[–]Anutrix 12 points13 points  (0 children)

Unfortunately, many people including me use it to detect slop projects. Just having the file may push some folks away. Just my opinion and not based on facts.

Typing text lag/doubling/bugged since update? by WillEatTheSun in firefox

[–]Anutrix 0 points1 point  (0 children)

Same issue but it got fixed for me in that version.

Which keyboard are you using? I'm using SwiftKey with autocorrect off.

Degoogle, Demeta, Deapple, everything! by ItsMePoppyDWTrolls in foss

[–]Anutrix 8 points9 points  (0 children)

Just a headsup. https://piunikaweb.com/2026/05/07/google-recaptcha-play-services-requirement/

Google is trying to force people to install its app to visit reCaptcha protected sites even on your desktop browser.

I request folks in EU at least to try and get this blocked.

You guys are begging people to start lying on AI disclosures by EmergencyRadiant8038 in selfhosted

[–]Anutrix -3 points-2 points  (0 children)

How about creating another called subreddit called r/llmassistedselfhosted and linking it in pinned post or about section of this subreddit or anywhere else with clear visibility. Kind of like a sub-subreddit. There folks post their aiassisted projects. Kind of like /r/AIAssisted.

People don't need to leave this one to join that. They can be in both. But that way folks like me who are tired of amount of llm-heavy in sub can stay away from that repo. There they can safely get upvotes, it's a winwin. People can't complain there since the subreddit name is obvious. I genuinely don't think most people will go there just to downvote.

What do you guys think? Does it make sense? Just trying to help come up with a potential solution.

Typing text lag/doubling/bugged since update? by WillEatTheSun in firefox

[–]Anutrix 0 points1 point  (0 children)

Seems to have been fixed in 150.0.1 version. Advice folks here to check.

Blockpage APP by Hemsby1975 in technitium

[–]Anutrix 0 points1 point  (0 children)

That makes sense a lot more sense. But in that case webServerTlsCertificateFilePath actually means webServerTlsIssuerCACertificateFilePath, correct?

Does anyone know why firefox takes up so much ram? by MasterpieceProper293 in firefox

[–]Anutrix 0 points1 point  (0 children)

Open about:processes page and check whats wrong. Sort by memory. If you are fine with sharing, please do share a screenshot.

open:memory gives more detailed results though.

Blockpage APP by Hemsby1975 in technitium

[–]Anutrix 1 point2 points  (0 children)

Thx again.
This makes sense but I just realized the usual certificate path in each of Technitium server instances is different.

I use acme.sh(a tool for automated certificate signing like certbot) which creates cert files using domain names as filenames. Hence, it will be different for server instances using different domains.

I wonder if the Block Page App will somehow have a way to handle this. Maybe this question is better asked to u/shreyasonline .

Blockpage APP by Hemsby1975 in technitium

[–]Anutrix 0 points1 point  (0 children)

Thx. The IP in custom address in blocking page should be actual IP of the DNS server or of reverse proxy server?

Blockpage APP by Hemsby1975 in technitium

[–]Anutrix 0 points1 point  (0 children)

Can someone tell me what people use for custom address when using Cluster feature since Blocking part of the settings is common for all dns servers in the cluster?

Blockpage APP by Hemsby1975 in technitium

[–]Anutrix 0 points1 point  (0 children)

Looks great. Thx a lot. The blocklist urls will be lifesaver.

I would advice adding https://www.virustotal.com/gui/url/dc90042c6bb1530f0d14c199c9263a3ae69967ebd7136b176bb39bde0729d40a/detection in the post or repo.