Why we're writing about investing on a developer tools blog
Tools, evidence, and disclosure are the same job whether the topic is a code editor or a brokerage account. Here's the editorial line for the new finance section.
Pickuma started as a place to write down what actually happened when we ran a tool first-hand. That habit — try, document, disclose — turns out to map cleanly onto investing too, so we’re opening a small second lane: Finance.
What’s in scope
Three kinds of posts:
- Developer × investor crossovers. Reviews of data APIs (Polygon, Alpha Vantage), screener tooling, and the occasional “build a stock screener in Postgres” walkthrough.
- Investor guides. Hands-on takes on the boring infrastructure of investing — accounts, fees, what a piece of jargon actually means.
- Market essays. Arguments about where the macro story might be wrong, grounded in numbers we can show, not vibes.
What’s not in scope
We’re not picking stocks. No target prices, no “this is the one” essays, no guaranteed returns. If a post is making a directional argument, it’ll say what would prove it wrong.
We’re not giving tax or legal advice. Rules vary by jurisdiction. Ask a CPA, not a blog.
The editorial guardrails
- Every finance article carries the Not investment advice notice at the footer (rendered automatically).
- If we hold a position in something we’re discussing, we say so inline.
- Live prices get a date and source, or they don’t show up.
- AI assistance is disclosed the same way as on every other Pickuma post.
That’s it. The first reviews and essays will follow shortly.
Related reading
2026-05-27
Alpaca Markets Trading API Review: Commission-Free Algo Trading for Developers
A developer's hands-on review of Alpaca's trading API — paper trading setup, Python SDK, real-time websocket streams, order execution, and how it compares to IBKR for retail algo trading.
2026-05-27
Bond Investing for Developers: Duration, Yield Curves, and Why Fixed Income Isn't Boring
An engineer's guide to bond investing — Treasury bonds, TIPS, bond ETFs, yield curve mechanics, duration and convexity explained with code, and how to think about fixed income in a portfolio.
2026-05-27
Factor Investing in Python: Implementing the Fama-French Models From Scratch
A developer's guide to implementing the Fama-French 3-factor and 5-factor models in Python — data sources, regression with statsmodels, alpha calculation, and what factor investing actually means for your portfolio.
2026-05-27
Interactive Brokers API: A Developer's Deep Dive Into Programmatic Trading
A hands-on review of IBKR's trading API — from TWS setup to paper trading with ib_insync, market data streaming, order placement, and how it stacks up against other broker APIs for the developer-investor.
2026-05-27
Monte Carlo Portfolio Simulation in Python: From Random Walks to Retirement Projections
Build a Monte Carlo portfolio simulator from scratch in Python — model returns, volatility, and withdrawal rates to estimate retirement success probability with visualizations you can trust.
Get the best tools, weekly
One email every Friday. No spam, unsubscribe anytime.