HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Destiner

no profile record

Submissions

Agents as Code

destiner.io
3 points·by Destiner·il y a 29 jours·0 comments

Claude Code Sandboxing

code.claude.com
4 points·by Destiner·il y a 2 mois·0 comments

Personal Software and the Collapse of the Talent Pipeline

blog.slamdunk.software
2 points·by Destiner·il y a 4 mois·0 comments

Reflections on AI at the End of 2025

antirez.com
2 points·by Destiner·il y a 6 mois·0 comments

Thorsten Ball – How to Demo

thorstenball.com
2 points·by Destiner·il y a 8 mois·0 comments

Managing Multiple Claude Code Sessions Without Worktrees

gitbutler.ghost.io
2 points·by Destiner·il y a 10 mois·0 comments

Focus, Shipping, and the Long Game

natemodi.com
1 points·by Destiner·il y a 11 mois·0 comments

Through the Liquid Glass

flarup.email
18 points·by Destiner·il y a 11 mois·22 comments

Quality Wednesdays: How we trained our team to see what doesn't work

linear.app
1 points·by Destiner·il y a 11 mois·0 comments

The Jackpot Age

scimitar.capital
4 points·by Destiner·il y a 11 mois·0 comments

Zeno, Bu and Jonni

finta.com
2 points·by Destiner·il y a 11 mois·0 comments

Argmax: The On-Device AI Platform

argmaxinc.com
2 points·by Destiner·il y a 11 mois·0 comments

Agent.md

ampcode.com
2 points·by Destiner·il y a 11 mois·0 comments

Mocha 1.0

getmocha.com
1 points·by Destiner·il y a 12 mois·0 comments

Agentic Coding with Claude Code – Armin Ronacher [video]

youtube.com
3 points·by Destiner·l’année dernière·0 comments

We solved AI API interoperability

supermemory.ai
1 points·by Destiner·l’année dernière·0 comments

CSS conditionals with the new if() function

developer.chrome.com
2 points·by Destiner·l’année dernière·0 comments

Lessons from Building AI Coding Assistants: Context Retrieval and Evaluation

sourcegraph.com
1 points·by Destiner·l’année dernière·0 comments

Agentic Engineering

zed.dev
3 points·by Destiner·l’année dernière·0 comments

Don't Build Multi-Agents

cognition.ai
2 points·by Destiner·l’année dernière·0 comments

comments

Destiner
·il y a 2 mois·discuss
> Did they just want to hire some extra skilled engineers?

This. Probably to work on Anthropic's SDKs and tooling.
Destiner
·il y a 10 mois·discuss
makes sense, it kinda not super useful once xcode added native AI coding features
Destiner
·il y a 11 mois·discuss
There's Alex (https://www.alexcodes.app), YC-backed.
Destiner
·il y a 11 mois·discuss
Most likely a CSS rendering issue. I'm seeing proper/normal output on macOS Safari.
Destiner
·il y a 11 mois·discuss
Claude is omitted, because Claude is the only agent that still doesn't support the standard filename convention.
Destiner
·il y a 11 mois·discuss
The text rendering is impressive, but I don't understand the value — wouldn't it be easier to add any text that you like in Figma?
Destiner
·l’année dernière·discuss
I bought a life-time plan a few years ago.

Feels like a no-brainer investment.
Destiner
·l’année dernière·discuss
I don't think an LLM would recommend an edit like that.

Has to be a bug in their rule-based system?
Destiner
·l’année dernière·discuss
one good technique is to pass the style guide as a json, where you define materials, lightning, perspective, etc

you can even use a vision model to generate the style guide for you
Destiner
·l’année dernière·discuss
honestly a power move.

it's almost as if they don't care about creating a proper buzz.
Destiner
·l’année dernière·discuss
I’ve just used BetterAuth for my project [0]

I’ve never implemented auth before, and was always thinking that it will take me days to get it right.

I’ve done the whole thing in maybe 3 hours.

[0] https://dough.ink/
Destiner
·l’année dernière·discuss
I think you're describing NIMBY, which is more of a US/SF thing (but also is a case in Europe to some extent).
Destiner
·l’année dernière·discuss
This is great for RAG, but Claude is generally hard to use for many cases due to lack of the built-in structured outputs.

You can try forcing it to output JSON, but that is not 100% reliable.
Destiner
·l’année dernière·discuss
all this WP drama makes me really grateful about deciding to go with a static site generator.

Astro FTW!