Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
colejohnson66
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
colejohnson66
6d ago
Case in point: fiber optics.
2.
▲
by
colejohnson66
6d ago
The screens are made by Samsung, but aren't designed by Samsung. Samsung's display and their phone division are completely separate.
3.
▲
by
colejohnson66
7d ago
For context, GitHub's DMCA form has this assertion: > I swear, under penalty of perjury, that the information in this notification is accurate and that I am the copyright owner, or am authorized to act on behalf of the owner, of an
4.
▲
by
colejohnson66
11d ago
HN guidelines say to use the actual title and to not editorialize it.
5.
▲
SQLite with a Fine-Toothed Comb
(blog.regehr.org)
4 points
by
colejohnson66
1mo ago
|
0 comments
6.
▲
by
colejohnson66
1mo ago
Not to mention that on 32-bit without PAE, that was all you could get. Nothing more.
7.
▲
C++ float-to-int conversion can be undefined behavior
(kttnr.net)
1 points
by
colejohnson66
2mo ago
|
0 comments
8.
▲
Claude Opus 5 is limited to a 0.2M token context window by default
(wadetregaskis.com)
2 points
by
colejohnson66
2mo ago
|
0 comments
9.
▲
I was wrong about Duff's device
(unsung.aresluna.org)
2 points
by
colejohnson66
2mo ago
|
0 comments
10.
▲
by
colejohnson66
3mo ago
That's what the various string theory proponents start from. There's "too many" different subatomic particles, so there surely must be something smaller that they're composed of?
11.
▲
by
colejohnson66
3mo ago
The ROM used different sized transistors to store two bits per transistor. That's pure analog territory, which most HDLs don't touch.
12.
▲
by
colejohnson66
4mo ago
Yes it does. It just decays to a pointer at the slightest touch.
13.
▲
by
colejohnson66
4mo ago
So what already happens, but worse?
14.
▲
Top why you should use std:SIMD
(github.com)
4 points
by
colejohnson66
4mo ago
|
0 comments
15.
▲
The Animated Eliptic Curve
(curves.xargs.org)
1 points
by
colejohnson66
4mo ago
|
0 comments
16.
▲
Claude Says No
(wadetregaskis.com)
1 points
by
colejohnson66
4mo ago
|
0 comments
17.
▲
by
colejohnson66
4mo ago
Wasn't that due to trademarks?
18.
▲
by
colejohnson66
5mo ago
We once did a hike from Chamberlain's Ranch down. No one else for 10+ miles until we reached the switchbacks at the end. It really depends on where you go.
19.
▲
by
colejohnson66
5mo ago
"Can we do X, Y, Z?" Yes? Or maybe later? It's so annoying. No means no, not "pester me later"!
20.
▲
by
colejohnson66
5mo ago
I should not need extensions for a business to respect my privacy. It's as simple as that. If you look at it through an equity angle, needing extensions relegates the negative effects to those that are already not "well off"
21.
▲
by
colejohnson66
5mo ago
Doesn’t read like AI to me
22.
▲
by
colejohnson66
6mo ago
Even then, the installer itself has administrative access already, should they choose to do it then.
23.
▲
by
colejohnson66
6mo ago
Self-driving is a thing. Full self-driving, commonly known as "level 5 autonomy", has been claimed for over a decade. These claims have been made so many times it has a dedicated Wikipedia page ! https://en.wikipedia
24.
▲
by
colejohnson66
6mo ago
I didn't mention IHttpClientFactory - just HttpClient. I will concede that ASP manages to be confusing quite often. As for the latter, guidelines are not requirements anymore than "RTFM" is; You can use HttpClient without rea
25.
▲
by
colejohnson66
6mo ago
A lot of people online have convinced themselves that "tax deductible" means that the government would refund you that dollar amount. That's a "tax credit "... If forwarded donations were a tax credit, then yes, ro
26.
▲
by
colejohnson66
6mo ago
The boilerplate of not having sane defaults. .NET is much simpler: using HttpClient client = new(); HttpResponseMessage response = await client.GetAsync("https://..."); if (response.StatusCode is HttpStatus
27.
▲
by
colejohnson66
6mo ago
Wine doesn't emulate the NT kernel; Just the NT and Win32 userspace APIs. For example, Wine provides a `kernel32.dll` that maps API calls into the appropriate Linux ones. Anything kernel level is operating "below" Wine.
28.
▲
by
colejohnson66
6mo ago
Forwarded donations are not tax-deductible (in the US); That's a lie that's been spread around the internet. If you give a company money with the express purpose of them forwarding it to someone else (the company acts as a "c
29.
▲
by
colejohnson66
6mo ago
> Donate to the Wine Development Fund by cash, cheque, or international money order in US dollars.
30.
▲
by
colejohnson66
6mo ago
Content. https://arstechnica.com/tech-policy/2026/02/wikipedia-bans-a...
More ›