Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daitangio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
daitangio
9d ago
I am in my 10 years cycle in which I will go back to emacs. Emacs is so powerful but has a different terminology, and vscode was so easy and snappy...so I got accustomed to VSCode, but it is becoming slower and it has a lot of telemetry att
2.
▲
by
daitangio
10d ago
Openspec has a subcommand (init) to manage them: clever because they provide also an update path.
3.
▲
Code Review Is Dead?
(gioorgi.com)
3 points
by
daitangio
14d ago
|
1 comments
4.
▲
by
daitangio
14d ago
Some thoughts that are added to what was written already by Antirez in the last month. My two cents, but with real experience.
5.
▲
by
daitangio
14d ago
Very nice, I will buy it. I am also searching a special feature which add recurring alarms like every 45 minutes (for remembering to get up from my desk). Can you add a feature like that or point me to a similar app?
6.
▲
by
daitangio
1mo ago
I am still afraid of gen ai coding, and scared by its power. But I agree a lot with this article
7.
▲
by
daitangio
2mo ago
Who decide the if a model is safe to use? The strongest competitors or a government law? I prefer the second. Suppose Chinese model are super-risky: is it better to have them in the open, so everyone can review the problems or have a closed
8.
▲
by
daitangio
2mo ago
I think the most interesting part of the article is the Huggingface incident at the end: >Right now defenders are effectively banned from using Fable or Sol for cybersecurity because of Trump administration directives; that means the bes
9.
▲
by
daitangio
2mo ago
Hi, thank you for pointing it out! I seem unable to edit it :(
10.
▲
8Bit Computers
(8bit.gioorgi.com)
2 points
by
daitangio
2mo ago
|
5 comments
11.
▲
by
daitangio
2mo ago
8Bit Computers Retro computer history from Atari 2600 to NES (1980-1985)
12.
▲
by
daitangio
2mo ago
I use python click too, and it helps me to focus on design before implementing. I mean before asking AI to implement :)
13.
▲
Show HN: Containerized AI development with cross-compatibility
(github.com)
1 points
by
daitangio
2mo ago
|
0 comments
14.
▲
by
daitangio
2mo ago
Sometimes I suspect the rust-rewrite is just a way to advertise Claude Code power. In all my professional carrier so far, a full rewrite without reason is a recipe for disaster, see https://www.joelonsoftware.com/2000/0
15.
▲
by
daitangio
2mo ago
I am developing a super light similar thing here https://github.com/daitangio/take-ai-control It is docker + vscode friendly. I tested it with major systems (copilot, codex, Claude Code and pi.dev) Comments Wellcome!
16.
▲
by
daitangio
4mo ago
I love it so much I have created a thin statless orchestrator layer upon it: https://github.com/daitangio/misterio It works very well!
17.
▲
by
daitangio
8mo ago
I agree. Go fast with a suboptimal architecture. If success arise, throw away version 1 and rebuild from scratch. Often is more effettive.
18.
▲
by
daitangio
8mo ago
I am using SQLite on paperless-ngx (an app to manage pdf [4]). It is quite difficult to beat SQLite if you do not have a very huge parallelism factor in writes. SQLite is an embedded database: no socket to open, you directly access to it v
19.
▲
by
daitangio
8mo ago
Me too, but I was able to do it around 1995-1996 :) Also remember Windows95 can boot with 4MB of RAM, and was decent with 12MB.
20.
▲
by
daitangio
8mo ago
Please give a try to docker mailserver too: https://github.com/docker-mailserver/docker-mailserver It is quite easy to setup and give you much control, I do it myself: https://gioorgi.com/2020/mail
21.
▲
by
daitangio
11mo ago
You are ready for misterio: https://github.com/daitangio/misterio A tiny layer around stareless docker cluster. I created it for my homelab and it gone wild
22.
▲
by
daitangio
11mo ago
Self-hosting is becoming a freedom factor in my humble opinion. I have an hard time hosting my email server, it was not so diffcult 10 years ago and was trivial 20 years ago. The reason is the anti-spam rules and the fact that Google, Micro
23.
▲
by
daitangio
1y ago
True, but this is a new beginning.Give time and credit to build an alternative. I think another repo server will not harm anyone in the long run
24.
▲
by
daitangio
1y ago
I set up my personal mail server https://github.com/docker-mailserver/docker-mailserver and I have wrote about it here https://gioorgi.com/2020/mail-server-on-docker I am GMail-free from 2020 an
25.
▲
by
daitangio
1y ago
I keep using isso https://isso-comments.de/ I installed it on my static blog very easily, and I own all the data. Also it is GDPR-compliant (because it provide hints on how to remove data like IPs) and it is very light. For
26.
▲
Vibe Coding: easy to say, difficult to survive
(gioorgi.com)
2 points
by
daitangio
1y ago
|
1 comments
27.
▲
by
daitangio
1y ago
Replit, Lovable Cursor ok... but how much of this company will survive in the next 2 years? I wrote a small post, and I'd like your opinion!
28.
▲
by
daitangio
1y ago
I do not know: the lack of proper docker compose support it is a problem for me. About security: gVistor adoption failure in Google is a proof that containerization cannot be enforced easily and container will always be less secure than a V
29.
▲
by
daitangio
1y ago
Right in theory hard to do in practice. Also business needs are awful complex, guys.
30.
▲
by
daitangio
1y ago
Bitnami K8s helm charts was very well done but overall we can live without them. I would suggest boradcom to offer two tie: one free on they repository and one se t of more specific images. Burning the docker.io images is a dumb move.
More ›