Viewing profile — stefcoetzee
stefcoetzee
HN member- Joined
- Sun, Sep 30, 2018, 10:44 PM UTC
- HN karma
- 58
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About stefcoetzee
No profile information was provided.
Recent public activity
-
comment
Comment #45209402
Enjoyed this demonstration as well: https://max.computer/blog/solving-the-expression-problem-in-...
- story
-
comment
Comment #44580224
Of course :)
-
comment
Comment #43322912
"There was (still is) a massive cyberattack against . We get attacked every day, but this was done with a lot of resources. Either a large, coordinated group and/or a country is in…
-
comment
Comment #43322398
[flagged]
- story
-
comment
Comment #43257677
[flagged]
- story
-
comment
Comment #42666598
Some contributions to this discussion here: https://youtu.be/vUe3slLHk20?si=57O9CdyPakxrD4Rx&t=1469
-
comment
Comment #42417241
From [0]: “We’ve historically used venture capital to fund Electric’s development costs—4 team years, do the math!—but the seed market has tightened, and we realized that it’s in e…
-
comment
Comment #41649451
Think Datomic is unitemporal a.o.t. bitemporal.
-
comment
Comment #41459605
SIMATIC AX seems to be a step in the direction of VSCode integration.
-
comment
Comment #40553132
Where's my flying car?! ;) The universe is an interesting place. Certainly won't complain if there's more time in the day to get lost in its details. There's still so much to do, h…
-
comment
Comment #40473991
Replace in Python with 4-space / tab indentation.
-
comment
Comment #40452606
With Specter [0] to lend a hand for more uncommon operations. ;) [0] https://github.com/redplanetlabs/specter
-
comment
Comment #40448058
Fonts included in the repo. [0] Tooling is a combo of Shadow CLJS and Clojure CLI. [0] See `resources/public/fonts` here: https://github.com/eliascotto/tryclojure/tree/main/resourc…
-
comment
Comment #40447987
The CLJS + RN route is doable. [0] Not familiar with the other approach. [0] https://github.com/PEZ/rn-rf-shadow
-
comment
Comment #40447890
Yup, Calva's pretty great.
-
comment
Comment #40447783
Agreed. Perhaps using VSCode with the Calva plugin if the reader has no previous experience with Emacs.
-
comment
Comment #39841604
Long live the king!
-
comment
Comment #38552938
I've only kicked the tires, not used it in anger. The tutorials are fairly accessible: https://cljdoc.org/d/missionary/missionary/b.33/doc/readme/t... In a recent London Clojurians…
-
comment
Comment #38543161
next.jdbc is the go-to library to interact with SQL databases. https://cljdoc.org/d/com.github.seancorfield/next.jdbc/1.3.8...
-
comment
Comment #38543143
Consider the tutorial on the Kit website: https://kit-clj.github.io/docs/guestbook.html#guestbook_appl...
-
comment
Comment #38542745
Seems like `core.async`: https://github.com/search?q=repo%3Ajepsen-io%2Fjepsen+core.a... (As an aside: Missionary is a higher-level, more recent option in this area.)
-
comment
Comment #38533698
How so?