jayshua
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
-
I'm curious what price ranges are out there for getting a single server (with your own hardware) in a local data center.
- Why Not to Use Your Local Host: An Intro into ISP Blacklisting (savyagency.com)
-
HN, Reddit, Stack Overflow, etc. are all established communities with users. How do you start a community when you don't have any users?
- Dependency Free WebSocket Server in C (gwsocket.io)
- Bad Programmer Seeking Mastery – No Passion for Programming (elixirforum.com)
- The One Programming Language to Rule Them All (medium.com)
- Packem: a super fast experimental bundler written in Rust (medium.freecodecamp.org)
- New feature in Git 3: closures (m.habr.com)
- Rust Lifetime Visualization Ideas (blog.adamant-lang.org)
- A Fine Start – The New Tab Page You'll Actually Use (afinestart.me)
- Lixie, an LED Alternative to the Nixie Tube (hackaday.io)
-
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.…