Viewing profile — nhatcher
nhatcher
HN member- Joined
- Thu, May 12, 2016, 4:44 AM UTC
- HN karma
- 984
- Public activity
- 345 items
- HN profile
- View on Hacker News ↗
About nhatcher
hn@theuniverse.today
Recent public activity
-
comment
Comment #49239680
I regrettably don't have a good plan for that. We have a grant from the European Union that will pay our salaries for another year or so.
-
comment
Comment #49235576
From Excel/Google sheets because ot is MIT/Apache 2. From libre office because it is web first and also an engine first It's written in Rust and has bindings to different languages…
-
comment
Comment #49235089
As per usual for the last two years I'm working on an open source spreadsheet engine called IronCalc. It is super exciting. We have a proof of concept at https://app.ironcalc.com I…
- story
- story
-
comment
Comment #48904374
That is really cool and impressive! Fantastic job
- story
- story
-
comment
Comment #48592972
I'm looking forward to this. But it does amaze me how Microsoft with all it's power takes years to complete the port to a different language and bun does it in 7 days. Crazy times
-
comment
Comment #48486060
First of all thanks for the great library. It is so much more thay an UI kit! We wrote (should say are writing) our own xlsx parser in Rust on IronCalc: https://github.com/ironcalc…
-
comment
Comment #48418885
Also there is an idea for the svelte compiler: https://github.com/sveltejs/svelte/issues/18376
- story
- story
- story
- story
-
comment
Comment #48215359
Grothendieck has been discussed a number of times in HN: https://hn.algolia.com/?q=Grothendieck
- story
- story
-
comment
Comment #48078205
That's a post I am eagerly waiting to read. Basically we are seeing now an "inverse Hofstadter's Law" where doing something with an LLM takes less time thanexpected even when you t…
- story
- story
-
comment
Comment #48003548
What about lean? def main : IO Unit := IO.println "Hello, world!" Also Coq was renamed to Rocq
-
comment
Comment #47967029
(Disclaimer: I don't know the first word about law) But I have been thinking about this quite a lot recently (mostly because I get angry at the power states sometimes have over ind…
- story
-
comment
Comment #47927495
Cool to see this here! There are quite a few other terminal based spreadsheet people have been doing over the last few years. Most notably: https://github.com/andmarti1424/sc-im Ha…