Details
-
SkillsC++, JavaScript
-
Location/dev/random
-
Website
-
Github
Joined devRant on 1/19/2017
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
-
@Demolishun well stackoverflow was actually down today, at least in my region
-
https://archives.gov/files/...
-
I just provide a svg as favicon and a 500px apple-touch-icon png
-
@saucyatom yeah when I first heard it it sounded like a article from the Onion
-
@jiraTicket birth month and day
-
@GyroGearloose https://itsmohitt.medium.com/things...
-
@stop yeah I quite agree, if you want an validator do it right – otherwise skip it
-
@stop how so?
-
@Demolishun haha yeah it will break all my codebase on my PDP-7
-
@Lensflare yeah, but _Bool is an int type big enough to hold 0 and 1. And by letting the compiler know it explicitly is a _Bool it can help the optimization
-
@melezorus34 well, that part is for me to implement to be fair
-
http://mathonline.wikidot.com/a-clo...
-
@Katakompe I agree, the UML diagrams one does are ALWAYS syntactically wrong haha 😅. People who does them right are weird
-
For me it helps to first print the assignment instructions, to be able to highlight important parts. I’m not always writing all the logic on paper per see, but writing up abstract parts of how I’m trying to solve the problem. Like if it object-oriented, get som names of the classes I’m probably have to implement, instead of keeping it in my head.
Git is also useful to use even by yourself, to make it easy to stash away code and try out some new idea without the pain of having to save away older versions. -
I go with a more depressing theme 😅
-
@Demolishun unfortunately I know for a fact that this code is hand rolled
-
'); DROP ALL TABLES; --
-
@hjk101 yeah like the “ if I turn on -O3 the code doesn’t work” argument is like, stop write undefined behavior then!
-
It was probably this bill gates…
-
https://imgs.xkcd.com/comics/...
-
Not if I use "constexpr" and everything is calculated at compile time
-
Airport wi-fi is terrible. I have been travelling the last couple of months, and every time it is less of a pain in the ass not to have internet than to connect to those shitty wi-fi access points
-
@CozyPlanes solution: set up your own DNS server and tell all your customers to change their settings to point to that one 👌👌
-
Why did you get candy from IIS?
-
@TempestasLudi Schrödingers formatting: If you never check it is both tabs and spaces at the same time
-
@ScriptCoded Instagram ads
-
Try to read that in a 50 yrs without any way to get a usb-c adapter
-
@BurnoutDV yeah who calls there iPhone "windows 7"??
-
@newfap yeah, a C segmentation fault without a stack trace would be real horror
-
@platypus uses VS Code, takes like 10 sec