Why I still blog after 15 years
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.
A developer shares his pre-coding routine for new app projects, including idea documentation, feature listing, and interface sketching.
A tutorial on building a Li-Fi prototype using Arduino and JavaScript to transmit data via visible light, explaining the conversion of data to binary signals.
TinyPilot founder's monthly business update covering remote work strategies, new software updates, hiring, and financial performance.
An experiment implementing ultrasonic payments using inaudible sound waves to transmit Stripe payment links between devices.
A data scientist shares a structured approach to starting data science projects, focusing on business goals, requirements, and avoiding common pitfalls.
A developer explores using Tailwind CSS within the CUBE CSS methodology, finding a pragmatic hybrid approach for a client project.
Advises starting ML projects with simple heuristics and data analysis before implementing complex machine learning models, citing expert advice.
Explains three methods to render and preview SwiftUI views within an Xcode playground for rapid UI prototyping and experimentation.
TinyPilot's 10th-month update covers revenue growth, office setup, and challenges with hardware prototyping due to the chip shortage.
Explains how building a simple prototype can be more effective than proposals for gaining stakeholder buy-in on tech projects.
A comprehensive list of online coding playgrounds and prototyping tools for developers, including Repl.it, CodePen, and CodeSandbox.
A data scientist shares three essential pre-project tasks—the one-pager, time-box, and breakdown—to avoid common pitfalls and ensure project success.
A data scientist analyzes why a simple 'wish list notification' feature won a major hackathon over more complex, high-tech ideas.
A developer's guide to avoiding premature abstraction by prototyping, shipping, and then refining code for better results.
A guide to building a DIY UV exposure box for creating printed circuit boards (PCBs) using an Arduino, a rotary encoder, and an old scanner.
A guide on using the faker.js library to generate mock data for prototyping and testing Node.js and JavaScript applications.
A developer explains the benefits of prototyping a web app UI with static HTML and a templating engine for rapid iteration.
A screencast showing the rapid development of Gistlog.co from idea to live prototype in under two hours using Laravel.
Introducing Playgrounds for Objective-C, enabling real-time code testing and rapid prototyping similar to Swift's feature.