Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
__float
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
61.
▲
by
__float
9mo ago
Three people could be a group of friends. More than 100 is clearly different. Given that there are usually _zero_ people rallying in Lansing, this is notable enough for the local newspaper.
62.
▲
by
__float
9mo ago
What I don't really understand is why they've tied the reader app so tightly to the entire custom OS. It seems like it used to be more standalone, and these days that is essentially impossible?
63.
▲
by
__float
10mo ago
I've never heard of this, and I'm not seeing much on Google. What spaces are you in that you see this??
64.
▲
by
__float
10mo ago
This conversation has drifted very far from the original post, and it was only ever tangentially about anxiety anyway. This is also simply not true: we have so many examples of horrific dog bites, with normally-well-behaved animals, well-
65.
▲
by
__float
10mo ago
I try to leave a good commit trail in my PRs. These are often _not_ the reality of how the code was written and originally committed, but a rough approximation of the intended steps with the benefit of hindsight. A tool like https:/&#
66.
▲
by
__float
11mo ago
There are a ton of people who _immediately_ open tmux/zellij/etc. when they're doing anything in the terminal. This means you use its backscroll and search feature, and you wouldn't notice. @mitchellh seems to rely on th
67.
▲
by
__float
11mo ago
A lot of people view model checking and similar tools as too theoretical, academic Stuff that can't be so easily applied to the real world. Here we see the basic steps of modeling a complex system, and how that can be useful for unders
68.
▲
by
__float
11mo ago
This company has received this feedback (and claimed "it's coming soon") for actual years, now. This was raised in some of their earliest HN threads!
69.
▲
by
__float
11mo ago
Okay, so what kind of solution are you looking for here? VS Code uses a closed-source LSP server for its C# extension. Rider is it's own custom stuff, of course. So...where does that leave the Zed team? If existing LSPs aren't goo
70.
▲
by
__float
11mo ago
What languages do you use that have adopted this well? I'm not counting something like C++ where there's effectively no "packages" to speak of.
71.
▲
by
__float
11mo ago
Why not use a virtualenv in your container?
72.
▲
by
__float
11mo ago
As someone who has used Java pretty extensively for a few years (but in an environment where Spring was forbidden), why is that?
73.
▲
by
__float
11mo ago
That mis-feature has been present since Java 1.0, so (as with checked exceptions mentioned above) it's not entirely within the scope of this post.
74.
▲
by
__float
11mo ago
I'm wondering this, too. There's Guava and its Preconditions class[0] that is approximately as terse and I find to be more helpful than everything-is-an-AssertionError. [0] https://guava.dev/releases/14.0/
75.
▲
by
__float
11mo ago
My experience using Dagger (2) was so unpleasant that it really soured me on the possible uses of this feature. I understand the benefits of dependency injection, but to be totally honest I'm more likely to take the Go-style approach o
76.
▲
by
__float
11mo ago
Ah, the cost of spreading bad information on cheap shared hosting.
77.
▲
by
__float
11mo ago
It's a bit hard to find, but going to the service's Mastodon account eventually leads one to https://repo.or.cz/uk-blocked.html
78.
▲
by
__float
1y ago
Heh, didn't have to go far in this article to find this exact construction: > The data shows it’s not just an incremental improvement; it’s a demolition. Complete with extra bold to emphasize the second half, sigh.
79.
▲
by
__float
1y ago
This is drawing a very different line from the majority of conversations in this thread, I imagine. "Sharing with a third party" because you have phone backups enabled is very different from streaming live or uploading to social m
80.
▲
by
__float
1y ago
That makes sense as a long-term goal, but if you're still in the earlier stages it's much more fun to learn a variety of words and focus on the most common ones. Get depth at first, and later you can fill in the holes with e.g. a
81.
▲
by
__float
1y ago
The website explicitly disables it; they have a viewport meta tag with: initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no I think it's more likely Safari these days just ignores this, because of the ver
82.
▲
by
__float
1y ago
> Some of us have to deal with the decision of a loved one taking meds and increasing their probability of a sudden cardiac death... Why is this such a concern to you? At some point, everything has _some_ risk, and this feels like you&#x
83.
▲
by
__float
1y ago
The way I read the blog post, it seems they're very aware of that. I imagine Cloudflare and AWS were on a Chime bridge while this all went down, they both have a lot at stake here.
84.
▲
by
__float
1y ago
That doesn't mean we _understand_ them, that just means we can put the blocks together to build one.
85.
▲
by
__float
1y ago
Maybe this suggests it's not such a simple feature?
86.
▲
by
__float
1y ago
It is a _decision_ to put those assets in the same VCS as your source code. It's not one you are required to make.
87.
▲
by
__float
1y ago
Do these services have anything like the easy-to-use allowlist feature? There seems to be some value in the parent-friendly angle here.
88.
▲
by
__float
1y ago
This should be such an infrequent occurrence that the cost should be negligible. Surely their $10/month plan has enough margin that this can be covered?
89.
▲
by
__float
1y ago
Is it not...a bit of both? There's some dollar amount where "what you can do with it" wouldn't make up for the price, no?
90.
▲
by
__float
1y ago
Not everything needs 10k RPS, and in some sense there are benefits to a new process – how many security incidents have been caused by accidental cross-request state sharing? And in a similar vein, Postgres (which is generally well liked!) u
More ›