Nibble #8
Sama's regulation call βοΈ, TLD.zip π§³, AI Anxiety π¨, ES2023 β¨, Gill Strang's retirement π¨βπ«
ππ» Hello and welcome to The Nibbleβs #8 Edition
Gomenβasai for the email you might have received in the mid-day yesterday.
If you are new to this place, donβt forget to Subscribe.
News π°
Samaβs chit-chat with Congress (once again a tech-bro testifying against Congress) went well, he was very well received, unlike Zuck. He asked to regulate AI, a smart move considering thatβll eventually build MOAT for OpenAI.
Altman said and we quote βIf this technology goes wrong, it can go quite wrongβ β
Here is a quick summary 𧡠β Twitter ThreadAfter denying having MOAT at the White House, Sama went on to build one. Meme Source: Tweet Zoom π€ Anthropic partners to make your meetings
moreproductive. (beware all the βMeeting summarizerβ startups)Google convinced DNSCAA to push
.zip
TLD to production and now we have a few new problems - New Problems that come along with .zip TLD (TLDR; scamming will become easy and you wonβt know when clicking a link on the internet likebla.zip
about whether itβs a file or domain)This time, it feels different, Dr. K from Zerodha talks about how AI hype isnβt like the previous hypes (*coughs* Web 3, Metaverse *coughs*). He explains why it feels different and it is exciting and scary at the same time. We canβt TL;DR him (outta respect π«‘). So better to go read it yourself.
Anthropic announces 100k Context Windows, last week & said out loud βLook whoβs laughing nowβ to the speculators who thought they are not worth getting invited to the White House. (this might be something you have already heard/read, but itβs important to note the non-OpenAI advancements here)
OpenAI readies a new open-source AI model, Is OpenAI finally trying to stand true to its name? We donβt know for sure, but maybe they read the last edition? (In fact, they do have some open-source models available, but not quite the ones theyβd be all in the press for. And after all the MOATivating discussions this week, we doubt if theyβd be giving away any of their top models so soon)
Catching up π€
What are LLMs? How does ChatGPT work? What is this new AI that is going to take my job? Learn all at the new free course by cohere folks at LLM University
ES2023 will have some new features (yes, JS still has the capability to be loved or hated). Checkout π Whatβs new in ES2023?
TL;DR Array getsfindLast
&findLastIndex, !#
hashbang enters JS,Symbols
can now be used as keys of WeakMapGoogle Colab teases folks with AI coding features using Codey.
Postman release VS Code Extension. (Itβs still in Beta and very raw, but yeah the moment it gets better, a lot of old small players like Thunder Client will be wiped off in userbase share.)
Wild, World & Web π€ͺ
π Adding to the list of how we were probably wrong about The Big Bang, we recently discovered that we didnβt even know the correct shape of our home galaxy, the Milky Way. [The new shape of the Milkyway]
Have you heard about Kopi Luwak (also known as βCat Poop Coffeeβ)?!? Itβs literally partially digested coffee buds from a cat and the poop is then processed to make the coffee (and itβs really a thing and expensive)
Also, consider this postcard from Coorg! One of the authors went there last weekend. (ofc! just to get new content for this edition) Do you know why Google Glass failed? It couldn't do THIS! Source: Tweet
TILs π€―
DNS (hands down our favorite topic to blabber about) uses UDP by default, but it has the limitation that packets canβt be bigger than 512 bytes. The 512-byte UDP payload size is a dependency on IPv4. (as per spec).
So, what comes to the rescue is EDNS π¦Έπ», an extension mechanism that uses TCP or multiple packets for a packet size bigger than 512 bytes.
Why should you care?
=> If your docker images use Alpine there is a version until which the resolver module of OS, musl (also, famously known as Alpineβs biggest weakness) only uses UDP, so DNS lookup might fail for domains with handshake packets greater than 512 bytes. (aaaaaaaaaaβ¦β¦, screaming loudly in my head, Iβm telling you itβs podcast worthy story to tell someday.)Ever gotten frustrated with that one element thatβs adding horizontal scroll to your site? Quickly Find the Element That Is Causing Horizontal Scrolling
const documentWidth = document.documentElement.offsetWidth; document.querySelectorAll('*').forEach((node) => {
if (node.offsetWidth > documentWidth) {
console.log(node);
}
});
Recommendations π
π§ Rekt Network - Plug in your favorite earphones, crack your knuckles, open that damn project youβve been procrastinating for months, tune in to Reckt Network, and get going!
π₯ Gill Strang's Final 18.06 Linear Algebra Lecture - If you are a nerd about LA, just click the damn link and watch the thing, youβll enjoy it. Fun Fact: Gill Strang dedicated 3/4th of his life teaching LA at MIT! (Shared by Mathematician Vashist)
Source: Twitter π οΈ Vectorizer - A simple tool to convert PNG, JPEG, BMP, etc. (not-so-cool assets) to SVGs (very-very-cool assets)
π§ 'Are you a Lion or a Pig? - For an employer, all employees are equal, but are you more equal than your colleagues? (BTW, the entire βCost to Companyβ podcast by The Ken is an amazing weekly listen about the changing workplace cultures)
π οΈ dora AI - Feeling like an explorer? Go check out this tool that claims to actually build websites using prompts (they even built their own using it, they say)
Cool OSS Projects πͺπ»
Rules of ML - This is a simple visualization of a wonderful article "Rules of ML" by Martin Zinkevich.
Map of GitHub - if you have been following us, we shared the Map of Reddit project in a previous edition, this project is the same stuff but for GitHub
GPTeacher - Removing βWhat ifβ from βWhat if there exists a database of GPT prompts and the generated outputsβ
smol-ai by swxy- Build your own smol dev, and delegate the boring tasks to it.
[π₯ smol-demo]LMQL - Query language for your natural language queries (Translated: spend less time figuring out the best delimiter for your query type)
Meme of the week π

Ponder-worthy words π€
"Whoever has the most fun, wins."
~ Anon
(so, we are winning writing this and you are winning reading this?)
From the Authorβs Lap(top)
You can reach out to us using our nests on the Internet.
- Pushkar, Gujarati Bihari Dikra, loves languages (programming and otherwise), can be a part-time meme-lord, and a part-time neural network whisperer.
- Aashutosh - Rajasthani Baniya, has a craving for memes, loves *-wares (soft, hard, middle, ALL), can talk in italics, is a part-time cat-whisperer, and can tirelessly work towards the bloom doom of humanity.
ππ» See you at the next one!