WeSearch
Hub / Tags / Developer
TAG · #DEVELOPER

Developer coverage.

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

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

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

RELATED TAGS
#developer-tools92#open-source25#xda-developers23#ai22#productivity16#software-development14#automation13#github12#ai-tools11#cloud-computing11#technology11#ai-agents9
GENOFF

Welcome to Hell Developer

Reverse engineering the Wahoo ELEMNT Bolt v3 BLE protocol to unlock a hidden developer debug mode…

6 views ·
#reverse engineering#bluetooth#debugging
/R/TECHNOLOGY

Developer re-enables 3D printer features that Bambu Lab disabled, firm promptly threatens legal action — OrcaSlicer-BambuLab project now shuttered

10 views ·
XDA

I tested dual-boot, WSL2, and VMs to run Linux apps on Windows, and only one was worth keeping

Dual-boot, VMs, and WSL2 walk into a Windows PC...…

7 views ·
#linux#windows#wsl2
XDA

Your SSD firmware is probably out of date, and a simple update could speed up everything

The most overlooked tasks in PC maintenance can be the most beneficial ones…

8 views ·
#ssd#firmware#storage
XDA

I finally organized my Docker Compose files and saved myself hours of time

Discover how properly organizing and documenting your Docker Compose files can turn your backups into a reliable recovery plan.…

5 views ·
#docker#self-hosting#productivity
XDA

Self-hosted LLMs are way more powerful than a chat interface, here’s how I utilize it fully

Your local LLM isn’t a chatbot, it’s an engine.…

4 views ·
#ai#machine learning#productivity
THE REGISTER

Usage-based pricing killing your vibe - here's how to roll your own local AI coding agents

Take those token limits and shove them by vibe coding with a local LLM With model devs pushing more aggressive rate limits, raising prices, or even abandoning subscriptions for usa…

9 views ·
#ai coding#local llms#usage-based pricing
PROMPTENGINEERING

8 Claude Code workflows I run daily as a working developer — what each one replaced

I have been using Claude Code as my primary AI coding tool for 6 months. The most useful exercise I did was sit down and write out the 8 workflows that actually moved my productivi…

5 views ·
XDA

NotebookLM used to feel like a Google demo, and now it's the tool I open first every morning

I almost wrote off NotebookLM as another Google demo. Now I open it before anything else, and my old workflow isn't coming back.…

11 views ·
#ai tools#productivity#google
XDA

Switching to Ethernet everywhere made my home network feel finished in a way wireless still rarely does

Wi-Fi has improved over the years but it still lags behind…

6 views ·
#networking#ethernet#wifi
XDA

I use OpenCode over Claude Code, and it's every bit as good

Beat-for-beat, feature-for-feature.…

6 views ·
#ai tools#coding#productivity
XDA

Windows finally fixed File Explorer's most annoying quirk, and it only took 20 years

Better late than never…

5 views ·
#windows#file explorer#software update
XDA

Claude Design quietly replaced Canva, Adobe Express, Figma, and NotebookLM for me

Design has never been so easy.…

9 views ·
#ai tools#design software#productivity
XDA

I built a touch-enabled ePaper Home Assistant dashboard, and it's better than any tablet

It looks good, it's easy to set up, and it's even touch-operated.…

9 views ·
#smart home#epaper#home assistant
PHORONIX

NVIDIA Ships Fixes For Descriptor Heaps, More Vulkan Performance Optimizations

NVIDIA on Friday released the 595.44.06 beta driver build as their newest Vulkan developer beta for Linux. This was joined by the NVIDIA 595.46 Windows Vulkan beta and there are pe…

9 views ·
#nvidia#vulkan#graphics drivers
XDA

Your hard drive never stops spinning, and this buried Windows setting is the reason why

Windows allows spinning down your drive, but hides the setting away…

8 views ·
#storage#windows#hard drives
R/LINUX

NVIDIA Vulkan Developer beta - Linux 595.44.06

6 views ·
DEV.TO (TOP)

AYW + OpenAI Integration: A Developer's Guide

AYW + OpenAI Integration: A Developer's Guide A step-by-step guide to integrating...…

5 views ·
#ai#openai#tutorial
GITHUB

Show HN: Glacier – A zero-config macOS terminal I vibecoded in Rust

initial commit. Contribute to pranjolm/glacier-terminal development by creating an account on GitHub.…

6 views ·
#terminal#macos#rust
DEV.TO (TOP)

TestSprite Review: AI Testing Agent untuk Developer Indonesia — Apakah Worth It?

Sebagai developer yang aktif mengerjakan proyek SaaS di Indonesia, masalah testing selalu jadi...…

5 views ·
#ai#testing#webdev
SOCKET

PyPI Fixes High-Severity Access Control Issues Found in Security Audit

The remediated findings include organization permission bugs, stale project access after transfers, OIDC replay edge cases, audit logging gaps, and an...…

4 views ·
#cybersecurity#malware#developer tools
R/PROGRAMMING

Good developers learn to program. Most courses teach a language.

4 views ·
DEV.TO (TOP)

Architecting for Modern Finance: Deconstructing the Financial Services Ecosystem - Part 2

Developer Experience (DX): The New Competitive Advantage Developer Experience (DX) is the...…

3 views ·
#devops#software architecture#ai in development
DEV.TO (TOP)

I Sold 10 Go Books in 7 Days — Here’s the Exact Playbook That Made It Happen

7 days. 10 sales. No big audience. No ads. No “influencer push.” Just one thing done right: real...…

4 views ·
#go#programming#learning
HACKER NEWS: FRONT PAGE

Good developers learn to program. Most courses teach a language

10 views ·
#programming#education#software-engineering
DEV.TO (TOP)

Compact Standard Library: A Practical Guide to Every Export

Compact Standard Library: A Practical Guide to Every Export The Compact standard library...…

7 views ·
#blockchain#privacy#zk-proofs
AI-CLI

AI-CLI – Generate anything from your terminal

Generate text, images, and video from the terminal.…

3 views ·
#ai#command-line#automation
HOLIDAY TODAY

CSS Reboot Day (May 1, 2026)

CSS Reboot Day is a global celebration of web design and standards observed annually on May 1.…

8 views ·
#web design#css#technology
DEV.TO (TOP)

Git: Version Control For People Who've Lost Code Before

You spent three hours on a Python script. It worked. Everything was perfect. Then you tried to add...…

5 views ·
#git#version control#programming
DEV COMMUNITY

I Thought Building a Simple Web3 Tool Was the Hard Part (It Wasn’t)

A few months ago I started building a small tool on Solana. Nothing crazy. Just something that lets you: create a token attach metadata add liquidity and actually use it That was t…

7 views ·
#web3#blockchain#solana
YCOMBINATOR

Ask HN: How do you assess and recruit developers in 2026?

7 views ·
DEV COMMUNITY

npm installs packages blindly — I built a CLI to fix that

Hey everyone, I recently built a small CLI tool called guard-install that analyzes npm packages for potential risks before installing them. 👉 Try it: npx guard-install axios The i…

7 views ·
#cli#npm#security
DEV COMMUNITY

One Open Source Project a Day (No. 54): Warp - The AI-Native Rust Terminal

Introduction "The terminal hasn't fundamentally changed in 40 years. It's time it did." — The Warp Team This is the No.54 article in the "One Open Source Project a Day" series. Tod…

9 views ·
#ai#open source#terminal
THE JETBRAINS BLOG

Popular Go Web Frameworks: A Practical Guide for Developers

According to the 2025 Go Developer Survey, 46% of Go developers use the language to build websites and/or web services. It’s therefore unsurprising that the topic of web frameworks…

6 views ·
#go programming#web frameworks#software development
THE GITHUB BLOG

An update on GitHub availability

Here’s what we’ve done—and what we’re still doing—to improve our availability and reliability. The post An update on GitHub availability appeared first on The GitHub Blog .…

8 views ·
#technology#leadership#engineering
THE GITHUB BLOG

GitHub for Beginners: Getting started with Markdown

Discover how to format and edit your comments and posts using Markdown. The post GitHub for Beginners: Getting started with Markdown appeared first on The GitHub Blog .…

7 views ·
#developer advocacy#software development#tech community
VERCEL NEWS

Vercel now supports Pro plan in Stripe Projects

You can now signup or upgrade to a Vercel Pro plan directly from Stripe Projects using shared payment tokens (SPTs). With this update, agents and developers can manage plan changes…

6 views ·
#developer tools#cloud infrastructure#billing integration
VERCEL NEWS

Custom tags available in beta on Vercel Sandbox

Tags on Vercel Sandbox is now in open beta, add tags to a sandbox, update tags for an existing sandbox and filter by tags when listing sandboxes.…

10 views ·
#cloud computing#developer tools#software development
VERCEL NEWS

Grok 4.3 on AI Gateway

You can now access Grok 4.3 on Vercel's AI Gateway with no markup and no other provider accounts required.…

10 views ·
#artificial intelligence#machine learning#developer tools
THE JETBRAINS BLOG

Join Us for PHPverse 2026 on June 9

JetBrains PHPverse – a community-inspired professional event for PHP developers – returns once more on June 9, 2026. This year, we’re gathering some of the most influential voices …

6 views ·
#php#developer conference#programming
THE GITHUB BLOG

GitHub Copilot CLI for Beginners: Interactive v. non-interactive mode

Learn the difference between CLI interactive v. non-interactive modes. The post GitHub Copilot CLI for Beginners: Interactive v. non-interactive mode appeared first on The GitHub B…

6 views ·
#github copilot#cli#ai tools
THE JETBRAINS BLOG

Have Your Say in the 2026 Ruby on Rails Developer Community Survey

Software consultancy and Rails Foundation member Planet Argon is once again collecting real-world insights from Rails developers and turning them into something the whole community…

3 views ·
#ruby on rails#developer survey#ai in development
HACKER NEWS: BEST

Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables

USB-C cables can be a mess. One cable charges at 5W, another does 100W and Thunderbolt 4, and they look identical in the drawer. WhatCable sits in your menu bar and reads the cable…

2 views ·
#usb-c#macos#developer-tools
THE CLOUDFLARE BLOG

Introducing Dynamic Workflows: durable execution that follows the tenant

Dynamic Workflows is a library that lets you route durable execution to tenant-provided code on the fly. Built on Dynamic Workers, it enables platforms to serve millions of unique …

4 views ·
#cloud computing#serverless#workflows
THE JETBRAINS BLOG

Faster Rust Testing at Scale: cargo-nextest in Practice

Disclaimer: This article was created using AI-based writing and communication companions. With its help, the core topics of this rich and nuanced livestream were distilled into a c…

4 views ·
#rust#software development#testing
HACKER NEWS: FRONT PAGE

Understand Anything

8 views ·
#code analysis#knowledge graph#ai plugin
HACKER NEWS: SHOW HN

Show HN: Aide-memory – persistent memory for AI coding agents and teams

7 views ·
#ai coding#persistent memory#developer tools
HACKER NEWS: SHOW HN

Show HN: Stealth Benchmark test if AI coding interview tools can be detected

6 views ·
#ai detection#coding interviews#open source
DEV.TO (TOP)

A Developer's Checklist for Multi-Model LLM Routing

I wrote an intro to AI API gateways on Medium last day. This is the practical follow-up: the...…

7 views ·
#ai#web development#typescript
DEV.TO (TOP)

Ghostty 1.0 vs Warp OSS vs WezTerm: 14 Days of Daily Use — Real Latency, Memory, and Workflow Numbers

The Fastest Terminal on macOS? A 14-Day Stress Test of Ghostty, Warp, and WezTerm After 14...…

4 views ·
#terminal emulators#performance benchmark#macos
R/EXPERIENCEDDEVS

Adding significant project on resume as a mid level developer?

5 views ·
DEV.TO (TOP)

Why I built cargo-feat: A 10ms solution to feature lookup friction

The Problem Every time I add a dependency to Cargo.toml, I need to know what features it...…

6 views ·
#rust#cargo#tooling
GITHUB

Friday Studio AI runtime: Turn prompts, skills, & tools into reliable config

AI runtime that turns prompts, skills, and tools into repeatable configurations that you can reliably run and share. - friday-platform/friday-studio…

7 views ·
#ai#developer tools#automation
9TO5GOOGLE

Be part of the Google I/O 2026 keynote with ‘Code the Countdown’

Google’s biggest show of the year always starts with a countdown. For I/O 2026, you can be part of it thanks to vibe coding . more……

10 views ·
#google io#coding#ai
XDA

Your Windows 11 PC is drowning in duplicates, but the fix is already built in

You don't need to download a third-party tool to find duplicates…

5 views ·
#windows 11#powershell#duplicate files
XDA

5 underrated Jellyfin features I wish I'd discovered sooner

Your Jellyfin server might feel chaotic until you start using the features built to organize, personalize, and clean up your media library.…

5 views ·
#jellyfin#media server#self-hosting
DEV.TO (TOP)

I Threw Away My ILIKE Queries and My Search Bar Finally Works - MeiliSearch

🔥Connect: https://xam-heisenberg-company.vercel.app/ 🔥GitHub:...…

6 views ·
#search engine#meilisearch#nestjs
DEV COMMUNITY

Building a Personalized Code Learning Platform with LangChain 0.2 and Next.js 15

87% of developers abandon self-paced learning platforms within 14 days due to generic, one-size-fits-all content, according to a 2025 Stack Overflow survey. After 15 years building…

7 views ·
#personalized learning#developer tools#llm integration
DEV COMMUNITY

Build an AI-Powered Developer Portal with Backstage and .NET

Build an AI-Powered Developer Portal with Backstage and .NET Want to apply AI, not just read about it? Most tutorials stop at a "Hello World" chatbot. We are going to build somethi…

7 views ·
#ai#devex#idp
AI UNIVERSE

GitHub Copilot Switches to Token-Based Billing for Developers

THE SHIFT TO USAGE-BASED AI BILLING ARRIVES FOR DEVELOPERS…

6 views ·
#ai#software development#pricing model