WeSearch
Hub / Tags / Opensource
TAG · #OPENSOURCE

Opensource coverage.

Every story in the WeSearch catalog tagged with #opensource, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

60 stories tagged with #opensource, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Opensource"

RELATED TAGS
#ai139#webdev59#technology55#programming45#productivity39#security36#development35#python25#github24#javascript22#devops17#software16
SIMON WILLISON'S WEBLOG

Running Python code in a sandbox with MicroPython and WASM

I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the characterist…

56 views ·
#programming#python#webassembly
DEV.TO (TOP)

DoNotNotify: Android App Filters Promotional Notifications

Take control of your notifications with DoNotNotify. Learn how to reduce digital distractions, boost productivity, and reclaim your focus today.…

16 views ·
#productivity#notifications#android
THE REGISTER

Another bug hunter leaks Microsoft exploits in defiance of company’s handling of vulnerability disclosures

Researchers follow in Nightmare Eclipse’s footsteps, flipping off Redmond in favor of insta-leaks…

22 views ·
#cybersecurity#microsoft#vulnerability
DEV.TO (TOP)

Build a 32x32 AI Pixel Display with 1024 RGB LEDs Using TuyaOpen

- What if your desk display could respond to voice commands, show AI-generated pixel art, visualize...…

13 views ·
#iot#ai
DEV.TO (TOP)

CHANGELOG.md is for Both Humans and AI Now, So Let’s Automate It

Hoi hoi! I’m @nyaomaru, a frontend engineer who recently discovered the deliciousness of a cheese...…

13 views ·
#automation#github
DEV.TO (TOP)

qdf: a Go serializer that decodes less, packs harder, and lets you query the bytes

TL;DR for the impatient. qdf is a schemaless Go serializer (struct tags, no .proto). On real batches...…

11 views ·
#go#serialization#performance
DEV.TO (TOP)

Building with mini, Part 0: Why a Minimalist Orchestrator for Claude Code

In my previous article I described the wall I kept hitting with Claude Code: keeping a project on...…

15 views ·
#ai#devtools
DEV.TO (TOP)

Show HN: Terraform/OpenTofu provider to govern OpenRouter (keys, spend, guardrails) as code

We run OpenRouter as shared infrastructure across several product teams, and managing it by hand in...…

17 views ·
#terraform#openrouter#infrastructure
DEV.TO (TOP)

How I built an E2EE chat in Go + React (with AI agent support)

End-to-end encrypted ephemeral chat with AES-256-GCM. Try it in 2 minutes — create a room from the CLI, connect an AI agent via npm, and chat privately.…

12 views ·
#encryption#security
DEV.TO (TOP)

Built Log Stripper: A VS Code Extension to Remove Debug Logs Across 23+ Languages

Every developer has a version of this story. You're about to open a pull request. The code works....…

18 views ·
#vscode#programming#productivity
DEV.TO (TOP)

Self-hosted video creation is coming

Day 10 of migrating video cration to an entirely self-hosted model. The goal is to open-source video...…

12 views ·
#ai#video
DEV.TO (TOP)

Design to Code #9: The Cost of a Dot

On April 4th I shipped 22 compound components. On April 22nd I deleted all of them. The breaking change cost nothing because no one was using it yet.…

14 views ·
#designsystem#react
DEV.TO (TOP)

How I built a fast Freelance Rate Calculator in Vanilla JS

As developers and designers, transitioning to freelance work means figuring out exactly how much to...…

17 views ·
#webdev#javascript
DEV.TO (TOP)

llama.cpp b9455 Finally Caught vLLM: 70t/s on 2x3090 Qwen 27B UQ8

Test post…

15 views ·
#ai#llm
DEV.TO (TOP)

Building Twitter-style Collapsible Tabs in React Native (the easy way)

The problem Almost every social / commerce app eventually needs the same screen: A large...…

16 views ·
#reactnative#mobile#javascript
DEV.TO (TOP)

Open Source Project of the Day (#84): SkillLens - Microsoft's 'Microscope' for the AI Agent Skill Lifecycle

Introduction "It's not enough to give an Agent skills; we must understand how those...…

9 views ·
#microsoft#ai
DEV.TO (TOP)

I Visualized My Claude Code Sessions — The Results Were Fascinating

I built a small tool called ClaudeActivity that parses Claude Code session logs and generates...…

10 views ·
#ai#code
DEV.TO (TOP)

Why I built a small desktop app to stop losing my Claude Code sessions

This is a builder note, not a launch post. I am writing it because the project is now at v0.2.18, and...…

9 views ·
#software#development
DEV.TO (TOP)

An open-source CSS animation library with a live preview grid, creator suite, and community submissions

JavaScript animation libraries are heavy. GSAP, Framer Motion, anime.js - all runtime weight for...…

16 views ·
#css#webdev
DEV.TO (TOP)

I built typecraft-cli: An AI tool that automatically catches missing TypeScript types

We’ve all stared at a schema or a complex function (especially when it's written in TypeScript) and...…

21 views ·
#ai#typescript
DEV.TO (TOP)

I built a favicon generator with Lanczos3 rendering that exports a full PWA bundle - no upload limits, no watermarks

Every web project needs a favicon. And every time, it's the same story - find a random online tool,...…

20 views ·
#favicon#webdevelopment
DEV.TO (TOP)

I built a type scale generator that exports CSS, Tailwind v3/v4 & Style Dictionary tokens - all in the browser

Every time I started a new design system, the same ritual: open a calculator, pick a base size,...…

21 views ·
#webdev#tailwindcss
DEV.TO (TOP)

Under the Hood: Redis Enterprise Cluster

Welcome to another post in the "Under the Hood" series. The power of Redis lies in its simplicity....…

8 views ·
#redis#architecture
DEV.TO (TOP)

I made a CLI tool that replaces the first 15 minutes of exploring any new codebase

You know that thing where you clone a repo and spend the first 15–20 minutes just trying to figure...…

17 views ·
#cli#typescript
DEV.TO (TOP)

Next.js SaaS Boilerplate with BetterAuth, RBAC, i18n & Production-Ready Setup

Frontend-first, API-driven. Built on Next.js 16 + React 19, with i18n, RBAC, BetterAuth, and a polished DX out of the box.…

11 views ·
#nextjs#boilerplate#saas
DEV.TO (TOP)

Built free app for game design and worldbuilding

Hi! I want to share a project that I work for a while. It started from idea to get rid off manual...…

9 views ·
#gamedev#tooling
DEV.TO (TOP)

I Built CausalLens — A Free, Open-Source Causal Impact Calculator for Time Series (5 Methods, Zero Setup)

I want to show you a tool I just open-sourced. It's called CausalLens, and it answers one specific...…

14 views ·
#datascience#statistics
DEV.TO (TOP)

Show HN: DCAP — A security analyzer that admits when it fails Most tools lie with false "PASS". DCAP reports "Pattern Vacuum" instead. Zero false positives. Self-verifying (6/6). Forensic reports. 900ms/94 files. Open source. github.com/aim-core/dcap

A post by aim dcap…

15 views ·
#security#testing
DEV.TO (TOP)

Paystack Community Node for n8n

Building an Open Source Paystack Community Node for n8n As someone who regularly builds automations...…

10 views ·
#automation#paystack
DEV.TO (TOP)

Pluto-ecss: A transpiler and runtime for PLUTO procedure language

This is a submission for the GitHub Finish-Up-A-Thon Challenge What I Built pluto-ecss is...…

15 views ·
#programming#spacecraft
DEV.TO (TOP)

I Built a VS Code Extension to Track My Coding Time — And Kept Your Data 100% Local

I Built a VS Code Extension to Track My Coding Time — And Kept Your Data 100% Local Tags:...…

9 views ·
#vscode#productivity
DEV.TO (TOP)

How I Built a Cross-Platform Project Management System for AI Agents

Have you ever tried to manage a complex project through an AI agent conversation? It goes something...…

14 views ·
#ai#project management
DEV.TO (TOP)

Building a Free OSHA Compliance Tool — 8 Weeks Solo

An open-source PPE compliance monitor — fine-tuned YOLOv8 detector, GradCAM + SHAP explainability, OSHA-grounded incident reports, and serverless AWS deploy. Built solo in 8 weeks,…

10 views ·
#safety#technology
DEV.TO (TOP)

Coding agents keep losing context between tools, so I built a local-first handoff CLI

The problem I often switch between Codex, OpenCode, Cline, Claude Desktop, scripts, and...…

16 views ·
#cli#ai#devtools
DEV.TO (TOP)

Selenium Automation

Selenium is one of the most popular tools used for automating web applications. Imagine you open a...…

14 views ·
#automation#testing
DEV.TO (TOP)

From NumPy to JAX: My First "Aha!" Moments with Accelerated AI

Building open-source solutions for my 100 Days of AI Agents challenge meant I needed to start looking...…

22 views ·
#machinelearning#python#jax
DEV.TO (TOP)

I build a project calculator web app for n8n / automation folks

The Problem I freelance with n8n and the hardest part isn't building workflows — it's answering the...…

14 views ·
#n8n#automation#webdev
DEV.TO (TOP)

I scanned 200 popular MCP server packages. Here is what I found.

Open-source supply-chain trust gate for MCP servers, validated on 200 packages. 3 BLOCK findings including 1 hardcoded LLM API key. 6 'official' servers abandoned. Free public API.…

14 views ·
#security#mcp
DEV.TO (TOP)

Building a Verification-First AI Coding Agent: Why I Abandoned "Generate-and-Pray"

Why standard "generate-and-pray" AI coding assistants fail, and how Kode uses a Go engine to run 9 deterministic verification gates.…

9 views ·
#ai#programming
DEV.TO (TOP)

The Real Sovereign OS - OnemanBSD updated!

I lost more than 60 days but I made a huge update All OnemanBSD OS is now 64 bits. I also removed...…

8 views ·
#technology#software
DEV.TO (TOP)

How I Built CoralSec Copilot: A Unified Enterprise SOC with Coral & Next.js in 4 Days

The tech industry is currently in a frenzy. Everyone is rushing to build the next big AI application,...…

12 views ·
#webdev#programming#ai
DEV.TO (TOP)

Why I drop from Fedora to BRGV-OS

Hello! I'm Jairo. This week I found myself doing something that probably every Linux user has done...…

14 views ·
#linux#gaming
DEV.TO (TOP)

Apache Tomcat End of Life: Tomcat 9 is EOL — Migration Guide to Tomcat 10/11

Tomcat 9 reached end of life December 31, 2025. Here's what that means, why teams stay stuck on it, and how to migrate through the javax.* → jakarta.* namespace change.…

19 views ·
#java#security#devops
DEV.TO (TOP)

How I Built an AI Agent That Earns $500/Month in Open Source Bounties — Full Architecture, Real Code, and Honest Numbers After 72 Hours

Published: May 30, 2026 Tags: ai, agents, opensource, github, bounty, tutorial, python,...…

11 views ·
#ai#bounty
DEV.TO (TOP)

Built ResumeTrust AI: A MERN + Gemini Tool to Catch Fake Resume Skills 🛡️💻

Hey developers! I built ResumeTrust AI to solve the issue of exaggerated resumes by...…

16 views ·
#webdev#ai#gemini
DEV.TO (TOP)

Fine-Tuning Qwen2.5-0.5B to Write SRE Post-Mortem Summaries

Writing post-mortem root-cause summaries is time-consuming and inconsistent. Junior SREs miss...…

11 views ·
#machinelearning#ai#sre
DEV.TO (TOP)

Tracking Five Upstreams, Fuzzing the Parsers, and a Front Door: What Changed in llm-cli-gateway

The last two posts were about features you can call: cache-aware spawning across five providers, and...…

11 views ·
#ai#llm#cli
DEV.TO (TOP)

Every tutorial tells you to add .env to .gitignore. That's not enough.

Here's something nobody talks about. .gitignore doesn't encrypt your secrets. It just hides them...…

13 views ·
#security#devtools
DEV.TO (TOP)

The First Brick on the Walled Garden — Rethinking e-Food Delivery as an Open Protocol

E-food delivery is a trillion-dollar market built on over-engineered, per-user-taxed infrastructure. We think it can be a simple open protocol. Here's the first gRPC implementation…

11 views ·
#foodtech#protocol
DEV.TO (TOP)

A quebra de um ideal: o choque entre a filosofia open-source e a realidade do mercado

Aprendi as coisas mais fascinantes que sei com as lendas da cultura hacker. Minha base técnica e...…

10 views ·
#technology#philosophy
DEV.TO (TOP)

Part 8: Free Self-Hosted Mind Mapping for a Home Lab: Why I Put a Significant Part of MindMapVault on GitHub

When people say they build a privacy-first product, I ask one simple question: How much of the...…

11 views ·
#privacy#productivity
DEV.TO (TOP)

Structured Rendering for .NET CLI and Automation Tools - Kiwify.Kiwi.Renderer

Part of the Kiwi Foundation Kiwify.Kiwi.Renderer is the data-display layer of the Kiwi...…

11 views ·
#dotnet#development
DEV.TO (TOP)

Argument Parsing and Command Routing for .NET CLI Tools - Kiwify.Kiwi.CLI

Part of the Kiwi Foundation Kiwify.Kiwi.CLI is the argument-parsing and command-routing...…

13 views ·
#dotnet#cli
DEV.TO (TOP)

Not All Open Source Is Equal: Choosing a PostgreSQL Operator for Kubernetes in 2026

Recent licensing and distribution changes (MinIO archived, Bitnami catalog reduced, Crunchy Data redistribution limits) reshape what "open source" means for Kubernetes Postgres ope…

14 views ·
#postgres#kubernetes
DEV.TO (TOP)

Captain Caveman Claude

Claude-ITect-Skill Update: Regenerating Your Claude Code Setup (Club Optional) "People...…

9 views ·
#productivity#ai
DEV.TO (TOP)

The GSoC Arc: How I Almost Didn't Show Up to My Own Story

"This wasn't a success story. It started as survival." Intro Hey, I'm Supreeth C, a...…

8 views ·
#gsoc#career
IEEE SPECTRUM

Pavona: Open-Source Hardware Ecosystem for Secure Chips

Starts with OpenTitan “root-of-trust” components…

14 views ·
#hardware#security
DEV.TO (TOP)

Shipping Sovereign SDK: Cryptographic Forensic Receipts and the End of the AI "Prose Tax"

As I've been working through my content on Sovereign Systems and Inference Patterns, I find that we,...…

14 views ·
#ai#security#python
DEV.TO (TOP)

Building Helix: An Open-Source Visual Identity Mapper That Cuts the Noise

Every security researcher, bug bounty hunter, and OSINT analyst knows the frustration of running...…

15 views ·
#security#osint
DEV.TO (TOP)

Building Helix: An Open-Source Visual Identity Mapper That Cuts the Noise

Every security researcher, bug bounty hunter, and OSINT analyst knows the frustration of running...…

15 views ·
#security#osint