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.
This week I come across awesome-secure-defaults, a collection of libs to help us secure our app by setting right HTTP header, crypto libs, CSRF,…Browswing these kind of libs usually will help identify gap in your knowledge, because there is term or concept you might not know. So def give us a read. Now onward to our issue.
I know zero thing about GPS receiver. And I may not build this after reading this article, but my knowledge indeed improve on this topic. I understand more about the technology that we use day to day
Simple way we can use shared file, you can use a client <-> server, but that involve you are need to setup port, sending and serializing data. What if you want your processes to be independent, to communicate, and yet not distribute some arcane shell scripts along with them? It turns out that other IPC mechanisms allow you to do all these. This a series so make you check all the part.
Challenge of building a data warehouse. How to load a massive amount of data quickly,
analyze traffic of DNS is a easier and fun practice because it has no encryption, unlike HTTPS or SSH. So you can actually look at the payload. In this article we will walk through th exercise to analyze this traffic of querying a DNS end to end, what happen, where do they get their data. Knowing this knowledge will put you on the top 10% of software programmer.
Have you ever query 169.254.169.254 you deal with AWS IDMS service. Anyone can query that from an EC2 instance. In 2019, they release IMDSv2, which require a token so it’s more secure. Slack running 60,000 AWS instance. How can they roll this out safely across the fleet of services on all these 60,000 server to use IDMSv2
The JS Profiler is going away in Chrome 124, so we would need to familiar ourself with the newer approach.
With all the trend about LLM, maybe time to dust up our math skill in high school.
Any database engine, including PostgreSQL, requires some routine maintenance to ensure optimal performance. Especially when there are massive delete or purge operations to delete rows from a Table, the fragmentation builds up within a table. Reclaim this fragmented space from disk requires a table to be rebuilt
an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting. Built in TypeScript, supported by the Handsontable Team
JavaScriptValidate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.
RubyThis project aim to reproduce Sora (Open AI T2V model), they wish the open source community contribute to this project.
PythonMLCLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
GoAn ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
package manager for PostgreSQL extensions, along with a repository of packages. It integrates with native build systems for installation.
a web based open source helpdesk/customer support system
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
BetterDev Link
Every Monday