HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aaronblohowiak

no profile record

comments

aaronblohowiak
·hace 21 días·discuss
China
aaronblohowiak
·hace 24 días·discuss
while ClickHouse can scale down to compete with duckdb, I dont believe (but happy to be corrected) that duckdb can scale up like ClickHouse can.

most people dont have that scale problems, but when you do...
aaronblohowiak
·el mes pasado·discuss
I can see their logic - instead of breaking people's builds, they are being the nice guys and letting you pay them back later. BUT, any time you break convention, you've dipped into your trust budget (even if you communicate it way more clearly than was apparently done here.)
aaronblohowiak
·hace 2 meses·discuss
Same price for regular and cheaper fast mode. Happy for these incremental improvements.
aaronblohowiak
·hace 2 meses·discuss
[dead]
aaronblohowiak
·hace 2 meses·discuss
for LLMs as implemented today?
aaronblohowiak
·hace 2 meses·discuss
Put differently, 1/40 is not the same as 1x - 40x. I’d phrase as Reduced by 97.5% or 0.975x
aaronblohowiak
·hace 2 meses·discuss
How can you cut latency by more than 1x? I am no intending to be snarky, it just doesn’t fit my brain how you can reduce a measure time by more than the original starting time.
aaronblohowiak
·hace 2 meses·discuss
taalas!!!
aaronblohowiak
·hace 2 meses·discuss
Should according to your ethos, not should according to history, sadly.
aaronblohowiak
·hace 3 meses·discuss
Only penalties if you withdraw from 401k. Most 401k plans have some kind of moneymarket, bond fund, or similar
aaronblohowiak
·hace 3 meses·discuss
taalas is amazing. id gladly spend 5-15k on something that matched that performance with opus 4.6 quality
aaronblohowiak
·hace 3 meses·discuss
I disagree but the constraints required to get there are probably untenable for most practical applications, so in practice I agree.
aaronblohowiak
·hace 3 meses·discuss
how long they stay around after the cache miss is irrelevant if I am burning all the prior tokens again. also, how much context they have depends entirely on the task and your workflow. I you have a subagent implement a feature and use the compile + test loop to ensure it is implemented correctly before a supervisor agent reviews what was implemented vs asked then yes, subagents do have a lot of context.
aaronblohowiak
·hace 3 meses·discuss
So if I run a test suite or compile my rust program in a sub agent I’m going to get cache misses? Boo.
aaronblohowiak
·hace 4 meses·discuss
Kernel here is ambiguous.. I get what you mean, but parasolid is usually the thing described as the cad kernel.
aaronblohowiak
·hace 4 meses·discuss
External drive is workaround to apple’s pricing scheme, often purchased at same time as computer.
aaronblohowiak
·hace 4 meses·discuss
The fundamental tension between nouns and verbs and the attempts to unify them like events have made programming a long art form to study.

It's all use-case and priority-specific, and I think the more varied your experience and more tools you have in the tool belt, the better off you can be to bring the right solution to bear. Of course, then you think you have the right solution in mind (lets say using partitions in postgres for something) but you find the ORM your service is using doesn't support it, then what is "best" becomes not only problem-specific but also tool-specific. Finally, even if you have the best solution and your existing ecosystem supports it but the rest of the engineering staff you have is unfamiliar with it, it may again no longer be "best".

this ladder of problem-fit, ecosystem-fit, staffing-fit is something I have grappled with in my career.

LLMs are only so-so at any of the above (even when including the agent as "staff".)
aaronblohowiak
·hace 4 meses·discuss
It's really hard to get away from ssjs frameworks for front-end, so for my startup it's Axum + Seaorm for "the api" and a Svelte SSR "front end" / view layer.

I think rust programers are more likely to want flask/rack than Django/rails.
aaronblohowiak
·hace 4 meses·discuss
So this is a TUI WYSIWYG GUI ?