Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scherlock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
scherlock
3mo ago
I buy vinyl because I like the tangibleness if the medium. Seeing the tracks on the record, the liner notes, lyric sheets, photos, etc. It's great when the artist really embraces the format and goes all out. My player is a low end un
2.
▲
by
scherlock
4mo ago
As someone with colon cancer, I'd rather the complications than what I'm going through. 8" of colon removed, 6 weeks of recovery then 7 months of chemo treatments. If I could go back in time and get my colonoscopy at 35 inste
3.
▲
by
scherlock
4mo ago
Had my first colonoscopy at 46. Found cancer, stage 2b. Resection and chemo. I was completely asymptomatic. I put a post on FB and I now know about a dozen people who that prompted to get their colonoscopy done. Get it done, the prep isn&#x
4.
▲
by
scherlock
5mo ago
So, they cut down the trees and do what? How is this supposed help anything?
5.
▲
by
scherlock
5mo ago
Meeting and talk to people is a learned behavior. It took me a while in my 20s to get comfortable talking to new people. I'm determined to not let my kids struggle with the isolation that can come with social anxiety. My wife and I are
6.
▲
by
scherlock
7mo ago
Don't get me started on torso lengths! I'm 5'11 but wear a 30" inseam pants. My torso is long, so most shirts are too short for me. I'm not overweight, I'm 160 lbs, so finding a shirt that actually fits me is v
7.
▲
by
scherlock
7mo ago
There should be an adult category. Lets get some genuine citizen science going. Let the kids see that science doesn't need to be confined to corporate or university labs.
8.
▲
by
scherlock
7mo ago
At least Word has an outline mode, GDocs is the worst. A text editor with markdown support is better than GDocs.
9.
▲
by
scherlock
7mo ago
Yup, you're probably right. Author confirmed it was done by CBS news crew.
10.
▲
by
scherlock
7mo ago
Yeah, this doesn't look like AI generated. It was probably filmed on super 8 film stock. The clothing, hair cuts, manufacturing process all scream early 80s. I could see a cheap restoration introduction artifacts as a more likely reaso
11.
▲
by
scherlock
7mo ago
Same. Small units if work, iterate in it till it's right, commit it, push it, then do the next increment of work. It's how I've always worked like that, except now, I sometimes let someone else figure the exact API calls (I
12.
▲
by
scherlock
8mo ago
Aluminum oxide has high resistance and if you mix aluminum wiring with copper outlets, etc the impedance mismatched is what causes fires. You need to either have special copper pigtails installed or use fixtures that are rated for aluminum
13.
▲
by
scherlock
8mo ago
Many employees are doing text work and, until recently, operating systems and apps did a really bad job of working with Hi DPI displays. Your best bet was to target around 115 DPI on a monitor for decent text rendering without having to dea
14.
▲
by
scherlock
1y ago
I think social norms in child rearing have changed drastically, though I think, at least in my neighborhood, they are swinging back. Growing up in the 80s, I remember having a lot of free time and autonomy. I had soccer or baseballaybe twic
15.
▲
by
scherlock
1y ago
We have a 3 way intersection with lights outside my kid's elementary school. 30 min before and after the school day begins and ends, there is no right on red. There is a sign that says "no right on red during x times". Ther
16.
▲
by
scherlock
1y ago
They are going to innovate servers on electric roller skates to deliver the food right to your car.
17.
▲
by
scherlock
1y ago
Is it really good form in TypeScript to make all functions async, even when functions don't use await? like this, https://github.com/cloudflare/workers-oauth-provider/blob/fe...
18.
▲
by
scherlock
2y ago
Salesforce core is Java. A smattering of other languages in the mix. I left Salesforce a year ago, their main developer productivity drains had nothing to do with the code base. It's their build process where it takes a minimum of a
19.
▲
by
scherlock
2y ago
There have been VR headsets since before there were PDAs. The first VR Headsets were made in the 80s by VPL ( https://en.wikipedia.org/wiki/VPL_Research ). This no where near being a new idea, this is a forty year old
20.
▲
by
scherlock
2y ago
That was my first thought. Create an import or manufacturing entity. That entity then sells the product to the retail entity for a markup. It's the retail entity that has the relationship with Amazon and can then show the invoice fr
21.
▲
by
scherlock
2y ago
"In 2016, there should not be many undergraduates that are familiar with the version of Basic that Dijkstra was referring to when he made this quote in 1975" see https://www.cs.utexas.edu/~EWD/transcriptions&#
22.
▲
by
scherlock
2y ago
I guess it depends, but I know a few folks in their late forties with kids in college. They had them in their late twenties. I wouldn't call it rare.
23.
▲
by
scherlock
2y ago
It's a carrot, not a stick. It's designed to spread the digging.and repaving costs around so the work is cheaper. It's more that the city knows it's doing work in an area, digging up the road, so they tell all the util
24.
▲
by
scherlock
2y ago
FWIW, many sleep away camps still rely on letter writing. My daughter left with a stack of pre-stamped envelopes and a pad of paper. She enjoyed writing and receiving letters.
25.
▲
by
scherlock
2y ago
So, it really doesn’t prevent phishing. If you can get someone to give you their password, you can probably get them to click approve. The real benefit is to the service provider, not having to worry about leaking a secret if they get com
26.
▲
by
scherlock
2y ago
"Hi, this is Bob from blah support, we need to confirm your account is a correct. When prompted please confirm to give us access". if someone is dumb enough to hand out a password, they are dumb enough to click approve. Phishing
27.
▲
by
scherlock
2y ago
I don't see how passkeys do anything to prevent phishing.
28.
▲
by
scherlock
2y ago
The problem is that this is the first time these mountain communities have ever seen this sort of event. Coastal areas, sure we need to retreat from the coast, but these mountain communities have never gotten a year of rain in a few hours
29.
▲
by
scherlock
2y ago
The fact that software engineers are the only folks with the skills to do what you just said. When I was working on PhD thesis 20 years ago, I had a giant makefile that generated my graphs and tables then generated the thesis from LaTeX. Al
30.
▲
by
scherlock
2y ago
So, you use DB row locks as a shared mutex? Am I reading that right? You created a centralized mutex service that your services use to share state with the cunning use of DB row locks.
More ›