


Professional software engineer, musician, gamer, stoic, democratic socialist
Swapper
Not my actual favorite, but it's very high on my list, and I didn't see it posted yet.
I see no reason to migrate from sway.
I agree that Vaxyr has a terrible record with community-building and tolerates bullying.
I don't think it's fair to call him a Nazi sympathizer, based on the linked screenshots. He never said he espouses the ideology, he just said he wouldn't blanket ban Nazis from his server. Obviously that's a bad take, but it's not the same as being a Nazi sympathizer.
Animals as Leaders
Allen Stone
I'm reaching a little here, but I couldn't get into Fullmetal Alchemist Brotherhood. I gave it around 10 episodes IIRC and just didn't like any of the characters or find the plot very interesting. It's possible the English VAs had something to do with it too; I normally watch in Japanese but I was watching FMA with friends that don't like subs.
I was surprised because it's ranked so highly among anime.
They may not technically have teeth but they have a serrated beak.
Why is this website so utterly broken? The cookie policy pop-up can't be dismissed and I can't click anything on the page.
Batteries weigh less after discharging.
Hard drives weigh more with data stored on them.
There is a minimum amount of energy required to erase one bit of information (Landauer's Principal).
Gifsthatendtoosoon
Alt-D, "chr", Enter
Who am I kidding, I use Firefox.
I recently attended a Beyblade birthday party and it was rad.
Your last point hinges on a false equivalency. Imprisonment is also a crime, but we let the government imprison dangerous people for public safety. It's different when the government does it.
Obviously the death penalty is a different situation, but your logic doesn't hold up in either case.
To be clear, I don't support the death penalty. But people on the Internet seem to hate it when I play devil's advocate to sharpen an argument.
Use Jujutsu jj
and you won't have this problem
Look up Operation Paul Bunyan AKA The Korean Axe Murder Incident
I'm not making a larger claim here, I'm just asking the vegetarians to explain the logic of their belief.
It sounds like now you're saying that you want to reduce pain rather than the killing of intelligent/conscious life.
In that case would you be OK with slaughterhouses if they treated the animals humanely and killed them as quickly as possible before they could feel significant pain?
You're so right. I guess it doesn't matter what happens between now and the inevitable future. -_-
Possible to bind qbittorrent to separate interfaces for clearnet and I2P?
I ask because it would be nice to use the "I2P mixed mode" features of qbittorrent, but I want to keep my clearnet traffic on the VPN.
Background
I have I2PD running only on my home gateway for better tunnel uptime.
To ensure that torrent traffic never escapes the VPN tunnel, I have configured qbittorrent to use only the VPN Wireguard interface.
Problem
I think this means qbittorrent I2P traffic will flow into the VPN tunnel, but then the VPN host won't know how to route back to my home gateway where the SAM bridge is running.
Firefox is constantly changing "http" to "https" for i2p sites
I've configured my i2pd proxy correctly so things are somewhat working. I was able to visit notbob.i2p. But sometimes Firefox really likes to replace "http" with "https" when I click on a link or even enter the URL manually into the bar. I have "HTTPS-only mode" turned off, and I also have "browser.fixup.fallback-to-https" set to "false" and "network.stricttransportsecurity.preloadlist" to false.
I tried spying on the HTTP traffic in web dev tools, and I see the request gets NS_ERROR_UNKNOWN_HOST. This does not happen when using the xh
CLI HTTP client, so Firefox is doing something weird with name resolution. I made sure to turn off the Firefox DNS over HTTPs setting as well, but it didn't seem to make a difference.
I assume that name resolution needs to happen in i2pd. How can I force Firefox to let that happen?
Update: Chrome works fine.
Update: I started fresh and simplified the setup and it seems fixed. I'm not entirely sure why. The only things I've changed from default are
Is it possible to stay anonymous when joining a private tracker community?
I was just reading through the interview process for RED, and they specifically forbid the use of VPN during the interview. I don't understand this requirement, and it seems like it would just leak your IP address to the IRC host, which could potentially be used against you in a honeypot scenario. Once they have your IP, they could link that with the credentials used with the tracker while you are torrenting, regardless of if you used VPN while torrenting.
Impressed by Fedora Sway Atomic!
I'm preparing for a new PC build, and I decided to try a new atomic OS after having been with NixOS for about a year.
First I tried Kinoite, then Bazzite, but even though KDE has a lot of features, I found it incredibly buggy, and it even had generally poor performance, especially in Firefox. I don't really have time to diagnose these issues, so I figured I would put in just a little more effort and migrate my Sway config to Fedora Sway Atomic.
I'm glad I did. The vanilla install of Fedora Sway is awesome. No bloat and very usable. I haven't noticed any bugs. Performance is excellent. And it was very straightforward to apply my sway config on top without losing the nice menu bar, since Fedora puts their sway config in /usr/share/sway
.
I'm also quite happy with the middle ground of using an OSTree-based Linux plus Nix and Home Manager for my user config. I always thought that configuring the system-level stuff in Nix was the hardest part with the least payoff, but it was most pro
Critique my idea for a language
I've never felt the urge to make a PL until recently. I've been quite happy with a combination of Rust and Julia for most things, but after learning more about BEAM languages, LEAN4, Zig's comptime
, and some newer languages implementing algebraic effects, I think I at least have a compelling set of features I would like to see in a new language. All of these features are inspired by actual problems I have programming today.
I want to make a language that achieves the following (non-exhaustive):
- significantly faster to compile than Rust
- at least has better performance than Python
- processes can be hot-reloaded like on the BEAM
- most concurrency is implemented via actors and message passing
- built-in pub/sub buses for broadcast-style communication between actors
- runtime is highly observable and introspective, providing things like tracing, profiling, and debugging out of the box
- built-in API versioning semantics with automatic SemVer violation detection and backward compat
Oh yea, that's the good stuff huffs glue
What's the point of terminal file managers (mc, ranger, nnn, etc)?
Who are these for? People who use the terminal but don't like running shell commands?
OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?
How do you balance rapid iteration and merging/upgrading?
More specifically, I'm thinking about two different modes of development for a library (private to the company) that's already relied upon by other libraries and applications:
- Rapidly develop the library "in isolation" without being slowed down by keeping all of the users in sync. This causes more divergence and merge effort the longer you wait to upgrade users.
- Make all changes in lock-step with users, keeping everyone in sync for every change that is made. This will be slower and might result in wasted work if experimental changes are not successful.
As a side note: I believe these approaches are similar in spirit to the continuum of microservices vs monoliths.
Speaking from recent experience, I feel like I'm repeatedly finding that users of my library have built towers upon obsolete APIs, because there have been multiple phases of experimentation that necessitated large changes. So with each change, large amounts of code need to be rewritten.
I still think that approach #1
Why does a small Lemmy instance perform better when accessing federated content?
After moving from lemmy.ml to programming.dev, I've noticed that web responses are fulfilled much more quickly, even for content on federated instances like lemmy.ml and lemmy.world.
It seems like this shouldn't make such a big difference. If a large instance is overloaded, it's overloaded, whether the traffic is coming from clients with accounts on that instance or from other federated instances.
Can this be explained entirely by response caching?