frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Common Sense License (CSL) – civic license for a techno-feudal world

https://github.com/shmaplex/csl
3•shmaplex•3h ago•0 comments

Show HN: Spam classifier in Go using Naive Bayes

https://github.com/igomez10/nspammer
25•igomeza•1w ago•4 comments

Show HN: Unflip – a puzzle game about XOR patterns of squares

https://unflipgame.com/
170•bogdanoff_2•5d ago•46 comments

Show HN: I DON'T want to upload my private files to AI

2•cando_zhou•9h ago•0 comments

Show HN: Tiny Diffusion – A character-level text diffusion model from scratch

https://github.com/nathan-barry/tiny-diffusion
169•nathan-barry•6d ago•20 comments

Show HN: Minivac 601 Simulator - a 1961 Relay Computer

https://minivac.greg.technology/
12•gregsadetsky•19h ago•1 comments

Show HN: 13Radar – Real-Time Hedge Fund Portfolio Analytics

https://www.13radar.com/
7•brokerjames•10h ago•3 comments

Show HN: Find Faceless YouTube Channels with AI

2•andybady•10h ago•2 comments

Show HN: Whirligig.live

https://whirligig.live
9•idiocache•18h ago•8 comments

Show HN: CUDA, Shmuda: Fold Proteins on a MacBook

https://latentspacecraft.com/posts/mlx-protein-folding
9•geoffitect•11h ago•2 comments

Show HN: Hirelens – AI Resume Analyzer for ESL and Global Job Seekers

https://www.hirelens.co/
2•hl_maker•11h ago•1 comments

Show HN: Real-time 4D Julia set navigation via gamepad

https://banditcat.github.io/Atlas/Atlas.html
17•BanditCat•5d ago•0 comments

Show HN: My Side project a free email template builder for CRM, or any website

https://mailui.co/plugin
5•sifuldotdev•12h ago•1 comments

SHOW HN: FinLang – A deterministic, auditable rules engine for finance (AGPL)

https://github.com/FinLang-Ltd/finlang
2•angus_finlang•14h ago•1 comments

Show HN: Open-source Agent in Rust that can't delete your database

https://github.com/stakpak/agent
6•kajogo•14h ago•0 comments

Show HN: Encore – Type-safe back end framework that generates infra from code

https://github.com/encoredev/encore
75•andout_•2d ago•47 comments

Show HN: Hide Your Face with One Click

https://emojiface.us/
3•yong1024•21h ago•0 comments

Show HN: ResendForward – OS server and UI for use with Resend.com inbound

https://github.com/lsherman98/resendforward
3•lsherman98•15h ago•0 comments

Show HN: DBOS Java – Postgres-Backed Durable Workflows

https://github.com/dbos-inc/dbos-transact-java
112•KraftyOne•3d ago•57 comments

Show HN: High-Performance .NET Bindings for the Vello Sparse Strips CPU Renderer

https://github.com/wieslawsoltes/SparseStrips
18•wiso•6d ago•6 comments

Show HN: PayTrack – One-click payment links with AI cash flow predictions

https://pay-track.com/
2•danielhrdez•17h ago•2 comments

Show HN: Smooth window arrangement in macOS restored

https://github.com/ranvel/SmoothMove
4•ranvel•1d ago•0 comments

Show HN: I made a college savings calculator

https://www.planwell.ai/college
2•arundhati2000•18h ago•0 comments

Show HN: ZTGI-AC – An AI that checks its internal stability before answering

https://ztgiai.pages.dev/
2•capter•19h ago•2 comments

Show HN: A tool to explore new music by detailed genres (powered by Every Noise)

https://thisisnewmusic.com
2•saint-james-fr•20h ago•0 comments

Show HN: AI ChatHub - Chat with multiple AI models at once

https://aichathub.net/
2•luokuo•21h ago•0 comments

Show HN: Epstein Files Organized and Searchable

https://searchepsteinfiles.com/
319•searchepstein•2d ago•54 comments

Show HN: Kalendis – Scheduling API (keep your UI, we handle timezones/DST)

https://kalendis.dev
2•dcabal25mh•21h ago•0 comments

Show HN: Melodic Mind- A music creation/learning app I've been building 7+ years

https://melodic-mind.com
9•seanitzel•21h ago•2 comments

Show HN: Echolock – Federated AI for real-time phishing detection

https://github.com/ojayballer/ECHOLOCK
3•iLove_AI•21h ago•1 comments
Open in hackernews

Show HN: Floxtop – Offline Mac app that organizes files and images by meaning

https://floxtop.com/index.html
3•bobnarizes•22h ago

Comments

bobnarizes•22h ago
Hi HN, Floxtop is a native macOS app that organizes files and images by their content — not just their names. It runs fully offline on Apple Silicon, with no servers, no cloud, and no data leaving your machine.

Problem: My Downloads and Desktop folders would fill up with PDFs, screenshots, and random files, making cleanup and finding the right file frustrating and time-consuming. Solution: Floxtop uses Sentence Transformers (SBERT) to embed document text and metadata, plus OCR and object recognition to read images. It groups and classifies files by semantic similarity — all locally, so your sensitive files (finance, medical, personal, etc.) stay private.

Current version: Supports 30+ file types including images, Office documents (Word, Excel, PowerPoint), PDFs, EPUBs, Markdown, CSV, and more. Parsing and classifying 50 files takes around 17 seconds. It integrates with Finder (right-click > Organize with Floxtop), Quick Look + thumbnails, and includes keyboard shortcuts for a fast workflow. Currently, Intel Macs are not supported and it only works with English-language files.

I launched an early beta ~3 months ago, Fallinorg (https://news.ycombinator.com/item?id=44932375), and have since built out more features based on user feedback. I’d love your feedback on classification workflows, missing features, pricing, usability, and potential bulk operations or integrations. Happy to answer questions and share implementation details!

Free version here - requires macOS 15+ with Apple Silicon: https://github.com/taranntell/fallinorg/releases/download/1....

Demo video: https://floxtop.com/assets/demo.mp4

tell_me_whai•21h ago
Hi, this looks really cool and its a smarter way to solve an issue I've had for a long time. Couple of questions:

1. My preferred installation method is through `brew`, would you consider adding it as and install option?

2. Any plans of supporting multiple languages?

3. Can it move files to mounted folders? I use google drive for most of my admin stuff and their client allows to mount the drive.

bobnarizes•18h ago
Hi, thanks for the feedback.

1. A Homebrew option isn’t available yet, but it’s something I’m open to exploring. Homebrew doesn’t currently support payments or license handling for paid apps, so Floxtop doesn’t fit perfectly into their workflow. For now, it’s available via direct download from the website.

2. Multi-language support. Yes — I’m actively working on this. Which languages would be most important for you? That helps me prioritize.

3. Moving files to mounted folders (e.g., Google Drive) Great suggestion. I’ll look into this, as supporting mounted cloud folders could be very helpful for many users.

tell_me_whai•17h ago
Thanks for the response. I'd like to see French added personally. I look forward to those updates.