HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pjot

924 karmajoined 7 tahun yang lalu
Schfifty-five

comments

pjot
·kemarin·discuss
Here’s a different kind of binary clock https://www.hey.earth/posts/binary-clock
pjot
·bulan lalu·discuss
The actual post from Anthropic: https://www.anthropic.com/institute/recursive-self-improveme...
pjot
·bulan lalu·discuss


  > created bunch of fake spam pages and trying to mine crypto
Pages like GitHub pages? We’re repos being created in your account? Curious how you discovered that your tokens were pwned
pjot
·bulan lalu·discuss
After years of using orchestration tools like airflow and dagster so many lightbulbs have just lit up in my head.

I wish documentation for tools would explain their abstractions concepts in terms of its primitives.

Great post, thanks!
pjot
·2 bulan yang lalu·discuss


  > The Chinese are a decade ahead of the west when it comes to building cars.
Is this true? From years of watching Top Gear any Chinese car that was tested was laughably bad.
pjot
·2 bulan yang lalu·discuss
DuckDB has indexes. One specifically for highly selective point lookups. The structure is called an adaptive radix tree. The workloads you’re describing are sort of duckdb’s bread and butter (even the parquet stuff it’ll handle out of the box)

https://duckdb.org/2022/07/27/art-storage
pjot
·3 bulan yang lalu·discuss
To be fair, pie charts are horrible in general.
pjot
·4 bulan yang lalu·discuss
Re-reading your comment :) Yes, my demo has just a simple loop when loading the embeddings.

I was replying more towards the latency you mentioned. Because duckdb runs on device, you save yourself the additional round trip network time when comparing similarities.
pjot
·4 bulan yang lalu·discuss
I did this but used duckdb as the vector store. Works really well, quite fast too.

https://github.com/patricktrainer/duckdb-embedding-search
pjot
·5 bulan yang lalu·discuss
For me, it helps to slow down my thoughts and aides deep work. I draw diagrams, connect blurbs with arrows, and “link” to other page numbers.
pjot
·5 bulan yang lalu·discuss
Claude Code release notes:

  > Version 2.1.32:
     • Claude Opus 4.6 is now available!
     • Added research preview agent teams feature for multi-agent collaboration (token-intensive feature, requires setting
     CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1)
     • Claude now automatically records and recalls memories as it works
     • Added "Summarize from here" to the message selector, allowing partial conversation summarization.
     • Skills defined in .claude/skills/ within additional directories (--add-dir) are now loaded automatically.
     • Fixed @ file completion showing incorrect relative paths when running from a subdirectory
     • Updated --resume to re-use --agent value specified in previous conversation by default.
     • Fixed: Bash tool no longer throws "Bad substitution" errors when heredocs contain JavaScript template literals like ${index + 1}, which
     previously interrupted tool execution
     • Skill character budget now scales with context window (2% of context), so users with larger context windows can see more skill descriptions
     without truncation
     • Fixed Thai/Lao spacing vowels (สระ า, ำ) not rendering correctly in the input field
     • VSCode: Fixed slash commands incorrectly being executed when pressing Enter with preceding text in the input field
     • VSCode: Added spinner when loading past conversations list
pjot
·6 bulan yang lalu·discuss
Not sure how you missed it, it’s here: https://fs.blog/about/
pjot
·6 bulan yang lalu·discuss
“Hover” seems to be causing some confusion. It’s more of a “shallow” press. Like the opposite of “pressing into” when 3D Touch was a thing
pjot
·7 bulan yang lalu·discuss
Similar is the save icon, though for a different reason. It conveys its function well, but one first needs to know what a floppy disk even is!
pjot
·10 bulan yang lalu·discuss
I’ve found myself writing code intending to write prompts for writing better code.

Soon enough Im sure we’ll start to see programming languages that are geared towards interacting with llms
pjot
·10 bulan yang lalu·discuss
Author of the mentioned DuckDB-DOOM here!

This is awesome - multiplayer is a great addition. Really like the cone in the mini-map too
pjot
·3 tahun yang lalu·discuss
At least we can all agree on leading commas though!