Hi all,
We come back with a new issue this week. If you like BetterDev, please help spead word out by refer to your friends. Buy me a coffee would be great too.
The Alerty JavaScript SDK takes 7 minutes to set up and covers your app and database with all the APM and error-tracking features you’d expect, all at a fraction of the big monitoring tools cost. But it doesn’t stop there. Alerty Agents use your frontend telemetry data to give you tailored guidance and feedback to debug issues and optimize your app’s performance. Audit your app for free today.
Make your own educated Wi-Fi upgrade decisions. An extensive guide with everything and parameter about Wi-Fi protocol.
Unless you were under a rock, you likely heard about the CrowdStrike / Windows outage that took down critical services like airlines, banks, supermarkets, police departments, hospitals, TV channels, and more, around the world. Gergely covers recap, root cause, fix, and learning in this post.
Getting a proper understanding of kube-scheduler is difficult because there are no online resources explaining how it actually works. The scheduling framework README provides a good outline but isn’t comprehensive. The scheduling framework is also a somewhat leaky abstraction so you really do need to know how the scheduler works internally if you want to write a non-trivial plugin.
your gateway to the dynamic world of graphics programming. This free book will teach you graphics programming in JavaScript using WebGPU, drawing from my own learning journey.
Linux has rich virtual networking capabilities that are used as basis for hosting VMs and containers, as well as cloud environments. In this post, I will give a brief introduction to all commonly used virtual network interface types. There is no code analysis, only a brief introduction to the interfaces and their usage on Linux. Anyone with a network background might be interested in this blog post. A list of interfaces can be obtained using the command ip link help.
How hard it is to create font? Can we generate, build them dynamically like writing code? Yes, this page document the process on how to do just that by putting together many tools. You will also learn a fair bit amount about font structure too.
best practices to avoid excess memory usage when managing updating the DOM to make your apps blazingly fast™️.
Without indexes, there are no such things as efficient search operations, no unique constraints, and no primary keys. The main question now is: what happens during index creation, and how can we speed up the process? Creating indexes on billions of rows is quite costly, because data has to be sorted and turned into an efficient search structure.
In the rapidly evolving landscape of artificial intelligence, Mistral AI has emerged as a beacon of innovation, charting new territories in the realm of large language models (LLMs). With the introduction of its groundbreaking models, Mistral AI not only advances the frontier of machine learning but also democratizes access to cutting-edge technology. This guide aims to elucidate the intricacies of Mistral AI’s offerings and provide a comprehensive roadmap for harnessing their capabilities locally.
One of feature that CrowdStrike falcon provide is listen to system call to detect suspicious activity, such as when someone read /etc/password
. How do they do that? In this we learn a way to do so throuhg eBPF to track these syscall.
real time face swap and one-click video deepfake with only a single image (uncensored)
Pythona minimalist extension and utility pair for time series analysis and visualization of PostgreSQL internal statistics.
PythonSVG parser and renderer on Canvas. It takes the URL to the SVG file or the text of the SVG file, parses it in JavaScript and renders the result on Canvas. It also can be used to rasterize SVG images.
JavaScripta number of foundational crates for reading and manipulating OpenType font files. It is motivated by a desire to have more robust and performant open tools for a variety of font engineering and production tasks.
RustComfortably monitor your Internet traffic. Native, not electron, cross platform. Extensive featurset. Strongly suggest to give it a try, blow my mind with 17K stars on github and a vast amount of featurset.
a powerful open-source utility that is designed for logical database backup dumping, obfuscation, and restoration. It offers extensive functionality for backup, anonymization, and data masking
A JavaScript library to position floating elements and create interactions for them.
CSS loading animations with minimal effort!
a tool to view, edit svg in browser and export image in JSX, PNG or data uri.
The Multi-Tool Web Vulnerability Scanner
Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management
pprof is a tool for visualization and analysis of profiling data. Usually your language instrument tool generate pprof file, then you use a web tool to view it, or export to SVG. This is a native macOS app for pprof file.
a small codebase showcasing the ability to run large language models (LLMs) seamlessly. With torchchat, you can run LLMs using Python, within your own (C/C++) application (desktop or server) and on iOS and Android.
a full featured background job queue in Golang
Get up and running with large language models.
A simple and standalone WebDAV server.
Encrypted Screen Sharing, implement in Golang. The server component is on github.com/1fpsvideo/server
BetterDev Link
Every Monday