Planet Forklore

Aggregated blog posts from India's open source maintainers.

18 maintainers · 524 posts
Subscribe to RSS
Filter by author or tag

By Tag

Porting Super Hexagon to the Playdate

Super Hexagon (by Terry Cavanagh) is one of my all-time favorite games. If you haven’t played it, here’s the trailer (from 13 years ago): It is a rhythm game with only two controls, and an official Linux port. The controls are circular (left and right rotate the player triangle …

நினைவுகளின் எடை

புத்தகப் பையில் வைக்கும் போதும் தெரியவில்லை. ஒவ்வொரு முறை வீடுகள் மாற்றும் போதும் தெரியவில்லை. வருடம் செல்ல செல்ல தூக்கிசெல்ல பாரமாய் இருந்ததால் என்னவொஉடனிருப்பவர்களுக்கும் என் உணர்வுகள் புரியவில்லை. படித்துக் களிக்கும் போதும் பாரமாய் இருந்தில்லை. பார்க்கும்போதெல்லாம் பள்ளி வகுப…

United Nations Open Source Week 2026

For the last four years, the UN has hosted a week dedicated to open source in June/July at its headquarters in NYC. The event has evolved from focusing on the strategic implementation of open source within companies to recognising its impact as a public good on developing and de…

Package Managers need global hooks

This post is an expansion of what I wrote on r/archlinux as a proposal for AUR helpers. It is a call for every package manager to add support for global hooks. The packaging ecosystems that we all rely on have been under constant attacks. The most interesting countermeasures cur…

An O(x)Caml book that runs

I am building a course, “Functional Programming with OCaml”, for the NPTEL MOOC platform: twelve modules of recorded lectures. The course book is not a PDF and not a website with code listings you copy elsewhere. It is a website where the code runs, in your browser, with nothing…