Union, intersection, difference, and more are coming to JavaScript Sets

The JavaScript Set was introduced to the language in the ES2015 spec, but it has always seemed incomplete. That’s about to change. Sets are collections of values where each value may only appear once. In the ES2015 version of the Set, the available functionality revolved around creating, adding to, removing from, and checking the membership […]
Extreme video compression with prediction using pre-trainded diffusion models

{{ message }} This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. You can’t perform that action at this time.
Porting to GCC 14: C language issues
Porting to GCC 14 – GNU Project The GCC 14 release series differs from previous GCC releases in a number of ways. Some of these are a result of bug fixing, and some old behaviors have been intentionally changed to support new standards, or relaxed in standards-conforming ways to facilitate compilation or run-time performance. Some […]
Show HN: htmz – a low power tool for HTML
htmz – a low power tool for html a low power tool for html htmz is a minimalist HTML microframework that gives you the power to create modular web user interfaces with the familiar simplicity of plain HTML. [GitHub] plain🍦 Use straight up HTML. No supersets. No hz- ng- hx- v- w- x-; no special […]
Show HN: CodeRev.app – Code Review as Interview

Rationale In the age of StackOverflow and ChatGPT, is leetcode really the best way to evaluate technical candidates? Was it ever? Try code review as interview instead! Understand how candidates interact with isolated parts of your codebase. Reflects day-to-day engineering responsibilities in your team. Better representation of how a candidate reasons, thinks, and communicates. Open-ended […]
The Morgan Motor Company designed a modern coupe, the Aeromax

Enlarge / No, it’s not the Batmobile—it’s the Morgan Aeromax. Morgan The Morgan Motor Company has been making new cars that look like old cars since its inception over 100 years ago (of course, its cars looked modern when the company started, but you get my gist). The company has always looked to give buyers […]
GlobalFoundries wins $3.1B in CHIPS Act subsidies for NY, Vermont

GlobalFoundries would receive $3.1 billion in federal grants and loans to expand its Upstate New York computer chip plant and modernize a factory in Vermont, according to a preliminary deal the White House plans to announce today. The massive package of subsidies would be the largest award to date to a manufacturer competing for aid […]
Show HN: PRQL in PostgreSQL

{{ message }} This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. You can’t perform that action at this time.
First satellite imagery of the Feb-13, 2024 landslide at Çöpler Mine in Turkey

The Landslide Blog is written by Dave Petley, who is widely recognized as a world leader in the study and management of landslides. On Friday, the first set of satellite images became available of the 13 February 2024 landslide at Çöpler Mine in Turkey. This was a very good radar image released by Capella Space […]
How to make a better default Firefox UI

Disclaimer: This article covers Firefox v89, and there are some improvements today. After the release of Firefox v89 in 2021, there was a tremendous amount of controversy(reddit, HN) over the UI, and this repository quickly gained popularity for addressing most of the issues.Waterfox and Floorp browsers also set my theme as the default. Between writing […]