Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
swannodette
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
Show HN: Direct SQL Access to Your QuickBooks Data
(instabooks.io)
4 points
by
swannodette
2d ago
|
2 comments
2.
▲
by
swannodette
2mo ago
Honestly what's mostly at the forefront of my mind is greatly improving the documentation around ClojureScript as well as our fork of Google Closure Library (GCL). At work we've switched to DataStar (a single JS include) and coupl
3.
▲
by
swannodette
2mo ago
Working on it :)
4.
▲
by
swannodette
4mo ago
The original article on permacomputing by viznut https://viznut.fi/texts-en/permacomputing.html
5.
▲
by
swannodette
5mo ago
That's a big contribution, also the original HAMTs are not a functional data structure. See Section 3.4.1 in https://docdrop.org/download_annotation_doc/3386321-trk2f.pd...
6.
▲
by
swannodette
5mo ago
Clarifying Clojure had them in 2007. Scala implementations were inspired by Clojure’s. Both Odersky and Bagwell have given credit to Hickey.
7.
▲
by
swannodette
7mo ago
If you use Emacs, there's a pretty nifty package https://github.com/tbanel/uniline
8.
▲
by
swannodette
7mo ago
I don't think Gnus is that bad once you spend some time setting it up. For groups with a ton of content where I mostly want to search, I found it was better to just download the whole group and index into notmuch. I could query 20 year
9.
▲
Preserving Human Voices and Faces
(vatican.va)
2 points
by
swannodette
8mo ago
|
0 comments
10.
▲
by
swannodette
9mo ago
WASM and the performance seems catastrophically bad (45ms to render a frame on an M4 laptop)? It would be much more impressive if Claude could optimize it into something that someone would actually want to play? Compare this to a random hit
11.
▲
by
swannodette
10mo ago
If you can afford it! "Grass-roots segregation hits records numbers" would be an equally fitting title.
12.
▲
by
swannodette
10mo ago
Some research on this topic http://edgarmatias.com/papers/hci96/ On OS X you can achieve this with Keyb, Karabiner Elements, etc. It's also easy to do with a programmable keyboard with ZMK/QMK. I've
13.
▲
by
swannodette
10mo ago
I don't see how anything about what's presented here that refutes such claims. This mostly confirms that LLM based approaches need some serious baby-sitting from experts and those experts can derive some value from them but genera
14.
▲
by
swannodette
11mo ago
Loading 50mb of WASM is a big tradeoff just to run code on a website.
15.
▲
by
swannodette
1y ago
Blitz format is reasonably popular on KGS (once you get to a certain level) usually 10+0. Blitz is harder to find on Pandanet - but you can easily blitz on Fox.
16.
▲
by
swannodette
1y ago
It's easier to get games on Pandanet https://pandanet-igs.com/communities/pandanet and Fox Weiqi https://www.foxwq.com . You can run Fox on OS X w/ Parallels or Crossover. It supposedly possible wi
17.
▲
by
swannodette
1y ago
Yes! Recent personal hacks with advice interactively programmed with the help of Claude 4.1 chat session running in Emacs. - popping the global mark to travel backwards to previous edit points would reuse the same Emacs window instead o
18.
▲
by
swannodette
1y ago
Yes. gptel supports two output modes out of the box, markdown (meh), and org-mode. I make an org-mode heading with my question, then I press `C-c <enter>`. Claude will use the area bellow the heading for its answer. It will make sub-h
19.
▲
by
swannodette
1y ago
> My experience extending a core emacs function was an instructive and > interesting exercise. I don't know what the future of emacs looks like in an > increasingly LLM-crazed world, but I hope that future includes
20.
▲
"Stone Tools"
(stonetools.ghost.io)
3 points
by
swannodette
1y ago
|
0 comments
21.
▲
by
swannodette
1y ago
I have 2 Sailor Pro Gear Slims 14K and one Sailor Pro Gear 21K. The later is the best writing experience. I'm not an ink maniac but I tried a few and I found that Sailor inks tend to dry reasonably quickly while still having a good flo
22.
▲
by
swannodette
1y ago
I’m left handed, with the right ink and paper this isn’t a huge problem. I picked up fountain pens a year ago and I will never go back to regular pens for my own writing.
23.
▲
by
swannodette
1y ago
> Following SICM I think even its authors were doubtful about whether Scheme was a good medium for working with those ideas. Hrm https://mitp-content-server.mit.edu/books/content/sectbyfn/b...
24.
▲
by
swannodette
1y ago
We forked Google Closure Library. This is mostly a good thing as GCL started introducing frustrating breaking changes around 2018/2019. We've backed everything out and now ClojureScript libraries from 14 years ago work again.
25.
▲
by
swannodette
1y ago
I'm curious as to how you think this is different from say, committing to JavaScript/BundlerX/NPM or TypeScript/BundlerX/NPM? Surely those have an equally heavy influence on how you write code?
26.
▲
by
swannodette
2y ago
The implementation really is not built on top of GCL, the bulk of the standard library is persistent datastructure implementation and functional apis. The few cases here and there like `goog.string` can be removed over time. But really what
27.
▲
Fugato: Stateful Property Based Testing for Clojure(Script)
(github.com)
9 points
by
swannodette
2y ago
|
0 comments
28.
▲
by
swannodette
3y ago
I felt that way at first, but after getting around to listening to a few of them you start to realize he repurposed a lot his favorite material from these cantatas into his instrumental works. For example, one of Bach's innovations was
29.
▲
by
swannodette
3y ago
Some scholars believe it to be an early work - possibly Bach was 19 years old. No copy in Bach's hand has ever been discovered, so there's no certainty. It is a wonderful, memorable piece of music but Bach was pretty good at that
30.
▲
Tour of our 250k line Clojure codebase
(tech.redplanetlabs.com)
60 points
by
swannodette
5y ago
|
5 comments
More ›