Bookmarks, page 30 of 69
Metabase business intelligence, dashboards, and data visualization tools. Dig deeper into your data with open source, no SQL tools for data visualization.
Control monitor brightness, adapt using the ambient light sensor, adjust volume, switch inputs and turn off displays without fiddling with clunky buttons.
The Sequel ORM offers a powerful API for building SQL expressions in Ruby. In this article I'll explain how it works and show how it can improve the readability of your queries.
How to setup a multiplayer game in Godot
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.
A developer's guide to using Git with Unity projects.
Minimal distributed configuration management in bash.
An overview of service workers.
Easily configure settings for Crystal projects.
This weeks hottest new JS runtime.
Many apps require database timestamps whenever a database record is created or updated. Here's how you can use triggers to automatically update timestamps in PostgreSQL
WebSocket can get very difficult especially when it needs to be in sync with the app and the internet. Here is how to keep it in sync.
What exactly are websockets? How do they work? In this post we're going to answer these questions by building a simple WebSocket server from scratch in Ruby.
A curated collection of marketing articles & tools to grow your product.
Useful DI patterns with examples. Tagged with crystal, di.