Digital Foundry leaves IGN, now independent [video] (youtube.com)
40 points by zdw 2d ago 6 comments
PHP compile time generics: yay or nay? (thephp.foundation)
54 points by moebrowne 3d ago 17 comments
Ipcoin – first recentralized crypto (parody)
2 MicahParks 1 8/10/2025, 9:24:54 PM ipcoin.hypoxia.dev ↗
ipcoin is the first recentralized cryptocurrency that utilizes an Implicit Identity Architecture (IIA) which uses the incoming IP address to automatically identify and authenticate users.
This is a cryptocurrency parody project. Check out the website for more parody content: https://ipcoin.hypoxia.dev/
I mostly made this feature to build something with gRPC Gateway and distract myself from a larger side project.
Implemented features: * Each hour, every IP address in existence gets 1 ipcoin * Transfer ipcoins between IP addresses * Publish public comments * Every transfer and comment is public and published alongside the IP address that made them
Source code (backend): https://github.com/MicahParks/ipcoin
Planned features, maybe: * Wealth tax * "Steaking" (similar to staking) * "Meatverse" (similar to metaverse)