HackerTrans
TopNewTrendsCommentsPastAskShowJobs

preek

no profile record

Submissions

Gemini 3

blog.google
1,735 points·by preek·8 miesięcy temu·1,056 comments

Sandboxing AI Tools with Guix Containers

200ok.ch
3 points·by preek·w zeszłym roku·0 comments

comments

preek
·2 miesiące temu·discuss
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.
preek
·6 miesięcy temu·discuss
Reading this from Tenerife airport and worked fine.
preek
·9 miesięcy temu·discuss
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-88e2357c61a7

My previous favorite llm (GlM 4.5) also gets it right on the first try: https://chat.z.ai/s/0d3348d1-1465-4253-9521-2d447b0a2a97
preek
·10 miesięcy temu·discuss
This is very similar for Chess: https://lichess.org/learn

Source: I am playing both Go on OGS and chess on Lichess.
preek
·11 miesięcy temu·discuss
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/2025-05-23_sandboxing_ai_tools:_how_g...

Since then, I have switched to using Bubblewrap: https://github.com/munen/dotfiles/blob/master/bin/bin/bubble...
preek
·w zeszłym roku·discuss
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 now my screen turns off and on again randomly while I type this comment.
preek
·2 lata temu·discuss
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.