Optimizing Datalog for the GPU

Datalog primer and a neat data structure Optimizing Datalog for the GPU Yihao Sun, Ahmedur Rahman Shovon, Thomas Gilray, Sidharth Kumar, and Kristopher Micinski ASPLOS’25 Datalog Primer Datalog source code comprises a set of relations, and a set of rules. A relation can be explicitly defined with a set of tuples. A running example in […]
Show HN: A CSS-Only Terrain Generator

landmass coverage terrain type biome temperate arctic desert
Show HN: I built a local-first daily planner for iOS
The developer, Satrio Budiarto, indicated that the app’s privacy practices may include handling of data as described below. This information has not been verified by Apple. For more information, see the developer’s privacy policy . To help you better understand the developer’s responses, see Privacy Definitions and Examples . Privacy practices may vary, for example, […]
The Art of Atari (2016)
THE ART OF ATARI is the first official collection of such artwork. Sourced from private collections worldwide, this book spans over 40 years of the company’s unique illustrations used in packaging, advertisements, catalogs, and more. Includes a comprehensive retrospective collecting game production and concept artwork, photos, marketing art, with insight from key people involved in […]
AI for Senior Software Engineers
A comprehensive, technical guide to understanding Artificial Intelligence from first principles. Built for experienced engineers who want to deeply understand how AI actually works. Ready to Dive Deep? Start with Neural Networks Fundamentals and build your understanding from the ground up. Start Learning
Microservices? No, modularity is what matters
Modularity Modularity is a crucial concept when designing and creating software. Independent of whether our chosen architecture style is to have: single unit of deployment – Monolith many units of deployment – Microservices/Services Modularity is a quality that should be treated completely independent of how many deployable units of software we choose to have. We […]
Ask HN: Why are most status pages delayed?
As I type this, Reddit is down. My own requests return 500s, Down Detector reports that there is an outage but Reddit itself says all systems operational. This is a pattern that I have noticed time and time again with many services. Why even have a status page if it is not going to be […]
Pose Animator – An open source tool to bring SVG characters to life (2020)

https://blog.tensorflow.org/2020/05/pose-animator-open-source-tool-to-bring-svg-characters-to-life.html https://cdn-y.objects.dc-sto1.glesys.net/A1da965d3ac0f2e44c08f1ae072687d311/uploads/2025/11/localimages/movementgif.gif May 27, 2020 — By Shan Huang, Creative Technologist, Google Partner InnovationBackgroundThe PoseNet and Facemesh (from Mediapipe) TensorFlow.js models made real time human perception in the browser possible through a simple webcam. As an animation enthusiast who struggles to master the complex art of character animation, I saw hope and was really excited […]
When Soviet-Made Cars Roamed Singapore Roads

From the seventies to nineties, cars that roamed Singapore roads were largely imported from countries such as Australia (Holden), Czechoslovakia (Skoda), France (Citroen, Peugeot, Renault), Germany (Mercedes-Benz, BMW, Audi, Opel, Volkswagen), Italy (Fiat, Alfa Romeo, Lancia, Maserati), Malaysia (Proton), Romania (Aro, Dacia), South Korea (Hyundai), Spain (Seat), Sweden (Volvo, Saab) and USA (Ford). Japanese cars […]
Registered OAuth Parameters
issuer Authorization server’s issuer identifier URL IESG [RFC8414, Section 2] authorization_endpoint URL of the authorization server’s authorization endpoint IESG [RFC8414, Section 2] token_endpoint URL of the authorization server’s token endpoint IESG [RFC8414, Section 2] jwks_uri URL of the authorization server’s JWK Set document IESG [RFC8414, Section 2] registration_endpoint URL of the authorization server’s OAuth 2.0 […]