HackerTrans
TopNewTrendsCommentsPastAskShowJobs

akshay326

no profile record

Submissions

Show HN: Using RasPi and Qwen 2.5 VL to find out when birds visit my balcony

akshay326.com
4 points·by akshay326·3 tháng trước·0 comments

[untitled]

1 points·by akshay326·4 tháng trước·0 comments

[untitled]

1 points·by akshay326·5 tháng trước·0 comments

More than one-third of cancer cases are preventable, a study finds

scientificamerican.com
3 points·by akshay326·5 tháng trước·0 comments

[untitled]

1 points·by akshay326·5 tháng trước·0 comments

Ask HN: How to prevent Claude/GPT/Gemini from reinforcing your biases?

30 points·by akshay326·6 tháng trước·22 comments

Show HN: Open-source welcome email automation: Supabase + Gmail + Seer

youtube.com
1 points·by akshay326·6 tháng trước·1 comments

Show HN: 3D Visualizing YC Advice

github.com
2 points·by akshay326·6 tháng trước·0 comments

Pre-commit lint checks: Vibe coding's kryptonite

getseer.dev
16 points·by akshay326·6 tháng trước·27 comments

Space Forge plans to manufacture semiconductors from space

scientificamerican.com
15 points·by akshay326·6 tháng trước·4 comments

Show HN: Open-source AI workflows with read-only auth scopes

github.com
12 points·by akshay326·6 tháng trước·0 comments

Show HN: Why delegation beats memory in AI Agents

getseer.dev
1 points·by akshay326·7 tháng trước·1 comments

Show HN: Eval based agent builder (pls roast us)

github.com
1 points·by akshay326·7 tháng trước·1 comments

Cosmic Blast May Be First-Ever Superkilonova Observed

scientificamerican.com
3 points·by akshay326·7 tháng trước·0 comments

comments

akshay326
·4 tháng trước·discuss
Cloudflare cloned Next.js because the source was right there. Most closed products have 80% of their complexity locked behind auth, encrypted state, and prerequisite flows — you can't reverse-engineer what you can't observe
akshay326
·5 tháng trước·discuss
thanks for shipping gepa! read about it today morning, impressed by its prompt optimization results! PS - the github.io link is truncated
akshay326
·5 tháng trước·discuss
> if you're worried the model is reinforcing your biases..... i agree, i don't understand many domains well enough, yet i feel there's value in calling out assumptions, irrespective of how hard verification is
akshay326
·6 tháng trước·discuss
> Sometimes I go a step further and ask the question with the opposite bias..... curious to try this have you ever found it biasing you in the opposite direction tho?
akshay326
·6 tháng trước·discuss
wow, i wonder how bulletined & concise the outputs of your prompt might be!

have you ever felt this prompt being restrictive in some sense? or found a raw LLM call without this preamble better?
akshay326
·6 tháng trước·discuss
> Have the model play the Devil's advocate. i've tried this sometimes. only issue being dumb me skipping to add similar phrasing every time i open claude or gemini

have you found a way to consistently auto-nudging the model by default?
akshay326
·6 tháng trước·discuss
Ah interesting. i like actor-critic models! do you use it just for coding or non-technical chats too?
akshay326
·6 tháng trước·discuss
> There is an angle for doubt, for sorrow, for hate, for joy, for contemplation, and for devotion.

I’m so intrigued - what was going on inside Hansen's brain?
akshay326
·6 tháng trước·discuss
Dogs?
akshay326
·6 tháng trước·discuss
way outdated but i mumble a few things every now and then -- https://akshay326.com/
akshay326
·6 tháng trước·discuss
What would you cover not-continuous?

Best methods I’ve observed -progressive loading (claude skills) & symbolic search (serena mcp)
akshay326
·6 tháng trước·discuss
trouble self-hosting? checkout our 1-click Railway setup: https://github.com/seer-engg/seer
akshay326
·6 tháng trước·discuss
100% agreed - i think its hard to have both comfort and growth/discomfort at once. for the 'chill' part, you can sandbag and make some money at FMAANG or whatever the new acronym is
akshay326
·6 tháng trước·discuss
This is pretty cool, I wanted to do something with my Readwise Reader too. Jinx today claude code created a 3D Neo4J visualizer tool for YC advice + my quotes collection. Code here - https://github.com/akshay326/quote-viz
akshay326
·6 tháng trước·discuss
I’ve used mini for synthetic dataset generation extensively. Never tried Mistral; will check it out
akshay326
·6 tháng trước·discuss
true both - i've observed i end up spending more tokens + time with linting, than without
akshay326
·6 tháng trước·discuss
which simple models have you found good?
akshay326
·6 tháng trước·discuss
thanks for the idea! https://x.com/akshay326_/status/2009856179854561476
akshay326
·6 tháng trước·discuss
LLMs try to cheat. all sorts of evasive ways or smart tricks in some cases to avoid working on context-heavy tasks. i've constantly observed if left unchecked it tries to loosen the lint settings
akshay326
·6 tháng trước·discuss
thanks i've not used PostToolUse but will checkout. i'm excited about Rust's autofixable issues promise. curious how effective they are, and how deep of a issue can they solve