JobStocks – track hiring changes at public companies vs. stock price
Correlates hiring spikes with stock movements before earnings reports drop.
Track and analyze stocks from your terminal
Keyboard-driven stock analysis in terminal, but limited to Nix users and lacks novel fundamentals.
Stock traders, financial analysts, value investors comfortable in terminal environments
TradingView · Yahoo Finance terminal mode · Emacs financial packages
It’s an ncurses TUI written in C++ that stores data locally in SQLite. The goal is a fast keyboard-driven workflow for tracking companies and computing metrics like P/E, EV, ROE, margins, etc.
The project is written in C++ and distributed as a Nix package (Linux/macOS, WSL on Windows).
Correlates hiring spikes with stock movements before earnings reports drop.
Provocative data journalism showing Epstein-linked companies outperformed S&P by 1954% since conviction.
It pairs a 12-filter quantitative screen (ROE/ROIC, debt, FCF consistency) and a DCF/margin-of-safety calc with an AI-written moat and management note — nice for fast triage. Nothing groundbreaking in concept (lots of sites promise the same combo), but the end-to-end delivery — screening, intrinsic value, and an AI thesis — makes it genuinely useful if you want a quick second opinion before digging deeper.
Data-first move I appreciate: EDGAR-sourced, normalized financials plus 13F aggregation and a 'cluster buying' insider flag give immediate, actionable entry points for dividend and value investors. The UI is tidy and scannable — lists, recent updates and investor portfolios are surfaced clearly — but there’s nothing radically new here (no backtesting, unclear export/API options), so it’s a very useful tool for DIY research rather than a replacement for paid terminals.
Rigorous energy model for domain crossings in chiplets and analog CIM systems.
SQLite queries in Brainfuck via raw bytes and Linux pipes, no C helpers.