HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nhatcher

980 カルマ登録 10 年前
https://www.nhatcher.com/ https://www.ironcalc.com/

[email protected]

投稿

Triple Dragon Fractal (2020)

paulbourke.net
69 ポイント·投稿者 nhatcher·5 日前·15 コメント

François Englert (1932 – 2026)

home.cern
4 ポイント·投稿者 nhatcher·21 日前·0 コメント

Port React Compiler to Rust

github.com
4 ポイント·投稿者 nhatcher·先月·1 コメント

SpaceX targets biggest ever stock market debut

theguardian.com
4 ポイント·投稿者 nhatcher·先月·0 コメント

A New Chapter for Codecov

about.codecov.io
4 ポイント·投稿者 nhatcher·先月·0 コメント

Terminal coding agent for DeepSeek V4

github.com
4 ポイント·投稿者 nhatcher·2 か月前·0 コメント

Spreadsheet Errors: Manual Data Mistakes Are Costing Thousands

doss.com
1 ポイント·投稿者 nhatcher·2 か月前·0 コメント

Open-source endpoint detection engine for Windows and Linux

github.com
3 ポイント·投稿者 nhatcher·2 か月前·0 コメント

Agentic Artificial Intelligence in Finance

arxiv.org
3 ポイント·投稿者 nhatcher·2 か月前·0 コメント

Scientists discover 27 potential new planets that orbit two stars

theguardian.com
9 ポイント·投稿者 nhatcher·2 か月前·1 コメント

The Angine de Poitrine Argument for UBI

scottsantens.com
3 ポイント·投稿者 nhatcher·2 か月前·0 コメント

Some Interrail travellers told to cancel passports as hacked data posted online

theguardian.com
1 ポイント·投稿者 nhatcher·3 か月前·0 コメント

Muon G-2 Experiment Pioneers Win Breakthrough Prize in Fundamental Physics

home.cern
3 ポイント·投稿者 nhatcher·3 か月前·0 コメント

Atemis II Launch

esa.int
4 ポイント·投稿者 nhatcher·3 か月前·0 コメント

Most editors at math journal resign over multiple reviews

retractionwatch.com
3 ポイント·投稿者 nhatcher·4 か月前·0 コメント

Solving the Good Will Hunting Problem

scientificamerican.com
5 ポイント·投稿者 nhatcher·4 か月前·0 コメント

EU inc: a new European company structure

ec.europa.eu
93 ポイント·投稿者 nhatcher·6 か月前·1 コメント

Kip: A programming language based on grammatical cases of Turkish

github.com
254 ポイント·投稿者 nhatcher·6 か月前·65 コメント

Update on my journey toward the Rust compiler team

old.reddit.com
2 ポイント·投稿者 nhatcher·7 か月前·1 コメント

An open-source, cross-platform Git client

github.com
3 ポイント·投稿者 nhatcher·7 か月前·0 コメント

コメント

nhatcher
·22 日前·議論
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
nhatcher
·先月·議論
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/IronCalc/tree/main/xlsx
nhatcher
·先月·議論
Also there is an idea for the svelte compiler: https://github.com/sveltejs/svelte/issues/18376
nhatcher
·2 か月前·議論
Grothendieck has been discussed a number of times in HN:

https://hn.algolia.com/?q=Grothendieck
nhatcher
·2 か月前·議論
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 take into account this law.

I am a Rust developper myself but I really love Zig and Bun. I am just overly curious of all this.
nhatcher
·2 か月前·議論
What about lean?

def main : IO Unit := IO.println "Hello, world!"

Also Coq was renamed to Rocq
nhatcher
·2 か月前·議論
(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 individuals). Would the distinction really matter in this case?. I would think that in a "civil law" contry things could be even worse for the aggressor
nhatcher
·2 か月前·議論
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

Has been in HN often, most recently:

https://news.ycombinator.com/item?id=47662658

New takes: https://github.com/zaphar/sheetsui https://github.com/garritfra/cell
nhatcher
·3 か月前·議論
This is exciting! TypeScript has gone a long way (indeed JavaScript!). I wonder how difficult for the many other tools like Deno, Bun, etc will be to integrate this
nhatcher
·3 か月前·議論
Try Share The Meal[1]. It's quite easy to use and I think it has an impact. Sadly also a way to keep in touch with devastating news like this one

[1]: https://sharethemeal.org/en-us
nhatcher
·3 か月前·議論
I like it! I think if we are moving to a world (that is a big if) with more people self-hosting ideas like this one might have a future.

A different take: https://www.cloudron.io/
nhatcher
·3 か月前·議論
Thanks, fixed.
nhatcher
·3 か月前·議論
Wrong thread?
nhatcher
·3 か月前·議論
I am working on IronCalc[1]. A spreadsheet engine. We are not an alternative yet. As it is not a finished product. But, if we are successful, we should be a good alternative to traditional spreadsheet software.

[1] https://www.ironcalc.com
nhatcher
·4 か月前·議論
It's a bit low on my priority list, but I'm working on that!

https://github.com/ironcalc/TironCalc
nhatcher
·4 か月前·議論
Oh wow! I wouldn't have expected this so many years later. Mordel's conjecture implies asva special case that for all n>=4 there are only a finite number of solutions to Fermat's equations with relative prime numbers. Brings me back!
nhatcher
·4 か月前·議論
Interesting! I am building a spreadsheet and the next few months will be building the collaborative side of it. I think many of the things that work for text don't necessarily translate for spreadsheets.
nhatcher
·4 か月前·議論
I think charts is one of those few things I won't implement from scratch, as there are already fantastic libraries out there:

https://github.com/ironcalc/IronCalc/issues/348

We will start working on it by July according to the plan. (This will add a lot if value to the project BTW)
nhatcher
·4 か月前·議論
The "engine" is the computational part of it. And it is completely separted from the UI. You can use it from Rust, Python, nodejs or from the browser and eventually from a destop app.

The important thing is that is all those cases the engine is the same. I
nhatcher
·4 か月前·議論
Answered to a sibling comment. NLnet and HORIZON.

NLnet is just amazing and can keep you going if you are a student or have some extra sources of income

HORIZON is a huge grant but fairly hard to obtain. Generally related to reasearch grants in academia