Viewing profile — jarvuschris
jarvuschris
HN member- Joined
- Tue, Aug 28, 2012, 10:51 PM UTC
- HN karma
- 209
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About jarvuschris
Recent public activity
-
comment
Comment #43223868
I made (refined an existing one I found in a gist) a little script recently that does this more efficiently with bare repos and bundles: https://github.com/JarvusInnovations/fed-gi…
-
comment
Comment #43189228
The thing is, there really is no such thing as a "free market" as most who are in love with the term envision ALL markets are BORN of regulations. A market is what emerges when you…
-
comment
Comment #42911546
Such an over-engineered API and then you use 1 and 0 instead of boolean for the fundamentally boolean thing that's the whole fking point lol, I'm out
-
comment
Comment #29198879
^ This right here. This article is pretty hogwash IMO Points 1 and 3 aren't relevant if they aren't recording the data. Companies in other jurisdictions have no magic invulnerabili…
-
comment
Comment #28552325
You can use it to load or compute derivatives of environmental configuration once
-
comment
Comment #26752536
Chef's Habitat is a really powerful nix-like system that I find to be a bit more practical. Like nix though it suffers from being a complete paradigm shift that people coming in fr…
-
comment
Comment #24170196
> you wouldn't learn all the meta of a language like C++ in a couple of months. I think this reinforces OP' point though: what we really need are descriptions more specific than "s…
-
comment
Comment #23662174
I hope the team is thinking of dusting of GitBook Editor too
-
comment
Comment #23662153
I've switched from GitBook mostly to mkdocs-material for technical docs
-
comment
Comment #22878251
Chef Habitat might be more what you're looking for in that regard, it very much feels like an intellectual derivative of NixOS and focuses on the cloud native story
-
comment
Comment #22872676
> Agreed. The only place where software that the OP wants to create can reside is in the hobbyist community or free, open source community. In the real world this isn’t cost effect…
-
comment
Comment #22872606
WordPress is an excellent example of a malleable system Proper software engineers will poo-poo all day on WordPress' bad architecture and the messes users make with it But also, it…
-
comment
Comment #21400876
Good recommendation, thanks!
-
comment
Comment #21400789
To give some examples, think about what Linux does for operating systems and what WordPress does for publishing. The antidote for mainframes wasn't every individual maintaining the…
-
comment
Comment #21393526
The antidote to today's rampant centralization of technical infrastructure isn't rampant decentralization though The PC revolution happened when people become empowered to work tog…
-
comment
Comment #21393508
And to add to that, the more generic saas systems you cobble together, the shorter the likely time window until one of them gets acquired/folds/pivots and disrupts you Invested in …
-
comment
Comment #20799172
The open source Odoo does that too
-
comment
Comment #20214582
Just do it and see what happens ¯\_(ツ)_/¯ Most certainly use a library at least for building and parsing messages. All the complexity is in figuring out how to use your particular …
-
comment
Comment #19609894
Check out the Digital Services Act, a current bill going through congress to throw some gas on efforts like this: https://www.wired.com/story/kamala-harris-digital-services-a...
-
comment
Comment #19344591
On top of all this there's the theory that gas giants typically migrate towards their star, it may be rare for a gas giant like Jupiter to find a stable orbit where it can shield t…
-
comment
Comment #19263534
There's a lot of value in removing all the plumbing you typically find at the start of node project to handle basic things like routing. I'm a big fan of moving all that "outside" …
-
comment
Comment #19231220
Writing code is one thing, knowing how to guide an organization of any size greater than a handful of employees to design software solutions and manage the change of rolling it out…
-
comment
Comment #19050231
Counting an IP address as PII is kind of crappy, you need a court order to turn an IP alone into PII. Operators should be free to log traffic at the network level, PII should only …
-
comment
Comment #18997778
As a desktop Linux user who rarely got to have good GUI applications until electron became popular because it's barely economical for anyone to actually maintain 3 sep UIs, I am ab…
-
comment
Comment #18984747
As a Sencha user that has gone through Idera acquiring a product I use, don't count on any product development or meaningful support coming out of them Their model seems to be farm…