jayshua

↗ HN profile [ 73.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I found there were a number of things that I wanted a personal telegram bot to do which would have been relatively difficult or annoying to implement in a full-blown programming language, but pretty easy to string…

  2. I'm curious what price ranges are out there for getting a single server (with your own hardware) in a local data center.

  3. HN, Reddit, Stack Overflow, etc. are all established communities with users. How do you start a community when you don't have any users?

  4. Rust Lifetime Visualization Ideas (blog.adamant-lang.org)
  5. I've been wondering if there has been any research into stateless RDBMS. To clarify: the schema of a relational database is very state oriented. You create your tables, and then alter them over time with your data.…