Viewing profile — joeatwork
joeatwork
HN member- Joined
- Tue, Jul 31, 2012, 4:08 PM UTC
- HN karma
- 473
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About joeatwork
No profile information was provided.
Recent public activity
-
comment
Comment #45578909
It will run locally in a web browser, it’s open source and if I recall correctly the authors provide a downloadable way to serve it from your local machine.
-
comment
Comment #44479677
The page doesn’t say it, but this is why adding redundant safety systems and defense in depth stops working after a while - such systems end up running with (acceptable, unobserved…
-
comment
Comment #44317324
Even if you’re not interested in making your own music with Strudel, this site is worth a visit for the showcase. A lot of folks are making a lot of interesting music with it!
-
comment
Comment #41609541
I think this is part of a lighter weight Kubernetes alternative.
-
comment
Comment #41153018
Palladium magazine is published by The American Governance Foundation. I couldn’t find out much about it by Googling, does anybody know what its deal is?
-
comment
Comment #41132212
UXN / Varvara (a project by these folks) is something really special https://100r.co/site/uxn.html - an approach to creating intelligible software by applying strict complexity con…
-
comment
Comment #40925785
I ran the interview team for TripleByte FastTrack early on (I’m not part of or in touch with the otherbranch folks) and I’m excited to see something like it return! The program was…
-
comment
Comment #40829314
Software tools backed by businesses that target enterprises have very strong pressures towards obscurity, complexity, and generally optimizing for institutional goals and away from…
-
comment
Comment #40264335
Something this article leaves out is that mostly, when people are given better tools, they don’t just produce more widgets per unit time: often instead they build different (more c…
-
comment
Comment #40263489
This movie is a lot of fun, and a great window into its moment.
-
comment
Comment #40196803
I have managed to make a lot of these mistakes, and they’re lead to scary outages and bummers. This is a pretty great article.
-
comment
Comment #39918533
Getting recursive functions into ALGOL turns out to have been a controversial move that made for a fun story: https://vanemden.wordpress.com/2014/06/18/how-recursion-got-...
-
comment
Comment #39873564
An alternative query language for PostgreSQL would be a wonderful thing! But it isn’t clear that’s what this is.
-
comment
Comment #39454008
This isn’t an open source project (which isn’t a bad thing! Just a non-obvious thing if you don’t scroll down their whole readme)
-
comment
Comment #38293411
If I’m reading this correctly, the Frink language has similar features (and also seems darn useful!) https://frinklang.org/
-
comment
Comment #37780495
There are a bunch of common workloads (including i’m guessing HN itself) where the trade offs for distributed databases make them a lot harder to use well, or where distributed dat…
-
comment
Comment #37622530
I’m not seeing “require” in this document. It looks like the document is proposing education and funding for memory safe projects here.
-
comment
Comment #37249264
slow clap
- story
-
comment
Comment #36840841
I think the poster means that adding null is a big, substantial change to the interface - if you have a function that used to not make sense with a null argument, and then it sudde…
-
comment
Comment #36635158
_why offered a vision of computing, art and delight that we could maybe use more of nowadays. For more reference see “This Hack Was Not Properly Planned” here: https://web.archive.…
- comment
-
story
Ask HN: How do I get Good at Cable Management?
I’ve known a bunch of folks who were really good at network cable management, none of whom were full time network techs. When I try to imitate them, my cabling ends up a total mess…
-
comment
Comment #36404729
You should read this if you’re a programmer or someone who makes things. It’s fun and silly, but also makes an important point - the stuff you build is giving somebody power, and i…
-
comment
Comment #36241799
If this project interests you but is a bit more minimal than you need, the Janet language is a slightly-less but still pretty lightweight embeddable Lisp with a strong library and …