Viewing profile — calebpeterson
calebpeterson
HN member- Joined
- Fri, May 11, 2018, 2:11 PM UTC
- HN karma
- 170
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About calebpeterson
Recent public activity
-
comment
Comment #47505373
Even taking the “we’re all 100x more efficient at writing code” argument at face value… there’s still all of the product/market fit, marketing, sales, etc “schlep” which is very mu…
-
comment
Comment #43081708
Never thought of that in the context of software projects. It works really well!
-
comment
Comment #43080541
Yep! There is no teacher quite like cause and effect.
-
comment
Comment #43080517
So true!
-
comment
Comment #43080420
I once had a manager that was fond of saying: > Experience is what you get when you don’t have any. The only better experience than working on a legacy codebase is working on a gre…
-
comment
Comment #41923883
Modular space station builder: https://station-keeper.cubicle6.com/
-
comment
Comment #41110642
Genuine question: Would you mind explaining to a dev that doesn’t know much (anything) about Rust, how does this settle any debate?
-
comment
Comment #40242735
Plot twist: the dining philosophers problem was based on a real-life software development team.
-
comment
Comment #39887209
Not a bad thing at all… but this is the same mental model provided by the so-called atom-based state management systems in React. I believe Jotai is the most popular.
-
comment
Comment #39798959
Single Pixel Applications. Conveniently abbreviates to SPA.
-
comment
Comment #39651320
I suspect parent was referring more to the runtime characteristics of latency, error handling, retries, load balancing, etc… more than the syntax. Nonetheless, what you built sound…
-
comment
Comment #39520134
Really good JS interoperability too: https://www.rapier.rs/docs/user_guides/javascript/getting_st...
-
comment
Comment #39504207
https://web.archive.org/web/20240224004046/https://frontendm...
-
comment
Comment #39282318
SOR - system of record SAT - ? CMES - ?
-
comment
Comment #38772651
This. Also writing boilerplate in a language I _do_ known.
-
comment
Comment #38634653
Thanks! My attempt at monetization is incomplete at this point since it only includes macOS and .deb builds (I’m rarely on a Windows machine anymore). I also haven’t bothered with …
-
comment
Comment #38626755
Calcula - https://calcula.cubicle6.com/ - simple spreedsheet and JavaScript REPL mashup. FFuzion CAD - https://ffuzion-cad.cubicle6.com/ - small CSG (constructive solid geometry) C…
-
comment
Comment #32888194
Start using version control (git) and put a (probably very simple) CI/CD pipeline in control of deployments. The pipeline might just sftp the files from git to the server; that’s o…
-
comment
Comment #32701567
What kind of industrial applications? Are we talking about manufacturing or grid/infrastructure?
-
comment
Comment #29320049
As a child my local public library had a series of books with these and similar futuristic artwork. I loved those books! By chance does anyone know what they might have been?
- story
- story
-
story
Show HN: Customizable DuckDuckGo Search Bangs Service
I love DDG !bangs so much, that I kept finding myself in need of custom search !bangs... So I built them! I absolutely love DDG's search !bangs! ... even more than their stance on …
-
comment
Comment #17762712
CapsLock is a good candidate... I wrote some Windows software to do this a few years back: http://stickshift.cubicle6.com
-
comment
Comment #17706362
Also, linking from your GitHub page... it took me a minute to find the link to luna-lang.org. I'm glad I hunted for it!