Bookmarks

Bookmarks

50028 bookmarks
Custom sorting
Migrating in-place from PostgreSQL to MySQL
Migrating in-place from PostgreSQL to MySQL
Migrating in-place from PostgreSQL to MySQL Alex Toumazis, Software Engineer Oct 7, 2024 The Yelp Reservations service (yelp_res) is the service that powers reservations on Yelp. It was acquired along...
·engineeringblog.yelp.com·
Migrating in-place from PostgreSQL to MySQL
Plugging the Postgres Upgrade Hole | Tembo
Plugging the Postgres Upgrade Hole | Tembo
We at Tembo truly love Postgres. We're convinced everyone would love Postgres just as much as we do if only upgrading Postgres between major versions wouldn't be so darn difficult.
·tembo.io·
Plugging the Postgres Upgrade Hole | Tembo
rbbydotdev/someday: Free and open-source cal.com / calendly alternative built on Google-App-Script for Gmail users. Built with modern technologies like React, TypeScript, Shadcn/UI, and Vite.
rbbydotdev/someday: Free and open-source cal.com / calendly alternative built on Google-App-Script for Gmail users. Built with modern technologies like React, TypeScript, Shadcn/UI, and Vite.
Free and open-source cal.com / calendly alternative built on Google-App-Script for Gmail users. Built with modern technologies like React, TypeScript, Shadcn/UI, and Vite. - rbbydotdev/someday
·github.com·
rbbydotdev/someday: Free and open-source cal.com / calendly alternative built on Google-App-Script for Gmail users. Built with modern technologies like React, TypeScript, Shadcn/UI, and Vite.
gregpr07/browser-use
gregpr07/browser-use
Open-Source Web Automation library with any LLM
·github.com·
gregpr07/browser-use
Making Code Examples Interactive with Codapi
Making Code Examples Interactive with Codapi
A guide to using Codapi, an open source, lightweight solution to add interactivity to your technical writing.
·navendu.me·
Making Code Examples Interactive with Codapi
How to Build Smaller Container Images: Docker Multi-Stage Builds | iximiuz Labs
How to Build Smaller Container Images: Docker Multi-Stage Builds | iximiuz Labs
Learn how to build smaller, more secure Docker container images using Multi-Stage Builds. This guide explains common sources of image bloat, best practices for slimming down production images, and practical examples for Node.js, Go, Rust, and other application stacks. Start optimizing your containers today!
·labs.iximiuz.com·
How to Build Smaller Container Images: Docker Multi-Stage Builds | iximiuz Labs
I Waited 10 Billion Cycles and All I Got Was This Loading Screen
I Waited 10 Billion Cycles and All I Got Was This Loading Screen
Modern hardware is unbelievably fast. The M1 Max that I’m writing this article on runs at 3.2GHz. That is 3.2 BILLION clock cycles per second. Yet, Microsoft Teams takes 3 seconds to open a link, and I refuse to believe it takes 9.6 BILLION clock cycles to open a link. Obviously, that’s an over-simplification, but the point stands: how is it that hardware gets faster, but the applications we use only get slower?
·blog.preyneyv.dev·
I Waited 10 Billion Cycles and All I Got Was This Loading Screen
Postico 2
Postico 2
The native Mac app for PostgreSQL all new again
·eggerapps.at·
Postico 2
fsnotify/fsnotify
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
·github.com·
fsnotify/fsnotify
Constraints in Go — Bitfield Consulting
Constraints in Go — Bitfield Consulting
Freedom is nothing without constraints, and Go’s generics gives us a powerful way to build polymorphic types and functions constrained by type sets . Let’s geek out.
·bitfieldconsulting.com·
Constraints in Go — Bitfield Consulting
Create a Full-Stack App With Go and React | The GoLand Blog
Create a Full-Stack App With Go and React | The GoLand Blog
As a language that emerged over 14 years ago, Go has many use cases. From web development, APIs, and CLIs to Wasm, cloud technologies, and even AI-powered tools, its applications are broad.  T
·blog.jetbrains.com·
Create a Full-Stack App With Go and React | The GoLand Blog
27.6% of the Top 10 Million Sites are Dead
27.6% of the Top 10 Million Sites are Dead
The internet, in many ways, has a memory. From archived versions of old websites to search engine caches, there’s often a way to dig into…
·medium.com·
27.6% of the Top 10 Million Sites are Dead
Writing secure Go code
Writing secure Go code
What does it mean to keep security in mind when writing Go code? Answering this question in one short article seems impossible. For this reason, we will narrow it down to a few specific practices.
·jarosz.dev·
Writing secure Go code