Toots from 2023-05-05
Finally read the 🦜 paper… “In this paper, we have invited readers to take a step back and…
Finally read the 🦜 paper…
“In this paper, we have invited readers to take a step back and ask: Are ever larger LMs inevitable or necessary? What costs are associated with this research direction and what should we consider
before pursuing it? Do the field of NLP or the public that it serves in fact need larger LMs? If so, how can we pursue this research direction while mitigating its associated risks? If not, what do we need instead?”
https://doi.org/10.1145/3442188.3445922.
Mastodon Source 🐘
I don’t know who needs to hear this, but there is no “magical perfect architecture/system” that i…
I don’t know who needs to hear this, but there is no “magical perfect architecture/system” that is universally applicable for all organizations and workloads for all time which concurrently optimizes for cost, DX, security, velocity, reliability, extensibility, and optionality.
There are local decisions, constrained by path dependencies and decisions made under uncertainty with deadlines.
The only system that can avoid adaptation is the one that doesn’t exist.
Mastodon Source 🐘
Going to use “Panda’s Thumb” as the next project codename:
“Orchids were not made by an ideal engineer; they are jury-rigged from a limited set of available components. Thus, they must have evolved from ordinary flowers.”
https://faculty.washington.edu/lynnhank/Gould.pdf
Mastodon Source 🐘
This is a much more eloquent take on the importance of designing evolvable architectures.
“However, I want to reiterate, that there is not one architectural pattern to rule them all. How you choose to develop, deploy, and manage services will always be driven by the product you’re designing, the skillset of the team building it, and the experience you want to deliver to customers (and of course things like cost, speed, and resiliency).”
https://www.allthingsdistributed.com/2023/05/monoliths-are-not-dinosaurs.html
Mastodon Source 🐘
Epic Friday doc writing soundtrack: 2 songs, 1+ hour runtime. <https://www.youtube.com/watch?v=s…
Epic Friday doc writing soundtrack: 2 songs, 1+ hour runtime.
https://www.youtube.com/watch?v=sYnpO_GUAt4&t=912s
Mastodon Source 🐘
Pre-emptive offered “This paper investigates the use of LLMs to generate Ansible-YAML code, wit…
Pre-emptive offered
“This paper investigates the use of LLMs to generate Ansible-YAML code, with the objective of building an AI assistant for Ansible-YAML users and improving their productivity. We propose the use of transformer-based models for the task of Ansible-YAML code generation given a natural language prompt.”
https://arxiv.org/pdf/2305.02783.pdf
Tags: #hugops
Mastodon Source 🐘
“I want to talk about what’s appealing to me about build systems, why I (usually) still don�…
“I want to talk about what’s appealing to me about build systems, why I (usually) still don’t use them, and why I find it frustrating that some frontend Javascript libraries require that you use a build system.”
https://jvns.ca/blog/2023/02/16/writing-javascript-without-a-build-system/
Mastodon Source 🐘
“Often the justification for rewrites like this is “developer productivity.” As a believer …
“Often the justification for rewrites like this is “developer productivity.” As a believer in developer productivity, I think this is a fine motivation, but there need to be measures behind that intuition that you can point to. “We need to make it possible to ship the code base to production on demand” is a much more compelling and clear project than “we need to rewrite this system to increase developer productivity.””
https://skamille.medium.com/avoiding-the-rewrite-trap-b1283b8dd39e
