Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
preek
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
preek
1mo ago
You're welcome(; Also for future readers: Yes, I'm sure there's no desktop app in the middle. I have dedicated remote VMs that run agents. I don't have them running on the desktop, not even as a middle man.
2.
▲
by
preek
1mo ago
I have a codex cli instance on a Debian VM connected to ChatGPT on iOS via SSH. That works since.. about a month and has pretty good UX. Before, I used the shellfish terminal and tmux which also worked really good, but to be honest (even th
3.
▲
by
preek
4mo ago
It actually rendered an SVG inline in the HTML page. I just tested the SVG and it renders itself just fine, including colors. So, tbh, I'd say the task has been properly achieved.
4.
▲
by
preek
9mo ago
Reading this from Tenerife airport and worked fine.
5.
▲
Gemini 3
(blog.google)
1735 points
by
preek
10mo ago
|
1056 comments
6.
▲
by
preek
1y ago
My current favorite llm (GLM 4.6) says „No“ on the first try with and without thinking: - https://chat.z.ai/s/77f73452-a21c-418b-a1ba-311231743a83 - https://chat.z.ai/s/5c00a813-2c6f-473d-ba3c-88e2
7.
▲
by
preek
1y ago
This is very similar for Chess: https://lichess.org/learn Source: I am playing both Go on OGS and chess on Lichess.
8.
▲
by
preek
1y ago
Re Security: I put my AI assistant in a sandbox. There, it can do whatever it wants, including deleting or mutating anything that would otherwise be harmful. I wrote about how to do it with Guix: https://200ok.ch/posts/
9.
▲
by
preek
1y ago
After the first shot on my iPhone 13 Pro in default settings, it immediately told me my phone was overheating and going to be unstable. Then it crashed. I tried once more, turned off raw mode, waited _minutes_ for one image to process and n
10.
▲
Sandboxing AI Tools with Guix Containers
(200ok.ch)
3 points
by
preek
1y ago
|
0 comments
11.
▲
by
preek
2y ago
I’ve seen a talk about this at BOB conference at Berlin some years ago. I learned a lot about DSLs in scheme, also the talk was highly entertaining. I’d recommend it for anyone into scheme or lisp.
12.
▲
by
preek
3y ago
I’m allowed to record my own property whilst following reasonable rules. If you’re interested, here’s an intro to the relevant legislation: https://www.edoeb.admin.ch/edoeb/de/home/datenschutz/ueberwa...
13.
▲
by
preek
3y ago
PS: No Halloween in Switzerland so I cannot tell(; It works well with other costumes like Trail Running and Hiking gear. It also works in the dark (IR camera) and in crazy hard tests like just peeking around the corner with only part of the
14.
▲
by
preek
3y ago
Sure. The cameras are Tapo C320WS. They are cheap, waterproof, connect to wifi if there’s no ethernet and can stream video in two resolutions at the same time. I use the lower resolution for motion detection and the higher resolution for ob
15.
▲
by
preek
3y ago
See https://news.ycombinator.com/item?id=38329766
16.
▲
by
preek
3y ago
I have set up two zones per camera: The “yard” and the “entry” which is directly in front of the door. Whenever someone is at the entry, I get a notification. Since I walk these paths myself, I have hundreds of test points. Apart from that,
17.
▲
by
preek
3y ago
I’ve been using Frigate for six months on a raspberry pi 4 with a Google Coral TPU. It’s connected to 2 network cameras streaming in 2mp each. Frigate standalone works super smooth with no hiccups at all. I am using object detection for peo
18.
▲
Inbox Zero Hack: Achieving Productivity Bliss in the New Year with Mu4e
(200ok.ch)
2 points
by
preek
4y ago
|
0 comments
19.
▲
Streamline Your Org Mode Workflow with Automatic Clock Table Recalculation
(200ok.ch)
1 points
by
preek
4y ago
|
0 comments
20.
▲
How much did you get done today? Use Org mode to find out
(200ok.ch)
2 points
by
preek
4y ago
|
0 comments
21.
▲
by
preek
4y ago
Obsidian is neither Free Software nor Open Source. Source: https://github.com/obsidianmd/obsidian-releases
22.
▲
by
preek
4y ago
Online Go Server (OGS): http://online-go.com/
23.
▲
by
preek
4y ago
Thank you_/\_
24.
▲
by
preek
4y ago
After >150 upvotes, the first kind words on the project. Thank you for making my day and taking the time to say something nice_/\_
25.
▲
by
preek
4y ago
Everyone can judge for themselves what is similar and what is not. Having said so, organice has about four times the commits of org-web. It shares a common history, but the last few years have diverged a lot. Also, there is nothing hidden,
26.
▲
by
preek
4y ago
I don't think you did. You probably used the sister project https://github.com/200ok-ch/org-parser which has a well known issue regarding what you are describing: https://github.com/200ok-ch/o
27.
▲
by
preek
4y ago
First, let me say that they share a lot of similarities. They are both standalone applications to view and edit Org mode files. They are both Free and Open Source applications. They do take slightly different approaches, though. orgzly is a
28.
▲
by
preek
4y ago
You are very welcome^^
29.
▲
by
preek
4y ago
Organice is a front-end application. As you said a PWA or SPA. No, I do not deny that it needs a web server. It also needs no docker. Any old Apache or Nginx would do just as well.
30.
▲
by
preek
4y ago
There's a sister library to organice which works in JavaScript, Java, Clojure and ClojureScript: https://github.com/200ok-ch/org-parser
More ›