Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dharmatech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dharmatech
10d ago
Hey Ashton, I see you're with PLT. :-) Since Racket is built on Chez, you might like this. It's an Emacs-like editor built in Chez Scheme: https://github.com/paveluv/e
2.
▲
by
dharmatech
10d ago
Super cool to see a new Scheme on DOS. I've been messing around with a language that I summarize as: ALOE = Scheme + Smalltalk + Types Boids implementation: https://github.com/dharmatech/2026-09-02-aloe-racket/
3.
▲
Aloe = Scheme and Smalltalk and Types
(github.com)
2 points
by
dharmatech
15d ago
|
0 comments
4.
▲
by
dharmatech
26d ago
Looks like the sagemath UI he mentions is here: https://github.com/tqbf/casette
5.
▲
by
dharmatech
1mo ago
See also lg which is a clojure implemented in go: https://github.com/nooga/let-go Fun fact. It also runs on plan9: https://github.com/nooga/legmacs/issues/1
6.
▲
by
dharmatech
2mo ago
This sounds so cool! Do you have this shared somewhere?
7.
▲
by
dharmatech
2mo ago
Hey Aurornis, I definitely haven't looked into the underlying models of histamine to see how things work. My observation is that, when I avoid histamine related foods, I sleep longer and fall asleep faster. The naive model is what led
8.
▲
by
dharmatech
2mo ago
Yes, magnesium has helped. For me, avoiding high histamine foods as well as histamine liberators had helped tremendously. The theory: Anti-histamines like Benadryl make you sleepy by blocking histamine. Well, instead of blocking the histami
9.
▲
by
dharmatech
2mo ago
Cool! Any demos available of the web based browser?
10.
▲
by
dharmatech
2mo ago
( 。 ♡ ‿ ♡ 。 )
11.
▲
by
dharmatech
2mo ago
Love it ( • ‿ • )
12.
▲
by
dharmatech
2mo ago
The interface is beautiful! Just curious... Did you implement each app natively? I.e. Swift and Kotlin? Or were you able to use a cross platform framework like Flutter?
13.
▲
by
dharmatech
2mo ago
Very cool! Here's a demo of a library for interactively eliminating variables from sets of equations: https://youtu.be/7ysUdxTfKhU?is=lE5o9Besk1XNnggP Source: https://github.com/dharmatech/combine-
14.
▲
by
dharmatech
3mo ago
> As a professional YouTuber, the main issue I instantly see with this is the lack of monetization. That's a feature, not a bug.
15.
▲
by
dharmatech
3mo ago
Alan Kay once strongly critiqued web browsers. He argued for a much simpler architecture. Your experiment somehow reminds me of the better approach that he was hinting at. I.e. I think he would appreciate your experiment as well as the neur
16.
▲
by
dharmatech
3mo ago
Your project is really cool. And, when a project announcement upsets this many people, it's a sign you're on the right path, or at least an interesting one. ; - )
17.
▲
by
dharmatech
3mo ago
Andros is also the guy behind the really cool Org Social: https://org-social.org/
18.
▲
by
dharmatech
3mo ago
I've been messing around with ocaml on plan9: https://github.com/dharmatech/ocaml
19.
▲
by
dharmatech
4mo ago
Cool project! Just for fun, looking at code count as a rough measure of complexity. rubish: 26,842 rc (plan9 shell): 5,888 To be fair, rubish does a lot more than rc. rc is pretty minimal. rc source: https://github.com/9fron
20.
▲
by
dharmatech
4mo ago
This is cool! OK, time for inception... 9social on freenet-git ¯ \ _ ( ツ ) _ / ¯
21.
▲
by
dharmatech
4mo ago
I definitely think we should be exploring decentralized approaches to services we use. I also would like to see an emphasis on local-first approaches. This experiment, in the spirit of UNIX, composes git and text files to form a social netw
22.
▲
by
dharmatech
4mo ago
Thanks for checking it out, pjmlp!
23.
▲
by
dharmatech
4mo ago
Hey pjmlp (waves), I know you've been an advocate for OSes and languages that are outside of the mainstream. I finally got around to living in plan9... My experiment, a social network for plan9 written in rc and some awk. https:/
24.
▲
by
dharmatech
4mo ago
> how do you manage discovery of other users Here's my personal profile on 9social: https://github.com/dharmatech/9social-user-dharmatech Each profile has a `following` file which shows who they're followi
25.
▲
by
dharmatech
4mo ago
> how do you manage identity/authentication Well, each user's profile is just a git repository (possibly on github). So I'd think about identity/authentication in the same way users think about it for their code proje
26.
▲
by
dharmatech
4mo ago
> Nice! This sounds just like what I'd been thinking the system should be like. Cool! Thanks for checking it out!
27.
▲
by
dharmatech
4mo ago
I agree that owning the data is ideal: https://news.ycombinator.com/item?id=48129841
28.
▲
by
dharmatech
4mo ago
I absolutely LOVE secure scuttlebutt (SSB). Their local-first approach inspired that aspect of the 9social design. However, a big difference is that SSB is a sophisticated protocol. With 9social, the heavy lifting is done by git and a set o
29.
▲
by
dharmatech
4mo ago
> You connect to your contacts via P2P, and download/upload updates to your social media network. Yup, local-first is central to the design. And, you only see who you explicitly follow.
30.
▲
by
dharmatech
4mo ago
> I love this idea. Thank you for the examples! Thanks for checking it out!
More ›