This media is not supported in your browser
VIEW IN TELEGRAM
📦 pglayers/pglayers
pglayers
The PostgreSQL distribution that packages extensions as ready-to-use Docker image layers, letting you mix and match features with zero compilation. Normally, official Postgres Docker containers ship entirely empty of extensions, forcing you to manually install dependencies or compile things like geospatial tools and vector search from source. This project publishes over fifty popular extensions as isolated, pre-built Docker layers. You simply stack them onto the official Postgres base image using a single copy line per extension in your Dockerfile. It completely eliminates file conflicts and manual setups. Grab the pre-configured full bundle or build your own custom database stack in seconds.
📰 https://news.ycombinator.com/item?id=48749752
🆔 @hackernewsgithubprojects
pglayers
The PostgreSQL distribution that packages extensions as ready-to-use Docker image layers, letting you mix and match features with zero compilation. Normally, official Postgres Docker containers ship entirely empty of extensions, forcing you to manually install dependencies or compile things like geospatial tools and vector search from source. This project publishes over fifty popular extensions as isolated, pre-built Docker layers. You simply stack them onto the official Postgres base image using a single copy line per extension in your Dockerfile. It completely eliminates file conflicts and manual setups. Grab the pre-configured full bundle or build your own custom database stack in seconds.
📰 https://news.ycombinator.com/item?id=48749752
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 servicenow/enterpriseops-gym
EnterpriseOps-Gym
EnterpriseOps-Gym is the interactive sandbox that finally tests how AI agents handle messy, multi-step office work instead of just answering trivia. While most benchmarks use simple text files, this project builds a containerized environment mimicking real corporate infrastructure across eight departments, from HR to customer service. It throws over a thousand expert-curated tasks at your agent, forcing it to navigate hundreds of tools and databases. Instead of just checking if the AI typed the right words, it runs verification queries to see if the actual environment state changed correctly. It is a brilliant reality check proving that autonomous office assistants still have a long way to go.
🆔 @hackernewsgithubprojects
EnterpriseOps-Gym
EnterpriseOps-Gym is the interactive sandbox that finally tests how AI agents handle messy, multi-step office work instead of just answering trivia. While most benchmarks use simple text files, this project builds a containerized environment mimicking real corporate infrastructure across eight departments, from HR to customer service. It throws over a thousand expert-curated tasks at your agent, forcing it to navigate hundreds of tools and databases. Instead of just checking if the AI typed the right words, it runs verification queries to see if the actual environment state changed correctly. It is a brilliant reality check proving that autonomous office assistants still have a long way to go.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 aerovato/magic-compact
Magic Compact
Magic Compact stops AI coding assistants from losing their minds by changing how they compress chat histories. Instead of flattening your entire programming session into a single generic paragraph that gives the AI amnesia, this tool condenses past assistant responses into local, high-fidelity summaries while leaving your original instructions and tools completely intact. Massive files and tool outputs are pruned to save tokens, but you can instantly pull them back on demand using a dedicated retrieval tool. It is a brilliant way to slash token costs and preserve the model's memory during long development sessions. Give it a try to keep your AI context clean and sharp.
🆔 @hackernewsgithubprojects
Magic Compact
Magic Compact stops AI coding assistants from losing their minds by changing how they compress chat histories. Instead of flattening your entire programming session into a single generic paragraph that gives the AI amnesia, this tool condenses past assistant responses into local, high-fidelity summaries while leaving your original instructions and tools completely intact. Massive files and tool outputs are pruned to save tokens, but you can instantly pull them back on demand using a dedicated retrieval tool. It is a brilliant way to slash token costs and preserve the model's memory during long development sessions. Give it a try to keep your AI context clean and sharp.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 egorshest/webgl-ascii-hero
webgl-ascii-hero
You can transform any standard 3D model into an interactive piece of retro terminal art directly inside a modern web browser. A project called webgl-ascii-hero is a boilerplate for Next.js that renders 3D files and instantly processes them into animated ASCII text using custom graphics shaders. Instead of just showing a flat image, this setup lets visitors drag to rotate the model and watch the character grid dynamically recalculate in real time. It even layers on retro CRT scanlines and glow effects that react to the cursor. It is a fantastic starting point for building a highly memorable website landing page.
🆔 @hackernewsgithubprojects
webgl-ascii-hero
You can transform any standard 3D model into an interactive piece of retro terminal art directly inside a modern web browser. A project called webgl-ascii-hero is a boilerplate for Next.js that renders 3D files and instantly processes them into animated ASCII text using custom graphics shaders. Instead of just showing a flat image, this setup lets visitors drag to rotate the model and watch the character grid dynamically recalculate in real time. It even layers on retro CRT scanlines and glow effects that react to the cursor. It is a fantastic starting point for building a highly memorable website landing page.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cyl19970726/poly-sdk
Poly-SDK
This single TypeScript SDK lets developers interact with every layer of Polymarket, from placing advanced limit orders to orchestrating automated arbitrage strategies. Instead of juggling fragmented official APIs and smart contracts, poly-sdk wraps trading services, on-chain contract actions, and live WebSocket price feeds into a unified toolkit. It even simplifies the mathematical mirror properties of prediction market orderbooks to prevent double-counting. For developers building trading bots or copy-trading platforms, this tool manages rate limits, caches active data, and handles complex split and merge operations under the hood, making it a reliable foundation for building custom trading tools.
🆔 @hackernewsgithubprojects
Poly-SDK
This single TypeScript SDK lets developers interact with every layer of Polymarket, from placing advanced limit orders to orchestrating automated arbitrage strategies. Instead of juggling fragmented official APIs and smart contracts, poly-sdk wraps trading services, on-chain contract actions, and live WebSocket price feeds into a unified toolkit. It even simplifies the mathematical mirror properties of prediction market orderbooks to prevent double-counting. For developers building trading bots or copy-trading platforms, this tool manages rate limits, caches active data, and handles complex split and merge operations under the hood, making it a reliable foundation for building custom trading tools.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 deepfoldprotein/patchr
patchr
Most experimental molecular structures in the Protein Data Bank are missing critical parts like flexible loops or unresolved sidechains. Patchr fixes this by using diffusion-based AI to perfectly fill in the blanks while keeping your original, hard-won coordinates exactly as they are. It works across proteins, DNA, RNA, and complex multi-chain structures, boasting a ninety-nine percent chain connectivity success rate. Even better, you can go straight from fixing your molecular structure to running molecular dynamics simulations in Gromacs or Amber. It is like content-aware fill, but for the fundamental building blocks of life.
📰 https://news.ycombinator.com/item?id=48835428
🆔 @hackernewsgithubprojects
patchr
Most experimental molecular structures in the Protein Data Bank are missing critical parts like flexible loops or unresolved sidechains. Patchr fixes this by using diffusion-based AI to perfectly fill in the blanks while keeping your original, hard-won coordinates exactly as they are. It works across proteins, DNA, RNA, and complex multi-chain structures, boasting a ninety-nine percent chain connectivity success rate. Even better, you can go straight from fixing your molecular structure to running molecular dynamics simulations in Gromacs or Amber. It is like content-aware fill, but for the fundamental building blocks of life.
📰 https://news.ycombinator.com/item?id=48835428
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 chrishayduk/nanofold-competition
nanofold-competition
AI models usually get smarter by throwing mountains of data at them, but biology does not work that way because high-quality protein data is incredibly scarce. The nanofold-competition repository turns this bottleneck into a brilliant slowrun tournament where developers compete to build the most data-efficient protein folding models. Everyone gets the exact same budget of ten thousand protein structures and is challenged to see who can learn complex physical geometry fastest. By restricting training sizes and evaluating how quickly your model learns, this project forces you to design smarter biological priors instead of just renting more GPUs. It is a fantastic playground for anyone wanting to test their machine learning...
🆔 @hackernewsgithubprojects
nanofold-competition
AI models usually get smarter by throwing mountains of data at them, but biology does not work that way because high-quality protein data is incredibly scarce. The nanofold-competition repository turns this bottleneck into a brilliant slowrun tournament where developers compete to build the most data-efficient protein folding models. Everyone gets the exact same budget of ten thousand protein structures and is challenged to see who can learn complex physical geometry fastest. By restricting training sizes and evaluating how quickly your model learns, this project forces you to design smarter biological priors instead of just renting more GPUs. It is a fantastic playground for anyone wanting to test their machine learning...
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 meigen-ai/genevolve
GenEvolve
Design highly accurate, complex images by turning AI image generation into a cooperative, multi-step planning process. Instead of just trying to create a picture from a simple prompt, genevolve acts like a smart project manager. It actually searches the web for real facts, gathers visual reference images, and applies specific drawing skills like anatomy and text rendering to build a detailed blueprint. This blueprint is then handed off to a separate image generator to render the final masterpiece. By breaking the work down, it solves the problem of AI getting confused by complex details, making it incredibly useful for creating stunning, context-aware visuals with actual real-world accuracy.
🆔 @hackernewsgithubprojects
GenEvolve
Design highly accurate, complex images by turning AI image generation into a cooperative, multi-step planning process. Instead of just trying to create a picture from a simple prompt, genevolve acts like a smart project manager. It actually searches the web for real facts, gathers visual reference images, and applies specific drawing skills like anatomy and text rendering to build a detailed blueprint. This blueprint is then handed off to a separate image generator to render the final masterpiece. By breaking the work down, it solves the problem of AI getting confused by complex details, making it incredibly useful for creating stunning, context-aware visuals with actual real-world accuracy.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 razee4315/paperling
Paperling
Paperling is the no-setup Markdown editor that lets you open and work with any document instantly without the overhead of heavy note-taking apps. Built with Tauri and React, it delivers lightning-fast native performance while keeping your workspace completely distraction-free. The absolute best part is its optional, local-first AI assistant: you simply describe what you want, and it proposes live, inline changes directly in the text as a color-coded comparison. You can review, accept, or reject each edit on the spot, keeping you in complete control. Grab the installer for your platform and experience friction-free writing today.
🆔 @hackernewsgithubprojects
Paperling
Paperling is the no-setup Markdown editor that lets you open and work with any document instantly without the overhead of heavy note-taking apps. Built with Tauri and React, it delivers lightning-fast native performance while keeping your workspace completely distraction-free. The absolute best part is its optional, local-first AI assistant: you simply describe what you want, and it proposes live, inline changes directly in the text as a color-coded comparison. You can review, accept, or reject each edit on the spot, keeping you in complete control. Grab the installer for your platform and experience friction-free writing today.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 playableintelligence/game-creator
Game Creator
Game Creator is the game development toolkit that turns text prompts into fully playable browser games in minutes. Built for AI coding assistants like Claude, this smart system scaffolds two-dimensional or three-dimensional games, writes clean code, and generates custom pixel art and procedural music. What makes it brilliant is its built-in automated QA runner, which spins up a headless browser to playtest your game, catch glitches, and automatically patch the code. It is an amazing way to watch a rough game idea instantly come to life and deploy directly to the web.
🆔 @hackernewsgithubprojects
Game Creator
Game Creator is the game development toolkit that turns text prompts into fully playable browser games in minutes. Built for AI coding assistants like Claude, this smart system scaffolds two-dimensional or three-dimensional games, writes clean code, and generates custom pixel art and procedural music. What makes it brilliant is its built-in automated QA runner, which spins up a headless browser to playtest your game, catch glitches, and automatically patch the code. It is an amazing way to watch a rough game idea instantly come to life and deploy directly to the web.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 justvugg/colibri
Colibri: Run a 744B AI Model on 25GB RAM
Run a massive seven-hundred-and-forty-four-billion-parameter AI model on a regular home computer with just twenty-five gigabytes of RAM. This project makes it possible by using a clever streaming trick. Instead of trying to cram the entire model into memory, it keeps the core language components in your RAM and streams the specialized neural experts directly from your solid-state drive only when they are needed. It is written in pure C with zero external dependencies. While it is not lightning fast, it proves you can run a frontier-class model on incredibly humble hardware. Check it out and see what your machine can do.
📰 https://news.ycombinator.com/item?id=48842459
🆔 @hackernewsgithubprojects
Colibri: Run a 744B AI Model on 25GB RAM
Run a massive seven-hundred-and-forty-four-billion-parameter AI model on a regular home computer with just twenty-five gigabytes of RAM. This project makes it possible by using a clever streaming trick. Instead of trying to cram the entire model into memory, it keeps the core language components in your RAM and streams the specialized neural experts directly from your solid-state drive only when they are needed. It is written in pure C with zero external dependencies. While it is not lightning fast, it proves you can run a frontier-class model on incredibly humble hardware. Check it out and see what your machine can do.
📰 https://news.ycombinator.com/item?id=48842459
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 linuxrebel/docubrowser
DocuBrowser
Docubrowser instantly turns a chaotic mountain of local files into a smart, searchable library that understands what your documents actually mean. By combining traditional keyword lookups with local artificial intelligence, it lets you search your PDFs, spreadsheets, and books using everyday language. You can search for concepts rather than exact phrasing, and get a custom book-jacket summary of any file on demand. Because everything runs entirely on your own computer using local AI models, you never have to worry about internet connections, subscription accounts, API keys, or your private data leaving your machine. It is a private, powerful search engine for your local hard drive.
📰 https://news.ycombinator.com/item?id=48837110
🆔 @hackernewsgithubprojects
DocuBrowser
Docubrowser instantly turns a chaotic mountain of local files into a smart, searchable library that understands what your documents actually mean. By combining traditional keyword lookups with local artificial intelligence, it lets you search your PDFs, spreadsheets, and books using everyday language. You can search for concepts rather than exact phrasing, and get a custom book-jacket summary of any file on demand. Because everything runs entirely on your own computer using local AI models, you never have to worry about internet connections, subscription accounts, API keys, or your private data leaving your machine. It is a private, powerful search engine for your local hard drive.
📰 https://news.ycombinator.com/item?id=48837110
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 leaningtech/browsercode
Browsercode
browsercode is the browser runtime that lets you run full AI coding command line agents completely client-side. Instead of spinning up heavy cloud containers or giving automated bots risky access to your local operating system, this tool boots a secure sandbox directly in your browser. It uses WebAssembly to run Node.js, a virtual filesystem, and essential development tools like bash and git with zero installation. You can launch unmodified AI agents like Claude Code or Gemini CLI instantly, write and run web apps, and even preview the live results on the fly. It is a brilliant way to experiment with agentic coding safely.
📰 https://news.ycombinator.com/item?id=48049713
🆔 @hackernewsgithubprojects
Browsercode
browsercode is the browser runtime that lets you run full AI coding command line agents completely client-side. Instead of spinning up heavy cloud containers or giving automated bots risky access to your local operating system, this tool boots a secure sandbox directly in your browser. It uses WebAssembly to run Node.js, a virtual filesystem, and essential development tools like bash and git with zero installation. You can launch unmodified AI agents like Claude Code or Gemini CLI instantly, write and run web apps, and even preview the live results on the fly. It is a brilliant way to experiment with agentic coding safely.
📰 https://news.ycombinator.com/item?id=48049713
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 code3-dev/ccloud
ccloud
ccloud is the Android streaming app that finally brings clean, ad-free movie and TV browsing straight to your phone and television. Instead of dealing with clunky web browsers or annoying pop-ups, this clever tool lets you easily stream and download your favorite videos through a sleek, custom player. What makes it incredibly cool is how it automatically adapts to whatever device you are using, switching to a specialized sidebar layout and full remote control support when you open it on Android TV. If you want a smooth, open-source streaming hub on your own terms, you definitely need to grab this setup.
🆔 @hackernewsgithubprojects
ccloud
ccloud is the Android streaming app that finally brings clean, ad-free movie and TV browsing straight to your phone and television. Instead of dealing with clunky web browsers or annoying pop-ups, this clever tool lets you easily stream and download your favorite videos through a sleek, custom player. What makes it incredibly cool is how it automatically adapts to whatever device you are using, switching to a specialized sidebar layout and full remote control support when you open it on Android TV. If you want a smooth, open-source streaming hub on your own terms, you definitely need to grab this setup.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sijuec/eridani-speak
eridani-speak
Most artificial intelligence models waste your money on polite filler phrases, but eridani-speak slashes your token bill by forcing your AI assistant to communicate like a highly efficient alien engineer. Inspired by the hyper-dense language of the Eridian character Rocky from Project Hail Mary, this repository provides two clever prompt rules that strip away unnecessary words while keeping your code intact. You can choose Signal mode for ultra-compact, math-like developer notation, or Rocky mode to give your coding partner a warm but blunt personality. It is a brilliant way to cut down on response times and save token costs. Try installing it to your favorite developer environment today.
📰 https://news.ycombinator.com/item?id=47863008
🆔 @hackernewsgithubprojects
eridani-speak
Most artificial intelligence models waste your money on polite filler phrases, but eridani-speak slashes your token bill by forcing your AI assistant to communicate like a highly efficient alien engineer. Inspired by the hyper-dense language of the Eridian character Rocky from Project Hail Mary, this repository provides two clever prompt rules that strip away unnecessary words while keeping your code intact. You can choose Signal mode for ultra-compact, math-like developer notation, or Rocky mode to give your coding partner a warm but blunt personality. It is a brilliant way to cut down on response times and save token costs. Try installing it to your favorite developer environment today.
📰 https://news.ycombinator.com/item?id=47863008
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 binomica-labs/splicecraft
SpliceCraft
Design and simulate your entire genetic engineering workflow directly in your terminal without ever opening a browser or creating a cloud account. This clever terminal app lets you edit DNA sequences, design primers, and run virtual gel runs using crisp braille graphics right on your screen. It handles everything from simple restriction digests to complex multi-part assemblies, while keeping your valuable sequence data safely stored on your local machine. It even features a built-in local chat assistant that can write scripts and automate your cloning design work. It is the ultimate lightweight playground for anyone curious about bioengineering.
🆔 @hackernewsgithubprojects
SpliceCraft
Design and simulate your entire genetic engineering workflow directly in your terminal without ever opening a browser or creating a cloud account. This clever terminal app lets you edit DNA sequences, design primers, and run virtual gel runs using crisp braille graphics right on your screen. It handles everything from simple restriction digests to complex multi-part assemblies, while keeping your valuable sequence data safely stored on your local machine. It even features a built-in local chat assistant that can write scripts and automate your cloning design work. It is the ultimate lightweight playground for anyone curious about bioengineering.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 truongduy2611/app-store-preflight-skills
App Store Preflight Skills
Apple will reject your iOS app if you mention ChatGPT while submitting to the Chinese storefront, and this clever tool catches that mistake before you even upload. It is called app-store-preflight-skills, and it acts as an automated safety check for your code and App Store metadata. It automatically scans your project configuration, source files, and store descriptions against over one hundred official Apple review guidelines. It flags issues like missing privacy manifests, copycat design elements, and messy subscription pricing. It is a fantastic way to bypass weeks of stressful rejection cycles so you can publish on the first try.
🆔 @hackernewsgithubprojects
App Store Preflight Skills
Apple will reject your iOS app if you mention ChatGPT while submitting to the Chinese storefront, and this clever tool catches that mistake before you even upload. It is called app-store-preflight-skills, and it acts as an automated safety check for your code and App Store metadata. It automatically scans your project configuration, source files, and store descriptions against over one hundred official Apple review guidelines. It flags issues like missing privacy manifests, copycat design elements, and messy subscription pricing. It is a fantastic way to bypass weeks of stressful rejection cycles so you can publish on the first try.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 aclfe/inertia
Inertia
Run real-time 3D physics simulations directly inside your terminal window with no graphics card required. This project transforms your command-line interface into a tactile physics playground, using braille characters to draw smooth, complex shapes. You can drop bouncing blocks, watch stars orbit in mutual gravity, play with swaying cloth, and even splash liquid around in real time. It works by calculating the mathematics of gravity, collisions, and drag on your processor, then translating those coordinates into text. It is a fantastic way to experience complex physics simulations in the simplest environment possible.
🆔 @hackernewsgithubprojects
Inertia
Run real-time 3D physics simulations directly inside your terminal window with no graphics card required. This project transforms your command-line interface into a tactile physics playground, using braille characters to draw smooth, complex shapes. You can drop bouncing blocks, watch stars orbit in mutual gravity, play with swaying cloth, and even splash liquid around in real time. It works by calculating the mathematics of gravity, collisions, and drag on your processor, then translating those coordinates into text. It is a fantastic way to experience complex physics simulations in the simplest environment possible.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 proxymanapp/atlantis-android
atlantis-android
Inspect and debug live network traffic from your Android applications directly on your computer without messing around with complex proxy configurations or installing annoying security certificates. If you use the popular Proxyman debugging tool on your desktop, atlantis-android acts as a clever companion library. You just initialize it in your app, drop a quick interceptor into your web client, and it automatically captures your network requests and WebSocket messages. It broadcasts everything directly to your desktop app over your local network. It is the easiest way to see what your app is sending into the wild without any headache.
🆔 @hackernewsgithubprojects
atlantis-android
Inspect and debug live network traffic from your Android applications directly on your computer without messing around with complex proxy configurations or installing annoying security certificates. If you use the popular Proxyman debugging tool on your desktop, atlantis-android acts as a clever companion library. You just initialize it in your app, drop a quick interceptor into your web client, and it automatically captures your network requests and WebSocket messages. It broadcasts everything directly to your desktop app over your local network. It is the easiest way to see what your app is sending into the wild without any headache.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dk8827/ra-port
ra-port
ra-port is the source port that finally brings the classic 1996 Command and Conquer Red Alert natively to your Mac and mobile devices. It takes the original game code and adapts it to run directly on macOS, Android, and iOS using modern audio and video libraries. You get the complete original Allied and Soviet campaigns, full skirmish mode, and even the classic cutscenes with working sound, all running butter-smooth without a clunky emulator. Just drop in your original game files from your old discs and you are ready to command. Grab your old game assets and start building your base today.
📰 https://news.ycombinator.com/item?id=48854399
🆔 @hackernewsgithubprojects
ra-port
ra-port is the source port that finally brings the classic 1996 Command and Conquer Red Alert natively to your Mac and mobile devices. It takes the original game code and adapts it to run directly on macOS, Android, and iOS using modern audio and video libraries. You get the complete original Allied and Soviet campaigns, full skirmish mode, and even the classic cutscenes with working sound, all running butter-smooth without a clunky emulator. Just drop in your original game files from your old discs and you are ready to command. Grab your old game assets and start building your base today.
📰 https://news.ycombinator.com/item?id=48854399
🆔 @hackernewsgithubprojects