Readit News logoReadit News
effdee commented on Numbering should start at zero (1982)   cs.utexas.edu/~EWD/transc... · Posted by u/checkyoursudo
effdee · 5 months ago
Let's also add a link to the handwritten version for good taste:

https://www.cs.utexas.edu/~EWD/ewd08xx/EWD831.PDF

effdee commented on Google's Results Are Infested, Open AI Is Using Their Playbook from the 2000s   chuckwnelson.com/blog/goo... · Posted by u/chuckwnelson
effdee · 8 months ago
So... the next step clearly is ChatGPT adding Ads to its output.
effdee commented on VW breach exposes location of 800k electric vehicles   cyberinsider.com/vw-suffe... · Posted by u/benwerner01
surajrmal · 8 months ago
It's pretty much industry standard for all consumer products to deliver metrics back to home base. Honestly there are many good reasons to do so and it does result in finding real problems and solving them. While I understand the argument that we did fine in these products for decades without them, the complexity of the products was also a lot less back then. Finding issues via metrics from the production fleet is an incredible tool and anyone who's deployed software to a server probably understands this.

I'd rather focus on standardizing a transparent and privacy safe way to gather these metrics. Consumers would know what metrics are collected and there would be guarantees that privacy is kept. There are ways to accomplish this today.

Providing a way to disable metrics is never going to be sufficient for anyone other than a power user.

effdee · 8 months ago
> I'd rather focus on standardizing a transparent and privacy safe way to gather these metrics. Consumers would know what metrics are collected and there would be guarantees that privacy is kept.

I'd rather see laws to have it disabled by default. People who don't mind can then opt-in again.

effdee commented on Conversations are better with four people   thetimes.com/article/why-... · Posted by u/nomilk
effdee · 8 months ago
Four people seems to be an interesting threshold when it comes to groups. The British special forces, for example, started doing four man teams and several units of other countries followed their example (SEALS, KSK, etc).

https://www.sasregiment.org.uk/patrol.html

effdee commented on Go-Safeweb   github.com/google/go-safe... · Posted by u/jcbhmr
pushupentry1219 · 10 months ago
Not sure how I feel about the HTTPS/TLS related bits. These days anything I write in Go uses plain HTTP, and the TLS is done by a reverse proxy of some variety that does some other stuff with the traffic too including security headers, routing for different paths to different services, etc. I never run a go web application "bare", public facing, and manually supplying cert files.
effdee · 10 months ago
The phrase "SSL added and removed here" from an NSA slide comes to mind.
effdee commented on The mystery of why left-handers are so much rarer (2016)   bbc.com/future/article/20... · Posted by u/blubbb
pram · a year ago
Just throwing in my left handed anecdote here: the bottom of my hand was always covered in pencil graphite when I was in school because your hand drags over what you've been writing from left -> right. Also ring binders were a pain in the ass (your hand is blocked at the left margin lol)
effdee · a year ago
I used to have the same problem. Switching from pencils and pens to keyboards fixed it for me. :)
effdee commented on We could be witnessing the death of the graphics card in real time   techradar.com/computing/g... · Posted by u/DuckConference
effdee · a year ago
Graphics cards are already dead for me (as a causual gamer). I recently bought a used notebook with a 12th Gen Intel Core processor and it can run an impressive list of games.
effdee commented on Better Dotfiles   iamdan.me/better-dotfiles... · Posted by u/dansalias
b3lm0nt · a year ago
I use Gary Bernhardt's (non)-method, quoted here:

IMO you don't need a special tool to manage your home directory / dotfiles. Git is the tool. Your home directory is a repo with a .git directory like any other repo. No other tools; no symlinks; nothing else. Commit what you want and gitignore the rest. I've done this since 2008.

Never had a problem with it.

effdee · a year ago
One version of this is to use a bare repo, as described in https://news.ycombinator.com/item?id=11070797
effdee commented on Cough or sneeze? How the brain knows what to unleash   nature.com/articles/d4158... · Posted by u/gnabgib
tabtab · a year ago
Once I coughed, sneezed, and farted at the same time. Very painful.
effdee · a year ago
A sneeze-hickup combo is also _very_ painful.

u/effdee

KarmaCake day248December 19, 2013View Original