Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

Posts for 'ruby'

  1. Next.js vs TanStack
  2. Why I'm No Longer Talking to Architects About Microservices
  3. Selective asynchronous commits in PostgreSQL - balancing durability and performance
  4. Sign in as anyone: Bypassing SAML SSO authentication with parser differentials
  5. A Practical Guide to Postgres Isolation Anomalies and How To Tame Them
  6. Finding the opposite of what you have with rails invert_where
  7. Elixir Makes You Make Good Decisions
  8. Choosing Languages
  9. HTTP/3 is everywhere but nowhere
  10. Great software design looks underwhelming
  11. Bulk Migrations by Passing validate(_check)_constraint through change_table
  12. Do we still need programmers?
  13. Phlex for Rails Emails: Action Mailer without ERB
  14. Benjamin Garcia
  15. 3,200% CPU Utilization
  16. Electronic Arts
  17. Fixing Docker Performance in Aspire on Windows
  18. How (Not) To Choose a Test Automation Framework — Quality Conductor
  19. There Isn’t Much Point to HTTP/2 Past The Load Balancer
  20. Canadian VPS Review : Luke Cyca Dot Calm
  21. Why Ruby on Rails still matters
  22. A year of uv: pros, cons, and should you migrate
  23. Musings on Module Registration (And Why It Could Be Better in Rails)
  24. We Were Wrong About GPUs
  25. Product vs Engineering: How to manage an antagonistic relationship
  26. Enjoy simplicity
  27. Tiny JITs for a Faster FFI
  28. WASM will replace containers
  29. Ryan Bigg - Ghosts 'n' Stuff
  30. Scaling with PostgreSQL without boiling the ocean
  31. Using an LLM to revamp my site
  32. Type Theater and Pushing Left
  33. Ruby and the Interface Segregation Principle by Joe Ferris
  34. Introducing Werk
  35. Write better comments by removing "we"
  36. My Technological Regrets
  37. So You Want To Remove The GVL?
  38. Seven things I know after 25 years of development
  39. The Mythical IO-Bound Rails App
  40. Supercharge SQLite with Ruby Functions
  41. Why Rails in 2025?
  42. Do the hard things
  43. Adding button loader to Turbo-powered forms
  44. Why is Git Autocorrect too fast for Formula One drivers?
  45. Optimizing Ruby’s JSON, Part 7
  46. The missing tier for query compilers
  47. Auto-saving Rails forms with Turbo Streams
  48. Optimizing Ruby’s JSON, Part 5
  49. Maximum Speed SQLite Inserts
  50. Reflecting on ten years of my personal project
  51. What changed in Rails this year?
  52. Your PR Previews Don't Need Vercel: My solution on a $5 VPS using Cloudflare and Github Actions
  53. Optimizing Ruby’s JSON, Part 4
  54. Passkey technology is elegant, but it’s most definitely not usable security
  55. Why and How I Moved My Blog from Middleman SSG to Astro
  56. Solving Sudoku with tmux
  57. How to add metaprogramming to Gleam – lpil.uk
  58. GitHub - blackcandy-org/blackcandy: A self hosted music streaming server
  59. Fake Debugging II: The Race Condition Strikes Back
  60. Ruby 3.4.0 Released
  61. Why I chose Astro for this blog | kylev.dev
  62. Optimizing Ruby’s JSON, Part 2
  63. Meta's MySQL Fork You Never Knew About • Kir Shatrov
  64. The Unreasonable Effectiveness of SKIP LOCKED in PostgreSQL
  65. Terraform Rules of Thumb
  66. On OpenTelemetry and the value of Standards | Jeremy Morrell
  67. Speed Up Compound Full-Text Searches in PostgreSQL by 300x - RorVsWild
  68. Implementing a simple object system from scratch in Ruby
  69. A Game in F#? Why, yes indeed.
  70. Frameworkism: Senior Software Developers' Pit of Doom
  71. Using AI to automate foreign key discovery - Erik Edin
  72. Phoenix LiveView 1.0.0 is here!
  73. 7 Databases in 7 Weeks for 2025
  74. The fascinating security model of dark web marketplaces
  75. Django and Postgres for the Busy Rails Developer
  76. Why pipes sometimes get "stuck": buffering
  77. Rails is better low code than low code
  78. PHP is king | Alexander Mikhailian
  79. My Red Hot ADHD Programming 'Affliction'
  80. Should Programming Languages be Safe or Powerful?
  81. My Red Hot ADHD Programming 'Affliction'
  82. April King — Handling Cookies is a Minefield
  83. My Minimal MacBook Pro Setup Guide
  84. Security means securing people where they are
  85. Efficiency is fundamentally at odds with elegance
  86. Elixir-like pipes in Ruby (oh no not again)
  87. Rails 8.0: No PaaS Required
  88. Weird Lexical Syntax
  89. Rewrite it in Rails
  90. Using CTID Based Pagination for Data Cleanups in PostgreSQL
  91. [EN] How I upgraded my pet project from Rails 7 to Rails 8 in 30 minutes
  92. Benchmarking Ruby Parsers
  93. Rodrigo Rosenfeld Rosas
  94. Ruby on (Guard)Rails
  95. Building a better and scalable system for data migrations
  96. GitHub - aartaka/pretty.c: Making C Look ✨Pretty✨and Lua/Lisp/Python-esque
  97. Things I've learned maintaining OpenStreetMap (LRUG presentation) :: Gravitystorm
  98. ParadeDB 0.11.0, database access layers, AND YOU!
  99. What is Rack? | Younes.codes
  100. PostgreSQL 17: JSON_TABLE(), MERGE with RETURNING, and Updatable Views
  101. leontrolski - adding Python syntax
  102. Decision-Making Pitfalls for Technical Leaders
  103. The day I became a millionaire
  104. Building a Robust Data Synchronization Service with Rails - Philippe Creux
  105. What's New in Ruby on Rails 8 | AppSignal Blog
  106. Wikidata is a Giant Crosswalk File
  107. How I exited the cloud
  108. abuisman.com Solving life's challenges with code
  109. Terminal–based game in 150 lines
  110. How I build Pxl's SEO Strategy with Mini Tools and Directories
  111. Crashing your production app with iteration
  112. Solid Cache for Rails and PostgreSQL
  113. Tiny Guide to Webscaling
  114. Exploring the limits of Postgres: when does it break? – StepChange
  115. Trying out Solid Queue and Mission Control with PostgreSQL
  116. On Power Tools
  117. Netflix Job Analysis · AR
  118. MoErgo Glove80 programmable ergonomic keyboard
  119. Wonderful vi
  120. Just for Fun. No, Really.
  121. Why GitHub Actually Won
  122. Shrinking Big PostgreSQL tables: Copy-Swap-Drop
  123. Optimizing Interpreters: Fusion
  124. Create an internal CLI
  125. So you got an IPv6-only VPS?
  126. Everyday Llamas
  127. Data Modeling Entitlements and Pricing for SaaS Applications
  128. GitHub - ankane/transformers-ruby: State-of-the-art transformers for Ruby
  129. Support PUT, PATCH, and DELETE in HTML Forms
  130. What's the deal with setuptools, setup.py, pyproject.toml and wheels?
  131. State of Generics and Collections
  132. I curate a daily newsletter with resources about Golang - Daily Golang. Here are the latest 6 issues of the newsletter
  133. An underrated software engineering interview question – Jake Zimmerman
  134. A Quick-ish Accessibility Review: shadcn/ui Charts | Ashlee M Boyer
  135. Default map value
  136. I'm back, Ruby on Rails
  137. The birth of ILC
  138. My Blog Infra Is Gonna Make You Cry Tears Of Blood
  139. Our audit of Homebrew
  140. The Decline Of Mobile Development - DONN FELKER
  141. So, do you actually want to write?
  142. LiteCluster: Replicated, leaderless, ACID compliant & high availability SQLite
  143. When Objects Are Not Enough
  144. Ruby methods are colorless
  145. AI Tooling for Software Engineers in 2024: Reality Check (Part 1)
  146. Failed Attempt at Creating a Video Search Engine
  147. Interesting links of the week 2024-29
  148. Use pg_easy_replicate for setting up Logical Replication and Switchover in PostgreSQL
  149. Should interfaces be asynchronous?
  150. Rails Add ActiveRecord.after_all_transactions_commit Callback
  151. Against Innovation Tokens
  152. The JRuby Blog : Independence Day
  153. Top Five PostgreSQL Surprises from Rails Devs
  154. Fixing Low Storage Space on Mac as a Developer
  155. Industrial macros
  156. Why I Ditched Django for NextJS
  157. Ruby: a great language for shell scripts!
  158. Retiring Lamar and the Ghost of IoC Containers Past
  159. Aspire Dashboard
  160. Jared Norman | Software Consultant, Open-Source Maintainer, and Solidus Expert
  161. Lemmy and my Switch to PieFed; Threadyverse software alternatives
  162. Comments on Scripting, CGI, and FastCGI
  163. Stripe's monorepo developer environment - Made of Bugs
  164. 🎙️ IndieRails Podcast — Andrew Atkinson - The Postgres Specialist
  165. Absolute positioning with CSS grid
  166. W. Jason Gilmore
  167. GitHub - piku/piku: The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
  168. Async Ruby on Rails
  169. Incremental development
  170. I Am So Sick of Leetcode-Style Interviews
  171. Streamline Testing Processes with Contract Testing and Pact in .NET
  172. Even more Opentelemetry!
  173. Writing Quality Method Docs
  174. Redefining Career Specialization – Jeff Morhous
  175. Unexpected Anti-Patterns for Engineering Leaders
  176. Why, after 6 years, I’m over GraphQL
  177. 20 Years of Blogging; On my own website
  178. Do I not like Ruby anymore?
  179. GitHub - quickwit-oss/tantivy: Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  180. Fast, Simple and Metered Concurrency in Ruby with Concurrent::Semaphore
  181. ChatGPT wrote a Static Site Generator
  182. Documenting my DNS records
  183. Abusing Go's infrastructure
  184. Tracking Releases & CI Across Software Teams and Forges
  185. Must-have resources for new .NET Aspire developers
  186. Get Yourself a /dev/lunch
  187. Pinecoder blog
  188. DB in K8S: Pros & Cons
  189. Rails 8 adds Kamal by default.
  190. Setting up Doom Emacs for Astro Development
  191. Lessons Learned from Four Months of Working Solo
  192. Backup strategies for SQLite in production
  193. 7 independent tech job boards (2024)
  194. Ruby's Complex Branching Options
  195. Ryan Bigg - One year with the Ergodox EZ
  196. ryjo.codes - Forgoing Implicity and Using Abstractions
  197. 🪄 Install asdf: One Runtime Manager to Rule All Dev Environments
  198. Garrison Jensen - Sorted Containers in Ruby inspired by Python
  199. Ruby might be faster than you think
  200. Do best practices really matter?
  201. SQLite on Rails | Fractaled Mind
  202. Elastic tabstops - a better way to indent and align code
  203. Design Notes
  204. Your JetBrains Coding Tools are Ready to be Updated to 2024.1 | The JetBrains Blog
  205. Revealed: The software scalability game | Samuel Lissner
  206. Abstract methods and NotImplementedError in Ruby
  207. Hands-off eclipse photography with ruby and gphoto
  208. Using Dall-E/AI to create kids colouring pages in KidzFun.art
  209. How I wrote Kamal Handbook in 5 weeks and sold 300+ copies at the same time
  210. 'If this one guy got hit by a bus, the world's software would fall apart.'
  211. Optimized Model Auditing with PaperTrail
  212. KISS high-availability with OpenBSD
  213. A lazy and flippant classification of programming languages
  214. AI bots hallucinate software packages and devs download them
  215. Super Fast Rails - RorVsWild
  216. How I improved our CI build time from 24mins to 8mins and reduced costs by 50%
  217. How GitHub monopolized code hosting
  218. We are under DDoS attack and we do nothing
  219. Turbo Native iOS and Android apps in 15 minutes | Masilotti.com
  220. A Ruby on Rails OOM Mystery: The Case of the Hungry Hippo | Prefab
  221. Testing a Thousand Applications With Flipper
  222. Knee Deep in tree-sitter Queries
  223. Microservices for the Benefits, Not the Hustle
  224. ~MK | Template Strings
  225. Hosting Websites at Home with a Framework Mainboard, Cooler Master Case, Dokku, and Cloudflare
  226. How to tackle compatibility issues in ECMA Script modules (and in general) - Event-Driven.io
  227. Why Can't Programmers Agree on Anything?
  228. vorant94 | Divide and conquer: right concerns to separate
  229. Bleacher Report gutting out OTP
  230. kaio magalhaes | How to keep building your engineering skills as a CTO
  231. Why Rails is a Great Choice for Startups in 2024
  232. Exploring developer experience with PHP, public APIs, and beer
  233. C skill issue; how the White House is wrong
  234. Managing Gmail Configuration for Labels and Filters as Code
  235. White House urges developers to dump C and C++
  236. Tim Kächele: How to build an exchange
  237. Jan-Piet Mens
  238. 100x Faster Query in Aurora Postgres with a lower random_page_cost
  239. Things I Used to Care About
  240. Ruby could use a Heap
  241. Spring Rites
  242. Money in Transit | Alvaro Duran | Substack
  243. Finding Postgres rows too large for BTree indexes
  244. The most useful programming language
  245. Debugbar For Ruby on Rails
  246. Some Thoughts on Jekyll
  247. Presence, NULL, and Product Requirements in Rails
  248. .NET Continuous Profiler: CPU and Wall Time Profiling
  249. Alternative BigInt ID identifiers for Rails
  250. Software Engineer in Remote, Denmark | GitHub, Inc.
  251. Keywords for Top 10 Languages
  252. Optimizing SQLite for servers
  253. Monsters Weekly 269 - Entity Framework Bulk Update
  254. Shell scripting with Elixir - Michal (arathunku)
  255. Interview with CTO of ListenField AgTech: Introducing NixOS to Organization
  256. On the virtues of the trailing comma - The Old New Thing
  257. A Lannister Always Pays His Technical Debts
  258. Generate an Audio Book Using Text-To-Speech
  259. That Time I Accidentally Terminated 600 Instances
  260. What it was like working for GitLab
  261. How I learned Haskell in just 15 years
  262. Introducing Pkl, a programming language for configuration :: Pkl Docs
  263. GitHub - joke2k/faker: Faker is a Python package that generates fake data for you.
  264. The secret tool to launch your Rails business in the app stores | Masilotti.com
  265. The C Bounded Model Checker: Criminally Underused
  266. PGXN Challenges
  267. Ruby on Rails load testing habits
  268. Handling external API errors: A transactional approach
  269. Processing Background Jobs on AWS: Lambda vs ECS vs ECS Fargate
  270. Numeric operations on value objects in Ruby
  271. A replacement for BinaryFormatter in .NET 8
  272. Parser IF disambiguation hassles
  273. Rubygems introduced a file option to specify Ruby version in Gemfile
  274. Teach Yourself Programming in Ten Years
  275. A Beautifully Productive Terminal Experience
  276. .NET Continuous Profiler: Under the Hood
  277. Safer Rails partials with strict locals | Masilotti.com
  278. The Hanselminutes Podcast by Scott Hanselman
  279. Building a Critter Stack Application: Wolverine HTTP Endpoints
  280. Decentralized Hacker News | Enindu Alahapperuma
  281. How Truly Random are Random Numbers?
  282. Copy to Clipboard async using Clipboard API
  283. Rust, Ruby, and the Art of Implicit Returns
  284. DI for F# butterflies 🦋
  285. The mystery of Rails’ <code>lib/</code> folder 📚
  286. Stuff we figured out about AI in 2023
  287. You should be using rtx
  288. The ugrep file pattern searcher
  289. Unprivileged Process Injection Techniques in Linux
  290. Poor Man's Web
  291. The future vision of Ruby Parser
  292. You don't need analytics on your blog
  293. Ruby 3.3.0 Released
  294. From Zero To IDE with Emacs and LSP
  295. How I Have Fun With Rust
  296. Memory Safety is a Red Herring
  297. Chart.js + Turbo Stimulus in Rails 7
  298. I Love Ruby
  299. Ruby 3.3 fixes duplicate keyword argument warning bug
  300. Interfaces Are Not Meant for That
  301. Idea to App Store in 7 days | Masilotti.com
  302. Deleting 50,000 Lines of Code in 3 Days - Aakash N S
  303. Stack Overflow Developer Survey 2023
  304. The Plug-in System Hiding in Your App
  305. Blogging with Word in your Jamstack
  306. Why is Jepsen Written in Clojure?
  307. Your Interview Process Is Too Damn Long (and How To Fix It)
  308. Ruby 3.3 resolves the Range#size bug for rational endpoints
  309. MyOwnDB v2: tech lessons applied
  310. The Fork Bomb: What it is, how it works, and where it originated
  311. The Rails Executor: increasingly everywhere
  312. The one-person framework monitoring tool
  313. Scriban for Text and Liquid Templating in .NET
  314. GitHub - fempire/women-tech-speakers-organizers: A list of women tech speakers & organizers. Add yourself or others by submitting a PR! PS if you do add someone, make sure to tell them! :) #fempire
  315. Python is Easy. Go is Simple. Simple != Easy.
  316. Rails 7.1 Expands ActiveRecord API with Async Query Support
  317. Resizing Form Images using HTML Attributes
  318. runner-images/images/ubuntu/Ubuntu2204-Readme.md at main · actions/runner-images
  319. </> htmx ~ Why I Tend Not To Use Content Negotiation
  320. Kapil Dutta - Blog
  321. “Useless Ruby sugar”: Keyword argument and hash values omission
  322. Tidy Code—How to Generate Unique Names With a Value Object
  323. Upgrade your Development Environments with Devbox
  324. Frameworks Cover Up Skill Issues, And That's a Good Thing | jakelazaroff.com
  325. Ruby on Rails: The Documentary
  326. Top 10 highest paid programming languages in 2023
  327. Financial sustainability for open source projects at GitHub Universe
  328. Rails In 2023 | Jan Roesner
  329. How to clean up after your NextJS dev server
  330. A quick look at destination-driven code generation
  331. Switching to Elixir
  332. Microservices aren't the problem. Incompetent people are
  333. Why Kotlin Multiplatform Won’t Succeed - DONN FELKER
  334. True code readability doesn't exist! But you'll feel when it really is
  335. Circuit Simulator: Compiling a bitmap
  336. Deploying Rails on a single server with Kamal
  337. Open Source Codeium Improves AI Chat in VS Code Tool -- Visual Studio Magazine
  338. Understanding React Native Components
  339. Open Telemetry – Instrumentation and Metrics
  340. Venturing out of your local opportunity market
  341. Rails in 2024: Still Relevant or Living in the Past?
  342. axo blog - System dependencies are hard (so we made them easier)
  343. The Great Deshittification
  344. Anyone here who switched from Ruby on Rails to .Net?
  345. Join the .NET Conf Student Zone on November 13
  346. What Are The Easiest Programming Languages to Learn? – Your Ultimate Guide
  347. Not Always the Best Idea – view source
  348. Marketing my book to 1000 sales
  349. How I learned to code in two weeks — Corey Haines
  350. Stream Deck for Developers
  351. GitHub - jaspervdj/patat: Terminal-based presentations using Pandoc
  352. Which Interpreters are Faster, AST or Bytecode?
  353. Service objects in Rails: how to find a mess
  354. My first contact with ESM and CJS
  355. Length, Size, and Count in Ruby and Rails: When to Use Which?
  356. How Airbnb Scaled by Moving Away from a Monolith
  357. Build the Framework You Need
  358. On Experience
  359. Writing my own damn HTML
  360. Refactoring: Improving the Design of Existing Code (My Notes and Highlights)
  361. Static Site Build Tool - Pranab’s Site
  362. Choose Boring Technology
  363. an aborted experiment with server swift
  364. Being Productive with Zero Admin on MacOS
  365. Dotfiles matter!
  366. Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
  367. Choose Postgres queue technology
  368. No Stale Bots
  369. Optimisation is often doing fewer things
  370. GitHub Actions could be so much better
  371. DALL·E 3
  372. How to Debug and Step-Through Rails Codebase
  373. GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.
  374. Practical Application-level Monitoring for Microservices
  375. How to Improve Rails Caching with Brotli Compression
  376. Quick insights using sqlelf
  377. Localhost will inevitably die
  378. How big is a kilobyte?
  379. Rails Middleware: (Almost) Everything You Need to Know
  380. Basecamp is a Contrarian Marketing Operation
  381. Enhancing your Rails app with SQLite
  382. Ruby on Rails creator removes TypeScript from Turbo framework, upsets community • DEVCLASS
  383. An Internet of PHP
  384. Fast Tokenizers with StringScanner | Tenderlove Making
  385. Collecting Prometheus metrics from multi-process web servers, the Ruby case
  386. Exploring Lesser-Known Commands and Advanced Features of Homebrew | Muhammad
  387. SaaS for Developers with Gwen Shapira — Postgres, Performance and Rails with Andrew Atkinson 🎙️
  388. Rails Database Migrations Cheatsheet
  389. Comparing request handlers in Scotty, Yesod, and Servant
  390. The History of Data with Ted Neward
  391. JUXT Blog: Clojure in Banking: Griffin
  392. Ruby Outperforms C: Breaking the Catch-22
  393. Elixir Saves Pinterest $2 Million a Year In Server Costs
  394. Support ActivityPub for merge requests (&11247) · Epics · GitLab.org · GitLab
  395. How to Check if a Variable is Defined in Ruby with defined? Keyword
  396. A couple of words about interactors in Rails | articles about programming on mkdev
  397. Do disturb me | Goto Assignment: A better local Goto Definition
  398. Ruby's Hash is a Swiss-Army Knife
  399. Tabnine Unveils AI Assistant for Visual Studio 2022, Chat Beta -- Visual Studio Magazine
  400. Hono + htmx + Cloudflare is a new stack - Yusuke Wada
  401. Abbrev: A Hidden Ruby Gem
  402. How we reduced the cost of building Twitter at Twitter-scale by 100x
  403. Eloquent code needs no comment
  404. How to Implement Content Security Policy in Rails
  405. Subscriber Only: A Technical Post Mortem
  406. Should everything be blazingly fast?
  407. why 'age int' is better than 'int age'
  408. Content Security Policy (CSP): Everything You Should Know
  409. A Blog Post With Every HTML Element
  410. Wiki - ElixirForCynicalCurmudgeons
  411. How To Specify Pairs of Items in GitHub Actions Matrix Strategies
  412. New: Improved flexibility when configuring endpoint URLs with the AWS SDKs and tools | Amazon Web Services
  413. bliki: TeamTopologies
  414. Tracking HackerNews' Shifting Preferences for Remote Jobs Over 5 Years
  415. Fake It ’til You Learn It | Jahfer's Blog
  416. Top 8 Most Demanded Programming Languages in 2023
  417. Looking for additional maintainers on a few projects
  418. I found a (microscopic) ruby bug and it got fixed in 3 hours
  419. The looming demise of the 10x developer
  420. Rails Generate Migration — Everything you need to know about generating migrations in your Ruby on Rails app
  421. The Great Pendulum
  422. Network Programming Basics in Ruby
  423. Procfile.dev, bin/dev, and Rails 7 — how they work, and why (I think) they're great.
  424. Using Machine Learning to Answer Questions from Internal Documentation
  425. Garbage Collection in Ruby - Peter Zhu
  426. Let's Build a Web Application in Ruby without Rails
  427. HTMX Boosts and ASP.NET Core Anti-Forgery Tokens
  428. Crafting a better, faster code view | The GitHub Blog
  429. Some Elixir Testing Tricks
  430. Narrow Waists Can Be Interior or Exterior: PyObject vs. Unix Files
  431. Stack Overflow Developer Survey 2023
  432. Top 11 .NET Libraries Every Developer Should Know
  433. Grounding LLMs
  434. ArchiveTeam has saved over 10.8 BILLION Reddit links so far. We need YOUR help running ArchiveTeam Warrior to archive subreddits before they're gone indefinitely after June 12th!
  435. The Beggar Barons
  436. Episode 124 - Breaking Up with Tech Debt: A Love Story with M. Scott Ford
  437. F# is the .NET Rust
  438. zacksiri.dev
  439. Are you absolutely sure your `has_one` association really has one association?
  440. Generating income from open source
  441. The Gateway Pattern
  442. Finding your weak spots
  443. Episode 123 - Docker for .NET Devs With Carl Sargunar
  444. So, You Want To Build A DBaaS Part 2: Technical Bits
  445. Matt Johnson's Blog - Monoliths are good, but not that good
  446. Creating Custom Rails Generators
  447. A simple introduction to mirrord – Mayflower Blog
  448. Improving the terminal
  449. My 20 Year Career is Technical Debt or Deprecated
  450. Bye bye NextJS
  451. Adventures in Ruby-esque type enforcement - Max Chernyak
  452. How to have your own private Brew package
  453. Memory Allocation
  454. /now Hear This
  455. Five Easy to Miss Performance Fixes for Rails Apps
  456. Summarizing URLs with ChatGPT
  457. Story: Redis and its creator antirez
  458. A few words on Ruby's type annotations state
  459. Mastodon Is Doomed
  460. Open Source Codeium Challenges GitHub Copilot, Strips Out Non-Permissive GPL Code -- Visual Studio Magazine
  461. Automating HTML Validation for a Happier Life
  462. Fine Tuning ChatGPT on our Intercom support chat history – Kevin Goedecke
  463. Amazon CodeWhisperer, Free for Individual Use, is Now Generally Available | Amazon Web Services
  464. PgBouncer is useful, important, and fraught with peril
  465. Anagrams kata as a one-liner
  466. How to Do an Inner Join in LINQ? - Code Maze
  467. Tomaszkowal · Phoenix Framework
  468. If It's So Good, Why Isn't Everyone Doing It?
  469. Error Messages Are Our Friends
  470. Accessing Objects Just After they are Saved by Entity Framework | no dogma blog
  471. Releasing mac-bootstrap
  472. You Want Modules, Not Microservices
  473. The difference between libraries and frameworks - Simple Talk
  474. Multi-Cloud Deployment for Elixir & Phoenix with MRSK
  475. Adventures in Time: Debugging a Daylight Saving Bug
  476. Fascination of AWK
  477. The Unreasonable Effectiveness of X Macros
  478. I'm Too Clever Musings on some (correct) PR feedback I received.
  479. How to Make a Great Conference Talk
  480. Stuff I use in the terminal
  481. sqlelf and 20 years of Nix
  482. Something Pretty Right: A History of Visual Basic | Retool
  483. How I got my first Rails job
  484. Metaprogramming in Lean
  485. Jonas Hietala: Battling burnout
  486. Stubbles - Stubbing and Doubles innit. 🧔
  487. cmuratori-discussion/cleancodeqa.md at main · unclebob/cmuratori-discussion
  488. How to build a job board with web scraping and ChatGPT
  489. The Case Against Relying Solely on DRY
  490. Top 10 AI Extensions for Visual Studio Code -- Visual Studio Magazine
  491. Alex P - Software Engineering
  492. Dead Code Is a Liability
  493. Moving from numeric ID to UUID in existing app
  494. Bun vs Node Benchmark - no one cares about speed as much as your CI does
  495. Developer to Security Engineer career pivot
  496. Software Engineering Report Ranks TypeScript Among Top Skills to Learn/Know -- Visual Studio Magazine
  497. Building a (software) engineering organization one year in.
  498. GitHub - tenderlove/initial-v: It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim
  499. Some notes on using nix
  500. Functional Testing: Definition, Types and Importance
  501. My favourite Ruby on Rails engines
  502. Good First Issues Are Gifts
  503. On Relearning to Code as an Adult
  504. Generative AI VS Code Tool Now Does Unit Testing -- Visual Studio Magazine
  505. How to contribute to a project you have no idea about
  506. Health Checking
  507. You Don't Need Rails to Start Using Hotwire
  508. AsciiDoc, Liquid and Jekyll
  509. Granting at least once delivery
  510. Ruby's private keyword is weird – Jake Zimmerman
  511. <3 Deno Feb 12, 2023
  512. Progressively enhanced Turbo Native apps in the App Store | Masilotti.com
  513. UpperCase Styling via CSS
  514. Participating in programming language's evolution during interesting times
  515. Ruby/Rails performance comparison of Intel Mac, M1 Max, and M2 Max – Relentless Simplicity
  516. nokogiri vs. xsltproc
  517. I built a new tab page to look at old pictures
  518. It is becoming difficult for me to be productive in Python - blag
  519. Designing Data-Intensive Applications – Multi-Object Transactions
  520. Trends in Twitter’s Architecture
  521. The Decree Design Pattern
  522. JetBrains Dev Report: TypeScript Is Fastest-Growing Programming Language -- Visual Studio Magazine
  523. The DevOps Automation Guide
  524. CI/CD: Automating Tests and Deployments the Fun Way
  525. Cyber - Fast and concurrent scripting.
  526. Ask thoughtbot CTO - All About CI / CD
  527. Fixing a Memory Leak in a Ruby SideKiq Job
  528. What is a type system, really?
  529. Dear Retro Community, Stop Writing Tools in C
  530. Take your pragmatism for a unicycle ride - Richard Marmorstein
  531. Which programming language should you learn first?
  532. The “insert specific tech here” developer: yay or nay?
  533. The Unreasonable Effectiveness of AWK
  534. JavaScript Survey: Devs Want Static Typing (and Favor TypeScript over Vanilla JS) -- Visual Studio Magazine
  535. What's New in Ruby 3.2
  536. Easy to Overlook Way to Break Eager Loading in Rails Apps
  537. Setting up ActiveStorage with Cloudflare R2
  538. Surprising Consequences of macOS’s Environment Variable Sanitization
  539. I scanned every package on PyPi and found 57 live AWS keys
  540. Microfeatures I'd like to see in more languages
  541. Ruby and Rails going from 2022 to 2023
  542. You Want Modules, Not Microservices
  543. 100R — weathering software winter
  544. I'm selling my name...
  545. Weird stuff and how to test it
  546. Rehearsing a sabbatical · Max Gorin
  547. 2022 - The year English became a programming language
  548. Implementing the MySQL server protocol for fun and profit
  549. Applicative programming in Ruby: railway reimagined
  550. Small Functions considered Harmful
  551. Raising the bar for software security: next steps for GitHub.com 2FA | The GitHub Blog
  552. Easing Deployment Without Containers
  553. Get Rid of Your Old Database Migrations
  554. Time Zones and Rocket Ships
  555. RantBrain
  556. Your flaky tests might be time dependent
  557. Seq — centralized structured logs for .NET, Java, Node.js
  558. On breaking changes in transitive dependencies
  559. Easy to Miss Way to Optimize ActiveRecord SQL Memory Usage in Rails
  560. The top programming languages
  561. I am disappointed by dynamic typing
  562. Scaling Mastodon: The Compendium | Hazel Weakly
  563. Framework Guides - Tailwind CSS
  564. Rails — narrative vs model centric approach - Max Chernyak
  565. GitHub - chubin/cheat.sh: the only cheat sheet you need
  566. GitHub Copilot Isn't Worth the Risk
  567. Python and .NET - An Ongoing Saga
  568. Bookmarks
  569. Tracing HTTP Requests with tcpflow · Anantha Kumaran
  570. Crate List - Blessed.rs
  571. NSA urges orgs to use memory-safe programming languages
  572. Senior Software Engineer (Platform Events)
  573. Vanilla Rails is plenty
  574. Moving Beyond, Not Getting Over, Imposter Syndrome
  575. Zero to App Store in 7 weeks
  576. We Just Gave $260,028 to Open Source Maintainers
  577. Occson
  578. A developer’s guide to containers - Architect.io
  579. Why I Ditched Django for NextJS - Bill Prin's Tech Blog
  580. On Scala 3&#39;s Optional Braces
  581. ViewComponent in the Wild I: building modern Rails frontends—Martian Chronicles, Evil Martians’ team blog
  582. Top 10 highest paid programming languages in 2022
  583. The In-depth Guide to Caching ActiveRecord SQL Queries in Rails
  584. On extending Ruby on Rails knowledge: part 1.
  585. How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  586. The Rails SaaS Conference
  587. Integrating the customer portal
  588. Teach Yourself Programming in Ten Years
  589. Hard Mode Rust
  590. 🤓 So you're using a weird language 🧠
  591. WebVM Virtual Machine With Networking via Tailscale
  592. My Personal Tech Limbo (and Elixir vs Rust)
  593. How to Pivot Into Software Engineering
  594. Thoughts on working a four day week after six months |
  595. Simple Presenter Pattern in Rails without using Gems
  596. Live Your Best Life With Structured Events
  597. Git 101 Basics - Computer Stuff They Didn't Teach You #4
  598. Git Rebase vs Merge explained - Computer Stuff They Didn't Teach You #6
  599. The many problems with implementing Single Sign-On
  600. 2022 Board election - Rainer Stropek
  601. The Tech Meetups Guide: How to Find, Join, or Start a Meetup
  602. The impossible case of pitching rust in a web dev shop
  603. Dev Container Features
  604. Test X by Controlling X
  605. Why I don’t enjoy RSpec all that much
  606. Raised Bars, Or Breaking into Tech
  607. The Myth Of The Good Practice
  608. Keeping your dependencies updated with Azure Pipelines and Dependabot
  609. Client-side vs Server-side, Front-end vs Back-end? Beginner Explanation of JavaScript on the Web
  610. Working with programming languages you DON'T like
  611. Excuse me but why are you eating so many frogs
  612. Dart is Boring | akos.ma
  613. On chosing the ideal architecture of the web application
  614. Introducing Riff — Determinate Systems
  615. HTTP Timeouts
  616. ASP.NET vs Spring Boot | What are the differences?
  617. The Forty-Year Programmer
  618. Buildpacks | Heroku Dev Center
  619. OCaml at First Glance
  620. My tone doesn’t make me wrong, or how I convinced the Ruby project to fix an inconsistency
  621. Renovate, a Dependabot alternative
  622. Adding latency: one step, two step, oops
  623. Strong Static Typing vs Weak Dynamic Typing
  624. I Built a Ruby Compiler
  625. _why's Estate
  626. I have complicated feelings about TDD
  627. The Ultimate Guide to Gemfile and Gemfile.lock
  628. Using Airtable as a Jekyll website database
  629. A Single file Rails Application
  630. Introducing Transitive Dependencies in Visual Studio
  631. Discovering Ruby on Rails: is it dead or alive?
  632. RailsConf 2022 Conference
  633. Don't Let Your Systems Fail Deadly
  634. The many flavors of hashing
  635. GitHub - tabler/tabler: Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
  636. Microsoft open sources its software bill of materials (SBOM) generation tool
  637. Python is Actually Portable
  638. The disproportionate influence of early tech decisions
  639. On Dispatch Chains
  640. An intro to Open Telemetry in .NET - James World
  641. GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch.
  642. Crystal is a Surprise | akos.ma
  643. The Iron Searcher
  644. How "let it fail" leads to simpler code - Yiming Chen
  645. Looking for a job as a Software Engineer in Switzerland? Read this first.
  646. AWS Summit - Virtual EMEA Recap
  647. Code in database vs. code in application
  648. My Notes on GitLab’s Postgres Schema Design
  649. Average Software Engineering Salaries by Country in 2022
  650. Announcing Ruby Shield
  651. Performance: Crystal vs Ruby
  652. Kubernetes is a red flag signalling premature optimisation.
  653. About the Crytal programming language
  654. How to redirect from server side in HTMX
  655. Top 8 Most Demanded Programming Languages in 2022
  656. Speed ISeq marking by using a bitmap and rearranging inline caches by tenderlove · Pull Request #6053 · ruby/ruby
  657. Stack Overflow Developer Survey 2022
  658. 5 Easy to Miss Security Best Practices for Web Apps
  659. Connascence as a vocabulary to discuss Coupling
  660. GitHub - jcubic/gaiman: Gaiman: Text based game engine and programming language
  661. Software Engineering - The Soft Parts
  662. GitHub - wailsapp/wails: Create beautiful applications using Go
  663. Understading why attr_accessor in Ruby is faster than a regular method
  664. Is Ruby on Rails Still Relevant?
  665. From Clojure to Ruby
  666. ongoing by Tim Bray · Making Code Faster
  667. GitHub - ory/kratos: Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, passwordless. Golang, headless, API-only - without templating or theming headaches. Available as a cloud service.
  668. What Makes a Good Research Proposal?
  669. Find a good available .com domain
  670. 7 Absolute Truths I Unlearned as Junior Developer
  671. Is tree-sitter good enough? – Jake Zimmerman
  672. A concise summary of amazing and great ideas · johnpfeiffer
  673. Why I'm hyped about Julia for Bioinformatics | Next.js Blog Example with Org
  674. The Appeal of Static Typing
  675. raku & rust: a romance?
  676. Major Version Numbers are Not Sacred
  677. Why are tools such as Docker and Kubernetes written in Go and not C#?
  678. The pain of using budget notebooks as a software developer
  679. Announcing CBL-Mariner 2.0
  680. Why Clojure?
  681. The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  682. GitHub - hng/tech-coops: A list of tech coops and resources concerning tech coops and worker owned cooperatives in general.
  683. Fabian Lindfors
  684. Thorsten Ball - Professional Programming: The First 10 Years
  685. Bruno Lauwers
  686. Fly.io: the Reclaimer of Heroku's Magic
  687. My Programming Principles
  688. How to make Ruby interpreter run program written in a natural language
  689. Embedding Truffle Languages - Kevin Menard's Weblog
  690. minitest vs. RSpec: Which one is better?
  691. David Dahan
  692. Make Lists, Build Habits, Get Un-Stuck
  693. Application Development with Scott Hanselman & Friends | KEY11D
  694. How I fell in love with low-js
  695. Programming Languages Trends in 2022: The Future of Tech
  696. How I Learned to Program
  697. Senior Product Security Engineer
  698. Why the fediverse is stuck.
  699. The Niche Programmer
  700. Building a CLI Application in Elixir · Dave Martin's Blog
  701. Protocol Buffers  |  Google Developers
  702. Deploy any Web App to Lambda in 60 seconds | Kevin Wang's Blog
  703. One year of sales
  704. Stop Validating Email Addresses With Regex
  705. Rust YJIT by XrXr · Pull Request #5826 · ruby/ruby
  706. Emacs Configuration Generator
  707. How EEx Turns Your Template Into HTML
  708. The Scoop: Inside the Longest Atlassian Outage of All Time
  709. Becoming a Better Writer as a Software Engineer
  710. The smallest Docker image to serve static websites
  711. The People I Met Hosting Interviews
  712. How do you build something people want?
  713. Ruby 3.2.0 Preview 1 Released
  714. My sane approach to test fixtures in Rails
  715. Why Ruby has Symbols
  716. The Scoop: Inside Fast’s Rapid Collapse
  717. jes post
  718. Clojure isnt for me
  719. Switching from pyenv, rbenv, goenv and nvm to asdf - @yujinyuz
  720. Shrinkwrap: Taming dynamic shared objects
  721. Donate - Casa Ruby
  722. Sr. Incident Responder (CSIRT)
  723. The How and Why of End-to-End Testing - Jason Fleetwood-Boldt
  724. GitHub - Wilfred/difftastic: a diff that understands syntax 🟥🟩
  725. Intro to Thread-Safety in Ruby on Rails
  726. GitHub - appwrite/appwrite: Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
  727. Lint Action - GitHub Marketplace
  728. How to make a templating language (Part 2)
  729. Error handling across different languages
  730. My most impactful code
  731. Kharkiv Rubyist during the war: We are still here
  732. Herding Code 245 - Catching up on Java dev with Bruno Borges and Mark Heckler
  733. Migration locks for TypeORM
  734. What is BDD? How to use SpecFlow in Visual Studio 2022 - SpecFlow Series - Part 1
  735. In praise of opinionated frameworks
  736. Apple Open Source
  737. Appeal to Ruby community from Kharkiv Rubyist
  738. The Waning of Ruby and Rails
  739. AlphaCode: Competition-Level Code Generation with Transformer Based Architectures | Paper Review
  740. How I Use My Computer
  741. A regular expression to check for prime numbers — Noulakaz
  742. Menu bar
  743. Write plain text files | Derek Sivers
  744. Security for package maintainers
  745. Ruby Fiber Scheduler - Bruno Sutic
  746. disabling ANSI color output in various Unix commands
  747. Using Ansible & Nomad for a homelab (part 1)
  748. blog.md
  749. AsyncAPI, a specification for defining asynchronous APIs
  750. Embracing Impostor Syndrome
  751. ASP.NET Core Routing from the Outside In
  752. Ruminations on 20 Years of being a .Net Developer
  753. Software Engineer - Planning & Tracking
  754. Manton Reece - Moving away from App Store-focused development
  755. CUPID—for joyful coding
  756. Move over JavaScript: Back-end languages are coming to the front-end
  757. Staff Software Engineer - SDK
  758. Our User-Mode WireGuard Year
  759. Docs! Docs! Docs! — brandur.org
  760. 6 Interesting Resources to Encourage Your Child to Learn to Code
  761. How to Make Package Signing Useful
  762. Why I Quit Shopify After Five Months | The Blog of Josh Simmons
  763. PHP: The Right Way
  764. Don't make me think, or why I switched to Rails from JavaScript SPAs
  765. Rails is not written in Ruby
  766. Wikipedia and irregular data: how much can you fetch in one expression?
  767. Reclaiming the lost art of Linux server administration
  768. Sigstore ❤ Ruby!
  769. Run Ordinary Rails Apps Globally
  770. PHP: Frankenstein arrays
  771. The journey to bootstrapping a $1 million ARR SaaS | ScrapingBee
  772. httpstat.us - Now With .NET 6 | LINQ to Fail
  773. 2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  774. The State of Web Scraping 2022 | ScrapeOps
  775. Writing a Game Boy Emulator in OCaml
  776. Sourcegraph
  777. dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  778. An ode to Ruby
  779. Hang your code out to DRY
  780. Live reloading for Hotwire Rails apps
  781. Running queries in parallel with Rails 7 and load_async
  782. When to cache in your Rails app
  783. How a routine gem update ended up creating $73k worth of subscriptions
  784. An Honest Look at Tailwind as an API for CSS
  785. 6 Harmful Defaults in Django
  786. How I took my SaaS from idea to sold in 14 months
  787. Three ways of handling user input
  788. my personal note taking journey
  789. The joy of building a ray tracer, for fun, in Rust.
  790. Text Aesthetics: Command Line UI/UX
  791. Type Checking a Ruby Gem with Sorbet · James Healy
  792. Letter to a junior web developer
  793. Ruby 3.1.0 Released
  794. Setting up Cloudflare Tunnel for development
  795. Creating and testing gRPC server interceptors in Ruby
  796. Rails 7.0: Fulfilling a vision
  797. Deployment from Scratch
  798. Calculating my open source blast radius
  799. GitHub Previews Improved Code Search: 'Way More than grep' -- Visual Studio Magazine
  800. Java vs .Net Comparison: Factors To Consider | OnGraph Technology
  801. Debugging at the Boundaries
  802. Build Automation on a Database Backed .Net System
  803. Automate testing of poor network conditions with Shopify's Toxiproxy
  804. How I wrote my book
  805. Deploying Node and Mongo to Azure Using AZX
  806. Don't be a copy-paste dev
  807. Malware downloaded from PyPI 41,000 times was surprisingly stealthy
  808. Where is Ruby Headed in 2021? - Big Nerd Ranch
  809. Ephemeral Postgres Databases
  810. Cracking the Adventure Time Cipher
  811. Using a framework can make you stupid!
  812. How Not To Sort By Average Rating
  813. Ruby vs Python comes down to the for loop
  814. The good things in the current age in tech
  815. SaaS starter kit. SaaS framework. SaaS template. SaaS-in-a-box. | Outseta
  816. Malware Trust & Safety Specialist
  817. _why's Estate
  818. Designing Data-Intensive Applications – Partitioning
  819. Becoming a Senior Software Engineer
  820. Top programming languages: Most popular and fastest growing choices for developers | ZDNet
  821. On autoloading
  822. Why SOLID principles are still the foundation for modern software architecture
  823. The Future of Work and the Workplace
  824. GitHub - 1Password/1password-teams-open-source: Get a free 1Password Teams membership for your open source project
  825. Async Ruby - Bruno Sutic
  826. Crawling Shopify application ratings
  827. James Shore: AoAD2 Chapter: Invest in Agility
  828. Fake npm Roblox API Package Installs Ransomware and has a Spooky Surprise
  829. Demystifying Apache Arrow
  830. GitHub Updates Copilot 'AI Pair Programmer' and Codespaces (Online VS Code) -- Visual Studio Magazine
  831. Choosing a cache
  832. How I failed 5 side projects in 6 years, earning $0
  833. To Learn a New Language, Read Its Standard Library
  834. Remove my password from lists so hackers won't be able to hack me by assafnativ · Pull Request #155 · danielmiessler/SecLists
  835. GitHub - mastodon/mastodon: Your self-hosted, globally interconnected microblogging community
  836. A Tour Through the OWASP Top 10
  837. We Analyzed 425,909 Favicons • iconmap.io
  838. The secret of stunning OSS contributions! I've changed my life for Hanami!
  839. What we can learn from "_why" the long lost open source developer.
  840. OpenBSD 7.0
  841. Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft
  842. Generating a multi-language blog based in Markdown
  843. GTFOBins
  844. AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  845. Parsing JSON is a Minefield
  846. Memcached vs Redis - More Different Than You Would Expect
  847. CI/CD/CF? — The DevOps toolchain’s “missing-link”
  848. Your CEO doesn't care about your CSS strategy, as long as you use Tailwind
  849. I’ve loved Wasmer, I still love Wasmer
  850. The State Of Web Scraping in 2021
  851. Remove abuse enabling language by jacobherrington · Pull Request #2690 · ruby/www.ruby-lang.org
  852. The seven programming ur-languages
  853. Feature #18229: Proposal to merge YJIT - Ruby master
  854. Partitioning GitHub’s relational databases to handle scale
  855. Stamping Out Overflow Checks in Ruby
  856. What Color is Your Function? – journal.stuffwithstuff.com
  857. My Janet Story | Jungle Coder
  858. GitHub Advisory Database now supports Rust
  859. How We Got to LiveView
  860. That Time I Told My Wife I Wanted to Quit My Job
  861. PostgreSQL on the Move
  862. Ditch your version manager
  863. XTDB — Open Time Store
  864. Go'ing Insane Part One: Endless Error Handling
  865. Why Authorization is Hard
  866. The Second Coming of the Search Engine
  867. PHP maintains an enormous lead in server-side programming languages
  868. Reflecting on the Shake Build System
  869. Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  870. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  871. The KDL Document Language
  872. Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  873. Google APIs: authentication with TypeScript | I CAN MAKE THIS WORK
  874. A meditation on three dead side projects
  875. NO STARTTLS
  876. Foundation Interview
  877. Noteflakes: How I Write Code: Pen & Paper
  878. GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  879. Why Erlang? | Fredrik Holmqvist
  880. My Recipe for Optimizing Performance of Rails Applications
  881. Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  882. Hell Is Other REPLs
  883. A new way of blogging about Golang
  884. Discourse Announces $20m Series A Investment by Pace Capital and First Round Capital
  885. GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  886. Friendship ended with the garbage collector
  887. Tools for thinking
  888. Hi Khalil | I Regret Being a Hipster in Tech
  889. An Opinionated Guide to xargs
  890. Enhanced support for citations on GitHub | The GitHub Blog
  891. Patterns in confusing explanations
  892. Demystifying Rails autoloading
  893. Getting Started with DatoCMS - A Modern Headless CMS with LOTS of Features!
  894. GitHub Copilot AI Improved, Offered as API: 'A Taste of the Future' -- Visual Studio Magazine
  895. GitHub’s Engineering Team has moved to Codespaces | The GitHub Blog
  896. Gateway
  897. OpenAI Codex
  898. Story of njk, a tool mistreated
  899. Reflections on 10,000 Hours of Programming
  900. Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  901. The story of the 20 million queries per hour
  902. Dipping My Toe into Static Website Generators
  903. Python developers are being targeted with malicious packages on PyPI
  904. GitHub’s Journey from Monolith to Microservices
  905. The most unbelievable things about life before smartphones
  906. GitLab as your Continuous Deployment one-stop shop
  907. The power of reduce
  908. Alkemstone: All the Clues
  909. Sargable Queries & MUL Indexes; or Why My Query is Slow
  910. Using the Shelly Plug to monitor Starlink's power consumption
  911. C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  912. NPM Package Steals Chrome Passwords via Legit Password-Recovery Tool
  913. Lessons Learned from Multiple Microservice Transitions
  914. Michael Feathers - 10 Papers Every Developer Should Read
  915. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  916. yoeo/guesslang
  917. Out of the Box Elixir
  918. TypeScript Outshines C# in Developer Ecosystem Report -- Visual Studio Magazine
  919. Writing a Bash Builtin in C to Parse INI Configs
  920. Building a website without becoming a ‘soydev’
  921. From Node to Ruby on Rails - D U N K
  922. The Best Regex Trick
  923. ossu/computer-science
  924. GitHub Copilot Experiences - a glimpse of an AI-assisted future
  925. Build Redis: Introduction
  926. Stephen Bussey - What is a GenServer?
  927. Ruby HTTP server from the ground up
  928. Globally Distributed Postgres
  929. An Elixir Adoption Success Story
  930. The Best Regex Trick
  931. GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine
  932. Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog
  933. GitHub Copilot · Your AI pair programmer
  934. Granulate/gprofiler
  935. VSColorOutput64 - Visual Studio Marketplace
  936. ThakeeNathees/pocketlang
  937. do it safely or automatically, but not both « Otaku – Cedric's blog
  938. chrisseaton/rhizome
  939. The Wrong Way to Switch Operating Systems on Your Server :: FIGBERT
  940. dsprenkels/sss
  941. Release 13.0.0 · BurntSushi/ripgrep
  942. Surprising shared word etymologies - Daniel de Haas
  943. Why You Should Not Worry If You Are Using Laravel
  944. Clean API Architecture 🔵 🟢 🔴
  945. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  946. .NET Ranks High in Coding Bootcamp Report -- Visual Studio Magazine
  947. Adventures with man color
  948. Opinionated by Default, Programmable by Design
  949. Making JavaScript run fast on WebAssembly
  950. Using Wikipedia as an Impromptu RottenTomatoes API
  951. ongoing by Tim Bray · Testing in the Twenties
  952. Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  953. Learn X in Y Minutes: Scenic Programming Language Tours
  954. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  955. Using Phoenix Without Webpack
  956. Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  957. Senior Software Engineer - Planning & Tracking
  958. Codenotary Inc Releases immudb v1.0
  959. Don't feel bad about not knowing basic things
  960. Mass Assignment - OWASP Cheat Sheet Series
  961. Azure Community Singapore (ACS) (Singapore, Singapore)
  962. I am sick and tired of hearing tech companies complain about a developer shortage
  963. The Parable of the Indie Hacker and the Startup Founder
  964. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  965. Overview - Azure App Service
  966. The room where it happens: How Rails gets made
  967. Big list of http static server one-liners
  968. The room where it happens: How Rails gets made
  969. The Lobster Programming Language — Wouter van Oortmerssen
  970. What I Learned by Relearning HTML
  971. Senior Product Security Engineer - Static Code Analysis
  972. Product Security Engineer - Static Code Analysis
  973. Why simplicity? Choosing a web architecture
  974. Migrating From Python to Kotlin for Our Backend Services
  975. Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  976. Designing for Buying: How to Break Through the Ceiling in Product-Led Growth
  977. How to make the most of your software engineering career - andre.schweighofer
  978. My First Month as a Solo Founder
  979. Software Engineer - Communities
  980. codefinger - blog
  981. How we ship code faster and safer with feature flags - The GitHub Blog
  982. Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  983. Setting Up Sass with Blazor
  984. Remote code execution in Homebrew by compromising the official Cask repository
  985. 4 techniques for structuring Next.js applications
  986. Green Vs. Brown Programming Languages
  987. Listing the contents of a remote ZIP archive, without downloading the entire file – Zoned Out
  988. Why do I find Ruby sexy?
  989. Gregory Szorc's Digital Home | Rust is for Professionals
  990. How to pick the right container base image - Red Hat Developer
  991. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  992. EditorConfig
  993. 3.1.0
  994. Elastic tabstops - a better way to indent and align code
  995. 4 Non-standard Ways to Fix N+1 Queries in Rails
  996. Which Degree Should You Pursue to Get a Job in Tech?
  997. Breaking GitHub Private Pages for $35k
  998. Integrating C# with Legacy Elixir Projects
  999. Tools for Auditing CSS | CSS-Tricks
  1000. isEven API
  1001. My Self-Taught Tech Career - Work & Life Notes
  1002. gruns/icecream
  1003. How much can a Clojure developer do alone?
  1004. Up For Grabs
  1005. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  1006. What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  1007. Intro to Graphics 10 - Curves (Part 2)
  1008. SQLite is not a toy database
  1009. I finally escaped Node (and you can too)
  1010. My Developer Origin Story
  1011. Easy generation of fake/dummy data in C# with Faker.Net
  1012. Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  1013. The #1 tip to familiarize with new JavaScript Codebases
  1014. Don't End The Week With Nothing
  1015. How we found and fixed a rare race condition in our session handling - The GitHub Blog
  1016. Testing WebAPI with ApprovalTests.NET
  1017. Y Combinator - Top 50 Software Startups
  1018. Improving large monorepo performance on GitHub - The GitHub Blog
  1019. tomrothe.de - Dead simple Rails monitoring
  1020. Starving Threads In Ruby
  1021. What It Means to Learn to Code
  1022. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  1023. JRuby and Sorbet
  1024. GorvGoyl/Clone-Wars
  1025. Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  1026. How to organise your Twitter follows into lists
  1027. Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  1028. How to Read Assembly Language
  1029. Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  1030. The Future of Web Software Is HTML-over-WebSockets
  1031. The Pretty JSON Revolution
  1032. Free for developers
  1033. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  1034. Why I’m Losing Trust in Open Source – gibson.ws
  1035. .NET Support survey
  1036. Go is not an easy language
  1037. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  1038. Choose Boring Technology
  1039. A year of Rails - macwright.com
  1040. The Database Inside Your Codebase
  1041. Why is Python Popular?
  1042. ratfactor/ziglings
  1043. Typing, RSI, and what I do differently
  1044. Why I Built Litestream
  1045. satwikkansal/wtfpython
  1046. Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  1047. From First Principles: Why Scala?
  1048. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  1049. My Staff Software Engineering Reading List
  1050. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  1051. 3.0.0
  1052. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  1053. Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  1054. Why I still Lisp (and you should too!)
  1055. Server Streaming | gRPC in .NET 5
  1056. Can you make a basic web app without googling? I can't
  1057. High Short Interest Stocks : All exchanges : Showing 1
  1058. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  1059. Learning Git for the Absolute Beginner
  1060. Award Extract - Australian Honours Search Facility
  1061. Stateless Workers in Microsoft Orleans - CodeWithStu
  1062. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  1063. Lua, a misunderstood language
  1064. Rust is a hard way to make a web API - macwright.com
  1065. Why can't I write code inside my browser?
  1066. 100+ Free Programming Books (Updated 2021 List)
  1067. Asynchronous Messaging, Part 2: Durable Queues
  1068. Ten years without Elixir
  1069. Rebuilding the most popular spellchecker. Part 1
  1070. Startup ideas for 2021
  1071. The Architecture of Open Source Applications: LLVM
  1072. safepassme
  1073. Facebook senior software engineer interview: the only post you’ll need to read
  1074. What I've Learned in 45 Years in the Software Industry
  1075. Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  1076. On repl-driven programming - by mikel evins
  1077. artichoke/artichoke
  1078. Stop writing shell scripts
  1079. Colin Stebbins Gordon
  1080. Code Maze Weekly #57 - Code Maze
  1081. Ruby 3.0.0 Released
  1082. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  1083. Senior Software Engineer, Planning and Tracking
  1084. Ruby 3.0.0 RC1 Released
  1085. Why I left the U.S.
  1086. How to set up a Smashing dashboard on your Raspberry Pi
  1087. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  1088. The best 10 programming articles of the last 10 years
  1089. Shitlist Driven Development
  1090. Minimal safe Bash script template | Better Dev
  1091. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  1092. .Net Project Builds with Node Package Manager · Los Techies
  1093. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  1094. Three steps to a paperless home office
  1095. imazen/imageflow
  1096. Speak at a Meetup
  1097. The case for Elixir
  1098. TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  1099. The Cryptopals Crypto Challenges
  1100. Duplex gPRC
  1101. Deploying a Lobsters Clone: What I Learned
  1102. 30 years later, QBasic is still the best
  1103. 1.5 is the midpoint between 0 and infinity in Ruby
  1104. VerbalExpressions/JavaVerbalExpressions
  1105. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  1106. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  1107. How to become a hacker
  1108. building a roam-like, networked, heavily-customized realtime editor, part 1
  1109. Git is simply too hard
  1110. Moving my serverless project to Ruby on Rails
  1111. Zakk Fleischmann
  1112. Why's (Poignant) Guide to Ruby
  1113. Why an IDE?
  1114. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  1115. Rust vs Go — Bitfield Consulting
  1116. Underjord | The BEAM marches forward
  1117. NewReleases.io
  1118. ocornut/imgui
  1119. 17-313: Foundations of Software Engineering
  1120. Context on STM in Ruby
  1121. How Gitlab puts gRPC in the Real World
  1122. Ruby on Rails in a Week - Simple Thread
  1123. If not SPAs, What? - macwright.com
  1124. GitLab consultation - MediaWiki
  1125. On the psychology and dynamics of OSS: passion, burnout and (im)balance
  1126. An Intuition for Lisp Syntax
  1127. Use ASP.NET With Turbolinks 5
  1128. Better Git diff output for Ruby, Python, Elixir, Go and more
  1129. This page is a truly naked, brutalist html quine.
  1130. My 3 revenue streams as a developer — without freelance work!
  1131. Looking for a PHP developer to build a PHP RavenDB client
  1132. When You Don't Create Things
  1133. Announcing HashiCorp Waypoint
  1134. We need to talk about GitHub - Thea Flowers
  1135. The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  1136. Grapefruit Is One of the Weirdest Fruits on the Planet
  1137. Why not PHP?
  1138. Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  1139. Ruby 3.0.0 Preview 1 Released
  1140. Things Elixir's Phoenix Framework Does Right
  1141. locationtech/jts
  1142. Blitz.js, - The Fullstack React Framework For the JAMstack
  1143. Anthony Seure / Don't hate the book because you don't use it
  1144. Under Deconstruction: The State of Shopify’s Monolith
  1145. What the heck is source code, environments, and versioning for non technical people
  1146. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  1147. Nova
  1148. Some Great Books For Programmers That StackOverflow Cannot Replace
  1149. TOML: Tom's Obvious Minimal Language
  1150. Dhghomon/programming_at_40
  1151. Elixir Is Not Ruby. Elixir Is Erlang
  1152. 9 open source leaders I enjoy following on Twitter
  1153. Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  1154. Why developers hate Ruby on Rails
  1155. I've decided to pursue a Bootstrap MBA
  1156. Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  1157. System Programming in 2k20
  1158. Very short functions are a code smell – an overview of the science on function length – Software by Science
  1159. Code Runner - Visual Studio Marketplace
  1160. Is TDD Dead
  1161. tomrothe.de - Behavior-Driven Test Data
  1162. fast.ai releases new deep learning course, four libraries, and 600-page book
  1163. First thoughts on Rust vs OCaml
  1164. How Shopify Reduced Storefront Response Times with a Rewrite
  1165. Obfuscating your email on the web
  1166. Web Scraping without getting blocked
  1167. Unicode In Five Minutes ⌚
  1168. Secrets of a .NET Professional
  1169. Python Typosquatting for Fun not Profit
  1170. simdjson/simdjson
  1171. How to SSH into WSL2 on Windows 10 from an external machine
  1172. Tales of the Autistic Developer - Senior Developer
  1173. Niklaus Wirth was right and that is a problem – bowero
  1174. The State of Ruby 3 Typing
  1175. When does it make sense to use containers in a development workflow?
  1176. Apache Arrow 1.0.0 Release
  1177. Stack Overflow Developer Survey 2020
  1178. How to pay your rent with your open source project
  1179. Index
  1180. Twitter Card
  1181. ARCHITECTURE.md
  1182. Using Turbolinks with the SAFE web stack
  1183. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  1184. Thank you for trying out Project Tye!
  1185. One year of Flutter as a web developer
  1186. Getting Started with ASP.NET Core
  1187. Index
  1188. Thought: Handling rate limited apis
  1189. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  1190. The Soul of a New Debugger
  1191. Giving GPT-3 a Turing Test
  1192. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  1193. SemVer Considered Harmful | Joey Lynch's Site
  1194. How my article became one-hit-wonder on hacker news · Tomas Vik
  1195. Generics for Go
  1196. AWS Blog
  1197. Building Bootleg BuiltWith – Blog – Emerson Code
  1198. Any Other Indie Hackers Building with .NET?
  1199. Loved Hey, but it’s not for me
  1200. Getting started with ASP.NET Core
  1201. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  1202. On using WordPress as a back end
  1203. the-benchmarker/web-frameworks
  1204. My Favorite CLI Tools
  1205. Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  1206. Computers as I used to love them
  1207. Bootstrap 5 alpha!
  1208. Recent database technology that should be on your radar (part 1)
  1209. The blog of wjwh - Redis Lua scripting for library writers
  1210. SQLite As An Application File Format
  1211. Getting Started with Nix
  1212. My Essential Mac Applications · jshah
  1213. 'Escaping Web' Season One Retrospective
  1214. CapRover · Build your own PaaS in a few minutes!
  1215. The RuboCop Name Drama Redux
  1216. Why I (still) love Vaadin
  1217. Race Conditions on Rails
  1218. Ruby vs Crystal Performance
  1219. The Rise and Fall of Commercial Smalltalk
  1220. Why is Kubernetes getting so popular? - Stack Overflow Blog
  1221. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  1222. Stack Overflow Developer Survey 2020
  1223. Stack Overflow Developer Survey 2020
  1224. 18F - Consulting Software Engineer (IT Specialist)
  1225. Devhints — TL;DR for developer documentation
  1226. Three bugs in the Go MySQL Driver
  1227. Using WSL to Launch Several Bash Command from an Application
  1228. What Is Nix
  1229. Why is Rails boot so slow on macOS?
  1230. So You Want To Write Your Own CSV code? · Thomas Burette
  1231. Rules of thumb for a 1x developer
  1232. Sessions — Dev Around the Sun
  1233. The Hard Part of Learning a Language • Hillel Wayne
  1234. FocalFossa/ReleaseNotes - Ubuntu Wiki
  1235. Hands-on Scala Programming
  1236. WebDriver (Chromium) - Microsoft Edge Development
  1237. Turning my obsession with the stock market into a side project
  1238. Software Engineer - IAM Experience
  1239. Bored? How about trying a Linux speed run?
  1240. WebSockets for fun and profit - Stack Overflow Blog
  1241. Announcing unverified.email . Pavlo Kerestey
  1242. A crash course in compilers – Increment: Programming Languages
  1243. Sanitize HTML snippets with AngleSharp
  1244. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  1245. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  1246. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  1247. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  1248. Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  1249. Better passwords in Ruby applications with the Pwned Passwords API
  1250. How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  1251. The Zen of Go | Dave Cheney
  1252. QA Platform Engineer - DEV
  1253. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  1254. NoSQL Database | RavenDB ACID NoSQL Document Database
  1255. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  1256. The past and the future of hub
  1257. Todo-Backend
  1258. Comby〔 Rewrite Code 〕
  1259. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  1260. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  1261. MoonScript, a language that compiles to Lua
  1262. Binary Search | Master algorithms together
  1263. CarterCommunity/Carter
  1264. v5.8 Release Notes
  1265. Developer Tools Weekly : Issue 100 : January 6, 2020
  1266. Against Railway-Oriented Programming | F# for fun and profit
  1267. plasma-umass/coz
  1268. The State of the Octoverse
  1269. Maintaining cryptographic library for 12 languages
  1270. Apple, Your Developer Documentation is… Missing
  1271. Stack Overflow OSS
  1272. Introducing the CodeSearchNet challenge
  1273. GitHub
  1274. tonsky/FiraCode
  1275. Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  1276. AsciiDoc Home Page
  1277. OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  1278. Rotor v2 book draft available · Ted Neward's Blog
  1279. Duckie.me: A tool for one person pairing.
  1280. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  1281. Fast and flexible observability with canonical log lines
  1282. SaturnFramework/Saturn
  1283. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  1284. The Dangers of Stopping Event Propagation | CSS-Tricks
  1285. strong_password v0.0.7 rubygem hijacked
  1286. liveBook · Manning
  1287. Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  1288. .NET Core support is here for Raygun APM | Raygun Blog
  1289. jeanqasaur/dsl-syllabus-fall-2016
  1290. Open Source Game Clones
  1291. github/semantic
  1292. WCF vs gRPC
  1293. Top 10 Things You Can Do With GraalVM
  1294. Hello AzureCasts
  1295. Introducing GitHub Package Registry
  1296. GitHub Packages: Your packages, at home with their code
  1297. Mofo37
  1298. Wat
  1299. Learn more programming languages, even if you won't use them - Thorsten Ball
  1300. Getting Started with ASP.NET Core | Manning
  1301. Writing A Compiler In Go | Thorsten Ball
  1302. Writing An Interpreter In Go | Thorsten Ball
  1303. TechEmpower/FrameworkBenchmarks
  1304. dotnet/reactive
  1305. The Myth of The Infrastructure Phase | Union Square Ventures
  1306. vmg/sundown
  1307. The Go Programming Language Blog
  1308. What I Learned Making My Own JIT Language
  1309. Bootstrap 4.3.0