Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Tuesday, April 22, 2025
Show HN: Prompt Coded 3D Asteroids https://ift.tt/x2ugtD4
Show HN: Prompt Coded 3D Asteroids https://ift.tt/41iQgu7 April 22, 2025 at 04:25AM
Show HN: ArTok is TikTok for research papers https://ift.tt/suC3Hxj
Show HN: ArTok is TikTok for research papers Hello everyone! I always found it hard to find new research papers outside of my usual bubble. I thought a random feed (with no recommendation algorithms) might be a fun way to explore. But I also didn’t want to waste time on completely unrelated stuff — so the idea of a fast, swipeable format came to mind. Wikitok was a real inspiration! But Arxiv and Open Review APIs weren’t as robust as Wikipedia, so I pulled the papers into a Postgres backend. Right now, I’ve indexed papers from a few recent ML conferences to see if this might be useful for others too. No signups required and it’s totally free. You can mark your favorites and add text annotations, which are saved on your device. Would love to hear your feedback! https://artok.app April 22, 2025 at 12:43AM
Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs https://ift.tt/7Eu1TgV
Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs Hey HN, I’ve built Open Codex, a fully local, open-source alternative to OpenAI’s Codex CLI. My initial plan was to fork their project and extend it. I even started doing that. But it turned out their code has several leaky abstractions, which made it hard to override core behavior cleanly. Shortly after, OpenAI introduced breaking changes. Maintaining my customizations on top became increasingly difficult. So I rewrote the whole thing from scratch using Python. My version is designed to support local LLMs. Right now, it only works with phi-4-mini (GGUF) via lmstudio-community/Phi-4-mini-instruct-GGUF, but I plan to support more models. Everything is structured to be extendable. At the moment I only support single-shot mode, but I intend to add interactive (chat mode), function calling, and more. You can install it using Homebrew: brew tap codingmoh/open-codex brew install open-codex It's also published on PyPI: pip install open-codex Source: https://ift.tt/1x8ywDE https://ift.tt/1x8ywDE April 21, 2025 at 11:27PM
Show HN: BioLight – Passive entropy engine: raw randomness and 0 post-processing https://ift.tt/ioTOrRl
Show HN: BioLight – Passive entropy engine: raw randomness and 0 post-processing BioLight is a new kind of entropy engine. It passively accumulates entropy over time, from volatile raw inputs, filtering only the statistically elite samples. No hashing, no whitening, no compression (still 7.9+ Shannon entropy). Entropy is stored and exported in raw form, transparently. Designed to run indefinitely, grows stronger and purer over time, and be verifiable by anyone. Released under the Ladaxia_Public_License. Open to all feedback: scientific and practical. Github: https://ift.tt/aMy8s4P Contact: ladaxia@proton.me https://ift.tt/aMy8s4P April 21, 2025 at 10:54PM
Monday, April 21, 2025
Show HN: TikTrotter – TikTok but for obscure travel trivia to beat doomscrolling https://ift.tt/YfUuwlZ
Show HN: TikTrotter – TikTok but for obscure travel trivia to beat doomscrolling I'm trying to stop doomscrolling social media, so I made a website to help me. I'm a huge traveler so I made a website that shows infinitely-scrolling obscure locations with interesting trivia in a TikTok-like manner. I've been discovering a lot of cool places in the world and dropped my social media time a lot. The website is 100% free, no ads and no sign-up. Check it out if interested, I would appreciate some feedback. Next step is to create a multiplayer trivia game where you can challenge your friends and see who knows more about the world. https://ift.tt/HfShpEY April 20, 2025 at 09:34PM
Show HN: Tascli, a simple, local CLI task and record manager https://ift.tt/oSF2iNU
Show HN: Tascli, a simple, local CLI task and record manager A simple task and record manager in CLI, with entries stored in a local sqlite file. Treats task (things with a due date) and records (things with only event date) separately and able to manage both. https://ift.tt/BeV3w7E April 21, 2025 at 12:31AM
Show HN: MidiMaker.pro – Generate structured MIDI music from text using LLMs https://ift.tt/Ce8H0Rx
Show HN: MidiMaker.pro – Generate structured MIDI music from text using LLMs https://midimaker.pro/ April 20, 2025 at 11:28PM
Subscribe to:
Posts (Atom)
Show HN: Do You Know RGB? https://ift.tt/t8kUpbO
Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM
-
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: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM