I’m hoping to build a phasor-to-clock signal generator, which divides up a phasor into an arbitrary number of ticks. Using a global phasor as a global clock would allow for interesting polyrhythms, as well more flexible precision in sequencers. It’s also closer to how human-based conducting works. #halfbakedideas
Adding date support to my awful RSS-feed generator ⌘ Read more…
the fe language by rxi would make for a great frontend for generating txtvm code maybe #halfbakedideas
This morning I had this really weird notion of building a generative podcast complete with musical interludes and asemic speech using a speech synthesizer. It’d be interesting to have “interviews” with two distinct vocal characters. #halfbakedideas
Ubuntu 20.04.1 on an Acer Aspire E5-511. Needed 5.4.0-42-generic. -48 killed it.
Ubuntu 20.04.1 on an Acer Aspire E5-511. Needed 5.4.0-42-generic. -48 killed it.
asemic script done in contextfreeart: [[https://www.contextfreeart.org/gallery/view.php?id=945]] #links #generative #asemic #graphics
generative bad handwriting: [[https://avinayak.github.io/programming/art/2020/09/18/p5-strokes.html]] #links #generative #asemic #graphics
randoma11y is a color generator that generates two colors and scores them using WCAG system for accessibility: [[https://randoma11y.com/]] #links #color
automatically generated #TeX equations implemented in !sndkit
[Updated] How to Add a CAPTCHA Test to Your Feedback Form Script: Reducing Spam in Your Contact Form ⌘ https://www.thesitewizard.com/general/add-captcha-to-feedback-form-script.shtml
thinking about implementing some noise generators for !sndkit. A chaos noise generator that leverages numerical instabilities in IEEE floating point, and a 1-bit linear feedback shift register noise generator based on NES audio. #sndkit #halfbakedideas #dsp
Journeyman’s Journal
A blog by third-generation woodworker Salko Safic on the art of woodworking by hand. ⌘ Read more
Each generation thinks it invented sex Robert A. Heinlein - Wikiquote
Go2: Ordered maps (using generics) ⌘ https://medium.com/@rocketlaunchr.cloud/ordered-maps-for-go-using-generics-875ef3816c71
All about my awful RSS feed generator ⌘ Read more…
Secure at every step: How GitHub’s dependency graph is generated ⌘ https://github.blog/2020-08-04-secure-at-every-step-how-githubs-dependency-graph-is-generated/
Go Generics basic syntax ⌘ https://www.ardanlabs.com/blog/2020/07/generics-01-basic-syntax.html
Mu now has a generic stream type: http://akkartik.github.io/mu/html/402stream.mu.html
It turns out that fts5 is enabled by default on SQLite! My twtxt2sqlite generator has been updated to use fts5. Now I can do full text search on all my twtxt tweets. I have implemented a related-tweets box in the !twtxt_playground as a proof-of-concept. More info on fts5 can be found at [[https://www.sqlite.org/fts5.html]].
Inline Janet means I should be able to make calls to functions defined in the config file. For example, the =ref= function is how I usually make wiki reference links. This @!(ref “wiki_index” “link right here”)!@ should take you to my automatically generated weewiki index of all the wiki pages.
You have the right to remain silent. Anything you say can and will be used to construct the next level of language AI. In fact, why not get on it early, you can now shape how those prompts will turn out in the next generation
A new scientific truth does not triumph by convincing its opponents and making them see the light, but rather because its opponents eventually die and a new generation grows up that is familiar with it… . An important scientific innovation rarely makes its way by gradually winning over and converting its opponents: it rarely happens that Saul becomes Paul. What does happen is that its opponents gradually die out, and that the growing generation is familiarized with the ideas from the beginning: another instance of the fact that the future lies with the youth. The machine learning community has a toxicity problem | Hacker News
GPT3 prompt:↵I am the very model of a language that’s electrical,↵I’ve information prosaic, poetical and factual,↵I know my tropes and characters and quote novels historical,↵from prompts alone generate sentences quite analytical
Quick tutorial on generating QR codes ⌘
Lazy Sunday video on CPU, Temperature and Memory for general use ⌘
Using Hugo as a blog generator ⌘ https://hack.org/mc/blog/hugo-blog.html
New release of the simgal gallery generator ⌘ https://hack.org/mc/blog/new-simgal.html
The Next Step for Generics in Go ⌘ https://blog.golang.org/generics-next-step
The revised Go generics draft ⌘ https://go.googlesource.com/proposal/+/refs/heads/master/design/go2draft-type-parameters.md
apikit - Generates Golang client and server based on OpenAPI2 (swagger) definitions ⌘ https://github.com/ExperienceOne/apikit
Have been quite ill with Covid-19. Am slowly recovering. All is generally well.
Can I Change My Website’s Address to HTTPS Without Getting an SSL Certificate? ⌘ https://www.thesitewizard.com/general/change-to-https-without-ssl-certificate.shtml
New repository: aquilax/daily-checklist - Simple tool for generating daily checklists in markdown
New repository: aquilax/hrana.rimichka.com - Random food generator [BG]
I had some time while compiling and so I wrote a name generator https://codevoid.de/idgen
Another week, another instruction compiling, more refinements of the code-generator: https://mastodon.social/@akkartik/103157776545612964
statically generated my twtxt feed here: https://pbat.ch/wiki/twtxt.html. learning how to be social on this thing comes next.
testing out auto-generation of twtxt wiki page now
Generate a PDF in Go ⌘ Read more…
send generation ships not into space, but into earth’s crust, to seek out lost continents, chtonian artifacts, and protection from almost everything the universe can throw at you
📚 Finished reading The Great Mental Models: General Thinking Concepts by Shane Parrish
📚 Finished reading The Great Mental Models: General Thinking Concepts by Shane Parrish
In other news, https://generative.fm/ now has a sleep timer
I wish https://generative.fm/ had a clone of Moby’s “Alone” called “Forever Alone”
Dear lazyweb: what kind of electrical plugs would a house built in japan in 1939 have, assuming it was built out in the sticks? Would newly-built houses in the country generally be electrified at that time?
Grether Archive https://themanofstone.com/random/science_fiction_generator
New repository: aquilax/ledger2fire - Generate financial independence report from ledger data
RANDU: A truly horrible random number generator https://www.johndcook.com/blog/2019/04/14/randu/