Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jsjohnst
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jsjohnst
1mo ago
Amazon Pharmacy sells name brand GLP-1s (Ozempic, Wegovy, Zepbound, etc) for $250-400/month without insurance.
2.
▲
by
jsjohnst
1mo ago
> This is why even their single core mobile chips in the budget line Neo That’s a six core processor. It’s an A18 Pro in the Neo, same chip as on the Iphone 16 Pro
3.
▲
by
jsjohnst
5mo ago
Since the majority shareholder(s) can decide to replace the board of directors, it’s not the board of directors who holds the (ultimate) power, it’s the majority shareholder(s).
4.
▲
by
jsjohnst
7mo ago
> There are competing terms currently being decided on by the market at large: AEO (Answer Engine Optimization) and GEO (Generative Engine Optimization) It really annoys me the industry seems to be narrowing in on the two worse options r
5.
▲
by
jsjohnst
7mo ago
> i'm actually not sure which is more risky: holding bitcoin or real estate Both can have wild swings in valuation, but at the end of the day, you still hold something by owning real estate.
6.
▲
by
jsjohnst
1y ago
> anyone know of an iPad ssh client with mouse support? Prompt 3 from Panic
7.
▲
by
jsjohnst
1y ago
As someone who has owned every single Apple Watch model/generation and love the hardware, I agree with GP on the terrible UX of the app grid.
8.
▲
by
jsjohnst
1y ago
> it's also very much not, because it always sounds like it might be authoritative, but you could be reading something hallucinated I keep hearing this repeated over and over as if it’s a unique problem for AI. This is DEFINITELY tr
9.
▲
by
jsjohnst
1y ago
> The truth is, if there was no AI tech developed, we would not need to regulate it so that greed does not take over. Same could be said for the Internet as we know it too. Literally replace AI with Internet above and it reads equally tr
10.
▲
by
jsjohnst
1y ago
You aren’t missing much if you just skip it
11.
▲
by
jsjohnst
1y ago
You got past the grey text on gray background? -_-
12.
▲
by
jsjohnst
1y ago
The level of hallucinations with o3 are no different than the level of hallucinations from most (all?) human sources in my experience. Yes, you definitely need to cross check, but yes, you need to do that for literally everything else, so i
13.
▲
by
jsjohnst
1y ago
> And nobody outside those companies knows how they work. I think you meant to say: And nobody knows how they work.
14.
▲
by
jsjohnst
1y ago
The saying goes: From 90% to 99% is a 10x reduction in error rate, but 99% to 99.999% is a 1000x decrease in error rates.
15.
▲
by
jsjohnst
1y ago
People (including me) said this for a long time about Yahoo! too. Kinda ironic they both merged and basically died together… Yawho!?
16.
▲
by
jsjohnst
1y ago
> The bandwidth between macs isn't enough to do inference effectively. While it’s certainly no where near the memory bandwidth, 80Gbps is on par with most high end, but still affordable, machine to machine connections. Then add on t
17.
▲
by
jsjohnst
1y ago
Boring as the noun, not adjective. Also, Tesla was named that before Musk was involved, so it’s not his humor involved in naming both. Nikola Tesla is known for a lot more than just Tesla coils.
18.
▲
by
jsjohnst
1y ago
From source article… > For example, a lot of that 1.3 MW went into cooling the system and handling the hydrogen flow used to prevent contamination build up.
19.
▲
by
jsjohnst
1y ago
> This is the power consumed by the light source for one photo tool on one line. Actually, it’s not if you read the linked article. Try harder with your indignant reply next time to an entirely factual post. Sheesh! Further, here’s a >
20.
▲
by
jsjohnst
1y ago
Yep, you did the simple math. 2MW generators are rather common place, they even come in portable (as in on a trailer) form.
21.
▲
by
jsjohnst
1y ago
Thanks for sharing the link! 1.3MW really isn’t that high of a load though. Thats a very straightforward load to be able to support via diesel generators. As an example, a typical large datacenter uses an order of magnitude more power, yet
22.
▲
by
jsjohnst
1y ago
But the type signature of: int -> int Is wrong. At minimum it’s: Optional[int] -> int Because you provided a default value so clearly it’s not required to provide an input parameter. It’s also wrong to assume `0` is an int. There’s ot
23.
▲
by
jsjohnst
1y ago
> and, obviously, the inferred type (int -> int) is correct. No it’s not. It’s Optional[int] -> int at minimum. There are other completely valid signatures beyond that too.
24.
▲
by
jsjohnst
1y ago
1) the code you wrote isn’t Python. 2) inferring the type is int isn’t guaranteed to be correct in this case
25.
▲
by
jsjohnst
1y ago
Because it shouldn’t in function arguments. The one defining the function should be responsible enough to know what input they want and actually properly type it. Assuming an int or number type here is wrong (it could be optional int for ex
26.
▲
by
jsjohnst
1y ago
So you want strong typing, but then are to lazy to properly type your function definitions?
27.
▲
by
jsjohnst
1y ago
Yet you still reply again! Guess you put zero value in your own advice, got it!
28.
▲
by
jsjohnst
1y ago
Yet you chose to reply-all-unsubscribe line noise further. Maybe take your own advice and move on bro.
29.
▲
by
jsjohnst
1y ago
Exactly!
30.
▲
by
jsjohnst
1y ago
It actually didn’t help at all. Read the part quoted again, OP specifically indicated .us, not “root zone”. The registrar for .us (GoDaddy) is in fact the “root dns for .us”
More ›