For the next half an hour, my opinion on Generative LLMs will be that it is a nothingburger, a search engine with the additional features of a glorified Turing machine on natural language
Author: Shrimple
A few links to Mozilla Sidebar panels directories
Check up on RSS/Atom dates in dozen+ lines of Bash
You first and foremost need to know just whether there are any new items in your feeds. | There once were less lines of the below script when it was less robust.
Read More “Check up on RSS/Atom dates in dozen+ lines of Bash” »
Implementing proper natural language grep — approach
GrepAI disappointed me because, how sad, I once again, in the ai hype, did not expect a project with “grep” in the name to be just a source code indexer that has neither:
-
- a straight-to-the-point command line interface
- single line matching behavior, only contextualized secondarily
- abstraction rather than specialization into source code
- one-off actions, like if there has to be indexing then there should be a way to not start a watcher
- any composability without deserialization, designed with imperative programs and not LLMs in mind
But their
Read More “Implementing proper natural language grep — approach” »
On OVH hosting, you can’t opt out from protection
I at first chose an OVH hosting for this blog, because I really needed to get it going quickly and so I tried picking the most default option. I also wanted the IP to not be immediately pointing to my friends. One day, I installed the WordPress for iOS app and somehow right then from…
Read More “On OVH hosting, you can’t opt out from protection” »