funny vl 2019-10-13 19:58 css cat class=Cat funny vl 2019-10-13 19:27 It works once in a while get it? funny vl 2019-10-13 03:18 Revert wars when someone makes the same commit twice, even tho you reverted it - anydalch
funny vl 2019-10-11 12:14 Stackoverflow is god Someone wrote a compiler without the help of a compiler. - PiRat314
funny vl 2019-10-09 12:50 When you mess up the code so bad you have to press CTRL + Z 20 times to get back to the working version Why not use git commit and then reset?
funny vl 2019-10-08 02:49 Naming convention SCREAMING_SNAKE_CASE is conventionally used for constants or preprocessor macros in Cfrom the CPP core guidelines>Scream when you see a macro that isn't just...
funny vl 2019-10-06 15:57 Time is just relative For reference:Golang's reference time for formatting is Mon Jan 2 15:04:05 MST 2006 or 01/02 03:04:05PM '06 -0700Internally time is: The zero value of type Time...
funny vl 2019-10-04 12:52 Life of a computer science student This continues forth into the professional programming world. - ________null________
funny vl 2019-10-01 11:26 My program doing exactly what it was programmed to do Beginner or not, this happens a lot
funny vl 2019-10-01 02:23 Oh yeah, modern web development Worse is when you are working with a backend that responds with 200 OK - {error: Something went wrong} - rgalex