Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
theknarf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
theknarf
22d ago
Reinventing Smalltalk from first principle
2.
▲
by
theknarf
27d ago
https://www.inkandswitch.com/universal-version-control/
3.
▲
by
theknarf
1mo ago
I mean thats the whole philosophy of Linux distros, anyone can create a Linux distro but the job they then take on is maintaining their own distribution of packages. I'm not saying your wrong; I'm just saying that is the what a Li
4.
▲
by
theknarf
1mo ago
Usually thats the job of the Distro maintainers, your job is to provide a .tar.gz site on your website, the distro maintainers are responsible for publishing your app on their distro's.
5.
▲
by
theknarf
2mo ago
Are they reinventing https://sshx.io/ ?
6.
▲
by
theknarf
2mo ago
I'm glad that Firefox is catching up, but they still have a lot of catching up to do compared to Arc/Zen. You got people out there like xe-darc innovating on putting Docker containers in your browser, and Firefox is just getting p
7.
▲
by
theknarf
2mo ago
I belive it also goes into the larger Wormblossom Willow project where there will be an online component, so that you can distribute stuff either online or via USB, building a sensorship-resistant protocol that works both online and offline
8.
▲
by
theknarf
3mo ago
I've been building something similare, but on Datalog instead of Prolog: https://github.com/theknarf-experiments/flow-md
9.
▲
by
theknarf
3mo ago
I wish it was available in my country.
10.
▲
by
theknarf
3mo ago
Why not just rewrite the networking part of gitoxide with an agent? Wouldn't gitoxide already be 90% there for your usecase? Why slopfork all of git?
11.
▲
by
theknarf
4mo ago
Some doors can be designed with a large push handle to unlatch from the inside while still being closed from the outside. Allowing people on the inside to escape out but not the other way around.
12.
▲
by
theknarf
4mo ago
Yes, its called Team Topologies.
13.
▲
by
theknarf
4mo ago
An artifact is the output of an automated process that take some input and outputs artifacts. Its a generic term that can mean all kinds of things depending on the process and type of output. For example if you have a program that take an O
14.
▲
by
theknarf
4mo ago
You'll get pretty far if you start off with Obsidian + Markdown + a makefile with Pandoc. You can even combine Markdown and Latex files together with Pandoc. This gives you an easy workflow with all the power you need using Latex as an
15.
▲
by
theknarf
4mo ago
"Do Not Track" (DNT) is already a browser setting. It just doesn't enforce anything, nor does anyone respect it.
16.
▲
by
theknarf
5mo ago
I usually pair it with mprocs for long running tasks
17.
▲
by
theknarf
5mo ago
Even more important now with AI, AI is happy to read and explain any piece of code, but they can't easily reverse engineer why something was done.
18.
▲
by
theknarf
6mo ago
You can't use CRDTs for version control, having conflicts is the whole point of version control. Sometimes two developers will make changes that fundamentally tries to change the code in two different ways, a merge conflict then leaves
19.
▲
by
theknarf
6mo ago
Why not at the every least use RSS for Posts? Why invent a new json spec? Wouldn't it make more sense to build this around RSS?
20.
▲
by
theknarf
6mo ago
> A language’s type system doesn’t need to model every possible type of guarantee Actually this is the exact point of a type system. Why would you want to write unit tests for stuff the compiler can guarantee for you at the type system l
21.
▲
by
theknarf
6mo ago
I'm surprised by the backlash in the comment section here, all of these things seems like the obvious next step for Rust. It seem people are scared of big words?
22.
▲
by
theknarf
7mo ago
That is when the LSP works, now you've just introduced another thing that may fail.
23.
▲
by
theknarf
7mo ago
I would make sense that depressed people use AI as an assistive tool in their daily lives.
24.
▲
by
theknarf
7mo ago
Now we can see it knitting space-time before our eyes
25.
▲
by
theknarf
8mo ago
React Native is able to build abstractions on top of both Android and iOS that uses native UI. Microsoft even have a package for doing a "React Native" for Windows: https://github.com/microsoft/react-native-wi
26.
▲
by
theknarf
8mo ago
I found this in my git starts: https://github.com/xltrail/git-xl?tab=readme-ov-file And then there is also Pandoc that I guess could be helpful in this regard.
27.
▲
by
theknarf
8mo ago
Would be interesting to see some tooling built around being a custom diff driver for a bunch of different standard formats!
28.
▲
by
theknarf
8mo ago
Personally I mapped <leader>q to quit, and <leader>w to save, as well as <leader>x to save and quit.
29.
▲
by
theknarf
8mo ago
I remember when https://sshx.io/ first launched for this use case
30.
▲
by
theknarf
9mo ago
There's a limited number of resources on the earth. There's limited farmland, limited land for property, commercial properties, etc. Then there is limited amount of water, precious minerals in the ground, oil, etc. If one group of
More ›