Finch

Slipstream

Slipstream provides a data-flow model to simplify development of stateful streaming applications.

distributed systems python

Diataxis

Diátaxis is a way of thinking about and doing documentation.

It prescribes approaches to content, architecture and form that emerge from a systematic approach to understanding the needs of documentation users.

Diátaxis identifies four distinct needs, and four corresponding forms of documentation - tutorials, how-to guides, technical reference and explanation. It places them in a systematic relationship, and proposes that documentation should itself be organised around the structures of those needs.

LilyFoote/django-rusty-templates

Django templates re-implemented in Rust for performance.

django rust

Is trauma associated with plant-based diet choice? - ScienceDirect

Theoretically, plant-based diets may be more common among trauma exposed because those with trauma may have increased empathy.

papers vegan

The Effect of Deactivating Facebook and Instagram on Users’ Emotional State

People who deactivated Facebook for the six weeks before the election reported a 0.060 standard deviation improvement in an index of happiness, depression, and anxiety, relative to controls who deactivated for just the first of those six weeks. People who deactivated Instagram for those six weeks reported a 0.041 standard deviation improvement relative to controls.

papers

humanlayer/12-factor-agents: What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?

  • Factor 1: Natural Language to Tool Calls
  • Factor 2: Own your prompts
  • Factor 3: Own your context window
  • Factor 4: Tools are just structured outputs
  • Factor 5: Unify execution state and business state
  • Factor 6: Launch/Pause/Resume with simple APIs
  • Factor 7: Contact humans with tool calls
  • Factor 8: Own your control flow
  • Factor 9: Compact Errors into Context Window
  • Factor 10: Small, Focused Agents
  • Factor 11: Trigger from anywhere, meet users where they are
  • Factor 12: Make your agent a stateless reducer

ai