Notes 202408

pool by the beach © Juan B. Rodriguez

gnonative - “… Develop for Gno using your app’s native language …”

GitLab Postgres Schema Design - “… My motivation to understand the schema of a big project like Gitlab was to compare it against schemas I am designing and learn some best practices from their schema definition. I can surely say I learnt a lot. …”

Modular: Mojo vs. Rust: is Mojo 🔥 faster than Rust 🦀 ? - “… Mojo is built on the latest compiler technology in MLIR, an evolution of LLVM which Rust lowers to, and so it can be faster …”

Revolutionizing PostgreSQL Schema Changes with pg_osc - Mydbops | Blog - “… Enter pg_osc, or PostgreSQL Online Schema Change – an open-source tool designed to revolutionize the execution of schema modifications …”

How to Favicon in 2024: Six files that fit most needs—Martian Chronicles, Evil Martians’ team blog - “… It’s time to rethink how we cook a set of favicons for modern browsers and stop the icon generator madness. …”

Tutorial: Introduction - Expo Documentation - “… An introduction to a tutorial on how to build a universal app that runs on Android, iOS and the web using Expo …“

https://twitter.com/brianroemmele/status/1759991856635752927?s=61&t=vAivXKZTChaBNqRDvuvRcw

Scaling ChatGPT: Five Real-World Engineering Challenges - nice article about tokenization and prediction sampling

dolphin-mixtral-8x7b - “… I get a lot of questions about dolphin-2.5-mixtral-8x7b and I wanted to address some of them on my blog. …”

I ran Ubuntu Linux inside MacOS Xcode and you can too with this odd little hack | ZDNET - “… Learn how to navigate the installation of Ubuntu within MacOS Xcode and you’ll earn some major bragging rights. …”

The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s - “… Write a Java program for retrieving temperature measurement values from a text file and calculating the min, mean, and max temperature per weather station. There’s just one caveat: the file has 1,000,000,000 rows! …”

Bluesky: An Open Social Web - Bluesky

i think this has huge implications, i really hope bluesky takes off with this decision

”… Today, we’re excited to announce that the Bluesky network is federating and opening up in a way that allows you to host your own data …“

lobehub/lobe-chat - “… 🤯 Lobe Chat - an open-source, modern-design ChatGPT/LLMs UI/Framework. Supports speech-synthesis, multi-modal, and extensible plugin system. One-click FREE deployment of your private ChatGPT/Gemini/Ollama chat application. …”

Exploring MMAP In Go - “… Memory mapping is a mechanism that maps a region of a file from disk to memory allowing read and write operations on file contents by simply accessing the address of the mapped memory …”

Sharing is caring!

If you got value from this article, please consider sharing it with your friends and colleagues.