Skip Navigation

Posts
37
Comments
152
Joined
2 yr. ago

  • NSFW Deleted

    [deleted]

    Jump
  • My residential IP (an inconspicuous Comcast network) gets blocked by this garbage on so many websites. I don't know why VPNs are less suspicious to sites than my random california ip

  • lads

    Jump
  • Why not then just make it a setTimeout or something so that it doesn't nuke the CPU of old devices?

  • lads

    Jump
  • any "bot stopper" ends up stopping me somehow. Including anubis. I'm pretty sure ive been cursed by the rng gods because even at 40 KH/s, I get stuck on the pages for like 2 minutes before it tells me success.

    Similar things like hcaptcha or cloudflare turnstile either never load or never succeed. Recaptcha gaslights me into thinking I was wrong.

    https://iloveanubis.phtn.app/

  • Yes, it's very simple too. You don't even need to extract anything from a database or do some complicated stuff. As an admin you have free access to all moderation tools no matter where the post is from, including the option to "view votes".

  • NSFW Deleted

    [deleted]

    Jump
  • I cannot listen to lyrical music, it ends up making me mad. I can't explain it. I just stick to instrumental or game soundtracks to listen to

  • If you're an instance admin, for any post, you can just click "view votes" and see everything tied to usernames, even outside your own instance. Moderators can too, but it's restricted to the communities they moderate.

  • Irrelevant but its funny how in English "x aren't shit anymore" can mean it got better or it got worse simultaneously

  • Not just flatpaks, same with .deb and .rpm, bloat files. Actually, all packaged binaries suck too, they're unoptimized. The only decent solution is to compile every binary yourself. Actually, that's a waste and sucks because what if the developer didn't code with the oversight of god himself? So we should write the software ourselves in C, because Rust is bloat. But wait, then we're using a premade compiler, so we just need to write raw x86 machine code (only a bad dev needs 64 bit registers).

    Actually, x86 has too many instructions that are pointless which complicates the architecture of the CPU. Do we even need a CPU? What's the point of half of this system anyway? I don't need a computer to do the math. I can do it myself. I don't need programs.

    Wait, but even just myself has bloat. You're telling me that 15-20% of my body is just wasted energy, never to be used? Need to get that down to 0℅. What's the point of 2 lungs when I can function with 1? Two kidneys? Eyes? Ears? Why do we have duplicates when one works just fine? What's the point of an appendix or a gallbladder?

    Well, it seems that even the human body alone isn't a bloat free native replacement. So it's time to ascend beyond the mortal flesh. But even then, we're confined to 3 dimensions. Stupid sandbox, what's the point?

    Unfortunately I can't think of any further solutions so it looks like for now I'm gonna be stuck with the oh so terrible flat pack

  • Well the IPv4 spec only allows 4 octets, so having 5 or more is impossible. We could fix it by changing the protocol, but at that point it's more worth it to just migrate to IPv6.

  • As in a regex or ..?

    An ipv4 parser would also be sorta difficult.

    you have to account for the fact that all the octets can be added to decimal: http://2130706433 (valid 127.0.0.1)

    or the fact that octets can be in different formats: http://0x7F.0x0.0x0.0x1 (127.0.0.1)

    or the fact that you can mix octet formats: http://0xC0.0250.0.1 (192.168.0.1)

  • I prefer details since it's easier for me to scan visually, with my eyes only having to go straight down, to find either a name, date, or size. Sorting I also find more intuitive. However, I prefer icon view for my pictures and videos folders

  • "are we serious" whenever something negative happens

  • Not to advertise, but you could try Photon. It's what Tesseract was forked from wayyy back as me and the tesseract dev's philosophies split.

    It's more opinionated, and features are carefully organized compared to Tesseract where plenty of shortcuts and links are given (which isn't bad at all, just targets different preferences).