Viewing profile — phmx
phmx
HN member- Joined
- Sat, Sep 03, 2016, 6:20 PM UTC
- HN karma
- 113
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About phmx
No profile information was provided.
Recent public activity
-
comment
Comment #49018499
The Metals documentation includes instructions for setting it up with Emacs. I followed them, and everything works, including worksheets. https://scalameta.org/metals/docs/editors/…
-
comment
Comment #48904699
The code we've shipped throughout our careers certainly wasn't reviewed only by us. It was reviewed by programmers with more expertise in the relevant area. That's a healthy and ef…
-
comment
Comment #48746687
This reminds of a moisture farm from the Star Wars — https://starwars.fandom.com/wiki/Lars_homestead
-
comment
Comment #48620716
On a tangential point, one thing that should definitely not be possible for apps these days is determining whether you enabled a VPN. AFAIK, it’s possible indirectly in iOS by enum…
-
comment
Comment #47791256
Looks similar to the halting problem to me ( https://en.wikipedia.org/wiki/Halting_problem )
-
comment
Comment #46974742
> Polynomials are for people who think AGI is "decades away." Je suis un polynôme
- story
- story
- story
- story
-
comment
Comment #40316388
And https://en.wikipedia.org/wiki/Mottainai I guess
-
comment
Comment #39788845
There is also a way to import a table from the STDIN (see also https://duckdb.org/docs/data/json/overview ) cat my.json | duckdb -c "CREATE TABLE mytbl AS SELECT * FROM read_json_a…
-
comment
Comment #34969280
There's been a writeup on this topic by the Fly team -- https://fly.io/blog/docker-without-docker/
-
comment
Comment #30613025
English translation starting from page 7.
- story