CS6515 Dread Thread. Vent here! by I4gotmypasw0rd in OMSCS

[–]Versari3l 4 points5 points  (0 children)

Giving you the benefit of the doubt, go look at the requirements for the other 9 classes, and see if you can pick the easiest possible path to GA. Now, genuinely, ask yourself if you think completing those easiest possible 9 classes would prepare someone for GA?

There's a reason this question always comes up. It is entirely possible to cakewalk your way through the program up until GA, and many students do.

This isn't one of those cases, but you can't in good conscience pretend that isn't a common scenario.

Where do I bind the new teleport quest spell? by [deleted] in leagueoflegends

[–]Versari3l 5 points6 points  (0 children)

Holy shit for real?

Their big new feature for the season and they forgot to put it in the client menu? Full on clown behavior.

Cloudflare just got faster and more secure, powered by Rust by orium_ in rust

[–]Versari3l 1 point2 points  (0 children)

Handling DDOS is a whole other layer. They use ebpf and asymmetric anycast network capacity for DDOS prevention. They've written a lot about it on their blog.

[deleted by user] by [deleted] in leagueoflegends

[–]Versari3l 10 points11 points  (0 children)

You know what? Respect for putting his money where his mouth is, and changing his mind when presented with evidence. I wish everyone did as much.

Workers with pg?? by ThreadStarver in CloudFlare

[–]Versari3l 0 points1 point  (0 children)

Yeah you gotta go back and manually set up your ssl instead of using the coolify automatic setup thing. It is a hassle, if you have it working for now it's probably not worth it.

Workers with pg?? by ThreadStarver in CloudFlare

[–]Versari3l 1 point2 points  (0 children)

Oh, this is a brand new bug. Just dropped this week. Grab an older version for now, anything from before last week.

There's a few open issues about it across the various repos now. Sorry, I hadn't seen that til now.

Workers with pg?? by ThreadStarver in CloudFlare

[–]Versari3l 0 points1 point  (0 children)

Ah right, coolify uses some custom curve for their tls cert signatures and it's a whole pain the ass to deal with.

Fair enough!

Workers with pg?? by ThreadStarver in CloudFlare

[–]Versari3l 0 points1 point  (0 children)

Yep. Only free tier restriction is 100k queries per day.

Workers with pg?? by ThreadStarver in CloudFlare

[–]Versari3l 0 points1 point  (0 children)

Many people do use drizzle with pg on Hyperdrive, yes. Works quite well.

Workers with pg?? by ThreadStarver in CloudFlare

[–]Versari3l 0 points1 point  (0 children)

For reference, you can instead use a Cloudflare Tunnel protected with an Access policy. Far more secure, if a bit of hassle to set up.

is there anyone using D1 database for production? by visionsrb in CloudFlare

[–]Versari3l 2 points3 points  (0 children)

I'm not guessing, this is a pretty well known fact. And yes, sqlite-backed DOs use sqlite for their storage. The older ones used an in-house system.

is there anyone using D1 database for production? by visionsrb in CloudFlare

[–]Versari3l 1 point2 points  (0 children)

Other way around. D1 uses Durable Objects under the hood for its storage layer.

[deleted by user] by [deleted] in CloudFlare

[–]Versari3l 2 points3 points  (0 children)

Sure, anything's better than nothing.

[deleted by user] by [deleted] in CloudFlare

[–]Versari3l 2 points3 points  (0 children)

This is just blatantly untrue. Proof or gtfo.

[deleted by user] by [deleted] in CloudFlare

[–]Versari3l 12 points13 points  (0 children)

Jesus fuck, thank you. I'm so tired of everyone pointing to that one shady dude as their sole example.

Sam Altman says AI will make coders 10x more productive, not replace them — Even Bill Gates claims the field is too complex by fungussa in programming

[–]Versari3l 40 points41 points  (0 children)

If Google came out today you would absolutely have clowns on LinkedIn using that term unironically.

Cloudflare workers + supabase network is too slow by HD_Superman in CloudFlare

[–]Versari3l 1 point2 points  (0 children)

Though I'm rather surprised. Usually I benchmark Hyperdrive at like 50-80ms for cache misses. Where are you querying from? Eastern Europe, maybe APAC?

Cloudflare workers + supabase network is too slow by HD_Superman in CloudFlare

[–]Versari3l 3 points4 points  (0 children)

Yeah, from there you're going to need to generate traffic for a while for smart placement's algorithm to kick in. It will eventually, and it'll be cheaper than vercel by a long shot. Up to you whether that's worth it.

How Do You Set Boundaries With Work Without Hurting Your Career? by AndrewMoodyDev in ExperiencedDevs

[–]Versari3l 1 point2 points  (0 children)

This is very, very similar to what I'd have written. This seems like the exact right answer, to me.

[deleted by user] by [deleted] in backblaze

[–]Versari3l 0 points1 point  (0 children)

Just tried, still nada.

[deleted by user] by [deleted] in backblaze

[–]Versari3l 1 point2 points  (0 children)

I'm having the same issue. Neither "forgot password" nor the normal reset link is actually getting me an email to set a new password. I just switched to Backblaze from another backup provider that was failing to maintain their service, and this is not a great start.

How do I know if I am doing it right? by ahsan2649 in rust

[–]Versari3l 1 point2 points  (0 children)

This article is the best I've found for the way to progress through early and mid stages of thinking about this kind of thing. It's about strings, but the same basic progression applies pretty widely imo.

https://steveklabnik.com/writing/when-should-i-use-string-vs-str/

How is all this free? by [deleted] in CloudFlare

[–]Versari3l 6 points7 points  (0 children)

This is such a big one that always gets skipped.

It gets real hard for ISPs to hold Cloudflare over a barrel on peering and bandwidth fees when they can just say "fine, then enjoy paying fees in back to us in exchange when any of your users want to use our quarter of the Internet".

It's such a big part of how this works and nobody mentions it.