Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samhh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
samhh
4mo ago
I’ve set up a monorepo before that subpath exported plain TS across packages and it just worked (pnpm). You may want to try again.
2.
▲
by
samhh
5mo ago
FYI there is now an extension for TODO highlighting. Not at my machine but it’s something like “comments highlighter”.
3.
▲
by
samhh
6mo ago
It may be economically effective but such heartless, buggy software is a drain to use. I care about that delta, and yes this can be extrapolated to other industries.
4.
▲
by
samhh
7mo ago
You’re right not to trust it, it’s wrongly calling sibling-index() widely available. And that’s the first example I checked.
5.
▲
by
samhh
8mo ago
It’s already available behind a flag IIRC.
6.
▲
by
samhh
9mo ago
There’s also jj-stack. I don’t know how they compare. This is something GitHub should be investing time in, it’s so frustrating.
7.
▲
by
samhh
9mo ago
I was surprised to learn that Depot runners, which are much faster, are also much cheaper. Would highly recommend them for anyone trapped on GitHub.
8.
▲
by
samhh
10mo ago
I’ll die on the hill that the tacit pipe operator would have been the right choice. IIRC the main objections came from engine implementors.
9.
▲
by
samhh
11mo ago
For a start I wouldn’t trust brands that by default market mesh over wired backhaul.
10.
▲
by
samhh
11mo ago
Those semantics make it more accessible for free.
11.
▲
by
samhh
1y ago
It’s cryptographically bound to the domain.
12.
▲
by
samhh
1y ago
Passkeys already solve for this, we just have to get past the FUD.
13.
▲
by
samhh
2y ago
It could support it as a progressive enhancement.
14.
▲
by
samhh
3y ago
In terms of task running specifically it does generally stay that simple for the likes of just. The only complexity there is getting it installed on everyone's machine, but that's true of most tooling, even the common stuff given
15.
▲
by
samhh
4y ago
Static types are documentative, and language servers often also show you things like JSDoc alongside the type signature. Nix has neither of these, hence I have to check the source code or run a build and see what happens. I really like Nix
16.
▲
by
samhh
4y ago
I agree that the documentation story could be better. I also think it's a great shame that the language isn't statically-typed, so to understand how to use something I have to inspect its source code. I've found it to be quit
17.
▲
by
samhh
5y ago
They're also platforms without Game Pass i.e. with much less competition.
18.
▲
by
samhh
5y ago
Anecdotal but everywhere I've worked on JS codebases has used lockfiles. It might be this isn't affecting that many but those it is affecting are loud.
19.
▲
by
samhh
5y ago
That's not an issue, that assists in quickly viewing wanted package upgrades. The problem is in not using a lockfile.
20.
▲
by
samhh
5y ago
If you interpret "spirituality" this broadly then the word is useless. This is why you'll receive some dismissive answers. I drink espresso every morning. I challenge you to find a way to link that to this thread that isn
21.
▲
by
samhh
5y ago
I'm not familiar with Python, but if those are traditional enums and not sum types then you're missing out on a lot in terms of domain modelling.
22.
▲
by
samhh
5y ago
Yes, impurity (or rather the representation thereof) is contagious. This is where the common "functional core, imperative shell" comes into play. You generally try to push side effects to the edge. There are other approaches you c
23.
▲
by
samhh
5y ago
It's called Mu. It's strict and has a few other quirks. There are a few different teams using it for different projects. Source: Used to work there.
24.
▲
by
samhh
5y ago
fp-ts is hard to learn. Its docs, whilst improving, aren't great and it's applying pure functional concepts to a language which isn't designed for it. The outcome is surprisingly good but it's hard to understand as a new
25.
▲
by
samhh
5y ago
Most of those don't sacrifice S75 protection in the UK. PayPal is unique.
26.
▲
by
samhh
5y ago
On macOS for example I'd use Spotlight.
27.
▲
by
samhh
5y ago
You're just replacing an elected government with more unelected power.
28.
▲
by
samhh
5y ago
Readability is largely subjective. I think this sentiment is better described as optimising readability for the lowest common denominator in terms of both ability/experience and the most common style of code, that being imperative. Tha
29.
▲
by
samhh
5y ago
I've noticed no such problem with my "Lightspeed" Logitech mouse and I'm very perceptive to slowdowns and stutters.
30.
▲
by
samhh
5y ago
A high refresh rate monitor will cut down latency by 10-15ms. It'll also look/feel much smoother. You won't notice the 1ms added by a good wireless mouse in my experience. (I'm happy with my wireless Logitech G305 mouse
More ›