Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
onderweg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
onderweg
2y ago
thanks!
2.
▲
by
onderweg
2y ago
Is anyone aware of a similar example, for ARM assembly on macOS?
3.
▲
by
onderweg
3y ago
It is way too early to say whether or not Google is failing in AI. The only thing that is certain is that lately things are not going smoothly for Google in AI.
4.
▲
by
onderweg
3y ago
Looks interesting, but... yet another subscription. I'm willing to pay for good apps, but I'm not willing to keep stacking subscriptions.
5.
▲
by
onderweg
3y ago
With the advent of AI it's becoming more and more expensive to be human. By 2030 humans will pay everywhere to prove they are not bots.
6.
▲
by
onderweg
3y ago
It's not as black and white as right or wrong. There is a lot more nuance to the choices made during the pandemic than the author leads us to believe.
7.
▲
by
onderweg
3y ago
Although usually I found David's posts pretty interesting and well written, this post does not make a lot of sense. "Later, that the vaccine would prevent you from getting the virus. Finally, that if you were vaccinated, you could
8.
▲
by
onderweg
3y ago
Indeed. That sentence from the article sums it up.
9.
▲
by
onderweg
3y ago
Maybe the heyday of social media and the rise of "fake news".
10.
▲
by
onderweg
4y ago
Same here
11.
▲
by
onderweg
4y ago
As a macOS user: - iTerm2 terminal ( https://iterm2.com/ ) - Visual Studio Code - Typora for Markdown notes ( https://typora.io/ ) - MacPass for password management CLI: - Everything developed with bubbletea :)
12.
▲
by
onderweg
4y ago
Indeed. I really wonder how the author plans to use UUIds and QR codes.
13.
▲
by
onderweg
8y ago
I found your article particularly interesting, because lately I've been experimenting with calling Swift from Go. The approach is based on the same principle: cgo as bridge between Go and a C library. The C library is build by the Swif