Details
-
AboutAngry, opinionated. (js stinks). Touched almost everything CS. Master of none. Always on the learn.
Joined devRant on 11/9/2020
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
And no, commercial aircraft couldn't do vertical takeoff no matter what.
-
Airplanes are designed with redundant systems.
Mind you, a 4 engine plane can't really *fly* with just one engine, but it's designed to glide to a safe landing spot.
And of course commercial planes can do barrel rolls. It's not hard, just fully turn the steering wheel. (Which on an airplane doesn't steer, it actually banks).
The centripetal force would keep passengers glued to their seat anyway. -
Weird happened when I actually ran
ls -la /mnt/old
For some reason, this command showed the actual contents of the drive...
I'm still confused as to why ls with a relative path shows as empty and with an absolute path it works fine... -
Dunno. I've only had sick leave for a total of 70 days over the course of 21 years.
10 of those were after the appendicectomy, 50 when I broke my toe (and I wanted to work, but they wouldn't let me).
Out of the other 10, 4 were kidney stones and 1 food poisoning.
So just 5 days of "sickness", so I guess I ignore them alright. -
@superdupernova
I hate crapple with a passion so I wouldn't know what kind of retarded bullshit they'd implement in their stack.
I know of that option from having to DevOps retarded crapple builds, and as far as I know, having that option disabled (the default) just forces every HTTP request to use TLS (https) with some additional verifications that they sell as "lol aDDeD sEcuRitY" when it's pretty much standard issue, so not really any difference than to what you should be doing anyway. -
It adds the overhead of actually forcing using https rather than http, but that's negligible compared to actual physical network latency.
-
So far, as expected, lots of onboarding, learning about processes and other bullshit.
Really boring to be honest.
But they let me roam in the repos, which I do in my own time, and that has been really enlightening. -
@retoor
Well, I mean, I know what was to be expected.
It's prospectively exciting, but so far still lost mostly in bureaucracy.
If you have any specific questions, (and I'm allowed to answer them), I will gladly do. -
@sandeepbalan
Annoyed cuz I have to do bureaucracy for taxes and such.
I will listen and dance to 80/90's eurobeat, but if you ever say it in public, I'll deny it and make a necklace with your teeth. -
You can maybe also use Kafka, which can do what you want, but that depends on your other requirements.
-
If you want your readers to split the workload, instead of fan-out exchange, set a round robin or similar exchange that also copies to another exchange which has your redis-saving queue, so any message you publish to the main exchange gets copied to the redis exchange and queue, and thus saved, and will go to one of your connected queues, which will split the work.
-
@BordedDev
You can actually do that combining amqp with redis. Have a fan-out exchange with one permanent queue.
This permanent queue is consumed by a service or lambda that stores the message in redis with your desired expire time.
Whenever a new instance of your reader is spun up, you do the following:
- Create a new, non permanent queue in your exchange for the reader to consume using the rabbit API.
- Scan your redis for the last X time messages.
- new messages will arrive to your reader when published until you stop consuming.
There's probably a way to do it directly in rabbit, but I don't know it. -
For communication I'd consider an amqp broker such as rabbitmq before redis.
-
They will do perfectly for my paella.
(Yes, they are food) -
@D-4got10-01
Hahaha, whenever I see AI fingers I can't help but think of facehuggers from Alien. XD -
@D-4got10-01
A Venus flytrap? -
@D-4got10-01
@retoor
The second image is more upsetting IMO. Not just the fact of having 2 opposable thumbs, but I'd expect AI nowadays to at least know which side thumbs are supposed to go on XD -
@rjscratton
This a fucking thousand times.
Gradle is fucking AIDS cancer.
Tho moreso than Gradle itself (which suffers from horrendous back compatibility due to being horrendously immature), it's the android Gradle *plugin*, which suffers from that *and* its own immaturity. -
Indeed it's 10, in base 38 xd
-
@Lensflare
My man, he snorts chaos emeralds and gets such an high that he actually turns super Saiyan and flies! -
You could also simply not have kiddo and do whatever the fuck you want XD.
Good thing I don't really care if a potential partner has kids, because at my age that would severely limit the pool, but then again, I still live like I'm 20, even if my body doesn't like it. -
I dare say the description fits sonic more than Mario XD
Also Mario is secretly communist.
Haven't you realized his goal is actually overthrowing the rightful king and proudly rising the red star flag onto his castle over and over? -
But will you blend?
-
@Lensflare
You can indeed disambiguate by fully qualifying, yeah.
Using using in an implementation file is not so bad, but doing so in a header file deserves the gallows, because you'll pollute the global namespace of whichever file includes it. -
@Demolishun
But surely they can have a std:: future? -
@donkulator
Global using namespace are evil.
(And defeat the whole point of namespaces) -
But that's only if Json got a 201 on
POST /stress
{"disorder": "traumatic"}
I'll see myself out -
Could simply be growth.
This week, I had to dust off lots of C arcane knowledge that I barely remembered.
They didn't come into use for my line of work in decades, so naturally, other knowledge takes its place in the forefront, and, the more you diversify, you end up with a broader perspective of the whole process, and naturally end in architecture/DevOps/sysadmin, etc, at the price that low level details give way. -
In my experience, the problem always comes from salesmen wanting to parrot shit about being "cloud native", "high availability", "scalable", "state of the art", and other bullshit.
And they end paying absurd amounts of money and man hours for something they could easily run in a couple computers gathering dust in the corner. -
@antigermanist
Not saying otherwise, but "sidra" is not exactly English, or gaelic.