DOM2Texture: Abusing Arcane APIs
A technical exploration of using SVG's <foreignObject> and canvas to render interactive DOM elements as textures in WebGL, bypassing manual font/layout work.
A technical exploration of using SVG's <foreignObject> and canvas to render interactive DOM elements as textures in WebGL, bypassing manual font/layout work.
Explores using VSCode's experimental workspace theming to create custom, project-specific environments that may boost focus and productivity.
Explores Python's built-in functions like any, enumerate, and print to help developers write more idiomatic and efficient Python code.
A developer shares projects from SUSE Hack Week 15, including Conway's Game of Life, Ruby gems, and Git tooling.
A guide to 7 essential Angular development tools for scaffolding, code analysis, debugging, and improving developer productivity.
A guide for tech speakers on writing effective abstracts to get conference talk proposals accepted, with tips on topic selection and event targeting.
How Teem's engineering team uses core values like 'maximize positive impact' and peer feedback to guide career development and product building.
A developer shares their appreciation for React's ability to render different UI markup based on props and state, using a simple ternary example.
Announces Stitcher alpha 4 release with HTTP2 server push support, bug fixes, optimizations, and a new CDN configuration parameter.
A PHP developer shares how his book 'Refactoring to Collections' earned $61k in three days, enabling him to quit his job and work full-time on his own projects.
Presentation slides and code samples from an ng-conf 2017 talk on integrating a MIDI controller with an Angular application.
The Met Office Informatics Lab details their process of moving 80TB of data to AWS S3 using AWS Snowball to enable large-scale data analysis testing.
A summary of key lessons from Adam Grant's book 'Give and Take', exploring giver and taker personalities and their impact on success.
A guide to understanding and using object streams in Node.js, based on the author's book 'Front-End tooling'.
A developer's critique of the complexities and frustrations in implementing and standardizing HTTP clients for microservice communication in Java/Scala ecosystems.
A technical guide on integrating Google Guice dependency injection with Hazelcast's distributed ExecutorService for stateful tasks in Java.
A tutorial on using Docker and Docker Compose to develop, configure, and test microservices locally, including debugging and workflow tips.
A developer's guide to navigating the intermediate learning plateau, with advice on open-source contributions and targeted skill-building.
A technical tutorial on setting up and managing Azure Key Vault using PowerShell, covering installation, access policies, and key/secret operations.
Explains Certificate Transparency for server operators, its importance for HTTPS security, and tools like crt.sh to verify certificate logs.