HackerTrans
TopNewTrendsCommentsPastAskShowJobs

findjashua

no profile record

comments

findjashua
·letzten Monat·discuss
nasdaq & russell, yes. but not s&p - that has a 6-month requirement for eligibility, which ensures stock is past the lock-up period.
findjashua
·letzten Monat·discuss
almost all 401k plans offer funds based on s&p 500, not nasdaq/russell others. s&p has also halved their trading days requirement from 1 yr to 6 months, but that's still sufficient to be past the post-ipo lock-up period.
findjashua
·vor 2 Monaten·discuss
It's not even a fair comparison - the effort involved in learning and building stuff from the internet (in the pre-LLM era) is an order of magnitude higher than turning your OAI/Anthropic account into an absolute slop cannon.

I'm primarily backend dev, but want able to prompt my way into building tiny JS web apps for personal use.

Wife always wanted to write animated story books for kids, and was actually able to create a bunch with Gemini (our daughter enjoys these more than the store-bought ones, since they're tailord/personalized for her).
findjashua
·vor 4 Monaten·discuss
won't this essentially disable prompt caching, that you get from a standard append-only chat history?
findjashua
·vor 5 Monaten·discuss
failed the car wash test.

i think instead of postiioning as a general purpuse reasoning model, they'd have more success focusing on a specific use case (eg coding agent) and benchmark against the sota open models for the use case (eg qwen3-coder-next)
findjashua
·vor 5 Monaten·discuss
you need a reviewer agent for every step of the process - review the plan generated by the planner, the update made by the task worker subagent, and a final reviewer once all tasks are done.

this does eat up tokens _very_ quickly though :(
findjashua
·vor 7 Monaten·discuss
providers' ToS explicitly states whether or not any data provided is used for training purposes. the usual that i've seen is that while they retain the right to use the data on free tiers, it's almost never the case for paid tiers
findjashua
·vor 7 Monaten·discuss
20-yr CAGR seems to be consistently higher than SP500: https://testfol.io/?s=7boYMdNxqjh
findjashua
·vor 7 Monaten·discuss
i workshop a detailed outline w it first, and once i'm happy w the plan/outline, i let it run while i go do something else
findjashua
·vor 7 Monaten·discuss
NME at all - 5.1 codex has been the best by far.
findjashua
·vor 9 Monaten·discuss
i think the standard recommendation is to do range partitioning on the hash of the key, aka hash range partitioning (i know yugabyte supports this out of the box, i'd be surprised if others don't). this prevents the situation of all recent uuids ending up on the same shard.
findjashua
·vor 9 Monaten·discuss
RAG != EBR
findjashua
·vor 2 Jahren·discuss
hash based partitioning makes repartitioning very expensive. most distributed DB now use key-range based partitioning. Iirc, Dynamo which introduced this concept has also made the switch
findjashua
·vor 8 Jahren·discuss
I have been a happy user of Inoreader (no affiliation, just a happy user)