Viewing profile — tardisx
tardisx
HN member- Joined
- Mon, Dec 26, 2022, 11:10 AM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About tardisx
No profile information was provided.
Recent public activity
-
comment
Comment #40303380
Using LLM's for software development is cargo cult programming, automated. The problem is not "incorrect" (syntactically) code. The problem is the developer trusting the AI to unde…
-
comment
Comment #38962001
I looked at ArchiveBox and several similar projects a while ago, but realised I didn't want anything so complex. I just wanted bookmarks, with free-text content search so I could f…
-
comment
Comment #38511791
You can just copy the caddy-generated certificates to the place the mail server expects them, if you're referring to the TLS side? This is what I do.
-
comment
Comment #34637262
Most recently, a bookmark manager (yet another one) - emphasis on ease of deployment and full-text searching of page content. - https://github.com/tardisx/linkwallet One of my earl…
-
comment
Comment #34136706
The interface is as minimal as the rest of it :-) I will try to stick an animated gif up on GitHub soon.
-
comment
Comment #34136663
I wrote https://github.com/tardisx/linkwallet Main itches I was trying to scratch: * full text search * no external dependencies * optimised for self-hosting; simple to deploy and …