-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Added: Grokking implementations in Jax/Flax and Pytorch (https://amund.blog/pytorch_jax_grokking/) 2. Added: Why Saving Your Sanity Requires Embracing an Infinite To-Do List (https://maxime.ly/articles/the-triage-method/) 3. Added: Engineers who won’t commit (https://www.seangoedecke.com/taking-a-position/) 4. Added: How great is the Send Later feature? (https://thejollyteapot.com/2025/02/22/how-great-is-the-send-later-feature/) 5. Added: Impressively intelligent monkeys (https://fayziev.com/blog/impressively-intelligent-monkeys) 6. Added: Why you don’t reach early even if you speed? (https://ankit-m.github.io/blog/why-you-dont-reach-early-even-if-you-speed/) 7. Added: Against Must-Haves (Part Three) (https://www.tomdalling.com/blog/software-processes/against-must-haves-part-three/) 8. Added: on approaching hard problems (https://buttondown.com/yarntheory/archive/on-approaching-hard-problems/) 9. Added: Enabling Multimodal In-Context Reasoning in Diffusion Models (https://mizhenxing.github.io/ThinkDiff/) 10. Added: Human evals are outsourced vibe checks (https://vivekhaldar.com/articles/human-evals-are-outsourced-vibe-checks/) 11. Added: Tactical vs Strategic Developers (https://blog.alaindichiappari.dev/p/tactical-vs-strategic-developers) Generation took: 00:06:27.2231945
- Loading branch information
1 parent
d075795
commit 26a2bef
Showing
22 changed files
with
1,324 additions
and
281 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
[ | ||
{ | ||
"Title": "Tactical vs Strategic Developers", | ||
"Url": "https://blog.alaindichiappari.dev/p/tactical-vs-strategic-developers", | ||
"Timestamp": "2025-02-24T00:02:09", | ||
"Domain": "blog.alaindichiappari.dev", | ||
"Description": "\"A Philosophy of Software Design\" pt.1" | ||
}, | ||
{ | ||
"Title": "Human evals are outsourced vibe checks", | ||
"Url": "https://vivekhaldar.com/articles/human-evals-are-outsourced-vibe-checks/", | ||
"Timestamp": "2025-02-24T00:02:09", | ||
"Domain": "vivekhaldar.com", | ||
"Description": "Engineering has always been about measurement and evaluation. But when it comes to LLMs, traditional approaches to evaluation don’t work as cleanly as they do for other software systems.\nOf course, evals and benchmarks are an important signal (perhaps the only signal) of raw capability. They show us improvement over time. The fact that many of the original benchmarks from a year or so ago are at or near saturation also tells us a lot." | ||
}, | ||
{ | ||
"Title": "Enabling Multimodal In-Context Reasoning in Diffusion Models", | ||
"Url": "https://mizhenxing.github.io/ThinkDiff/", | ||
"Timestamp": "2025-02-24T00:02:09", | ||
"Domain": "mizhenxing.github.io", | ||
"Description": "I Think, Therefore I Diffuse: Enabling Multimodal In-Context Reasoning in Diffusion Models." | ||
}, | ||
{ | ||
"Title": "on approaching hard problems", | ||
"Url": "https://buttondown.com/yarntheory/archive/on-approaching-hard-problems/", | ||
"Timestamp": "2025-02-24T00:02:07", | ||
"Domain": "buttondown.com", | ||
"Description": "Friends, colleagues, and lovers of words, I usually use this space to talk about books, but today I want to tell you about my friend Adriana Salerno. Like..." | ||
}, | ||
{ | ||
"Title": "Against Must-Haves (Part Three)", | ||
"Url": "https://www.tomdalling.com/blog/software-processes/against-must-haves-part-three/", | ||
"Timestamp": "2025-02-24T00:02:07", | ||
"Domain": "www.tomdalling.com", | ||
"Description": "In this, the third and final part of this series, I’m going to present 10\nrecommendations for avoiding the pitfalls of using bucketed prioritisation (e.g.\nmust haves, nice to haves, etc.), covered in the previous two parts." | ||
}, | ||
{ | ||
"Title": "Why you don’t reach early even if you speed?", | ||
"Url": "https://ankit-m.github.io/blog/why-you-dont-reach-early-even-if-you-speed/", | ||
"Timestamp": "2025-02-24T00:02:06", | ||
"Domain": "ankit-m.github.io", | ||
"Description": "This article debunks common misconceptions about speeding and explains why it might not lead to time savings." | ||
}, | ||
{ | ||
"Title": "Impressively intelligent monkeys", | ||
"Url": "https://fayziev.com/blog/impressively-intelligent-monkeys", | ||
"Timestamp": "2025-02-24T00:02:06", | ||
"Domain": "fayziev.com", | ||
"Description": "Humans and LLMs are equally likely to produce unoriginal data" | ||
}, | ||
{ | ||
"Title": "How great is the Send Later feature?", | ||
"Url": "https://thejollyteapot.com/2025/02/22/how-great-is-the-send-later-feature/", | ||
"Timestamp": "2025-02-24T00:02:06", | ||
"Domain": "thejollyteapot.com", | ||
"Description": "Not sure when I started using it, but now I can’t think of not having that option everywhere." | ||
}, | ||
{ | ||
"Title": "Engineers who won’t commit", | ||
"Url": "https://www.seangoedecke.com/taking-a-position/", | ||
"Timestamp": "2025-02-24T00:02:06", | ||
"Domain": "www.seangoedecke.com", | ||
"Description": "Why remaining non-commital is cowardly" | ||
}, | ||
{ | ||
"Title": "Why Saving Your Sanity Requires Embracing an Infinite To-Do List", | ||
"Url": "https://maxime.ly/articles/the-triage-method/", | ||
"Timestamp": "2025-02-24T00:02:06", | ||
"Domain": "maxime.ly", | ||
"Description": "<p>Discover how applying hospital triage principles to daily tasks can lower your stress and free you from the pressure of an endless to-do list.</p>" | ||
}, | ||
{ | ||
"Title": "Grokking implementations in Jax/Flax and Pytorch", | ||
"Url": "https://amund.blog/pytorch_jax_grokking/", | ||
"Timestamp": "2025-02-24T00:02:05", | ||
"Domain": "amund.blog", | ||
"Description": "Grokking implementations in Jax/Flax and Pytorch" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.