Live streaming as a developer
A podcast episode discussing the motivations and experiences of developers who live stream their coding process and connect with the community.
A podcast episode discussing the motivations and experiences of developers who live stream their coding process and connect with the community.
A developer adds GameCenter leaderboards with weekly resets to their iOS game, Endless Hurdles, to foster fair competition.
Using dask-ctl to run Dask workloads on multiple cluster backends (like LocalCluster, KubeCluster) with zero code changes via YAML configuration.
A guide on running a Large Language Model (LLM) locally using Ollama for privacy and offline use, covering setup and performance tips.
Explores the Data Lakehouse architecture and the roles of Apache Iceberg and Dremio in modern, integrated data management.
A developer reviews their 2023 wishlist for JavaScript and frontend, grading progress on tools like Axios, React, and testing.
Analyzes the rising costs and diminishing value of traditional observability tools, exploring the 'cost multiplier' effect of using multiple overlapping telemetry systems.
Summary of a W3C Games Community Group meetup discussing the use of generative AI in game development and the 2023 Gamedev.js Survey results.
A guide on selecting the right teams and projects for successful test automation by prioritizing high-probability wins over maximum theoretical impact.
A technical guide on using Direct Preference Optimization (DPO) with Hugging Face's TRL library to align and improve open-source large language models in 2024.
A practical guide to fine-tuning open-source large language models (LLMs) using Hugging Face's TRL and Transformers libraries in 2024.
Explores strategies and Azure OpenAI features to mitigate inappropriate use and enhance safety in AI chatbot implementations.
A developer details the serverless architecture evolution of an AWS Community Builders blog content Twitter bot, built with Lambda, EventBridge, and DynamoDB.
Developer leaves job to work full-time on Manyfold, an open-source, self-hosted web app for managing 3D printing files, funded by an NGI Zero grant.
A comparison of OpenTofu and Terraform, focusing on feature parity, licensing differences, and migration considerations for Infrastructure as Code.
A talk on strategies and techniques for migrating existing C# codebases to use nullable reference types and improve null safety.
The article argues that Elixir is the ideal programming language and full-stack platform for a solo founder building a bootstrapped B2B SaaS product in 2024.
A developer's guide to understanding and correctly implementing the often confusing SwiftUI alignment guide API for custom view layouts.
Explores alternatives to the deprecated BinaryFormatter in .NET 8, focusing on JSON and MessagePack for object serialization.
A developer shares their evolving approach to CSS, moving towards building a personal UI system called Splendid UI to simplify web development.