HackerLangs
TopNewTrendsCommentsPastAskShowJobs

slackpad

no profile record

Submissions

California Is Chasing Wealth That Has Feet

progressandpoverty.substack.com
6 points·by slackpad·10 dni temu·9 comments

Show HN: Ministry of Everything – CLI agent harness for a single operator

github.com
2 points·by slackpad·w zeszłym miesiącu·0 comments

UA flight – 'turn Bluetooth off or we're turning around'

old.reddit.com
88 points·by slackpad·w zeszłym miesiącu·36 comments

Altman and Masa Back a 27-Year-Old's Plan to Build a New Bell Labs Ultra

corememory.com
4 points·by slackpad·8 miesięcy temu·0 comments

comments

slackpad
·29 dni temu·discuss
Yeah I really would not want all my convos synced up like this. I've been working on a personal version of something like this but it keeps all your conversations and notes in a separate Git repo that you control that's totally separate from the project repo - it's entirely designed for personal use:

https://github.com/modulecollective/moe
slackpad
·w zeszłym miesiącu·discuss
[dead]
slackpad
·8 miesięcy temu·discuss
It's interesting - YouTube does show AI summaries now - here's the one for this video:

This video explores dishwasher detergent, focusing on a new powder formulation. The creator details the science behind effective dishwashing, including pre-wash cycles and water temperature. Independent testing results comparing the new powder to leading pods are revealed.

I've noticed that they all seem to not give away too much so you still have to watch the video to get the conclusion. It makes sense why they do this for creators, but I do agree it would be awesome to just read the conclusion on many of these.
slackpad
·11 miesięcy temu·discuss
Claude Code running in a terminal can connect to your IDE so you can review its proposed changes there. I’ve found this to be a nice drop in way to try it out without having to change your core workflow and tools too much. Check out the /ide command for details.