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
-
I did it.
I finally fucked prod.
And had to do open heart surgery on the service to get it unfucked.
Shit happens. Luckily its internal prod only...8 -
I made test library a bit happier. Rainbows, fires and happy faces. Before the happy faces i had traditional dots. This is more cancer. I like it. My applications looks much more modern now.
The emoticon list is made by gpt but i've added a simple search function that finds an emoticon if you put a part of the description. It doesn't have to be exact. printf("%s",remo_get("books")) for example.
I need a life12 -
Managers gettin horny when they realize that AI doesn't even need a free pizza party once a year to stay motivated7
-
dark chocolate is so good. I'm addicted and keep eating so much of it every day of late
is there foods you find extremely pleasurable to eat?18 -
Being helpful and a c++ programmer has led me to trying to add a (tiny) feature to cpython.
The file I'm currently looking at is 2,000 lines long.
I have regrets...11 -
I got a song that I like a lot but it's made by a kid for kids. Therefor, youtube doesn't let you add it to a playlist since it's "Kid content". When I saw that message, I've felt treated like a freaking pedo. What the hell do those fuckers think about the general population? Who is evil, sees evil. And like if this is a solution to anything. You can just bookmark it in your browser.
Sick shit, how negative can you be YouTube. Judgemental fuckers87 -
> build.gradle == lifeispain
TRUErant dev life developer android studio pain pain in the ass gradle android android developer life is pain google1 -
So fun fact! The Rust macro error
"Macro expansion ignores <token> and everything after it"
does NOT mean that macro expansion on general ignores this token. What it DOES mean is that the macro expanded to something, then the parser was invoked, and the parser stopped consuming tokens at the specified point.
In normal human speak, this means
"This token is invalid in its context after macro expansion. Refer to the generated code for concrete error."
I spent hours moving intermediate results into macro parameters because I thought the error meant that your macro cannot expand to the second half of a comma-separated list or whatever, until I got the same message about '(' which is very obviously permitted macro output and doesn't even really make sense given that it's not a token.2 -
A hundred bucks that the time interval between moments when you can cross a street is a sequence with π and e in it4
-
Amazing! My joke functionality worked and the server delivered it's content successfully to the client. The joke: malloc is wrapped to give that message and retry IMMEDIATELY. Expectation is that the computer that was already in panic mode gets even fucked up more because it's out of memory. My malloc is literally while((ptr=malloc()} == NULL) { show_warning()
;malloc();}. Imagine if it didn't give that warning, I would've never known that a malloc failed. Who checks their freaking malloc result? You should, but i do not see much people doing it.
The previous crash on screen is what happens if you're doing a get instead of a post. I just declare my server app indestructible btw. Ffs!5 -
In the saga of the unnamed SAAS I've talked about before, LOOK AT THEM USER-SESSIONS XD
And this is only from Android-App embeds since web-embed isnt even open to public yet, so no google-crawller false-positives
The country I'm in, has only 8 sessions waayyyy down below so my code isn't messing up the numbers :3
I'm still too much of a bitch to face this product head-on and "launch" it damn this feels good 😤🤘4 -
Life is a boring, repetitive endless task of suffering and slave labour, at least if you're a third worlder like me
What is the fucking point...10 -
what if Terry Davis made HolyC and TempleOS knowing the globalists were taking orders from demons and knew they were gonna build a technological surveillance state and an alternative operating system had to be built or we would all either become coerced slaves or have to revert back before the technological age29
-
I FINALLY comprehend list comprehensions.
I can write an unlimited amount of nested loops on a single line and make other less experienced people hate me for fun and profit.
Also learned about map() #I hate it#, zip(which is awesome), and the utility of lambdas (they're okay).
Enumerate is pretty nifty too, only thing I lose is setting the initial value of the iterator index.11 -
Making python 2x faster by replacing enums with literal values.
Pros, it's faster, cons, it's unreadable.
God I miss compiled languages. At least optimizing them requires intelligent problem solving.
It's a text parser state machine transition so it's a code hot spot, so this kind of optimization is worthwhile. But it's kinda annoying.
Next is get rid of any semblance of readability and replace the match with an array index...31 -
Not Another Gaming Rant!
In gaming, the keyboard and mouse is far superior to a console controller.
So much so it's almost like cheating, gamers are beginning to notice this on the X-Box where traditionally all players in a game would only use a controller.
Now that console players are up against mouse and keyboard players they are out matched and out maneuvered, a great example of this can be seen in live multiplayer Call of Duty games such as Infinite Warfare where the keyboard warrior will spend more time in the air effortlessly jumping from wall to wall gaining an advantage over their opponent.
Multiplayer games should always be evenly matched providing players the ability to compare their level of skill in a competition on a level playing field.14 -
How tf is Canva valued at >40 billion. Boggles my mind. Never heard anyone even using it!!!!
Is it a state sponsored hacking and surveillance project company with a pink tutu on the front and Cthulhu tentacles in the back?21 -
My evening: going from 8e-5 seconds to 1.4e-5 seconds.
I'm pretty happy. I'm now 3x faster than the next fastest library available.19 -
I keep coming back to read this comment. Out of all the interactions I've had with y'all here, this one has hit me the hardest.5