Details
-
AboutAAAAAAAAAAAAAAAAAAA
-
SkillsRust and other things
-
Locationhere
-
Website
Joined devRant on 12/8/2018
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
-
This codebase had 50+ main() functions and 80+ Material App. 5 of them are nested MaterialApp
Redundant widgets, security leaks, and print Sensitive information from the server to console without using (kDebugMode), therefore in prod, the data are leaked.
I refactored until I screamed.
So I left a gift inside.6 -
Thanks for your feedback for JoyRant, kiki!
I read it just now because I’m too lazy to read my private emails regularly 😅
The "in the settings" grammar will be fixed in the next version.
Image placeholder is squashed to 1:1 ratio, yes. I see it as a non issue though 😅.
It wouldn’t be too much work to fix it but… meh.
I don’t know why the images stay placeholders though. Never happened to me.
In your screenshot I see that you have Flight mode on, maybe that’s the reason?
You can also try to clear the image cache in (the) settings.8 -
DOM custom events, and the Node.JS Event class are both so easy to work with and intuitive. Why doesn't JavaScript have native events? It was literally made for UI.
Also: I asked ChatGPT this exact thing before I posted because I had a sneaaaaking suspicion AND I WAS RIGHT. He called it a fuckin quirk.
ChatGPT is a 14 year old that just learned a new word and won't stop using it.6 -
It really shouldn’t trigger me that much, but it does.
I fucking hate those spamming assholes. Especially those about crypto recovery.
They make my blood boil.
I start to imagine horrible things happening to them.
Human scum.11 -
Plot twist: @dfox disabled comments to let us catch a break from @jestdotty’s ramblings under every single post.7
-
Sudden urge to design my own programming language. Specifically built for concurrency. I really like the async/promise style stuff but I always think it's a pain to put together. Why not make the "putting it together" bit the languages job.15
-
Reading many of rants and comments from the last 10 hours or so, it’s pretty clear that retoor content is AI generated and @princess is a bot.
retoor, why are doing that?
Do you want to accelerate the downfall of devrant to make the people switch to snek?8 -
Think of a word. Any word.
There will be the moment when this word will be uttered for the last time in the existence of our universe.7 -
Those mask bruises is the most beautiful and noble thing you can wear. It’s reserved for the most noble occupation only — The Doctor. If I was a doctor and got those bruises during covid, I would’ve worn them like they were the Medal of Honor, even better than that. Nurses said that some people passing by applauded them when they saw the bruises.
Miss me with Covid denial BS — it’s irrelevant here anyway. If you’re a nurse, all that matters to you is the patient in front of you who has the symptoms. You gotta make sure they’ll live. That’s it. And that was exactly what those nurses were doing.3 -
damn, can't get enough of my new mouse that has a trackball instead of your regular scroll wheel. Oh how convenient it is to scroll horizontal containers and switch workspaces5
-
Technically brilliant, builds amazingly unique solutions, but the solution is extremely difficult to understand for other devs and makes it extremely difficult for new people to get up and running and implement features and maintain.
You're a shitty architect.6 -
I'm not managing Orchid in terms of performance milestones so these posts and their order are probably incredibly bizarre.
Anyway; demo for lexer plugins, foreign code provided constant resolution, foreign function dispatch, and clean shutdown.7 -
wow, robot retoor does look like real retoor, wtf?
also, toorii, does calling you 1.5m gremlin offend you? or are you in on the joke?7 -
How is MSSQL so popular? "Oh yeah, sometimes you have to use dynamic SQL because the compiler doesn't correctly detect the impact of DDL commands and rejects working code" god fucking what? Why does the compiler infer the future structure of tables after a DDL command if it can't do so reliably? In my world, if it becomes public knowledge that a compiler incorrectly infers something, the maintainer scrambles to remove the inference instead.
I also find it surreal that I have to disengage versioning on a table in order to be able to modify the version history. Like surely, there should be a mechanism to temporarily skip the hooks other than ALTERing the table into a regular unversioned database table and then ALTERing it back, rebuilding the versioning infrastructure from scratch. SQL is awful and MSSQL is doubly awful.5 -
I am a hater of new/popular frameworks. How do I stop being a hater? I need to learn React/Next/whatever without being passive aggressive.5
-
We're so back guys! Someone starred my truthchain repo - at this point I'm sure we'll kick X (twitter) out of business! There's only like 90% of the features unsafe and broken and every release has a major flaw and is broken and requires extra bs to work, but it's fine at 0.1.6, imagine someone actually contributed or makes a comment - I would immediately quit my job and dedicate full time (not). 😅
-
g++: TWENTY SCREENFULS WORTH OF ERRMES.
the mistake: `v=ptr` should be `v=*ptr`.
dude whenever someone says anything about idiomatic ceepluesplues I'ma just SLAP EM WITH A FISH~5