Details
-
Abouti have a cat
-
SkillsJavaScript: made a few websites Python: i can do ML and i can automate some tasks C++: i make little 2d games and do Low Level shit
Joined devRant on 3/17/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
-
Yet another someone just contacted me about having a "great idea for an app".
That's a justified rant all by itself.7 -
The code im writing is so ugly that i am tempted to pay for github pro, just so i can hide it from society :D
I never thought that not coding for six months could do this much damage9 -
Today i received a hard drive contraining one million malicious non-PE files for a ML baed project.
It's going to be a fun week.14 -
Brain: hey kiddo, want to stay home and work on your side project today? I'm feeling good.
Me: fuck yeah finally!
*call in sick.
*open laptop. Tabs and editors already waiting.
*play music, no sound.
*system is all laggy.
*fuck, restart.
*
*Installing windows updates...
*leaves for work.18 -
In two days, on 28 June, I'll know whether I'm going to enter the path of becoming a software dev or if I have to try again next year. Wish me luck fam.7
-
So my neighbor needed my help with her notebook. She said she has to provide a new password everytime she logs in. I asked her to log in in front of my eyes. She entered her password and clicked "forgot password" instead of "login" 😐
Did you ever hear of "return" ?3 -
- Good evening, this is the support hotline for stupid questions, how may I help you?
- Hi, is this the support hotline for stupid questions?2 -
PSA.
I have established "Depressed Lonely Maggot" Club. Our symbol will be an ugly crying maggot.
You are invited :310 -
#Programming alone
print "Hello World!"
#Programming while someone watches
global _start
section .data
msg db "Hello, World!", 10
len equ $ - msg
section .text
_start:
mov rax, 4
mov rbx, 1
mov rcx, msg
mov rdx, len
int 0x80
mov rax, 1
mov rbx, 0
int 0x805 -
That awkward/awesome moment when you are looking at dank memes at work and your boss is standing behind you and laughs :')1
-
Sad story!
She : i am breaking up with you because I love another guy.
Me : since when?
She : 6 months.
He : why you didn't tell me then?
She : we have updated our privacy policy!!2