Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
de_keyboard
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
Efficiently Computing Static Single Assignment Form and the Control Graph [pdf]
(cs.utexas.edu)
2 points
by
de_keyboard
2y ago
|
0 comments
2.
▲
by
de_keyboard
3y ago
Could the "sync" mechanism be provided by iCloud, Dropbox, etc. so long as it's end-to-end encrypted? Managing a vault server sounds like a pain.
3.
▲
Microsoft Agent
(en.wikipedia.org)
2 points
by
de_keyboard
3y ago
|
0 comments
4.
▲
by
de_keyboard
3y ago
If many different "states" are used for one big architecture, how are the boundaries between them managed? Under one state, Terraform will spot issues here during `plan`, but with many states issues will only appear after `apply`.
5.
▲
When McDonalds Came to Denmark (2021)
(mattbruenig.com)
10 points
by
de_keyboard
3y ago
|
4 comments
6.
▲
by
de_keyboard
3y ago
Not disagreeing, but you might find it interesting to learn about the history of the term "jaywalking"
7.
▲
by
de_keyboard
3y ago
> Flix looks like Scala, but its type system is based on Hindley-Milner. Ahh why?! Scala is FP larping as OOP. Great type system, poor syntax.
8.
▲
by
de_keyboard
3y ago
Does Nostr have any mechanisms to ensure anonymity, or can the relay log everything?
9.
▲
Functional Reactive Animation (1997) [pdf]
(conal.net)
1 points
by
de_keyboard
3y ago
|
0 comments
10.
▲
Rank Things – Would-you-rather using the ELO ranking system
(rankthings.io)
1 points
by
de_keyboard
3y ago
|
0 comments
11.
▲
by
de_keyboard
3y ago
Be sure to checkout Koyaanisqatsi if you like experimental films and Philip Glass
12.
▲
Portable S-Expressions Spec
(pose.s-expressions.org)
1 points
by
de_keyboard
4y ago
|
0 comments
13.
▲
by
de_keyboard
4y ago
But then you are working on half as many things.
14.
▲
by
de_keyboard
4y ago
Indeed. Feels like vast majority of the TV worth watching is HBO. I value my time so I'd rather have access to a few HBO series / year than an endless sea of A/B dross.
15.
▲
by
de_keyboard
4y ago
At work I am always hopping between F# and JavaScript and I'm convinced that if more people had this experience they would want the pipe operator in JavaScript. Unfortunately it's hard to convey the advantages to those who haven
16.
▲
by
de_keyboard
4y ago
The F# syntax is an incredibly simple bit of syntactic sugar. Just replace this: x |> f With this: f(x) For the join example, you must do this: xs |> (x => x.join(' ')) It de-sugars to:
17.
▲
by
de_keyboard
4y ago
Until it's not though. This is a pretty major architectural constraint on your code that you would not hit quite so early with a faster language.
18.
▲
Running Before the Modern Shoe
(web.archive.org)
2 points
by
de_keyboard
4y ago
|
0 comments
19.
▲
by
de_keyboard
4y ago
> First Law > A robot may not injure a human being or, through inaction, allow a human being to come to harm. Hmmm I wonder about trolley problems
20.
▲
by
de_keyboard
4y ago
RAII can push resources to a collection that is disposed later
21.
▲
by
de_keyboard
4y ago
I am very bullish on Carbon. Using C++ semantics will make switching and integration much easier.
22.
▲
by
de_keyboard
4y ago
Will we care about proofs and type-systems once we have AI systems that reliably answer questions like "does this code do X?" and "under what conditions does this code violate invariant Y?"
23.
▲
by
de_keyboard
4y ago
Funny what gets picked up. I'm not convinced Neuromancer is a good movie plot-wise, and it risks looking like a cheap Blade Runner clone. Why can't someone adapt Consider Phlebas? The book is already an action/adventure mov
24.
▲
by
de_keyboard
4y ago
Dune was enjoyable and all but HE SKIPPED THE DINNER SCENE arguably one of the most important bits!
25.
▲
by
de_keyboard
4y ago
It's a bit old but more people need to know about Tigris and Euphrates.
26.
▲
by
de_keyboard
4y ago
The 360 launched first so it was probably at a higher units sold for a few years at least.
27.
▲
by
de_keyboard
4y ago
Are Nix and Bazel mutually exclusive? https://www.tweag.io/blog/2018-03-15-bazel-nix/
28.
▲
by
de_keyboard
4y ago
I agree. GitHub Actions should call your scripts but your scripts should not depend on GitHub Actions API. I also suggest Bazel as a consideration alongside Make. With Bazel, you get two advantages over Make: 1. It is easier to ensure that
29.
▲
by
de_keyboard
4y ago
I think that BH has underperformed the S&P500 for some time now. They are also quite old now - what happens to the share price after they pass?
30.
▲
by
de_keyboard
4y ago
> They have to find Brexit benefits so we have pointless plans to depart from eu rules The purpose of this is two-fold: 1. Make it harder for future governments to reverse Brexit or reverse parts of Brexit 2. Make it harder for Scotland
More ›