learned | 3 months ago | on: AWS deprecates two dozen services (most of which you've never heard of)
learned's comments
learned | 1 year ago | on: LLMs use a surprisingly simple mechanism to retrieve some stored knowledge
> The researchers developed a method to estimate these simple functions, and then computed functions for 47 different relations, such as “capital city of a country” and “lead singer of a band.” While there could be an infinite number of possible relations, the researchers chose to study this specific subset because they are representative of the kinds of facts that can be written in this way.
About 60% of these relations were retrieved using a linear function in the model. The remaining appeared to have nonlinear retrieval and is still a subject of investigation:
> Functions retrieved the correct information more than 60 percent of the time, showing that some information in a transformer is encoded and retrieved in this way. “But not everything is linearly encoded. For some facts, even though the model knows them and will predict text that is consistent with these facts, we can’t find linear functions for them. This suggests that the model is doing something more intricate to store that information,” he says.
learned | 2 years ago | on: Interesting ideas in Observable Framework
But if you want dynamically generated data at build time and want to make use of Observable’s dataloader automatic execution of data/*.json.py, for instance, while still maintaining a custom virtualenv for the project rather than your system python, you’ll need some way to specify that virtualenv’s interpreter while observable executes the build for the dev server or the full dist/ output.
So for both options it’s largely a matter of taste. I personally like using the poetry virtualenv because it’s simple to manage dependencies and the venvs in one tool, while letting me use observable’s dataloaders with third-party or custom python packages. It sounded like the parent comment wanted to use this type of approach so I focused it to that scenario specifically. I like the simplicity of the single command to generate the data and build the site.
learned | 2 years ago | on: Interesting ideas in Observable Framework
I just created a python project and then instead of `yarn run dev` to start the dev server, just run `poetry run yarn run dev` so the python is executed within the virtualenv.
This setup also lets you use a custom python package to define reusable and unit-testable code for the dataloaders that you can import into the *.json.py files to keep those really simple.
learned | 4 years ago | on: Tipasa, Algeria’s ancient melting pot, faces an uncertain future
> But in order to keep justice from shriveling up like a beautiful orange fruit containing nothing but a bitter, dry pulp, I discovered once more at Tipasa that one must keep intact in oneself a freshness, a cool wellspring of joy, love the day that escapes injustice, and return to combat having won that light. Here I recaptured the former beauty, a young sky, and I measured my luck, realizing at last that in the worst years of our madness the memory of that sky had never left me. This was what in the end had kept me from despairing. I had always known that the ruins of Tipasa were younger than our new constructions or our bomb damage. There the world began over again every day in an ever new light. O light! This is the cry of all the characters of ancient drama brought face to face with their fate. This last resort was ours, too, and I knew it now. In the middle of winter I at last discovered that there was in me an invincible summer.
learned | 6 years ago | on: Spaced Repetition
learned | 7 years ago | on: Makefiles – Best Practices
learned | 7 years ago | on: Makefiles – Best Practices
learned | 7 years ago | on: Rigetti launches the public beta of its Quantum Cloud Services
Nielsen and Chuang's "Quantum Computation and Quantum Information" is more thorough and advanced from a mathematical point of view. But it contains a primer on the linear algebra required.
learned | 7 years ago | on: Toronto adds more tech jobs than Silicon Valley in past 5 years
learned | 7 years ago | on: Epigenetics: The Evolution Revolution
For example, Steve Horvath's group at UCLA has been refining an "epigenetic clock" using DNA methylation data to predict all-cause mortality in several species with a relatively simple test. It has the potential to be an incredibly valuable metric in the field going forward.
learned | 8 years ago | on: The joy of index cards (2009)
I use it for languages, math, and code (there is a really good markdown plugin).
15-30 minutes every morning is enough to keep many things fresh in memory.
learned | 8 years ago | on: Anonymized list of engineering salaries from bootcamp grads
learned | 9 years ago | on: Webserver Back End with Orleans Actor System, Dotnet Core and Server-Side Redux
learned | 9 years ago | on: Ask HN: What coding/programming podcasts are you listening to?
learned | 9 years ago | on: Ask HN: What have you achieved in 2016?
learned | 9 years ago | on: A neural link between affective understanding and interpersonal attraction [pdf]
learned | 9 years ago | on: Trolling My Kids with Google Home [video]
learned | 9 years ago | on: Amazon Go
learned | 9 years ago | on: Parkinson’s disease ‘may start in gut’
Also, the deprecation alert on the CodeCatalyst site is incorrect at the moment:
> Important Notice: Amazon CodeCatalyst is longer open to new customers starting on November 7, 2025
https://codecatalyst.aws/explore