Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
link89
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
link89
2mo ago
AI-generated software is accelerating Shadow IT, putting heavy pressure on internal governance.
2.
▲
by
link89
5mo ago
Object-oriented programming is less of a syntax and more of a philosophy. While Erlang’s syntax belongs to the ML family, its creator, Joe Armstrong, argued that Erlang aligns more closely with the original OOP philosophy defined by the inv
3.
▲
by
link89
5mo ago
And ChatGPT not only taught him how but also told him it was a good idea to do so.
4.
▲
by
link89
1y ago
NVIDIA has started integrating NVLink with the x86 CPU ecosystem. It's possible that NVLink will overcome CXL in this competition, just as CUDA once defeated OpenCL.
5.
▲
Show HN: Sci-parser, a parser for extract data from the unstructured output
(github.com)
2 points
by
link89
2y ago
|
0 comments
6.
▲
by
link89
2y ago
This programming language reminds me of a lot of meta-language (ML) styles: function overloading based on pattern matching, immutable variables, and using `spawn` keyword for lightweight threads – a practice also employed by Erlang. Perhaps
7.
▲
by
link89
4y ago
I have tried both typescript and cue-lang to generate json configuration for a while and I have to say that I prefer typescript to cue-lang, especially after deno provides native support for typescript. I don't think Turing complete or
8.
▲
Show HN: Dlna-cast, a command line tool to cast PC screen to DLNA devices
(github.com)
11 points
by
link89
4y ago
|
0 comments
9.
▲
by
link89
4y ago
It turns your function or class into command line with one line of code. It's based on runtime type inspection so you don't even need to use decorator which most of the command line framework does (click for example).
10.
▲
Show HN: Jenkins-fire-CLI A Jenkins command line tool built with Python-fire
(github.com)
2 points
by
link89
4y ago
|
2 comments