Join us

ContentUpdates from OpenAI...
Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Open Source is one person

New data from ecosyste.ms drops a hard truth:almost 60% of 11.8M open source projects are solo acts. Even among NPM packages topping 1M monthly downloads, about half still rest on one pair of hands. The world runs on open source. But the scaffolding seems shakier than anyone wants to admit—millions.. read more  

Open Source is one person
Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Everything I know about good API design

This guide lays out the playbook for running tough, user-first APIs: no breaking changes, stick to familiar patterns, honor long-lived API keys, and make every write idempotent. It pushes cursor-based pagination for heavy data, rate limits that come with context, and optional fields to keep things .. read more  

Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Bash Explained: How the Most Popular Linux Shell Works

Bash isn't going anywhere. It's still the glue for CI/CD, cron jobs, and whatever janky monitoring stack someone duct-taped together at 2am. If automation runs the show, Bash is probably in the pit orchestra. It keeps things moving on Linux, old-school macOS (think pre-Catalina), and even WSL. Stil.. read more  

Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Go is still not good

Go’s been catching flak for years, and the hits keep coming: stiff variable scoping, no destructor patterns, clunky error handling, and brittle build directives. Critics point out how Go’s design often blocks best practices like RAII and makes devs contort logic just to clean up resources or manage .. read more  

Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Developer's block

Overdoing “best practices” can kill momentum. Think endless tests, wall-to-wall docs, airtight CI, and coding rules rigid enough to snap. Sounds responsible—until it slows dev to a crawl. The piece argues for flipping that script. Start scrappy. Build fast. Save the polish for later. It’s how you d.. read more  

Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Lessons learned from building a sync-engine and reactivity system with SQLite

A dev ditched Electric + PGlite for a lean, browser-native sync setup built aroundWASM SQLite,JSON polling, andBroadcastChannel reactivity. It’s running inside a local-first notes app. Changes get logged with DB triggers. Sync state? Tracked by hand. Svelte stores update via lightweight polling, wi.. read more  

Lessons learned from building a sync-engine and reactivity system with SQLite
Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

From GPT-2 to gpt-oss: Analyzing the Architectural Advances

OpenAI Returns to Openness. The company droppedgpt-oss-20Bandgpt-oss-120B—its first open-weight LLMs since GPT-2. The models pack a modern stack:Mixture-of-Experts,Grouped Query Attention,Sliding Window Attention, andSwiGLU. They're also lean. Thanks toMXFP4 quantization, 20B runs on a 16GB consume.. read more  

From GPT-2 to gpt-oss: Analyzing the Architectural Advances
Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

37 Things I Learned About Information Retrieval in Two Years at a Vector Database Company

A Weaviate engineer pulls back the curtain on two years of hard-earned lessons in vector search—breaking downBM25,embedding models,ANN algorithms, andRAG pipelines. The real story? Retrieval workflows keep moving—from keyword-heavy (sparse) toward embedding-driven (dense). Across IR use cases, the .. read more  

Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

I set up an email triage system using Home Assistant and a local LLM, here's how you can too

A DIY email triage rig usingHome Assistant, IMAP, andOllamawires up local LLM smarts with YAML-fueled automation. At the core: an8B dolphin-llamamodel running on GPU, chewing through messy HTML emails, tagging them, and firing off priority-sorted summaries via notifications. Why it matters:A signal.. read more  

I set up an email triage system using Home Assistant and a local LLM, here's how you can too
Link
@faun shared a link, 8 months, 1 week ago
FAUN.dev()

Are OpenAI and Anthropic Really Losing Money on Inference?

DeepSeek R1 running on H100s puts input-token costs near$0.003 per million—while output tokens still punch in north of$3. That’s a 1,000x spread. So if a job leans heavy on input—think code linting or parsing big docs—those margins stay fat, even with cautious compute. System shift:This lop-sided .. read more  

Are OpenAI and Anthropic Really Losing Money on Inference?
OpenAI is an independent artificial intelligence research organization that was founded in 2015 with the goal of promoting the development and safe use of advanced AI technologies. The organization's research focuses on a wide range of AI applications, including natural language processing, computer vision, and robotics. OpenAI's research is driven by a team of world-class researchers and engineers who work to develop cutting-edge AI technologies that are both powerful and safe.

One of the key goals of OpenAI is to promote responsible AI development. To this end, the organization works closely with policymakers, industry leaders, and other stakeholders to ensure that AI is developed in a way that is ethical and beneficial for society. OpenAI also provides resources and training to help people better understand AI and its potential impacts.

OpenAI's research has led to numerous breakthroughs in the field of AI, including the development of advanced language models like GPT-3, which can generate coherent and human-like text. The organization has also developed AI technologies that are used in a variety of applications, from self-driving cars to medical diagnostics.

Overall, OpenAI is at the forefront of AI research and development, and is working to ensure that AI is developed in a way that benefits everyone.