HN user

js98

275 karma

jakobs.dev

Posts17
Comments20
View on HN
news.ycombinator.com 2mo ago

Ask HN: How much AI is in your writing?

js98
10pts37
jakobs.dev 6mo ago

Pragmatic Notes on Running Dangerous AI Coding Agents in Cloud VMs

js98
4pts1
www.lukatela.com 6mo ago

Where is Point Nemo? (the point furthest away from land)

js98
3pts1
jakobs.dev 6mo ago

ChatGPT Atlas breaks down on simple, scoped repetitive browsing tasks

js98
3pts1
jakobs.dev 2y ago

Learnings from ingesting 5M+ technical pages for RAG on Azure

js98
2pts0
jakobs.dev 2y ago

Azure AI 'Hybrid' search gotcha: returning unexpected/unmatching results

js98
1pts0
news.ycombinator.com 2y ago

Ask HN: What is the current (Apr. 2024) gold standard of running an LLM locally?

js98
195pts88
jakobs.dev 2y ago

Show HN: Inject hidden prompt in LLMs using Base64 encoding

js98
5pts0
jakobs.dev 2y ago

Show HN: GPT(-4) CLI with OS-agnostic persistence in 10 lines of code

js98
2pts0
jakobs.dev 2y ago

Show HN: Voice record, redact with GPT4, and save to Notes using Apple Shortcuts

js98
2pts0
jakobs.dev 2y ago

Evaluating RAG/LLMs in highly technical settings using synthetic QA generation

js98
3pts0
jakobs.dev 2y ago

On automating (writing of) unit tests with LLMs

js98
3pts0
jakobs.dev 2y ago

78% MNIST accuracy using GZIP in under 10 lines of code

js98
363pts137
jakobs.dev 2y ago

From Concept to Practice: Learnings from LLMs for Enterprise Production

js98
1pts0
github.com 2y ago

Show HN: OpenAI-Functools – Simplified Generation of GPT Functions JSON Metadata

js98
2pts0
github.com 2y ago

Show HN: OpenAI-Functools: Simplified Generation of OpenAI Functions Metadata

js98
3pts1
blog.hi.gy 3y ago

One approach to achieving self-governing AI today

js98
2pts0

Personally, my recent and surprisingly greatest win was to set up my old phone (samsung S21) with the addictive apps, removing them completely from my iPhone.

Quite literally "cold-turkey'ed" from 4.5-ish hours/day to 2 hours a day in a single day, consistent over the last few weeks.

I set up my second phone with a custom homescreen, and installing the 'bad' apps on there (Instagram, Youtube, NYTimes in particular). I dont use it for other apps.

Now if I want to scroll, which I still do sometimes, I have to walk to a specific chair next to which my 'addiction phone' is, I'll scroll for 10-15 minutes, and get back to the real world. I used to have particular issues with scrolling during vibe-coding sessions, and I'm genuinely surprised how well this approach worked for me.

Hey all, I’ve built Nekode (https://github.com/Jakob-98/nekode), which is desktop-cats for monitoring your AI coding agent sessions (OpenCode/Claude Code/ Copilot CLI/VSCode Copilot). It works as a macOS menubar app, and the cats run around on your desktop.

Each cat mirrors the agent's state, such as sleeping when idle, walking when working, sitting when waiting for input, running toward your cursor when it needs permission.

Fully native Swift, no Electron, under 5 MB, zero network requests, all session data stays local as plain JSON.

I published it source-available with an honor-system license, but this week I’m going to fully open source it and remove the licence. The payment/nag system was an interesting experiment but the project is more useful to me as a proper OSS tool at this point.

https://nekode.dev

Hey all. TL;DR: none of this is super novel or fancy, but the set of a few simple approaches (cloud VM, tailscale for connecting, strong isolation, long-running sessions, basic notifications) made using agents with all tools enabled much more useful for me.

I hadn’t seen many practical writeups on running coding agents in cloud VMs specifically, so I figured it was worth sharing what actually worked day-to-day for me. I use this approach practically daily now

I tested ChatGPT Atlas as an alternative to writing a small scraper for collecting price distribution counts from Dubizzle (UAE Marketplace). It could extract correct numbers for a single filter, but consistently failed to repeat the same simple browsing steps across categories, hallucinating completion or stopping with vague time-constraint explanations. Curious if others have seen similar behavior with LLM-based browsing tools (or have had an alternative work for them)

This seems just like a single argument and counter argument against the sentience (or lack thereof) of AI today. I feel like the article lacks some broader views on the nature of sentience, and is quite narrow in its approach

Although, in fairness, I probably wouldn’t make a much better case for either of the sides

Actually a company has been working on this for a few years now, and I believe they are currently in production. Their focus is football/soccer I believe. I was going to do a research internship at them before I dropped it for a different one. Here it is: https://www.beyondsports.nl/

Looking at it, they heavily focus on tracking the movements of players now to replay in AR

Easily generate function metadata (json) automatically for GPT function calling: https://github.com/Jakob-98/openai-functools

My colleague and I have been working on this tool and using it in some internal projects. It works quite well as an intent->functions machine, and makes the process of invoking functions with GPT a lot more bearable. We hope to make it a library which does one thing so great that it will be the industry standard in its niche, so looking for some feedback on the documentation and use.

How about a fitness app that gamifies the primal instinct of survival? The app would simulate various dangerous scenarios, such as running from a predator or escaping a natural disaster, and challenge users to complete workouts that mimic these situations. By tapping into our innate survival instincts, the app would motivate users to push themselves harder in their workouts and reach their fitness goals faster. Plus, by ignoring traditional ethical concerns around exercising, the app could move faster than competitors in the crowded fitness app market.

Hmm...

"Mr. Hazlett, 29, estimates he has applied unsuccessfully to 400 tech jobs, all online, since graduating from a coding boot camp in May"

Is this indicative of a bad job market, or instead perhaps a bad fit between the perceived skills/value the persons belives themselves to have, and the view of the recruiters?