Viewing profile — danaugrs
danaugrs
HN member- Joined
- Sat, Mar 11, 2017, 10:24 PM UTC
- HN karma
- 99
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About danaugrs
No profile information was provided.
Recent public activity
-
comment
Comment #46123771
I'm the author of the research paper ( https://arxiv.org/abs/2505.20314 ) and owner of that GitHub account. Please see my comment here: https://news.ycombinator.com/item?id=4606956…
-
comment
Comment #46078383
Awesome post, please make a Zig library!
-
comment
Comment #46069564
Author here. Thanks for posting. I spent several years' worth of weekends working on this, and I'm glad to see it here on Hacker News. I started working on this problem when I lear…
-
comment
Comment #46069130
Author here. Other experts in this field have also used the term "lambda reduction", including Levy himself [1] and Lamping [2], both which are referenced in the Delta-Nets paper. …
-
comment
Comment #44609255
Excellent article. I'm looking forward to Zig's upcoming async I/O.
-
comment
Comment #40517221
Loosely related: https://www.quantamagazine.org/computer-scientists-invent-an...
-
comment
Comment #38663884
Six weeks of six days (4 work days and 2 rest days) in a month would be better than four weeks of nine days (6 work days and 3 rest days) in my opinion.
-
comment
Comment #38448126
Awesome! I'm a big fan of Keras and this is an exciting update.
-
comment
Comment #38240794
Cool! Sounds a bit like the weekly founder meetings that https://www.startupschool.org/ had, which were a lot of fun and very helpful.
- comment
-
comment
Comment #38133580
https://www.riffusion.com/riffs/99a8cf65-b854-4b28-a174-072d...
-
comment
Comment #37550817
Very cool idea - starred!
-
comment
Comment #37503946
This is awesome! It looks like a fantastic way to play with boolean logic and learn/teach how computers work. I love the ability to encapsulate circuits and abstract them into high…
- story
-
comment
Comment #36949446
Very cool! Love the visualizations.
-
comment
Comment #36900477
This is a cool idea that I hadn't heard or thought of before.
- story
-
comment
Comment #35995773
I just want to say Bevy is great! Thanks for building and maintaining such a cool project.
-
comment
Comment #34353848
Check out https://petals.ml/ .
-
comment
Comment #33071247
Javalin is a great name!
-
comment
Comment #32086433
Nice article! I'm building a language ( https://flame.run/ ) in Rust that aims to have WebGPU+GUI support built-in. I'm playing with refinement types, which you effectively describ…
-
comment
Comment #31913729
How about PostgreSQLite? Joke aside, is anyone building something that takes a stab at fixing the issues with both?
-
comment
Comment #31548871
I'm building a language ( https://flame.run ) and trying a similar idea for imports. In my language there is no package manager. Files just import other files, locally or from URLs…
-
comment
Comment #31374311
We only need an application web. A blog post can be just a markdown file. Want to read it? Use a markdown viewer (from the application web). Want to build a more complex experience…
-
comment
Comment #31162503
What's the fractal projection used? It's super cool.