Explore >> Select a destination


You are here

damienradtke.com
| | pboyd.io
2.9 parsecs away

Travel
| | The flower bed in the front of my house. Yes, it's overgrown. I'm sure an upstanding citizen concerned with suburban respectability, such as yourself, will agree with my wife that I "should really do something about that." I had plenty of time this week, so naturally, I used that time to ignore the flower bed and write a mosaic generator. That way, I can give you this lovely mosaic of my not-so-lovely flower bed:
| | kubamartin.com
7.0 parsecs away

Travel
| | Practical Golang: Getting started with NATS and related patterns Introduction Microservices... the never disappearing buzzword of our times. They promise a lot, but can be slow or complicated if not implemented correctly. One of the main challenges when developing and using a microservice-based architecture is getting the communication right. Many will ask, why not REST? As I did at some point. Many will actually use it. But the truth is that it leads to tighter coupling, and is synchronous.
| | darrenparkinson.uk
4.1 parsecs away

Travel
| | Using the Cisco Webex Meetings XML APIs
| | thecodebarbarian.com
24.1 parsecs away

Travel
| [AI summary] The article explains how to use WebAssembly in Node.js for optimizing arithmetic operations and benchmarks its performance against JavaScript.