Stuff
3 subscribers
200K links
Download Telegram
Show HN: Entropy – Sharing screen is scary in SaaS age
9 by RazCo | 4 comments on Hacker News.
Sharing screen is really scary today with all PIIs and secrets sprawling around your screen, so I built Entropy, a small Chrome extension that spots API keys, tokens, emails, and throws a blur overlay on them in real time. The goal is to make screen-sharing feel safe again without adding steps to a demo. Everything runs locally—regex + entropy heuristics compiled to WASM—and the extra CPU cost averages ~1 ms per mutation on my M1. Custom rules can be added with a JSON file for teams that have proprietary token formats. visit https://entropysec.io Feedback please <3
Edamagit: Magit for VSCode
13 by tosh | 3 comments on Hacker News.
My website is ugly because I made it
19 by surprisetalk | 1 comments on Hacker News.
Show HN: I made a Zero-config tool to visualize your code
9 by lezhu | 2 comments on Hacker News.
I built Staying – a tool that instantly turns your code into interactive animations with no setup required. Just write or paste your code and hit "Visualize". No installs, no accounts, no configuration.*Supports*: Python, JavaScript & experimental C++
Show HN: Weather2Geo – Geolocate screenshots from weather widgets
11 by Elliott-Diy | 0 comments on Hacker News.
Hi HN, I built an OSINT tool called Weather2Geo that helps locate where a screenshot was taken based on the weather widget data visible (e.g. temp, condition, and local time in the taskbar). People often post these without realizing how specific those values can be in combination. It works by comparing the given weather condition, temperature, and time against current data from thousands of cities. It’s timezone-aware, supports fuzzy matching, and groups results geographically to reduce noise. It’s most effective on recent screenshots, ideally taken within the last hour—since weather and daylight conditions change quickly. The tool helps pinpoint likely locations when screenshots lack EXIF data or other traditional OSINT clues. It’s open source here: https://ift.tt/gCQxqjm Would love feedback, bug reports, or to hear if you think this has other use cases. - Elliott
The Art of the Critic
6 by benbreen | 0 comments on Hacker News.
Learning C3
12 by lerno | 2 comments on Hacker News.