HN user

ojr

749 karma

https://olaji.de

Posts28
Comments410
View on HN
slidebits.com 7mo ago

Show HN: Isogen – Lightweight AI Coding Tool (Rust and JavaScript, <50MB, BYOK)

ojr
1pts0
slidebits.com 9mo ago

Show HN: Slidebits SEO Insights – Type Any URL Get SEO Advice from Gemini (AI)

ojr
3pts0
fork.lol 8y ago

Relative hashpower of BTC and BCH in percentage of total

ojr
77pts38
github.com 11y ago

Develop iOS apps with ClojureScript

ojr
11pts0
twitter.com 12y ago

Instagram bug has users seeing content from 5 days ago

ojr
1pts0
www.youtube.com 12y ago

Facebook Paper in Famo.us(HTML5)

ojr
3pts0
olaji.de 12y ago

AngularJS Svbtle Kudos Implementation

ojr
1pts0
olaji.de 12y ago

Bitcoin Investment Calculator

ojr
2pts0
olaji.de 12y ago

Show HN: angular-ads, directive that creates ads

ojr
1pts0
nathanleclaire.com 12y ago

Don't Fear Directives In Angular.js

ojr
2pts0
olaji.de 13y ago

Kendall Jenner Countdown to Legal Age (18)

ojr
1pts0
articles.marketwatch.com 13y ago

Why Bitcoin will succeed

ojr
5pts0
www.zurb.com 13y ago

Zurb Acquires Forrst

ojr
109pts33
news.ycombinator.com 13y ago

Ask HN: Is Grunt, Yeoman & other Unix-based build tools worth using w/Windows?

ojr
2pts0
twitter.com 13y ago

Randi Zuckerberg's Response Tweet about Privacy

ojr
6pts0
jaxenter.com 13y ago

Java was a colossal failure...JavaScript is succeeding because it works

ojr
12pts17
oojr.github.com 13y ago

Michael Jordan & Lebron James Comparison using Google Graph API

ojr
2pts0
oojr.github.com 13y ago

Fake Guidelines and Gullible People

ojr
1pts0
browseryoulovedtohate.com 13y ago

The Browser You Loved to Hate

ojr
35pts54
vimeo.com 13y ago

Chris Heilmann - Keep Calm and Trust HTML5

ojr
2pts0
oojr.github.com 13y ago

Show HN: Weekend Project Trig Identities and Integrals w/AngularJs

ojr
2pts0
zapslide.com 13y ago

Transcendentalism and the Craft of Computer Software

ojr
2pts0
www.mozilla.org 14y ago

Introducing Mozilla Persona, An Identity System for the Web

ojr
211pts127
blog.angularjs.org 14y ago

Introducing AngularJS Batarang

ojr
5pts0
addyosmani.com 14y ago

Digesting JavaScript MVC – Pattern Abuse Or Evolution?

ojr
3pts0
blog.mozilla.org 14y ago

Introducing a Minimalist Html5 Game Template

ojr
38pts11
github.com 14y ago

Kevin Systrom Github's Profile

ojr
3pts0
thereelbox.com 14y ago

Find The Nearest Movie Tickets with this backbone.js app

ojr
1pts0

it just a higher level of abstraction but not high enough that it replaces developers, I don't think the LLMs are even capable of reaching that level. Saying the creative process is gone is laughable. A lot of people make these claims and only have an internal tool that no one uses to show for it.

I built a "simple" storage application recently, uploading large files from a phone is not trivial, you can't just command Claude to do it without giving it good context.

This truly shows how king making in venture capital is done, kids have the MIT pedigree but sometimes this is not enough for certain demographics, give them a ton of money to explore ideas and pivot, product is a vscode fork that sells subsidized AI, only possible with venture capital. Providing inference at unsustainable rate deemed as "product market fit". Product loses money until they exit.

VCs that say "I always knew the team was special", give me a break.

MAI-Code-1-Flash 2 months ago

I spend around $20 a month through API fees using my own harness, https://slidebits.com/isogen. Nothing too special, I prompt it produces file changes using grep and vector search and I can individually accept which files.

I also work on a consumer AI application https://apps.apple.com/us/app/slidebits-studio/id1138731130

For comparison someone showed me an internal company tool he was working on. He had Claude agents dangerously skipping permissions and firing up github branches through a vm sandbox just to make a single feature change. One agent to code and the other to review.

MAI-Code-1-Flash 2 months ago

I use Gemini 3 Flash, I've seen the Claude Code setups, bullish on Anthropic people are driving up tokens but I am able to produce outcomes with a fraction of the money.

well 2026 is easily the most software I shipped so AI is definitely making the process faster. Sad if you with agree with the post, I'm outlier though AI has enabled me to build several subscription apps that was able to make money, not a lot but it will compound trust me.

I was able to release two new iOS apps including a game, and a cross desktop application just this year. I refuse to go back to writing code by hand. If it doesn't help your productivity that's okay, ignoring how productive it has made developers like myself is a choice.

AI was also able to help me create my first subscription payment workflow.

It is like farming without Roundup, less crops, more energy, less toxic chemical risks.

I don't think it surprisingly easy at all unless you are running multiple background tasks overnight, I think Gemini will eventually be the default agentic coding agent in the future when it comes to price and efficiency because its backed by sound money.

I don't use the Claude Code harness, grep instead of using a combination of vector search is super expensive and not sure how their read file implementation is. I built my own harness for example that restrict reads and writes in a token efficient manner. Building your own harness will always be the cheapest option in the long run.

My own harness, minimalistic GUI gets the job done nothing too fancy https://slidebits.com/isogen

I am an early Gemini daily driver type engineer, feels like Node, Firefox, React and Tailwind all over again, Claude Sonnet is 10x more expensive, quick thought experiment do you think 10 Gemini prompts is needed to match the quality of one Claude Code prompt? The harness around Gemini is an issue but I built my own (in Rust)

almost always wrong is just incorrect. Ask it who made Hackernews and it says Paul Graham with a informational paragraph it scraped from Wikipedia, without me clicking into Wikipedia. I can provide so many examples.

For the average Google User, searching for things like who perform in the Superbowl it is not extra hoops and incredibly fast. It's going to power Siri soon, enjoy.

hasn't been my experience, I am able to search for information faster, speed to correct answer has increased on average, I feel, if we start providing examples your argument starts to fall fast. Think about the average Google Search, you really think it gets it wrong? Your search query is probably more obscure than mainstream web users.

Google Search has gotten better unless you think AI mode is a downgrade, the alternative of having a wikipedia article, reddit post or random website as the first result is not better technically maybe morally for you but not matter of factually. The average user does less manual filtering.

Gemini 3.1 Pro 5 months ago

I don't use Stitch it doesn't have the context of my codebase, I just tell Gemini to make the UI directly and its able to do it. The only time it failed is when my prompt and goal was bad. I told it to swap expo-audio with react-native-track-player and it was able to do it in one-shot. Implement Revenue Cat and it did it in one shot. I do task by task like all the other agent tools recommended. The harness I made doesn't install packages, it just provides code. I don't use Anitgravity or any Electron-based coding agent, mine has a Rust core and different prompt engineering, not sure why it works so well but it does.

Demo: https://www.youtube.com/watch?v=jKMrvh56F0M Website: https://slidebits.com/isogen

I need to implement a better free trial plan, it's reached enough maturity where its my only and primary way I write code, I also use web chats to help me craft prompts. Reach out to test. https://slidebits.com/support

Gemini 3.1 Pro 5 months ago

you can run into payload too large errors, ingesting bunch of context, I use vercel's ai sdk so I can interchange between models but have 0 OpenAI and Claude credits or subscriptions. I use a combination of grepping files like a terminal tool and implemented a vector search database for fuzzy searches, Gemini chooses what tool it wants to use, I provide it create, read, update, delete, functions. There's a few tricks I do as well but if I tell you, you can probably prompt a clone . Sharing the full implementation is basically open sourcing the code.

Demo: https://www.youtube.com/watch?v=jKMrvh56F0M Website: https://slidebits.com/isogen

if you want to try it out let me know, I'll provide free access and a gemini test key

https://slidebits.com/support

Gemini 3.1 Pro 5 months ago

I primarily use Gemini 3 Flash with a GUI coding agent I made by myself and its been able to successfully one-shot mostly any task I throw at it. Why would I ever use a more expensive reasoning and slower reasoning model? I am impressed with the library knowledge Gemini knows, I don't use any skills or MCP and its able to implement functions to perfection. No one crawls more data than Google and their model reflects that in my experience.

talk is even cheaper, still show me the code, people claim 10x productivity that translates to 10x of work done in a month, even with Opus 4.5 out since November 2025 I haven't seen signs of this. AI makes the level of complexity with modern systems bearable, it was getting pretty bad before and AI kinda saved us. A non-trivial React app is still a pain to write. Also creating a harness for a non-deterministic api that AI provides is also pain. At least we don't have to fight through typing errors or search through relevant examples before copying and pasting. AI is good at automating typing, the lack of reasoning and the knowledge cutoff still makes coding very tedious though.

I don't get this sentiment, regressions still exist, you can't just prompt them away and a programmer will spend 10x more time fixing regressions, bug fixing and improvements than scaffolding in most projects that people pay for. If most of your time at work is not doing this, then you are already living a simple life.

I found out that Claude Code and OpenCode doesn't do vector search and embeddings but relies on grep to power their agents. Most people are satisfied with this even though I think vector search approach is way better and saves on tokens.

Valorant, Fortnite, Call of Duty, Apex Legends, Destiny 2 and Rainbox Six Siege are not supported on Linux, how much of those 30 games of 1000 are some of the most played games? I already name 20% of them.