Viewing profile — tylerhillery
tylerhillery
HN member- Joined
- Wed, Aug 03, 2022, 7:36 PM UTC
- HN karma
- 18
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About tylerhillery
Recent public activity
-
comment
Comment #46968212
Can you clarify what parts of the Oxide stack you're running? Is it the entire control plane?
-
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 - …
-
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…
- story
-
comment
Comment #42871052
My vote for the name was rype but it lost
-
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…
-
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…
-
comment
Comment #42573348
How does this compare to Marimo?
-
comment
Comment #41133633
SQLite is for OLTP and DuckDB is for OLAP. Completely different use cases
-
comment
Comment #39668286
https://harlequin.sh/ is a nice SQL IDE for you terminal (TUI)
-
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…
-
comment
Comment #35748192
I made a portfolio rebalancing tool to help automate my investment purchases. https://github.com/TylerHillery/RePort
- story
-
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 …