Directory
Companies tracked by Rails Radar
Hiring signals with observed stack evidence. Showing 433–480 of 1439 · page 10 of 30.
-
Fashionguessr 0 open listings
discussion=https://news.ycombinator.com/item?id=49648754, title=Show HN: Fashionguessr – A Daily Fashion Trivia Game, Hello! I created Fashionguessr, a daily fashion trivia game. Inspired by other daily trivia games like Timeguessr, Connections, and Wordle, Fashionguessr is my attempt at the same thing for people curious about fashion. The game is broken up into three parts: Runway Frames - Users have to guess and identify a fashion show, its brand, its season, and its designer based on a single random frame from the show. Users can use a variety of hints, each more expensive than the last, to reveal more information about the show to help them guess correctly. Trivia - Multiple-choice and short-answer questions to test their knowledge about fashion, the lore, the people, the processes, the history, and everything in between. Sketch - Users get a few moments to look at a fashion item and then are tasked with drawing it from memory. All of these contribute to a score you can see at the end on the last page, which sums everything up. Each section includes explanations, summaries, and sources, so users can get as much insight as possible for every question. There are new questions every 24 hours, and users can go back and play games from days past. I built it to help people learn more about fashion in a fun, low-stakes environment. Learning about fashion can be overwhelming, and I think Fashionguessr can present and package fashion education in a way that's more palatable. Would love feedback on the presentation, UI, accessibility, ease of use, and anything else that comes to mind.
-
Fast and minimal image/video viewer for Linux. Carosello 0 open listings
discussion=https://news.ycombinator.com/item?id=49740476, title=Show HN: Fast and minimal image/video viewer for Linux. Carosello
-
FastRecall, ultra-cheap memory across AI models 0 open listings
discussion=https://news.ycombinator.com/item?id=49735358, title=Show HN: FastRecall, ultra-cheap memory across AI models, Hi everyone! After working on memory at OpenAI, I built FastRecall to solve one problem: using different AI models results in clunky ad-hoc context management systems or lost context entirely. With the model layer becoming commoditized, your context should travel seamlessly across models whether you are using OpenRouter or some other model aggregator. FastRecall offers a simple API that stores your context cheaply and efficiently. In fact, we are so cheap that recalls are entirely free, with generous plans starting at only $2/month! If you use the same model again, FastRecall respects provider caching to save you inference costs. We also have SOTA model-free compaction of context with FlashCompact, in case you don't need full-fidelity context. Hopefully this is useful for some of your projects. Let me know what you think!
-
Felan 0 open listings
discussion=https://news.ycombinator.com/item?id=49614633, title=Show HN: Felan – an open source coding agent focused on efficiency, We built a free, open-source coding agent that aims to help people reduce their coding spend. It is an opinionated version of Pi, with extensions for model routing, context management and compact tool output. The goal is to give the model what it needs to complete the tasks while avoiding unnecessary model usage. Works with a lot of providers both API usage and subscriptions.
-
Fidelic, a Salesforce emulator in a Docker container 0 open listings
discussion=https://news.ycombinator.com/item?id=49698736, title=Show HN: Fidelic, a Salesforce emulator in a Docker container
-
File that is both valid bash and PowerShell, and replaces curl 0 open listings
discussion=https://news.ycombinator.com/item?id=49657997, title=Show HN: File that is both valid bash and PowerShell, and replaces curl – bash
-
FileLever 0 open listings
discussion=https://news.ycombinator.com/item?id=49719496, title=Show HN: FileLever – Local-first folder sync with preview-before-write, Hi HN — Checkout FileLever, to sync or backup your photos, videos and more. I built FileLever as a preview-first tool to review all the changes before a sync or backup runs. FileLever works with local drives, external HDD, NAS, USB drives, SD cards, Dropbox, locally synced Google Drive. Filelever started as a folder comparison/sync tool, but I have recently added Apple Photos archival workflow to the growing list. Take a look and let me know if you would like to see something more in this tool, especially from anyone here who manages large photo libraries, external drives, or backup folders.
-
Find your next client on X 0 open listings
discussion=https://news.ycombinator.com/item?id=49637541, title=Show HN: Find your next client on X, Your next customer
-
Finjobsly Hiring 1 open listing
url=https://x.com/finjobsly/status/2098439980091650157, title=@coinbase 's "Everything Exchange" push (stocks, pre-IPO futures, prediction markets) means more money moving through the platform. Hiring a backend engineer fo, matching_tags=rails, description=...ving through the platform. Hiring a backend engineer for the stablecoin payment rails behind it. Remote US, $152K-$179K, mid-level. Live now: https://t.co/ZlerAh7uVD, author=@finjobsly, author_name=Finjobsly
-
Fishbrain 0 open listings
url=https://careers.fishbrain.com/, title=60+ (their site, 3 days ago), matching_tags=Rails,Ruby, description=...|AWS|GCP|Go|GraphQL|iOS|Jetpack Compose|Kotlin|Next.js|OpenAI|PostgreSQL|Python|Rails|React|Ruby|Swift|SwiftUI|TensorFlow|TypeScript
-
Fivetran CLI is released to Beta 0 open listings
discussion=https://news.ycombinator.com/item?id=49733705, title=Show HN: Fivetran CLI is released to Beta, At long last, Fivetran has a CLI app that humans and AI can use to easily orchestrate the platform with a quick install and an api key. It can do (most) everything possible on the platform without ever touching the web UI!
-
Fixrs 0 open listings
discussion=https://news.ycombinator.com/item?id=49696750, title=Show HN: Fixrs – Refactoring for long absolute paths and clippy:absolute_paths
-
Flappy Bird in Google Sheets Using Only Formulas 0 open listings
discussion=https://news.ycombinator.com/item?id=49641921, title=Show HN: Flappy Bird in Google Sheets Using Only Formulas, Hey, I built Flappy Bird in Google Sheets w/o using App Script. It's entirely built using cell formulas, conditional formatting, and an unpatched server side validation. (I learnt of it's existence here: https://docs.google.com/spreadsheets/d/1KAauJp9MiblyAInIbgS2... ) I decided to build this after coming across https://eieio.games/blog/realtime-google-sheet/ , though I think in some ways mine's a lil more advanced.
-
FlareDB 0 open listings
discussion=https://news.ycombinator.com/item?id=49713583, title=Show HN: FlareDB – a Rust-based streaming database with Apache Beam as interface, I’m building FlareDB, a Rust-based streaming database with Apache Beam as programing interfere The latest release, v0.2.0, i launched FlareDbIO, which lets data processing pipelines write results into FlareDB, query them using SQL, and read the results back into another pipeline. The goal is to make processed data persistent and without having to maintain a external serving database Docs: https://docs.flare-db.com/io GitHub: https://github.com/flare-db/flare-db
-
Flashviz, Microcontroller flash and RAM 3D visualization 0 open listings
discussion=https://news.ycombinator.com/item?id=49658045, title=Show HN: Flashviz, Microcontroller flash and RAM 3D visualization, I developed this application because in my professional contracting the same pattern of problems came up client after client, how much of the microcontroller or flash is used, and can we do [FEATURE] with what we have. As an embedded engineer the output of arm-none-eabi-size and a spreadsheet tells me the story, but an email or a slide for the client doesn't do it. Another motivator for this project was why not make today look like the future of the movies! You watch tech action movies and there is 3D rotation views of processors, or circuits as holograms right in front of you, or animations of zooming through networks. These movie effects are designed for the exact same thing professional engineers want, to get the info across in an instant to people who don’t know the details. The action hero needs to show the mega-gigatron reactor is almost full, so the green-yellow-red bar graph is almost full, spinning and blinking red with a flashing warning sign suggesting impending doom! While in reality the stakes are less dramatic than that, imagine if the information on how full a system is was conveyed to a PM or VP in the same way? That's the goal of this project, give the engineer the tool to show the boss the details graphically, and make it look good. It's free to use. Screenshot pages without watermark are available for free as well, GDPR compliant no marketing contact with explicit opt-in if you want to chat about professional engineering.
-
Fleecevest 0 open listings
discussion=https://news.ycombinator.com/item?id=49678717, title=Show HN: Fleecevest – The Product Counterpart to Ponytail
-
Fleetio Hiring 4 open listings
url=https://jobs.rubyonrails.org/jobs/39900-senior-solutions-engineer-fleetio, title=Senior Solutions Engineer, description=...xciting trajectory as a company. Fleetio is also a proud founding member of the Rails Foundation! More about our team and company: Fleetio overview video: https://www.youtube.com/watch?v=YoXyXTFWbkg Our careers page: https://www.fleetio.com...
-
Fluidify 0 open listings
discussion=https://news.ycombinator.com/item?id=49697374, title=Show HN: Fluidify – A wiki of the industrial world being built (post-2026), I built a system with the objective of mapping all the major announced infrastructure and industrial projects around the world. The vast majority of listed projects are expected to become operational after 2026. As you would expect, I used some agents to fill in the map, but for several reasons, some information may not be up to date or as accurate as it could be. The agents provide the initial “breadth,” while the idea is for the community to improve the accuracy over time with what they know: a new source URL, a correction, or a time-stamped picture from the ground. I see several use cases here: - finding a job where industrial activity is getting stronger - finding new logistics opportunities for a freight forwarder, as new industrial plants generate new recurring freight demand - helping select a future site in an emerging industrial cluster - detecting future real estate opportunities where the market hasn’t fully priced in I also see Fluidify as a way to explore beyond the places and projects you would normally think to search for. Most discovery starts with a location, company, or market you already know. On Fluidify, you can simply move across the map and discover industrial activity somewhere you were not looking: a new factory, an emerging cluster, or a region attracting several large investments at once. That can lead to opportunities you would never have thought to search for in the first place. As I invested my own money to build this, contractor data is not available for every project. Mapping and verifying contractors globally would simply be too expensive for me to do alone at this stage. You can message me (email in "About" on the website at the bottom), I’d be glad to show you the data behind the "hidden" tabs.
-
Fly or Tesla 0 open listings
discussion=https://news.ycombinator.com/item?id=49681117, title=Show HN: Fly or Tesla – Compare the cost, time, and stress of flights vs. FSD
-
Fly.exe 0 open listings
discussion=https://news.ycombinator.com/item?id=49699075, title=Show HN: Fly.exe – An EON systems like virtual fruit fly uploaded to computer
-
Fog 2.0: I removed the AI auto-organizing I built my first app around 0 open listings
discussion=https://news.ycombinator.com/item?id=49667476, title=Show HN: Fog 2.0: I removed the AI auto-organizing I built my first app around, Hey everyone, This is my first time posting on Show HN, so hello there. Back in March, I launched my first app on the App Store. It was a notes app that uses Apple's on-device foundation model to organize your notes for you, and I called it Fog. And boy did I learn a lot. Looking at the notes app category and how saturated it currently is, I wanted to try something different. Privacy is #1, so notes should stay on the device, keeping the user in control. Then there was the AI aspect I was using to "automatically organize". So when a user creates a new note, it auto-names the note, generates tags, and tries to do a similarity search against existing folders with the same tags, and in the end the note would land in the folder, all autonomously. Sounds cool in theory and, from my understanding, no other app really did this, in addition to all AI processing happening on device using the same model that powers Apple Intelligence and Siri (works offline too). But this backfired b/c even I started using it less and less b/c I kept forgetting "what was that note called?" "Where'd it go?" "Why'd it move?". Notes and folders were ever-changing, which I also thought was cool but maybe not practical for what a note is meant to be: something to reference. Adjacent to this is how I designed Fog in 1.0. The trend here is Liquid Glass, and I got caught in the hype and overused it to the extent of the app losing readability. I used it everywhere cards, background, animations- and once again it backfired and didn't scale across all platforms. That's backwards from how Apple actually specs it: glass is meant to be the navigation layer sitting above your content, not the content layer itself. Fast forward to today, I took these learnings to share Fog 2.0. A minimalist notes app where Fog suggests, not decides. It still names the note; you can always change or generate a new one. You pick what notes go in a folder, and Fog generates a summary and a name, and if you don't like you can change it. The design now uses SwiftUI native components that scale across platforms and also adapts to different screen sizes; e.g., iPhone Duo support comes for free. The part I enjoyed using the most is Siri AI. Fog now leverages the note App Intent Schema to allow the user to ask/query in natural language, which is what I highlight in a fun demo I made below Overall, this has been an amazing experience for me as a solo indie dev working on something for fun on the side but also hearing feedback from the community. I've gotten a lot of positive feedback but a lot of negative, and it was definitely a new skill taking in both. Also, this is my first time writing this much in a while- a nice breath of fresh air. Fog 2.0 is available on the App Store, free to download and use; your notes are yours and never leave your device Let me know what you think! Demo (Me walking through creating a note and making a folder, with on-device AI processing happening in the background): https://youtube.com/shorts/V3Rr0ERhwN0 App Store: https://apps.apple.com/us/app/smart-notes-folders-fog/id6760...
-
Foldelight 0 open listings
discussion=https://news.ycombinator.com/item?id=49656948, title=Show HN: Foldelight – the iPhone Duo folding effect the MacBook was owed, I know the effect makes more sense on the iPhone Duo because of the dual screen, but I wanted something similar on the MacBook: the lid looks like a portal to the real screen. The only app I found that does this charges for it, so it felt like a good thing to ask Astra to build, and I made it OSS. Visual improvements or feature ideas are welcome.
-
Font Generator 0 open listings
discussion=https://news.ycombinator.com/item?id=49729440, title=Show HN: Font Generator
-
ForcePush 0 open listings
discussion=https://news.ycombinator.com/item?id=49722283, title=Show HN: ForcePush – Commits vs. Push-Ups, Build your apps. Build your body.
-
Forma ONNX Graph Viewer and Editor 0 open listings
discussion=https://news.ycombinator.com/item?id=49680437, title=Show HN: Forma ONNX Graph Viewer and Editor, Hey all! Most ONNX tooling stops at just "looking". For those of you who know about Netron, it allows you to read the graph but the moment you want to change something you're back in Python either using onnx-modifier or onnx.helper scripts. I wanted to click a node, change an attribute or rewire a connection and actually know whether the model still runs, within a web-page. This is exactly what Forma is! Simply drop an .onnx or .tflite file on the page and a full graph renders. From there you can do multiple different things (for more info have a look at the README in repo) MIT Licensed repo Live web-app: https://forma-ml.vercel.app
-
Forward newsletters to an address, get a typeset paper on your Kindle 0 open listings
discussion=https://news.ycombinator.com/item?id=49712017, title=Show HN: Forward newsletters to an address, get a typeset paper on your Kindle
-
Found a Platform which is changing how Games are Sold 0 open listings
discussion=https://news.ycombinator.com/item?id=49691850, title=Show HN: Found a Platform which is changing how Games are Sold
-
Founder.best 0 open listings
discussion=https://news.ycombinator.com/item?id=49610868, title=Show HN: Founder.best – A place for founders to keep their products discoverable, I built Founder.best to solve a problem I've experienced myself:You launch a product, get a burst of attention, and a few days later it's buried somewhere on the internet.Founder.best gives products a permanent public page where people can discover them after launch day.I'm experimenting with product updates, recurring discovery, and SEO-focused product pages rather than making it just another collection of links.It's still very early, so I'm mainly looking for feedback
-
Fraise: a memory database for AI agents 0 open listings
discussion=https://news.ycombinator.com/item?id=49609014, title=Show HN: Fraise: a memory database for AI agents, Fraise is a memory database for AI agents — a single binary that stores facts as a temporal graph of facts, topics and entities, queried in a small language with
-
Free AI image tools, no signup 0 open listings
discussion=https://news.ycombinator.com/item?id=49621194, title=Show HN: Free AI image tools, no signup
-
Free Online Bates Numbering Tool for PDFs 0 open listings
discussion=https://news.ycombinator.com/item?id=49657459, title=Show HN: Free Online Bates Numbering Tool for PDFs – 100% Private and Local
-
Free ePub Tools Online 0 open listings
discussion=https://news.ycombinator.com/item?id=49640122, title=Show HN: Free ePub Tools Online – View, Edit and Extract – ePub Toolset
-
Free scanning app with ML crops, front/back pairing, and stitching 0 open listings
discussion=https://news.ycombinator.com/item?id=49617597, title=Show HN: Free scanning app with ML crops, front/back pairing, and stitching, I built FrontBack Scanner to quickly digitize printed photos. It automatically detects and crops photos using ML, pairs front and back scans to preserve handwritten notes, and stitches oversized photos from multiple scans. Free Mac and Windows app. Everything runs locally, no account needed. Would love feedback from anyone tackling a box of family photos. This is the part of AI coding that excites me, niche software is cheap enough to create where it can be offered for free. AI should make ordinary life easier, not just make it easier to create another subscription.
-
Free tool that checks if your Etsy/Shopify listing is EU-ready 0 open listings
discussion=https://news.ycombinator.com/item?id=49715824, title=Show HN: Free tool that checks if your Etsy/Shopify listing is EU-ready
-
Free tool to check how ChatGPT and Perplexity rank your brand 0 open listings
discussion=https://news.ycombinator.com/item?id=49702999, title=Show HN: Free tool to check how ChatGPT and Perplexity rank your brand
-
Freeform 0 open listings
discussion=https://news.ycombinator.com/item?id=49725268, title=Show HN: Freeform – One click shareable AI generated apps, TLDR: Curious if YC startup requests are a valid take, so I built freeform in a weekend. Storytime: I’ve been working on a startup for a while (another context layer startup) and one night while I had One Piece playing in the background and I was going through YCs request for startups list. I was watching the videos and reading the transcripts when two of them particularly stood out to me: cloud for small apps and shareable apps. Specifically the quote “AI hasn't had its multiplayer moment yet”. I had an idea floating in my head for a collaborative app which I thought would be nice to have and haven’t seen anyone implement anything like it yet (maybe so, I live under a rock). So having a free weekend and a claude pro subscription I started building Freeform. I didn’t count how many hours it took overall but it was about ~4.5 days total. I figured I should post about it since I’m curious if YCs startup direction is… well.. market driven. Anyway, this isn’t a reflection of YCs predictions obviously but more so a loose experiment of my interpretation and implementation of said ideas. Application: Freeform. What is it? I’d loosely describe it as an ai canva since a lot of the direct output is design driven and based on what you see. However, I think the functionality exceeds that as each applet is its own sandboxed environment with persistent storage. This and being able to inject your own api keys or just random links from the web (ie unsplash) results in some pretty interesting creations. The core component I wanted was sharing and collaboration, so I designed the entire idea around sharing links, previewing, and simultaneous prompt based collaboration with versioning. Anyway, try it out I hope you like it :) Try it here: https://sharefreeform.com Some stuff I made: A product page with stripe integration on checkout: https://sharefreeform.com/a/d0e55aff-8aec-45dc-9874-5dc1b943... A record player that plays midi and itunes music: https://sharefreeform.com/a/661d308e-1751-49c3-bd68-f7a58c05... PS: I didn’t put a lot of credits to the llm or sandbox pool so if you run into any issues (or bugs) just shoot me an email here: [email protected] Also if you decide to make something feel free to email it to me or post it in the thread Thanks!
-
Friday 0 open listings
discussion=https://news.ycombinator.com/item?id=49731353, title=Show HN: Friday – Self-hosted persistent memory for AI coding agents (MCP)
-
Fufu 0 open listings
discussion=https://news.ycombinator.com/item?id=49731341, title=Show HN: Fufu – an opinionated Git client inspired by Jujutsu
-
Fugu Max and Fugu Ultra v2: Orchestrating the Pareto Frontier 0 open listings
discussion=https://news.ycombinator.com/item?id=49675035, title=Show HN: Fugu Max and Fugu Ultra v2: Orchestrating the Pareto Frontier
-
Full feature ECS game engine for TypeScript 0 open listings
discussion=https://news.ycombinator.com/item?id=49619354, title=Show HN: Full feature ECS game engine for TypeScript, I've been working on this project for 11 months. This started with me making a game on the browser and a study on the ECS engine. However, I found that I needed a lot more performance and so the hunt began for a solution. I present to you a version I'm finally happy with. It's got all the features you'd need to make complex games and the architecture that has minimal GC pressure. Please try it out and give it a go.
-
GBDL 0 open listings
discussion=https://news.ycombinator.com/item?id=49628911, title=Show HN: GBDL – one Markdown+YAML file to save a multi-agent Grok Bot setup
-
GHScan 0 open listings
discussion=https://news.ycombinator.com/item?id=49683515, title=Show HN: GHScan – Paste a GitHub URL, get a free security report in the browser
-
GLM-5.3 744B at 4 tok/s on a MacBook Pro, experts streamed from 4 SSDs 0 open listings
discussion=https://news.ycombinator.com/item?id=49738954, title=Show HN: GLM-5.3 744B at 4 tok/s on a MacBook Pro, experts streamed from 4 SSDs
-
GPS-01 0 open listings
discussion=https://news.ycombinator.com/item?id=49623089, title=Show HN: GPS-01 – See how GPS finds you with an interactive demo
-
GPT 6 Astra in Lanes 0 open listings
discussion=https://news.ycombinator.com/item?id=49625681, title=Show HN: GPT 6 Astra in Lanes
-
GSE Cleaner 0 open listings
discussion=https://news.ycombinator.com/item?id=49698451, title=Show HN: GSE Cleaner – In-browser streaming parser for large GEO datasets
-
GSL 0 open listings
discussion=https://news.ycombinator.com/item?id=49710515, title=Show HN: GSL – I wanted to describe the architecture, not just draw it, I built GSL because I got fed up of building architecture diagrams that couldn't quite capture all of the nuance of the real world. I liked the idea of using a system like Mermaid or PlantUML to represent my systems but there was never really a satisfactory way of describing what was happening. I liked the easy-to-follow syntax of those diagramming tools but they very quickly ran into limitations. When you describe an API gateway component, you can't really say that it belongs in a specific region but also that it belonged in a certain zone of the architecture or which team owns it. And when I described what systems interacted with each other I only had the ability to use a text field to describe all of the metadata about the relationship. Is it HTTPS vs an async lambda invocation? What auth do we need? Something else I wanted was the ability to query the architecture. Surely when you have the full graph of what talks to what, you should be able to pose questions like: * "which customer actions trigger a call to vendor X's API?" * "what will be affected if database Y goes down?" I couldn't really find anything that did that in a way that felt natural. Diagramming tools were either completely visual or too presentation focussed to express what I wanted. Existing graph languages felt too clunky or cumbersome. I struggled to find any that worked with sets and querying in a way that felt right. So one rainy afternoon, I decided to see how far I could get with ChatGPT and some ideas - GSL was born! In the repo there is: * A specification for GSL, a language for defining directed graphs with nodes and edges along with set annotations to declare cross-cutting relationships * A specification for GQL, the companion query language * gsl-query - a CLI tool for executing queries on your GSL models * gsl-diagram - a very primitive tool for turning GSL into Mermaid or PlantUML diagrams * A small VS Code plugin for syntax highlighting * Guides, tutorials, documentation * Rich examples (including some non-tech oriented ones) I think GSL has turned into the language that I was looking for at the beginning of the year. I'm starting to use it in my day job. The guides and documentation have been written to make it easier for agents and LLMs to use and my casual use so far has shown some promise. It's still very much an experiment but I'd like to get other people to take a look and see if it's useful for them too. Have I even made the right assumptions and picked the right abstractions? Have you tried to do something like this yourself? You can begin with the "Getting Started" guide, the specs, or just jump right in to the flagship examples. "Example #3: Architecture Across Boundaries" is fairly close to what I wanted to do originally. https://github.com/dnnrly/gsl-lang
-
Gat 0 open listings
discussion=https://news.ycombinator.com/item?id=49609050, title=Show HN: Gat – Version large files with Git, store them anywhere, Hi HN — I was frustrated for a long time using Git LFS and DVC to version large files.