HackerTrans
TopNewTrendsCommentsPastAskShowJobs

calebpeterson

no profile record

comments

calebpeterson
·vor 4 Monaten·discuss
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 much non-trivial.

Are there any agentic sales and marketing offerings?

Because being able to reliably hand off that part of the value chain to an agent would close a real gap. (Not sure this can be done in reality)
calebpeterson
·letztes Jahr·discuss
Never thought of that in the context of software projects. It works really well!
calebpeterson
·letztes Jahr·discuss
Yep!

There is no teacher quite like cause and effect.
calebpeterson
·letztes Jahr·discuss
So true!
calebpeterson
·letztes Jahr·discuss
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 greenfield project long enough to watch it become legacy and see the good and bad consequences of past decisions.
calebpeterson
·vor 2 Jahren·discuss
Modular space station builder:

https://station-keeper.cubicle6.com/
calebpeterson
·vor 2 Jahren·discuss
Genuine question:

Would you mind explaining to a dev that doesn’t know much (anything) about Rust, how does this settle any debate?
calebpeterson
·vor 2 Jahren·discuss
Plot twist: the dining philosophers problem was based on a real-life software development team.
calebpeterson
·vor 2 Jahren·discuss
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.
calebpeterson
·vor 2 Jahren·discuss
Single Pixel Applications.

Conveniently abbreviates to SPA.
calebpeterson
·vor 2 Jahren·discuss
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 sounds quite interesting: can you say anything more about the language, tech stack, etc…?
calebpeterson
·vor 2 Jahren·discuss
Really good JS interoperability too: https://www.rapier.rs/docs/user_guides/javascript/getting_st...
calebpeterson
·vor 2 Jahren·discuss
https://web.archive.org/web/20240224004046/https://frontendm...
calebpeterson
·vor 2 Jahren·discuss
SOR - system of record SAT - ? CMES - ?
calebpeterson
·vor 3 Jahren·discuss
This. Also writing boilerplate in a language I _do_ known.
calebpeterson
·vor 3 Jahren·discuss
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 binary signing yet either. Didn’t seem worth the effort with such a limited audience…

Please do share any feedback!
calebpeterson
·vor 3 Jahren·discuss
Calcula - https://calcula.cubicle6.com/ - simple spreedsheet and JavaScript REPL mashup.

FFuzion CAD - https://ffuzion-cad.cubicle6.com/ - small CSG (constructive solid geometry) CAD app that uses a Lisp variant for defining geometries. Can export to STL for 3D printing.

StationKeeper - https://station-keeper.cubicle6.com/ - a space station construction toy inspired by Townscaper.

Send - https://send.cubicle6.com/ - a rough-around-the-edges web-based alternative to AirDrop for getting files from a Windows machine to my iPhone.

Studium - https://studium.cubicle6.com/luke/1 - a minimal web-based Bible reader that uses GPT to extract place from the current chapter and render them on a map. Just started working on this one, so it lacks polish.