Working with Purpose, Forever

working-with-purpose,-forever

Article body copy If you order the tuna mignon at Local Ocean Seafoods, a restaurant in Newport, Oregon, the albacore most likely came directly from Brett Montague, captain of the Jo El. You might even see the 12-meter-long troller docked nearby. Local Ocean’s Dungeness crab, lingcod, and salmon also come from the local fleet in […]

Earth just experienced its hottest 12 months in recorded history

earth-just-experienced-its-hottest-12-months-in-recorded-history

Published on Feb. 23, 2024, 6:15 PM January has already broken temperature records, starting this year off on-course to break the global records set in 2023. Temperatures soared for the globe in January, as several new records for heat were set during the month. The World Meteorological Agency, NASA, NOAA, Europe’s Copernicus Climate Change Service, […]

ViHN: Vim for Hacker News

vihn:-vim-for-hacker-news

tl;dr: I made ViHN to read Hacker News without having to move my hands away from the keyboard. It’s freely available on Firefox and Chrome. This is about yet another Hacker News extension. But other people with my obsession for killing the mouse might enjoy it. Most of the content of this article is just […]

Ubisoft Employees In France have gone on a Stike

Ubisoft has been in rough waters lately, with their “4AAAA” Skulls and Bones failure, their latest IP. Due to what has been happening lately in the company, as bad treatment by the higher-ups, the guys that make decisions. Some 700 unionized Ubisoft employees downed (development) tools in France, walking off the job in a day […]

Documentation for the JSON Lines text file format

This page describes the JSON Lines text format, also called newline-delimited JSON. JSON Lines is a convenient format for storing structured data that may be processed one record at a time. It works well with unix-style text processing tools and shell pipelines. It’s a great format for log files. It’s also a flexible format for […]

Why you, personally, should want a larger human population

why-you,-personally,-should-want-a-larger-human-population

A bigger world is better for everyone What is the ideal size of the human population? One common answer is “much smaller.” Paul Ehrlich, co-author of The Population Bomb (1968), has as recently as 2018 promoted the idea that “the world’s optimum population is less than two billion people,” a reduction of the current population […]

Im Coder

im-coder

Create fake codes for classes, movies, tv shows… Or be a troll using for live coding in talks 😉 Number of Characters (Max 100) C CoffeeScript CSS C# Erlang Go HTML Java JavaScript Julia Objective-C Perl PHP Python Ruby Swift Tweet Made with ♥ by Davidson Fellipe with the help of our contributors

Asynchronous clean-up

One problem with the design of async Rust is what do about async clean-up code. Consider that you have a type representing some object or operation (like an async IO handle) and it runs clean up code when you are done using it, but that clean up code itself is also non-blocking and could yield […]

Amazon blocks long-running FireTV capability, Breaking apps with no warning

amazon-blocks-long-running-firetv-capability,-breaking-apps-with-no-warning

Amazon’s recent streak of unpopular Fire TV changes continues, and its latest change is a doozy. The most recent Fire TV software update has blocked a Fire TV capability that has been present since the original model’s release in 2014. This is a basic Android capability that, to my knowledge, no other Android-based device manufacturer […]