Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samtheprogram
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
181.
▲
by
samtheprogram
2y ago
But if it were to happen, what are the chances a fork of Bitcoin (that doesn’t respect this ruling) becomes more mainstream than Bitcoin? Less than 10%, and that’s generous.
182.
▲
by
samtheprogram
2y ago
That’s worldwide and vastly represented by countries that missed out on the industrial revolution or have corrupt and/or authoritarian governments, no? https://worldpopulationreview.com/country-rankings/starvatio..
183.
▲
Scientists just made mice 'see-through' using food dye – and humans are next
(livescience.com)
1 points
by
samtheprogram
2y ago
|
1 comments
184.
▲
by
samtheprogram
2y ago
It’s desktop app that’s built on Electron. Although, yes, when I’m on resourced constrained machines, I open it in a Firefox tab.
185.
▲
by
samtheprogram
2y ago
> way they do ranked ladder Could you elaborate? I play the game, but I don’t play much of anything else with ranks so I’m curious what ladder means here and the alternative examples.
186.
▲
by
samtheprogram
2y ago
So, I take it you haven't tried Astro then?
187.
▲
by
samtheprogram
2y ago
I think submodules make sense in a lot of use cases, but a gotcha I saw with a team introduced to them recently is that pulling down from a branch or switching branches doesn’t update the submodule and/or stop you from changing branche
188.
▲
by
samtheprogram
2y ago
> Authorities interviewed the kid, who apparently explained that he learned how to hide his identity online. > The name of the 11-year-old has been released but Gizmodo is opting not to share it. The decision to do a bunch of swatting
189.
▲
by
samtheprogram
2y ago
That makes sense. I guess since using .js for the relevant imports just works in TypeScript I should be happy then…
190.
▲
by
samtheprogram
2y ago
Bun’s DX is pretty unprecedented in this space, and most of my use cases are now covered / not causing Bun to crash (when actually using run-scripts with `bun run`). Meanwhile, I can’t configure node to not require extensions on import
191.
▲
by
samtheprogram
2y ago
Optics / stock price
192.
▲
by
samtheprogram
2y ago
I used a server running in AWS for this while in China. Sometimes you don’t have a VPN, or using certain VPN providers might be heavily monitored and/or blocked.
193.
▲
by
samtheprogram
2y ago
Elon Musk promoted racism?
194.
▲
by
samtheprogram
2y ago
There isn’t a lot of switching cost for something like Multi. In most cases a month seems extremely short and would grind my gears too, but it’s not like you’ll need to move anything off of Multi.
195.
▲
by
samtheprogram
2y ago
It’s the best video / voice call / screen sharing / etc software out there IMO. Unfortunately Mac only so I only use to it to collaborate with coworkers. Guess I’ll be trying Tuple.app next
196.
▲
by
samtheprogram
2y ago
They aren’t referring to TSA precheck, they are referring to Clear PLUS.
197.
▲
by
samtheprogram
2y ago
I technically use a natural key, if you could call it that, when using Supabase. Having a `public.users` table with a primary key that’s the same as the key for the internal user auth table (from Supabase). Arguably not a natural key, or at
198.
▲
by
samtheprogram
2y ago
> or the company/government shut it down because society was collapsing. I do not see how you could interpret the ending of Her this way.
199.
▲
by
samtheprogram
2y ago
GP was being sarcastic. It’s indeed a part of a sob story meant to dissuade potential buyers from looking over things too deeply.
200.
▲
by
samtheprogram
2y ago
Just follow who you want to follow, and stick to the Following tab instead of "For You". At least X has that option; the other major/centralized social media services don't have any such option as far as I can tell (Inst
201.
▲
by
samtheprogram
2y ago
Sprint had outdated technology w.r.t their infrastructure and cell towers, so an outside acquirer didn’t make as much sense. It needed an existing player with more advanced infrastructure to take on the customer base, or a large investment
202.
▲
by
samtheprogram
2y ago
This is incredibly understated, and I’ve used it for various sites, but it should be noted that the alternative sites are some times out of date in yt-dlp. I was hoping for a working download for NPR Music, but it failed me last week for Ki
203.
▲
by
samtheprogram
2y ago
There are many reasons, and as a user of Opus you are probably aware of the trade offs?
204.
▲
by
samtheprogram
2y ago
You don’t achieve exactly once at the protocol/queue level, but at the service/consumer level. This is why SQS guarantees at-least-once. It’s generally what you described, but the term I’ve seen is “nonce” which is essentially an
205.
▲
by
samtheprogram
2y ago
It’s implemented as a launcher, per the article. And saying it _could_ be an app is missing the point of the device entirely. It’s like saying the Light Phone could be an app. They’re trying to do something entirely different, and an app th
206.
▲
by
samtheprogram
2y ago
> given the xz situation a well crafted shell script can seem harmless while being very dangerous That’s exactly what they are saying.
207.
▲
by
samtheprogram
2y ago
Correct, so the question should have been: is readonly necessary? I wouldn’t call myself an expert in TypeScript’s type system (although I use it daily), so I’m not sure about that one. I do know I would have omitted readonly if I did this
208.
▲
by
samtheprogram
2y ago
I mean, nobody knows the exact price it's going to go to, and ETH doubled in value from the date Garry released this video within 5 months to mid-November. If you bought ETH when Garry released this video, it was a winning bet. The 10k
209.
▲
by
samtheprogram
2y ago
Yes, otherwise consumers could try reading the property (that doesn’t exist).
210.
▲
by
samtheprogram
2y ago
It's source code and infrastructure as code for the services that are described at pico.sh, for self-hosting, development, etc. Some of the services appear to live directly within this repo. There's also separate apps (that are se
More ›