Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zef_hemel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zef_hemel
1y ago
Lua is excellent. Simple language, quick to learn. Great fit for this purpose.
2.
▲
SilverBullet v2 released: open-source, self hosted, programmable notes
(community.silverbullet.md)
35 points
by
zef_hemel
1y ago
|
7 comments
3.
▲
The 5 Reallys
(alt.management)
2 points
by
zef_hemel
1y ago
|
0 comments
4.
▲
Levels of AI Coder Adoption
(zef.plus)
1 points
by
zef_hemel
1y ago
|
0 comments
5.
▲
by
zef_hemel
2y ago
Not even would, she is ;)
6.
▲
by
zef_hemel
2y ago
Largely yes, it does support task syntax at least.
7.
▲
by
zef_hemel
2y ago
SilverBullet author here — I have zero expectation of a business model. I've been working on this for three years in my spare time. It's purely a labor of love.
8.
▲
by
zef_hemel
4y ago
This may have to be rethought at some point, bur now the model would be self host or somewhere and access it from multiple places like your phone. I host it locally and then use Tailscale for safe access outside my network.
9.
▲
by
zef_hemel
4y ago
I just fixed the video link. Thanks!
10.
▲
by
zef_hemel
4y ago
The SB author speaking here. I hear you. I used emacs heavily for a few years and of course it inspires a lot of this. I see SB as a somewhat pragmatic reinvention of many emacs ideas. It doesn’t try to be as broadly applicable as emacs tho
11.
▲
by
zef_hemel
4y ago
Making views editable is quite challenging. Especially in the general case. For tasks specifically this works, you can query them somewhere and when you toggle their completion state this gets propagated back. Editing other attributes is mo
12.
▲
by
zef_hemel
4y ago
It doesn’t work on FF mobile? I wasn’t aware. It works fine or deskrop FF. It also works fine on Safari on iOS, but sounds like I should get an android device to make sure it works on that as well.
13.
▲
by
zef_hemel
4y ago
Yes you can do that, or deploy it to a VM somewhere and access it from both places (including mobile, works fine on mobile browsers). That way you don’t need to sync. That’s how I use it myself. Self hosted VM at home and Tailscale to acces
14.
▲
by
zef_hemel
4y ago
There’sa few things that would need to be rethought for this to work. Primarily, concurrent editing would need to be enabled everywhere and permissions need to be figured out and would complicate a lot of the query stuff. Not saying it’s no
15.
▲
by
zef_hemel
4y ago
Which native apps are you using? Most products in this space tend to be Electron based which is just… web tech again.
16.
▲
by
zef_hemel
4y ago
Zef here ([4]), the end user programming aspect is very much in development and its exploration phase. It’s not even so much about implementing it, more the design of how to make or useful and how to use it. Any input on this is very much a
17.
▲
by
zef_hemel
4y ago
This is pretty much how it works in SB as well. Very much inspired by Obsidian.
18.
▲
by
zef_hemel
4y ago
Not perfect, but if you click on sections in the preview the edit view will scroll to that section.
19.
▲
How HN: Silver Bullet: Markdown as a Platform
(silverbullet.md)
7 points
by
zef_hemel
4y ago
|
1 comments
20.
▲
by
zef_hemel
4y ago
Silver Bullet is highly-extensible, open source personal knowledge management software. Indeed, that’s fancy language for “a note taking app with links.” At its core, SB is a Markdown editor that stores pages (notes) as plain markdown files
21.
▲
by
zef_hemel
9y ago
Is he?
22.
▲
The 100x Engineer
(100x.engineering)
23 points
by
zef_hemel
9y ago
|
9 comments
23.
▲
by
zef_hemel
12y ago
Neither of us use VFS, but indeed we do use Ace -- it's awesome.
24.
▲
The March Towards Go
(zef.me)
185 points
by
zef_hemel
12y ago
|
209 comments
25.
▲
by
zef_hemel
12y ago
Right now you need Chrome to install it, the standalone version I mention will embed the parts of Chrome in the binary.
26.
▲
by
zef_hemel
12y ago
You can edit a local project (click "Open Local Folder"), a Dropbox folder ("Open Dropbox Folder") or the built-in Notes, Configuration and Manual projects. None of those work? Works fine my my Chromebook.
27.
▲
by
zef_hemel
12y ago
I'm aware of the GPL, of course. I'm not a big fan of the political views behind the license.
28.
▲
by
zef_hemel
12y ago
Thank you for your constructive comments. I can work with this :)