Live data from Hacker News

Viewing profile — Tpt

Tpt

HN member
Joined
Mon, Oct 19, 2015, 5:28 PM UTC
HN karma
92
Public activity
36 items

About Tpt

No profile information was provided.

Recent public activity

  1. comment
    Comment #47859052

    My bet (I don't think there is any confirmation of it) is that the AMD board is still the one released last year. The main difference I see is that the new Intel board uses LPCAMM2…

  2. comment
    Comment #47299233

    I guess it's mostly because cpython has a fairly good C API allowing PyO3 to just write "safe" wrappers on top of cpython APIs and provide macros to generate boilerplate whereas wa…

  3. comment
    Comment #46615764

    Igalia is a quite specific "consulting" agency that employs developers and get contracts from client to implement specific features or fix specific bugs, usually around FOSS. They …

  4. comment
    Comment #46146337

    It's amazing to see MathML moving forward. As a european, I really like this usage of my taxes euros.

  5. comment
    Comment #44649962

    UV for packaging and dependency management, Ruff for linting, Mypy for type checking (will be likely replaced by Ty when ready) and whatever editor people like (PyCharm, VSCode, He…

  6. comment
    Comment #44590413

    A lot of large castle owners in France have setup a small apartment on the side for winter and use the main rooms only occasionally and during summer. This is not something new, in…

  7. comment
    Comment #44276384

    There is slightly more information on Helsing website: https://helsing.ai/centaur

  8. comment
    Comment #43734824

    No, it's the first day of the holy week

  9. comment
    Comment #43645202

    There is now libgccjit that aims at allowing to embed gcc https://gcc.gnu.org/onlinedocs/jit/ There is an alternative backend to rustc that relies on it.

  10. comment
    Comment #43457998

    If I understand correctly, this library provides some Torch kernels customized for AMD hardware. Why haven't they just upstreamed them to PyTorch for better adoption? Also, they se…

  11. comment
    Comment #35133278

    But before becoming priest there is a quite long training program (often 5-6 years). Dropping out of it is quite common. And even after becoming a priest, they can asked to be reli…

  12. comment
    Comment #33853303

    Rail lines are massively subsidized and the French government is regularly bailing out SNCF (the national rail company). So imho it not clear that the global market distortion is i…

  13. comment
    Comment #31947554

    Location: France Remote: Yes Willing to relocate: No Technologies: Rust, Python, PHP, JS, Lua, Java, SQL, SPARQL, PyTorch, MediaWiki, NLP, Linked Data... Résumé/CV: https://thomas.…

  14. comment
    Comment #31257217

    There are nice libraries for that like https://ontop-vkg.org/ that translate sparql queries to sql queries and provides some OWL inference.

  15. comment
    Comment #31132512

    > the customer can run, patch, and run as patched, but not share with others. > the seller guarantees the software will work as documented, won’t be infected with malware, won’t be…

  16. comment
    Comment #30889037

    I am currently building a single-node graph database implementing the SPARQL query language. It is written in Rust and is named Oxigraph: https://github.com/oxigraph/oxigraph I wou…

  17. comment
    Comment #28908525

    Apple is maintaining a Tensorflow plugin: https://developer.apple.com/metal/tensorflow-plugin/

  18. comment
    Comment #28908503

    The neural engine seems to be only about inference. For training it seems most systems rely on Metal like the Apple Tensorflow plugin [1]. But I have never tried to do ML on macs s…

  19. comment
    Comment #28908197

    I'm very curious to see how the 64GB of RAM GPU performs with deep learning models fine-tuning. It might be impressive.

  20. story
  21. comment
    Comment #27490957

    I like sled that is a nice embedded key value store written in Rust: https://sled.rs/ However, it is still in heavy development and a bit of a moving target even if the developers …

  22. comment
    Comment #27252863

    In the RDF world, there is Redland: https://librdf.org/ But I don't know if it scales up to Wikidata size.

  23. story
  24. comment
    Comment #26600784

    GitHub pages. It's free, you just have to push to a git repository to update it and it allows custom domain names.

  25. comment
    Comment #24468208

    There is also Solid from Tim Berners-Lee https://solidproject.org/