frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Working with file extensions in bash scripts

https://www.johndcook.com/blog/2026/02/28/file-extensions-bash/
1•zdw•3m ago•0 comments

Show HN: GitPop – open-source AI Git context menu for Windows (OS X coming soon)

https://github.com/vinzify/gitpop
1•vinzify•4m ago•0 comments

Man's Search for Meaning (1963)

https://archive.org/details/isbn_067182161x
1•turtleyacht•8m ago•0 comments

Moved to SF alone. No network, no YC. One year in

https://twitter.com/eacheftal/status/2027901456029036931
1•eftalyurtseven•10m ago•1 comments

Computers Should Be Liberating

https://jyn.dev/liberating
1•kristianpaul•12m ago•0 comments

Trump just got much closer to bringing CNN to heel

https://www.theguardian.com/commentisfree/2026/feb/28/trump-paramount-skydance-warner-bros-cnn-ne...
3•KnuthIsGod•14m ago•0 comments

P5.lcd – P5.js on an LCD Shader

https://p5.lcd.tulv.in/
1•atulvi•15m ago•0 comments

Raspberry Pi Pico as AM Radio Transmitter

https://www.pesfandiar.com/blog/2026/02/28/pico-am-radio-transmitter
3•pesfandiar•15m ago•0 comments

Carbon dioxide overload in human blood suggests a toxic atmosphere in 50 years

https://link.springer.com/article/10.1007/s11869-026-01918-5
3•OutOfHere•18m ago•1 comments

Zillow for Warcraft

https://zillowforwarcraft.com/
2•rmast•18m ago•0 comments

A Collection of Old Trump Tweets on Iran

https://old.reddit.com/r/centrist/comments/1lhpepz/a_collection_of_old_trump_tweets_on_iran/
4•jamesgill•19m ago•0 comments

Bacterial biofilms are intrinsic components of calcium-based kidney stones

https://www.pnas.org/doi/10.1073/pnas.2517066123
2•dreamingincode•21m ago•0 comments

Tricking CC to write better code

https://old.reddit.com/r/ClaudeAI/comments/1qlpcwg/easiest_way_i_have_found_claude_to_write_high/
2•vincirufus•21m ago•0 comments

The rise–and fall–of the software developer (2024)

https://www.adpresearch.com/the-rise-and-fall-of-the-software-developer/
2•tangjurine•22m ago•0 comments

Reverse-engineering how Claude's Chrome extension controls the browser

https://gist.github.com/sshh12/e352c053627ccbe1636781f73d6d715b
2•sshh12•25m ago•1 comments

MedKit – A Unified Python SDK for OpenFDA, PubMed, and ClinicalTrials.gov

https://github.com/interestng/medkit
2•interestng•26m ago•1 comments

Show HN: Usplus.ai – Build an AI-Native Company with Agents in your Org Chart

https://usplus.ai/
2•usplusAI•26m ago•0 comments

Show HN: Web Scout AI – Auto-discover every user journey (zero config)

https://github.com/apexkid/web-scout-ai
2•apexkid•28m ago•1 comments

"That Shape Had None" – A Tragedy of Substrate Independence (Short Fiction)

https://starlightconvenience.net/#that-shape-had-none
2•casmalia•30m ago•0 comments

War Is a Racket (Maj. Gen. Smedley Butler, USMC)

https://archive.org/details/WarIsARacket
5•jamesgill•32m ago•0 comments

Ask HN: How comfortable are we with agents everywhere?

3•teekert•33m ago•1 comments

Claude becomes number one app on the U.S. App Store

https://apps.apple.com/us/iphone/charts
167•byincugnito•33m ago•44 comments

People of Iran Celebrating

https://old.reddit.com/r/NewIran/
5•consumer451•35m ago•1 comments

Show HN: KiboUP – Deploy AI Agents via HTTP, A2A, and MCP with One Codebase

https://github.com/tu-usuario/kiboserve
2•D10S0VSkY-OSS•38m ago•0 comments

Novelist interview-Chuck Palahniuk [video] (2024)

https://www.youtube.com/watch?v=czBL7JQl248
2•nz•39m ago•0 comments

New online database maps Prague's art monuments and architecture

https://english.radio.cz/new-online-database-maps-pragues-art-monuments-and-architecture-8878703
2•gnabgib•44m ago•0 comments

Open source package repositories face sustainability crisis

https://www.theregister.com/2026/02/28/open_source_opinion/
2•Anthony-G•44m ago•0 comments

Most Code Deserves to Die

https://chatbotkit.com/reflections/most-code-deserves-to-die
2•_pdp_•45m ago•1 comments

Show HN: Explain Curl Commands

https://github.com/akgitrepos/explain-my-curl
2•akgitrepos•46m ago•0 comments

Show HN: Salacia – The First Runtime OS for Agentic Coding

https://startripai.github.io/Salacia/
2•alfredhua•50m ago•0 comments
Open in hackernews

Wezzly Companion – AI desktop assistant that sees your screen in real time

https://github.com/idobaibai-wezzly/wezzly-companion-public
3•idobaiba•2h ago

Comments

idobaiba•2h ago
Hey HN!

I built Wezzly Companion because I was exhausted by the copy-paste dance with AI or not being able to upload videos and going back and forth 4-5 times before I get to the point!

Every time I wanted help debugging, I’d screenshot my terminal, paste it into ChatGPT, wait, then manually apply the fix. Repeat dozens of times a day.

So I built an AI that just… sees what I’m doing in real time.

How it works, Runs as a lightweight Tauri desktop app (Rust backend, ~15MB)

Continuously captures your screen (configurable interval)

Sends context to your choice of AI: OpenAI, Claude, Gemini, Grok, DeepSeek, or local via Ollama

Can also execute commands, click, and type — full agent mode if you want it.

All within the Wezzly companion desktop assistant, visible blob that lives on your screen with you and gets stuff done and makes jokes.

How I use it daily “What’s wrong with this error?” → it reads my terminal “Summarize this video” → it watches with me “Help me fill out this form” → it sees the webpage

No screenshots. No explanations. No copy-paste.

Privacy Everything runs locally. Your API keys stay on your machine (system keychain).

Your screen data never touches my servers.

Tech - Tauri + Rust + TypeScript

macOS signed & notarized

Windows build available (unsigned for now)

Open-source pledge I plan to open-source at 10k users. Keeping it closed for now to protect early development.

Demo: https://youtu.be/ya1Kz_iAraE

Would love feedback — what would make this useful in your workflow?