Live data from Hacker News

Viewing profile — tylerhillery

tylerhillery

HN member
Joined
Wed, Aug 03, 2022, 7:36 PM UTC
HN karma
18
Public activity
14 items

About tylerhillery

https://tylerhillery.com/

Recent public activity

  1. comment
    Comment #46968212

    Can you clarify what parts of the Oxide stack you're running? Is it the entire control plane?

  2. comment
    Comment #46773432

    In no particular order: - Anton Zhiyanov - Register Spill by Thorsten Ball - Phil Eaton - Mitchell Hashimoto - Gunnar Morling - Jack Vanlightly - Charity Majors - Bryan Cantrill - …

  3. comment
    Comment #46709636

    Oxide uses Helios, their own illumos-based distro: https://github.com/oxidecomputer/helios They’ve written up their reasoning in this RFD: https://rfd.shared.oxide.computer/rfd/002…

  4. story
  5. comment
    Comment #42871052

    My vote for the name was rype but it lost

  6. comment
    Comment #42793659

    Yes it's confirmed, you can listen to Charlie talk about here: https://youtu.be/byynvdS_7ac?si=JWeeD3uwXflWl5jo&t=1980 Code Name is Red Knot: https://github.com/astral-sh/ruff/disc…

  7. comment
    Comment #42775596

    I have always used MyPy but I have noticed some large open source projects adopt Pyright as of late. The folks behind ruff and uv are currently working on a type checker as well bu…

  8. comment
    Comment #42573348

    How does this compare to Marimo?

  9. comment
    Comment #41133633

    SQLite is for OLTP and DuckDB is for OLAP. Completely different use cases

  10. comment
    Comment #39668286

    https://harlequin.sh/ is a nice SQL IDE for you terminal (TUI)

  11. comment
    Comment #37690156

    The biggest help we got was meeting directly with our customers and asking them “What would it take for you to login everyday to view this dashboard” and they clearly provided metr…

  12. comment
    Comment #35748192

    I made a portfolio rebalancing tool to help automate my investment purchases. https://github.com/TylerHillery/RePort

  13. story
  14. comment
    Comment #32335892

    Textualize mention they want to make it so that you can deploy the same code base as a TUI and a web app. My guess this will be additional paid functionality that makes a seamless …