JDubbleu

joined 1 year ago
[–] [email protected] 3 points 11 months ago

Because a more expensive PSU does not mean a better one. The efficiency ratings also don't tell the whole story as power supplies are more complicated than their power efficiency. Use one of the many power supply tier lists to ensure you get a good, reliable PSU. I've seen some very expensive ones be absolutely awful.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

They also make your feet absolutely ripped. I bought a pair from Vivo Barefoot a year and a half ago and they took about a month to not be tiring to walk in. I felt muscles in my feet I didn't know existed, and now my feet are the most vascular part of my body and look like I do some crazy for specific exercise. I can't wear normal shoes anymore because my toes feel cramped, not being able to feel the ground feels weird, and I feel like I'm gonna slip way more because I can't "grip" the ground with my foot.

My back doesn't hurt from walking anymore. Highly recommend, but you gotta give yourself a month to get used to them. Many barefoot shoe stores do 90 day returns no questions asked to give you time to adjust.

[–] [email protected] 10 points 11 months ago* (last edited 11 months ago)

It's ironic but makes complete sense if we're assuming they blocked the VPN server IP.

Say I'm a malicious user who's using VPN server #22 from ProtonVPN (my personal favorite provider). The victim (CR in this case) isn't going to see they're being attacked by someone on VPN server #22 from ProtonVPN, they're going to see the IP of that server and nothing else.

It really doesn't matter if they did have that information because no human will be involved. The traffic will be marked as malicious and blocked by some software designed to monitor, identify, and block traffic that looks malicious. This is almost always done based on IP. It's usually reversed in a few days though because IP addresses change frequently, so there's no sense in continuing to block traffic from an IP you can't guarantee belongs to the original attacker.

[–] [email protected] 24 points 11 months ago (1 children)

Never underestimate the bandwidth of a spaceship full of tapes hurtling through the cosmos.

[–] [email protected] 2 points 11 months ago

There are levels to it. As things get more complex the problems get infinitely more strange. As you learn a particular technology the strange things you encounter are often because of a misunderstanding about that technology or the way it works.

Once you hit professional level software engineering (think distributed systems), things are strange in large part because the system you're working on has hundreds of thousands of man hours poured into it, and is often very complex with 10 different technologies backing it to do various things.

The more strange things you encounter though the more you're learning!

[–] [email protected] 45 points 11 months ago* (last edited 11 months ago)

We also have impeccable uptime as you'd expect.

[–] [email protected] 3 points 11 months ago (4 children)

I'm a software engineer, and it never stops. Things just get stranger.

[–] [email protected] 4 points 11 months ago* (last edited 11 months ago)

Your perception of Google software engineers is way off. They're more often than not some of the best software engineers in the industry because their hiring bar is very high, and they get paid like it. YouTube is an astounding complex problem to solve with thousands of moving parts and non-trivial problems. It's honestly astounding people are able to build sites that complex, and that they're not only common but extremely reliable.

The issue is there are even more extremely intelligent software engineers outside of Google than in, and many of them spend some of their free time working on FOSS projects including ad-blockers. It's also almost always harder to be red team (attacker, or the ad-blockers devs) as opposed to blue team (defensive, or the people trying to stop them).

[–] [email protected] 5 points 11 months ago (1 children)

TamperMonkey (I've been told to use ViolentMonkey instead as TamperMonkey isn't open source) and the script here. Then you can run a script to periodically log into your account in a headless browser and click the button. Unfortunately there's no coupon API so this is the best solution I could think of.

[–] [email protected] 4 points 11 months ago

Because they're used absolutely everywhere, and often back large portions of Internet infrastructure. I'm a backend developer and we have thousands of "bots" running at any given time to keep our systems going. They generate traffic equivalent to thousands of people and are maintained by a 3 person dev team. This is for a relatively small company. When I was at AWS the scale was much more unfathomable.

[–] [email protected] 46 points 11 months ago (12 children)

I really hate the phrase "bots" because it gives the appearance that they're all useless and malicious. I guarantee you they lumped in the following extremely valid uses of "bots":

  • Automated personal scripts that many programmers use, these are technically bots. Hell, I use a "bot" to auto-clip digital Safeway coupons
  • Moderation bots on sites like Lemmy/Reddit
  • Archive efforts

Are AI chatbots bots? If they use a loose enough definition all this means is humans utilize fuck tons of automation over the Internet, both programmers and not.

view more: ‹ prev next ›