Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leftyspook
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
leftyspook
1mo ago
> So even if “open core” is a strictly better model, we lack the intuition and experience to feel confident starting there. By thinking of Elm as the “open core” at first, we give ourselves time to learn and flexibility to expand the cor
2.
▲
by
leftyspook
2mo ago
The sensible regulation would be aiming at socially harmful features of tech, not forcing people to provide proof of identity to a third party in order to continue harming themselves with the same exact features. Imagine if such an approach
3.
▲
by
leftyspook
6mo ago
All software runs on somebody's hardware. Ultimately even an utterly benign program like `cowsay` could be backdoored to upload your ssh keys somewhere.
4.
▲
by
leftyspook
7mo ago
The meat brain is the only one that can be held accountable.
5.
▲
by
leftyspook
7mo ago
Do you think the attention and engagement is because people think this is some sort of an "ai misalignment" thing? No. AI misalignment is total hogwash either way. The thing we worry about is that people who are misaligned with th
6.
▲
by
leftyspook
9mo ago
I think when Fish shell announced the Rust rewrite, they especially highlit that, in the form of "being more attractive to contributors" as one of the reasons.
7.
▲
by
leftyspook
11mo ago
> I'm not 100% clear on what you mean here The core of their complaint is that if you use `jj edit` it's not obvious how to get a diff of what you did. The answer, of course, is that you can use `jj evolog -p`.
8.
▲
by
leftyspook
1y ago
Ah, I see Tom the Genius has moved on from using Subversion for his enterprise JSON DSL
9.
▲
by
leftyspook
1y ago
I think a part of the point is to question the need for things like that. Do your users actually need all of these bells and whistles?
10.
▲
by
leftyspook
1y ago
Nothing changed, you need to know that host:port first, and that's where the problems with the official serverlist being flooded with fake entries become apparent.
11.
▲
by
leftyspook
1y ago
That really is not a solution. Third party servers used to host plenty of non-standard gamemodes that Valve does not provide. Retakes, mentioned in the blogpost, is one of those modes.
12.
▲
by
leftyspook
1y ago
Could it be that it gets no credit for things it got right because it got barely anything right?
13.
▲
by
leftyspook
2y ago
I think you make a pretty bad case for how embedding a Scheme interpreter is going to help with the pain points of async. Listing "stack traces full of tokio code" and then seemingly proposing to solve that by adding more glue to
14.
▲
by
leftyspook
2y ago
I'm not saying they are related, just saying that the committee committeing is going to take half a decade at least for both.
15.
▲
by
leftyspook
2y ago
Coming right after profiles are done, probably?
16.
▲
by
leftyspook
2y ago
Yes.
17.
▲
by
leftyspook
2y ago
That essentially comes for free with stack unwind, and will not be possible with `panic=abort`
18.
▲
by
leftyspook
2y ago
As if the stock owners have any more engineering knowledge. They are sewn from the same exact MBA cloth.
19.
▲
by
leftyspook
2y ago
I'd imagine not seeking employment at Google is a big part.
20.
▲
by
leftyspook
2y ago
Set of concepts derived from "whatever the hell Ken Thompson had in his environment circa 1972".
21.
▲
by
leftyspook
2y ago
I've had more luck running games from 97-00 under wine than on modern Windows.
22.
▲
by
leftyspook
2y ago
Yes, but Sonic Pi DSL feels a little more Lisp-y than natural language-y.
23.
▲
by
leftyspook
2y ago
It does. Not sure if publisher can opt-out though. Another point is that Steam DRM is a) optional b) unlike always online GaaS trivial to circumvent
24.
▲
by
leftyspook
2y ago
I may be projecting, but I feel like the kind of person to get excited about crafting interpreters wod also get excited about crafting databases or OSes.
25.
▲
by
leftyspook
2y ago
All praise Bob! On a more serious note, have you thought about trying to aim lightning at the same spot again and write another book about implementing something most programmers take for granted?
26.
▲
by
leftyspook
2y ago
It is a tool for checking that your unsafe code doesn't cause UB. It doesn't really settle anything, but the commenter uses it as a gotcha to say "rust is no better than C, because you still can compile code that contains UB&
27.
▲
by
leftyspook
2y ago
> Well, the general 'Rewrite All in Rust' consensus is that it solves all general programming problems, ever. a) There is no such consensus. The actual consensus is that even if Rust solved all problems, it would not be financi
28.
▲
by
leftyspook
3y ago
I haven't tried Loco, but Rocket is not Rails-like. It does, to me, have the friendliest API among Rust frameworks, but it is nowhere near as battery-filled and opinionated as Rails.
29.
▲
by
leftyspook
3y ago
I've heard about Pure Data but here aim is to a) emulate the feel of a real rack (to which end I am rewriting the UI from scratch) b) relatedly, aim is to be friendly to non-programmers, cause all musicians I know can't use a comp
30.
▲
by
leftyspook
3y ago
From what I can tell, VCV is a bit higher level, I aim to let users combine individual parts into modules, as well as customizing their visuals. Also, funny thing but I did not know about VCV before today :)
More ›