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
Search - "esni"
-
I heard this joke a long time ago and I've tried getting laughs ever since. I swear I won't give up trying.
A priest, a surgeon and an engineer are going golfing on a Saturday. The golf club owner says the court is unavailable - on Saturdays the golf course is in use by a group of firemen who lost their eyesight while rescuing golf club members out of the club house a year back. The surgeon exclaims "that's awful! I'll arrange a fundraiser, maybe we can help improve their eyesight." The preacher folds his hands and states "my communion will include them in our prayers." The engineer is silent for a moment, then asks: "Can't they just play at night?"8 -
Correcting basic programming exam, see this part of an answer:
---
for round in all_days:
if round+1 < round:
---2 -
Scrum CSM course: it's good to accept that we can't be perfect.
Also CSM course (1): if it's not followed perfectly it's not scrum
Also CSM course (2): scrum won't work in your team unless the whole organization adopts it
CSM course provider after cert: $1k CSM cert isn't enough to practice Scrum responsibly12 -
Not really dev but: Starting in a new job this August, I'm going to be honest and say I'll miss the warm days of lunching outside the university's beautiful Informatics department.1
-
Starting dev job with .NET (various stack levels I think) in a couple months, beginning with a paid intro course. Any tips for stuff I should look out for, awesome training tools etc? Background: java, some js, some Python.4
-
Reading a 36 page article on REST for a course on OSS, and I'm pretty sure the combination of background sound generators (waves, fire, singing bowl, cat purrs) is what's going to get me through this exam...
PS: Recommend http://purrli.com for all demotivated, cat-deprived devs out there.2 -
Being drunk I keep thinking I can't get back the years I didn't spend programming when I was 16-20. What do now? Want to do Web but all I know is a micro part of everything. I can make a demo in old Unity. I have shitty basic skills in Java, Python, Pascal, JS + React. Also basic UX, Adobe design programs like AI, PS and ID. Nothing proper, and home projects just don't seem to cut it. Irl bards can't get no work4
-
Non-dev: Good science, tech, and/or video game inspired drinks, whisky-based or otherwise?
To start: http://imgur.com/a/zJwy14 -
I wish multiple notifications would just be condensed into one on my phone... The notification menu gets cluttered by the separate replies and ++s.
Maybe instead have something like "devRant: 2 replies, 1 mention, 1 ++"?2 -
JS scrub doing a course using React. Necessary scripts provided in the course are only available as online .js files, not node packages. Keeps failing no matter how I try importing. Trying to find alternatives, but seems like no-node packages are only remnants of the past.
Get tips like this: "You should take a look at how you can combine js files with built-in modules." -
In today's episode of "Am I paranoid already?" - Caching Bind resolver forwarding queries to a DoH client connecting to Cloudflare
A fun little thing to configure, and now, anytime I am on my VPN, all my DNS traffic should be completely untrackable.
Does that make me paranoid? Maybe a little... But, the knowledge that noone - not even my ISP, can see what I am doing on the internet, is kinda... Heartarming.
Now, all that's left, is for eSNI to roll out and get implemented by all major web browsers, and most snooping will be completely done for...4