back
user profile
peter_d_sherman
18,476karma·5,708submissions·September 16, 2014
about
Programmer, Student Of Law, Entrepreneur & Comedy Writer.
Open Source, Open Hardware, Transparency & Free Speech enthusiast.
peter.d.sherman@gmail.com www.linkedin.com/in/peter-sherman-a6107a5 https://x.com/peter_d_sherman
"The true knowledge consists of knowing that one knows nothing..."
- Socrates
recent activity (5,708 total)
comment
The author bills this C source code as a "Really stupid get-file-over-http program/function". I wholeheartedly disagree! I claim, much to the contrary, that it is very, very intellige…
comment
>"Stage two was RLHF training on general chat prompts using a reward model to improve helpfulness. This worked. AlpacaEval scores jumped around 18.9 points on average compared to the fine-tune…
comment
An interesting set of ideas! The broader concept seems to be "ephemeral environments" , which is related to sandboxing, which is in turn is related to testing/debugging... Related: ht…
comment
Related: List of linux package search databases: https://github.com/sxiii/awesome-package-search …
comment
Related: Nanolang: A tiny experimental language designed to be targeted by coding LLMs https://news.ycombinator.com/item?id=46684958 https://github.com/jordanhubbard…
comment
>"Virtually all processors today have data parallel instructions (sometimes called SIMD) that can check several values at once. [...] The binary search checks one value at a time. However, re…
comment
>"Rebuilding Takes Years. Always. [...] Money was never the constraint. Knowledge was. [...] Now map that onto software. A junior developer needs three to five years to become a competent mi…
comment
>"Single, reusable primitives play a disproportionately large aesthetic and practical role in mathematics, engineering, and even biology. Widely known classical examples include the NAND gate …
comment
>"If AI makes every engineer 50% more productive, you don't get 50% more output. You get 50% more pull requests. 50% more documentation. 50% more design proposals. And someone, somewhere…
comment
IMHO: Of all of the videos showing Pi's relationship with the Arithmetic-Geometric Mean (AGM), this is the best one. Related: Gauss–Legendre algorithm: https://en.wikipedia.org/wi…
comment
Brilliant idea! Heck, a brilliant potential bootstrapped-from-virtually-nothing-except-a-cell-phone business idea!
comment
(Comedy writing mode ON): SNL's Stefon character: "This one has it all... Waffle House, FEMA, breakfast foods, federal emergencies, waffles, emergency preparedness, eggs, teleportation, baco…
comment
What a brilliant idea! Split a "it needs to run in a datacenter because its hardware requirements are so large" AI/LLM across multiple people who each want shared access to that particu…
comment
>" ASGs are more complex and concise than ASTs because they may contain shared subterms (also known as "common subexpressions").[1] Abstract semantic graphs are often used as an …
comment
There's an interesting set of ideas here! If we look at the history of programming languages, we see the idea of Templating occuring over and over again, in different contexts, i.e., C'…
comment
Full text: https://github.com/righttoprivacyact/bill/blob/main/bill/rig... …
comment
>"The quacking that catches my ear is when something develops a dependency graph: your package depends on a package that depends on a package, and now you need resolution algorithms, lockfiles…
comment
Very interesting! Yes, in this day and age, I could definitely see web pages being harder to crawl by search engines (and SEO companies and other users of automated web crawling technologies (AI agent…