Hi all, Hope everyone has a great week ahead. For any readers who are in Gaza, stay safe, I hope everything will be fine. This week, we have many article that focus on high level concepts to help you relax and take a break from our last 2 intensive issues. Thank you to the readers who have bought me a coffee, really appreciate that ❤.️
Rocket, SpaceX achievements are so greats. It would be really good to see how they built their software. StackOverFlow spoke with Steven Gerding, Dragon’s software development lead, about the special challenges software development has for SpaceX’s many missions. Don’t forgot part 2, Building a Space Based ISP
Own a domain? Want to receive email to it. Simple. Hook it up to hanami.run and forward it to your personal inbox, or store email on hanami and query it with JSON. Parse incoming email with webhook.
showcase a real-life example of debugging a seemingly weird database performance degradation. While I obviously intend to share the solution and what to avoid, I’d also like to take you through the journey and show you some tools & processes that can help you dig into SQL performance.
QuestDB billed itself as “the fastest open source time series database”, a very bold one. I can query 1.6mil rows in milliseconds. This is a high level overview of what they did to achieve that, The Problem with out-of-order data.
RedShift is almost de-factor Data Warehouse solution, especially for people already on AWS eco system. But what is for the rest of us who still on bare metal or run our own database on VM? What can we do to tune PostgreSQL for that purpose.
When you’re looking for that photo from a picnic a few years ago, you surely don’t remember that the filename set by your camera was 2017-07-04 12.37.54.jpg. Dropbox pore through all those images for you instead, and call out those which best match a few descriptive words that you dictated.
A Google engineer looks into website of F1 cars(Ferrari website, McLaren website etc) and compares them with the Google I/O website. It’s interesting to see what Google themselves do to their own site to improve performance
Multiplying huge integers of n digits can be done in time O(n log(n)) using Fast Fourier Transforms (FFT), instead of the O(n 2) time complexity normally required. In this paper we present this technique from the viewpoint of polynomial multiplication, explaining a recursive divide-and-conquer approach to FFT multiplication. We have compared both methods of multiplication quantitatively and present our results and conclusions in this paper, along with complexity analyses and error bounds.
curl is everywhere. any tools that usually has a download/install script start with curl
.
Daniel, author of curl was trying to explaining the main libcurl transfer state machine.
Understanding the main transfer state machine in libcurl could be valuable and interesting for anyone who wants to work on libcurl internals and maybe improve it.
Execute JavaScript from Go. Allow you to create v8 context, execute JavaScript code, access to return value, global, output of that JS context
Goan open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.
PythonAnomaly detection using two-phase approach: (a) pre-labeling using statistics, Natural Language Processing and static rules; (b) anomaly scoring using supervised and unsupervised machine learning.
a graph-based database.
If you read manga, this terminal based app blow your mind. You can access mangadesk without all the non-sense stuff from a normal webapp
provide a simple authentication system. support OAuth2, MFA, permissiion model, registration, lost password etc
Postgres to elasticsearch sync. Make it easiser to search some data with minimal effort on your backend
macOS graphical frontend to QEMU.
the easy, secure way to log in to your Kubernetes clusters. including support for OpenID Connect.
A concise API for exploratory data visualization. Could be very useful to quickly add some nice charts to your app :-).
BetterDev Link
Every Monday