Isn't there also a physics angle to antimemes (as portrayed in TINAD)? Self-erasing information sounds like a reduction of entropy and should therefore be a violation of the Second Law of Thermodynamics, no?
It's only a violation in the same way life is in violation. If the system is open it's fine to mess about as long as energy flows.
Of note, information is actually pretty low entropy in general, there are only a few confined states that information is valid in. Erasure just makes it statistically hard to recover the information in a usable timeline. So going from a sequence of 1's to a sequence of any number is increasing entropy.
If you go through the solution to Maxwell's demon it will help here too
With 16 GB VRAM one can run a decent quant (Q4-Q8) of newer, smaller dense models. This leaves room for e.g. 32-256k context size.
This might not be enough to chew through a large code base but for smaller projects it can easily fit enough if not all of the code base to drive a good coding agent.
I don't recommend specific models or model providers due to how much hype and BS there is around benchmarks etc. Easiest is to check the latest generation of open models and look for a dense-type where a decent quant fits within the VRAM.
Some models run fast enough that some of the weights can spill over from VRAM to RAM while maintaining a usable prompt/token gen speed.
I did spend some time getting some LLM to write a generator (in C++) of a scribus XML file for automatic layout, but it wasn't effective. I need to get back to looking at that, as it would be very useful. As my photos range in aspect ratios and formats (4:3 and 3:2) and I have thousands and thousands of RAW photos to process and "finish", it's an ongoing work! So for now I am just doing it manually, with the help of some layout scripts.
As I store everything in a local Vikunja instance for notes and WIP, here's the list of links I assembled relative to this (hopefully useful; it includes calendar templates so that I can make them for my mother-in-law):
When you find a print shop, they'll talk about margins and bleeds, so it might be worth finding a print shop first to know what bleed zones you want on the pages and whether they expect left page first, or right page first.
Once you know that, you can set up Scribus appropriately.
reply