Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
holtwick
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
holtwick
13d ago
AFAIK: Lemon Squeezy is owned by Stripe and development is discontinued; I sold my software via FastSpring before I switched to Paddle, it is not very modern and you have to bring a lot of your own implementation; Paddle is quite easy to se
2.
▲
by
holtwick
14d ago
The author here. Thanks for mentioning my article. I'm looking forward to learn how others experience selling software online. Let's get into the discussion :)
3.
▲
by
holtwick
3mo ago
The briefing pages also have RSS, this way you see the most relevant stuff https://bubbles.town/editions
4.
▲
by
holtwick
3mo ago
I love it!
5.
▲
Show HN: Bx – macOS native sandbox for AI and coding tools
(github.com)
8 points
by
holtwick
5mo ago
|
0 comments
6.
▲
Bubbles – HN-like frontpage for personal indie blogs
(bubbles.town)
6 points
by
holtwick
6mo ago
|
0 comments
7.
▲
by
holtwick
6mo ago
Small web, try this one https://bubbles.town
8.
▲
by
holtwick
6mo ago
There's nothing bad about SFU, particularly the version you wrote, which forms the basis of Livekit. It would be my first choice for supporting larger groups in Briefing anyway. If the traffic is E2EE, it doesn't matter if an SFU
9.
▲
by
holtwick
6mo ago
For small groups SFU like Livekit is not needed at all. Still E2E and realtime collab. I wrote such a thing: https://brie.fi/ng
10.
▲
by
holtwick
6mo ago
Inspired by this tool I wrote something that fits macOS better. It uses the native sandbox-exec from Apple and can wrap other apps as well, like VSCode in which you usually run AI stuff. https://github.com/holtwick/bx-m
11.
▲
by
holtwick
8mo ago
FluidVoice for macOS is pretty handy as well. Open source under Apache License. https://altic.dev/fluid https://github.com/altic-dev/FluidVoice
12.
▲
by
holtwick
1y ago
I'm keeping my fingers crossed! Hopefully it won't just remain at the announcement stage.
13.
▲
by
holtwick
1y ago
I wonder there is not already such a petition in the EU or Germany. I searched, but didn't find any. Somebody who wants to create one? I'm not that good in writing such texts: Europe: https://www.europarl.europa.eu/
14.
▲
by
holtwick
2y ago
Thanks for sharing, this is super interesting. Although it doesn't seem to be super active these days. Probably because it is difficult to commercialize local first. That might be why we need a widely adopted and super flexible standar
15.
▲
by
holtwick
2y ago
I would like to refine my answer regarding the rapidly growing log. If we assume that we have a real-time application, then every keystroke or pointer action can indeed create a change entry. But this storage format is designed for "lo
16.
▲
by
holtwick
2y ago
Thanks for feedback. The link is broken for me, but I think you are referring to this page? https://jack-vanlightly.com/analyses/2024/4/29/understanding... Indeed, the approach is similar. Especially the
17.
▲
by
holtwick
2y ago
For certain scenarios there will be conflicts, take a boolean value. Client A sets it and client B unsets it. There can only be one winner. But that might be a benefit from the proposed log sync, because these conflicting situations can be
18.
▲
by
holtwick
2y ago
Thanks for the detailed feedback. The growth of the log is indeed a weak point that could be improved by regularly merging entries. Missing entries are easily recognizable because a consecutive index is used. The checksums on the previous e
19.
▲
by
holtwick
4y ago
Receipts - for macOS, local database, automated content recognition, document management. Convenient commercial alternative to GnuCash to track expenses and income. https://www.receipts-app.com/
20.
▲
by
holtwick
6y ago
https://onepile.app/
21.
▲
by
holtwick
6y ago
CSS/Stylus framework inspired by Tailwind, trying to respect the content semantics https://github.com/holtwick/windy-css
22.
▲
by
holtwick
6y ago
I'm not a lawyer, just a coder. I was under the impression, that offering a network service is also defined as 'distribution': https://choosealicense.com/licenses/eupl-1.2/ I guess under (1) the &qu
23.
▲
by
holtwick
6y ago
Why not EUPL? It is probably a good choice for a European based company and has comparable features. https://github.com/holtwick/briefing/issues/75
24.
▲
by
holtwick
6y ago
I can fully understand that an additional tool layer can cause additional problems, but static type checking is a large quality win for large projects. There are workarounds to achieve similar results: (1) Use a faster bundler like esbuild,
25.
▲
Show HN: Briefing – Anonymous, secure, open source WebRTC group video chat
(brie.fi)
203 points
by
holtwick
6y ago
|
51 comments