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 understand the nuance of the problem space,…
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 find something again based on more than…
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.
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 earliest Go projects, a tool to upload…
The interface is as minimal as the rest of it :-) I will try to stick an animated gif up on GitHub soon.
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 uses minimal resources
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 understand the nuance of the problem space,…
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 find something again based on more than…
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.
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 earliest Go projects, a tool to upload…
The interface is as minimal as the rest of it :-) I will try to stick an animated gif up on GitHub soon.
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 uses minimal resources