HackerTrans
TopNewTrendsCommentsPastAskShowJobs

scosman

3,924 karmajoined 15 anni fa

Submissions

Show HN: Create animated explainer video from a prompt

github.com
2 points·by scosman·16 giorni fa·0 comments

Kagi adds Hacker News conversation under links

imgur.com
5 points·by scosman·27 giorni fa·0 comments

Show HN: Cursed Browser – a VLM reads the HTML and hallucinates the page

github.com
7 points·by scosman·2 mesi fa·1 comments

Show HN: Videowright – we made our launch video with Claude Code (open source)

github.com
1 points·by scosman·2 mesi fa·0 comments

How we made our launch video with Claude Code (and open-sourced the tool)

kiln.tech
3 points·by scosman·2 mesi fa·0 comments

Git-Backed SaaS: SaaS Without a Service

kiln.tech
2 points·by scosman·2 mesi fa·0 comments

Cursed Browser: web rendering engine using visual-LLMs

github.com
8 points·by scosman·2 mesi fa·1 comments

OutClaw: Manage parallel OpenClaw instances in Docker

github.com
1 points·by scosman·4 mesi fa·0 comments

Show HN: OpenAPI 2 Skill – progressive disclosure of OpenAPI specs for agents

github.com
2 points·by scosman·4 mesi fa·0 comments

Ask HN: Does Window's "Set Time Automatically" feature require the correct time?

2 points·by scosman·4 mesi fa·1 comments

Vibe Crafting: spec and test-driven agent development

github.com
2 points·by scosman·4 mesi fa·0 comments

Show HN: Give Agents Isolated Linux Sandboxes via MCP [Kilntainers]

github.com
1 points·by scosman·5 mesi fa·0 comments

GLM-Image

huggingface.co
5 points·by scosman·6 mesi fa·0 comments

Flappy Bird clone that uses folding phone as the controller

twitter.com
2 points·by scosman·6 mesi fa·1 comments

Show HN: CLI to share secrets using one-time public keys

github.com
4 points·by scosman·7 mesi fa·0 comments

Tested: Budget 5K Monitor for macOS

theverge.com
2 points·by scosman·7 mesi fa·0 comments

Animating SVGs with LLMs

scosman.net
1 points·by scosman·7 mesi fa·0 comments

RAG Isn't One-Size-Fits-All - Here's how to Tune It

lancedb.com
5 points·by scosman·7 mesi fa·0 comments

Vercel.com: Do not use Vercel

8 points·by scosman·8 mesi fa·6 comments

Show HN: Synthetic data generation for evaluating RAGs

docs.kiln.tech
2 points·by scosman·8 mesi fa·0 comments

comments

scosman
·3 giorni fa·discuss
ChatGPT has had this for over a year too. This is a better model.
scosman
·3 giorni fa·discuss
What's the best "run your coding agent in apple containers" setup folks have?
scosman
·8 giorni fa·discuss
heh, who knows. I often give agents the motivation, which I generally helpful. Have not bothered to measure this case.
scosman
·8 giorni fa·discuss
The top of my ~/.claude/CLAUDE.md:

> Don't turn a one-off or area-specific comment into a durable memory without my explicit confirmation. You have a history of over-indexing on one-offs, and those memories end up getting cited to override well-tuned skills.
scosman
·11 giorni fa·discuss
Kimi K2.5 >> Haiku. Gemma 4 32b might fit the bill.
scosman
·11 giorni fa·discuss
Look at Qwen for that level of intelligence.
scosman
·12 giorni fa·discuss
short answer: they mostly aren't

A few people are running highly quantized models with limited context windows. It's still impressive, but not the benchmark level intelligence. Very few people could afford a rig for reasonable local performance at a reasonable quant, at full context size.

The antirez example is 2.6bit quant, 32k context, and few tokens per second... on a ~$7000 MacBook M5 (new RAM pricing).
scosman
·13 giorni fa·discuss
I dunno. I know a lot of software engineering experts. AI isn't always right, but neither are the people, and it's getting better and better.

Software is one domain where it excels because of structured training data and simulation environments, so I'm well aware it's better here than other areas.

Still there's somewhere balanced between saying every time it's "insufficient or incomplete or outright misleading" and "just trust AI". AI's a useful source of information/reasoning/research, but know you need to validate it's answers for important decisions.
scosman
·14 giorni fa·discuss
This was copying many screens, composing layouts and many strings. not a "general look and feel" or one off utility string. Others found parts of the code copied (exact variable names). It would take a court to decide, but I think it's pretty clear cut copyright violation. They gave their agent had access to the EE code, and seemingly asked it to produce a copy. It's not a 1:1 copy, but there was a lot of copying. No clean-room attempt was even made.

If I take the first chapter of Harry Potter and write a new ending, it's still copyright violation. They took many parts.
scosman
·15 giorni fa·discuss
They copied strings, and visual design. Both of which are work, both of which are covered by copyright.
scosman
·15 giorni fa·discuss
Short segments of popular works sure. Many UI pages with identical layouts and copy, essentially zero chance. The agent had access to the original code at inference time.
scosman
·17 giorni fa·discuss
"ghostlygourd.com" is a S+ tier domain. Would click
scosman
·18 giorni fa·discuss
It's not economic to run them locally. It's amazing for privacy, and fun hobby. But you're either looking at super slow CPU builds with $10k in RAM, $90k worth of GPUs, or a really quantized model that doesn't compare in quality.

I might build one for fun, but it's not going to change the economics alone. Still exciting it's possible.
scosman
·21 giorni fa·discuss
anyone manage to get a point?
scosman
·23 giorni fa·discuss
Yeah totally agree! My pet peeve feature list is also better for society than donating $500M to charity!
scosman
·24 giorni fa·discuss
Top right: link to the Lore Repo on Github
scosman
·25 giorni fa·discuss
My 8yo son plays with this any chance he gets. We've started building watches together as a result (simple "drop in movement mods", but aspirations of building our own movement). The author really made something special.
scosman
·26 giorni fa·discuss
I think the point is: if every app chooses the best model for their use case, my phone is hosed (disk, memory swap, memory). A good-enough default might be better for the user than the each app having the best possible.
scosman
·26 giorni fa·discuss
ahh yes. I'm using Whisper v3 turbo via WhisperKit as well. Will play with parakeet
scosman
·26 giorni fa·discuss
I think that's what they are trying to avoid. If you need on-device intelligence, their pitch was "The model the device already has is best", and if you need something more specific an adapter (aka, a fine-tune/lora) is best.

They were wrong when their on-device model was way behind. They still might be right in the long term.

While multiple app I use might need Gemma 4 E4B, I use dozens of apps and app devs can choose from hundreds of models. A shared cache might reduce size a little when there's overlap, but the core problem still exists. If each app chooses a model disk and memory-swapping explode.

Its probably be better for device manufacturers to bake in a default. I'm not proposing they limit you from using others, but one shared default might be best developer/user experience for 99% of apps.

- Being warm in memory is the single biggest perf speedup you can get, and a default is much more likely to be warm.

- "Best model" is usually "best model for this device" given both RAM and compute. A developer can't test every device but Apple can/will.

- Each model needs to be optimized for the hardware (what's running on ANE, what's running on Metal, what's running on CPU). The default gets optimized.

- If you need custom model, a Lora is probably best (30MB, benefits from all of the above)

You could say the default should be swappable, but that's more a linux ideal than an Apple one so I doubt we ever see that. Plus there are real downsides: intentional or not, prompts end up optimized to the model they are developed for, so swapping the default system model would degrade every app.