Fastest Growing India 2020
Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Monday, September 14, 2026
Show HN: SF Title Alert https://ift.tt/sA3SCa2
Show HN: SF Title Alert https://ift.tt/b7L4CNt September 14, 2026 at 02:41AM
Show HN: Kibble – a reader for AI news, tutorials, code and models https://ift.tt/CoFOvaZ
Show HN: Kibble – a reader for AI news, tutorials, code and models https://ift.tt/MAh4Utf September 14, 2026 at 01:09AM
Sunday, September 13, 2026
Show HN: Stackray – Detect any website's tech stack https://ift.tt/6upf9L0
Show HN: Stackray – Detect any website's tech stack Stackray is an open source builtwith alternative that also provides OSINT details. Scan a domain or URL and view detected frameworks, business tools, subdomains, DNS records, etc. You can deploy your own instance to schedule recurring scans and get alerts through email using Resend or through Slack. You can also invite teammates and make API keys to programmatically use Stackray. https://stackray.app September 12, 2026 at 11:45PM
Show HN: Music Generation Backed by Algebra https://ift.tt/LQVWhv6
Show HN: Music Generation Backed by Algebra https://monictheory.com September 12, 2026 at 11:25PM
Show HN: Come prove the Berge Fulkerson conjecture with a swarm of agents https://ift.tt/JuNGX1r
Show HN: Come prove the Berge Fulkerson conjecture with a swarm of agents https://ift.tt/GpP74va September 13, 2026 at 01:08AM
Show HN: EarthToPixels – Turning real cities into explorable pixel art https://ift.tt/jDxUiHI
Show HN: EarthToPixels – Turning real cities into explorable pixel art Hi HN! A few friends and I built EarthToPixels, a project that turns real-world cities into explorable pixel-art maps. We fine-tuned an open-source Qwen image model and built a pipeline that takes aerial imagery, generates pixel-art tiles, and keeps neighboring generations visually continuous so they can be stitched into a large map. We built the pipeline to work with arbitrary coordinates rather than a specific city. For the first complete render, we chose our hometown: João Pessoa, Brazil.
You can explore it here:
https://ift.tt/gLQDAUB Would love to hear what you think, especially about the technical side. https://ift.tt/9d7OmIH September 12, 2026 at 11:14PM
Saturday, September 12, 2026
Show HN: Godot and Rust based multiplexer (terminal panes and more) https://ift.tt/psAwm3G
Show HN: Godot and Rust based multiplexer (terminal panes and more) I wanted to share my side-project: gPTY. Started off as an idea to combine Godot and Rust in a project (two stacks I wanted to use more to learn more). The base inspiration was tmux - simply allow spawning multiple PTYs and then let the user grid/tile them how they see fit. But since we have the Godot game engine at our disposal, we can do some more interesting things, like add an FPS counter, and then subsequently also let people set their preferred FPS (the idea being the potential lower power draw if someone's running it on a laptop on battery power vs someone running it on a desktop with high/native FPS). In its current state, with me using Oh-my-Pi a lot, it's evolving into a terminal workspace that can be used for orchestrating autonomous AI agents by way of dogfooding (or you know, just run herdr inside of gPTY - it's the better orchestrator and just good software - I found it after starting this project, and now I'm finding myself using it a lot). Also, we're not limited to just terminals. Since we have Godot, we have basically a 2D (and potentially a 3D) canvas to play with. We can already full-screen the app for "zen" mode, no taskbar, no distractions. TUI die-hards can have their media or other apps entirely in terminal panes. There has been some ground-work on getting Markdowns displayed properly done and I want to work on some kind of Wiki framework for local knowledge-management next, then create more types of panes (think native audio/video on a media pane, that sits alongside your terminal pane), and some simple 2D games (like snake) to prototype. More details are on the ROADMAP. What's not easy (and probably won't happen) is a browser. Having done a couple of (small) projects using Electron already, the temptation to ditch Godot/Rust (learning curve) did come up (and also the ecosystem, the ease with which I could pull components and use web technologies - development velocity would definitely be higher there). But on the flipside, given all of the available LLM and AI support that we are privileged to have today, I figured the velocity should be comparable depending on how much I leaned on those. And lean I did. Godot/Rust seemed the better call to me and my intent anyway - going with the 'it's not just the end but the journey that matters' philosophy. So yes, there has been heavy use of LLMs & AI to generate a lot of the code. But I do review and steer actively, not relying solely on vibes, and there's a few bits here & there that have been human authored. There are definitely a lot of polish and QoL items that need to land to make the end user experience better, but in the meantime, let me know your thoughts and/or concerns! Repository: https://ift.tt/TtNO4wQ Docs/Blog: https://godot-pty.github.io/gpty/ https://ift.tt/TtNO4wQ September 11, 2026 at 09:33PM
Subscribe to:
Posts (Atom)
Show HN: SF Title Alert https://ift.tt/sA3SCa2
Show HN: SF Title Alert https://ift.tt/b7L4CNt September 14, 2026 at 02:41AM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...