Everything seems to be working out fine then tbh :D
HN user
boesboes
Nice <br /> you got there in the heading ;)
I seem to have spend >35trilion on rds today, sooo yeah, going great at AWS
I guess I should blame the fucking AI bro's, but man, do I fucking hate cloudflare. Feels like a protection racket to me. Also, I'd like to note my home IP triggers A LOT more blocks and checks then when browsing from non-residental IPs, (i.e the office, VPN). I find that sus.
Heavy bags huh?
Did you check the cost calculation? I wouldn’t trust it to give the correct amount if i put the amount in the prompt
yeap. And if you talk about trains like this, they blame vaccines ;)
yes, but nobody gives a fuck.
Perhaps the commenter shouldn't have said: only gun nuts care.
Podman has some serious issues they are not really fixing, we ran into an issue where builds just hang for a few minutes before doing anything. So we had to switch back to using docker desktop locally for that.
Where? The only mobile split unit i can find is 899
Pretty annoying that the first comment is always someone complaining about the other commenters and dismissing their opinions
Careful with preordering, they seem to ignore requests to cancel & the community is rather hostile to any form of criticism
I hope YC does the right thing here and pull funding of these ass wipes.
And we wonder why everything is so unbearably boring & bland...
That comparison is quite the stretch imo, this feels more like copying homework. And if we are honest about what is being sold here: normalization of stealing other peoples work with AI and pretending you are a smarter, better person for it.
Blame Altman et al.
Spot on! It was for a decently sized SaaS app; 10k+ request per minute & and a LOT of spam traffic from china a.o. we needed to limit. The app ran across 10+ servers, this is also why we put it in the app using redis and not with something like nginx rate limiting.
I don't exactly remember how i implemented it, but it basically did a single call to redis to count the request for the IP and check the limits.
Another usecase where the more advanced data types & operations of redis are usefull, is for job queues, since you can atomically move a job from the 'queue' to the 'processing' list, thus preventing loosing jobs if the processor crashes after pulling it orso. But we do run all those on persisted redis stores, for safety :)
And if i would do it all again, i'd probably just use postgres for anything i want to keep when things crash. Redis just kinda lives between a 'real' database and a pure volatile kv-cache
I’ve done moving window rate limiting using redis to do atomic rate calculations etc.
That requires some weirdness
look, i'm sure there is something actually interesting here, but it is unreadble ai slop. And it looses all value immediately for me, i can't trust a single word of this post as it can all be hallucinated. This is the problem with AI, it takes a valuable idea and makes it into noise.
Yeah, recruiters already were complete assholes in general, now they can scale their cuntiness..
It's like 80-100X more expensive if my calculations are correct. Anyone surprised by this switch and bait tactic: i've been informed this is 'really smart marketing'. I haven't asked what they consider giving crack to children, but i have an idea..
Cloudflare is just a fucking protection racket. Next we'll need to pay to use services too
I'm always a bit surprised by how much hate fancy, over-engineered products get on here. If you think it is overpriced, don't buy it. Buy the better budget option and let the 'stupid rich idiots' piss away their money on stuff like this.
I just don't get it. Always the negativity.
And if it's all so bad, why not link us to a better product? Why just bitch? Seems like some weird form of jealousy?
They are all the same. Greedy little bitches.
Multiplying by 0.5 maybe
my macbook can do that too, and is much faster!
It's clear you want something else, go buy that instead of shitting on other projects maybe?
nah it is just super disrespectful to make me read something you were too lazy to read.
has to be AI, right? i mean.. less is more i guess?
But this is actually pretty fucked up. Just casually inverting the meaning of titles. Unacceptable tbh
yeah, it's pretty fucking great homey
He should be brought to the hague XD
Same here, but i think i understand: if you can code for shit, AI makes you feel on par with people that can actually write code. Like, for some it is easier to explain what they want then writing it out as code. For me, it is not.