Details
-
Aboutacme, vim, plan9, 9front, gamedev, UE4, Unreal, shader
-
Skillscss, html, php, javascript, java, assembly, c(++), (g|h)lsl, limbo, troff, tex/latex, ue4, b3d
-
Website
-
Github
Joined devRant on 12/18/2016
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
-
Half life 2 runs smoothly in a 12 year old PC with Nvidia 8500, 1 GB RAM, and a dual core.
A FPS with wavy water reflection, body physics and huge designed maps which is updates every fucking frame.
Today I can't run smoothly an IDE with 8 GB of RAM and 4 cores.
A program which only reacts to events stutters if I write at more than 3 letters per sec.
I wanna go back. Can we go back? Lets keep the new hardware and go back with the software pleeeease.21 -
ladies on devrant: can you explain how you are feeling oppressed coz of gender in the tech industry?
Because i seem to find more examples of using gender as an opportunity card than anything else.
Every tech industry in the 21st century , that i know of, has been gender neutral since their formation. this gender question is not even asked in any interview. All they want is your skills and never cared weather you are a male, female or a bot. Yet i see more and more women only groups, #womenEmpowerment posts, women only organisations, women only jobs , women only scholarship programs , etc going on , and i need to know why.
I have female friends who are actually dumber than other people but gaining big advantage due to this gender bias.
Its okay and even worth it to have so many support going on if you are finding an oppression, but if women are getting employed and other gaining more opportunities solely because of being women, then you are nothing but a strong cult oppressing other worthy people71 -
I gotta say... this shit is actually really strong especially when you grind it to espresso “dust”.... and put it in a Moka Pot.... don’t drink more than 2 coffee cups full .... it’s crazy7
-
"Whether the task is writing, design, or hanging a picture straight, it is obvious that we do our best work when healthy, rested, refreshed, alert, and eager to do the job for its own sake." - Jeffrey Zeldman
-
Came back to office after a weeks vacation:
1 commit , 1838 insertions, 1292 deletions, all directly to master...17 -
Modern development methodologies:
SDD - sales driven development.
TDD - torture driven development.
BDD - bug driven development.
CPDD - copy&paste driven development.21 -
Without CSS, all websites are perfectly responsive and look great on any device or screen size. We break them with CSS, then need to fix them... ponder that a bit.
By Timothy Smith on CSS-tricks.com (https://css-tricks.com/hmtl-css-and...)10 -
GF: What are you doing there?
Dev: I've been trying to reproduce a bug for two hours now...
GF: You need two bugs the opposite sex, otherwise they won't reproduce.
From a sad true story.8 -
Me: GET /sleep
Baby: 307 Temporary Redirect
Baby: 204 No Content
Me: 200 OK
Me: GET /sleep
Baby: 307 Temporary Redirect
Baby: 413 Payload Too Large
Me: 102 Processing
Me: 200 OK
Me: GET /sleep
Baby: 307 Temporary Redirect
Baby: 444 Connection Closed Without Response
Me: 200 OK
Me: GET /sleep
Baby: 307 Temporary Redirect
Baby: 444 Connection Closed Without Response
Me: 429 Too Many Requests
Me: GET /sleep
Baby: 307 Temporary Redirect
Me: 101 Switching Protocols
Me: 408 Request Timeout
GF: 102 Processing
Me: GET /sleep
Sleep: 404 Not Found
Me: 406 Not Acceptable
(Morning)
Me: 501 Not Implemented19 -
Is it even possible to get good enough at regular expressions where you can just write it and you don't have to search stackoverflow for one that works?9