Live data from Hacker News

Viewing profile — phmx

phmx

HN member
Joined
Sat, Sep 03, 2016, 6:20 PM UTC
HN karma
113
Public activity
15 items

About phmx

No profile information was provided.

Recent public activity

  1. 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/…

  2. 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…

  3. comment
    Comment #48746687

    This reminds of a moisture farm from the Star Wars — https://starwars.fandom.com/wiki/Lars_homestead

  4. 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…

  5. comment
    Comment #47791256

    Looks similar to the halting problem to me ( https://en.wikipedia.org/wiki/Halting_problem )

  6. comment
    Comment #46974742

    > Polynomials are for people who think AGI is "decades away." Je suis un polynôme

  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #40316388

    And https://en.wikipedia.org/wiki/Mottainai I guess

  12. 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…

  13. comment
    Comment #34969280

    There's been a writeup on this topic by the Fly team -- https://fly.io/blog/docker-without-docker/

  14. comment
    Comment #30613025

    English translation starting from page 7.

  15. story