Welcome to Tolexty's Blog
God, Love, News, Event, Entertainment, Amebo,..... All about Bringing out the best in you...
Show HN: I redesigned Activity Monitor's dock icon to look native https://ift.tt/y9lAXOD
Show HN: I redesigned Activity Monitor's dock icon to look native Hey HN, I like keeping Activity Monitor in my dock, but the default icon always felt off. It technically shows activity, but visually it doesn’t feel like it belongs in macOS — more like a raw canvas than a proper system icon. So I rebuilt it. Same app, same data — just a dock icon that looks and behaves like a native macOS component, with a clean, readable CPU graph. No new features, just fixing how it looks and feels. Curious if others noticed this too, or if it never bothered you. https://ift.tt/ihGbqzs https://ift.tt/vMOpZ4r March 21, 2026 at 11:10PM
Show HN: 20 years of Hacker News discussions, clustered and visualized https://ift.tt/pDltevJ
Show HN: 20 years of Hacker News discussions, clustered and visualized We took the top 3 HN stories every day since October 2006 (~21K stories total), ran topic clustering on them, and visualized how topics rise and fall over time. You can zoom into any period - some patterns are surprisingly clear (AI overtaking startup culture as HN's top topic, crypto's rise and fall, remote work spiking with COVID). Happy to answer questions about the methodology. https://ift.tt/UGC69R0 March 22, 2026 at 12:38AM
Show HN: EchoLive – Read-it-later app that reads to you with 600 AI voices https://ift.tt/GM8Ws9B
Show HN: EchoLive – Read-it-later app that reads to you with 600 AI voices https://echolive.co/ March 21, 2026 at 04:37AM
Show HN: Deterministic security solution for AI agents – OpenClaw and 2 more https://ift.tt/xz86Jil
Show HN: Deterministic security solution for AI agents – OpenClaw and 2 more I wanted to share a solution that I made initially for myself for OpenClaw, that helps control what your ai agents can reach when you let it do stuff without impacting its power, I hope it's useful to you. Basically the solution lets you experiment freely with your agent within safe boundaries. It's deterministic on purpose (doesn't include any Al layer) which means the solution follows clear and already defined rules, to maximize safety/security and predictability. Rules are heavily tested on detecting prompt injection attempts and other security cases (explained in detail in the docs). Everything is local and lives on your computer including the docs site. It gives you a control panel to monitor and control boundaries. When boundaries are about to get crossed you receive an approval request which lets you see what your openclaw was trying to do. It also (currently) supports Tailscale, so you can connect your Tailscale IP address and receive everything on your phone and you can also chat normally, approve or deny requests. It lets access the control panel via your tailscale IP address (a private one is recommended) from anywhere. Currently only Telegram Channel is supported. Only supports linux os for now and Opencode Claude Code & OpenClaw runners. The things you need to get started are explained in the readme, also include quick demo/showcase images so you can see how it looks. I'll be happy to hear feedback from you guys, especially having it tested against prompt injections to see how it handles it, don't hesitate to open a ticket on the GitHub for any issue that you found, I'll do my best to fix them. Link here: https://ift.tt/PLxzsNS Thank you for reading. I'll be happy to discuss about it. March 21, 2026 at 03:43AM
Show HN: I fixed FFmpeg's subtitle conversion (the bug from 2014) https://ift.tt/KDm9Uk7
Show HN: I fixed FFmpeg's subtitle conversion (the bug from 2014) FFmpeg converts everything except subtitles across format boundaries. SRT to Blu-ray PGS? "Subtitle encoding currently only possible from text to text or bitmap to bitmap." Ticket #3819, filed 2014. I built this with Claude Code over a few weeks. Claude wrote most of the encoder, found an integer overflow in the decoder buffer tracking, and ran review from five angles. I read the Panasonic and Sony patents, made the architectural calls, and told it when it was wrong about the spec. We argued about whether DTS computation belongs in the muxer. (It does, and also in fftools. We did both.) Animation is an interesting problem. Advanced SubStation Alpha fades have to survive conversion to Blu-ray's PGS format. The encoder watches pixel changes between frames and classifies them: palette shift or full redraw. Fades become palette-only updates, no bitmap retransmission. Overlapping subtitles with different end times took four rewrites and an event lookahead window. I'd like to maintain this properly and get the patches upstream eventually. If you hit a bug or have a subtitle workflow that doesn't work, open an issue. I'm dead curious what people do with this, but i have some plans for translation related plugins building on the OCR work. Six iterations. 23 patches. libass and Tesseract were already in FFmpeg's filter library. I wired them into the main pipeline the same way sub2video works. Text to bitmap, bitmap to text, 114 OCR languages, RGBA-to-GIF. The development page has the history. Pre-built for 6 platforms, no dependencies: https://connollydavid.github.io/pgs-release/ https://connollydavid.github.io/pgs-release/ March 17, 2026 at 06:39AM
Show HN: Korru, Web App Catalog https://ift.tt/cqgyDTt
Show HN: Korru, Web App Catalog In this release you can now filter by categories. As the vast majority of apps do not specify categories, I will progressively add them manually. https://korru.app March 21, 2026 at 01:34AM
Show HN: Singularity-Claude – Self-Evolving Skills for Claude Code https://ift.tt/z9tGBgp
Show HN: Singularity-Claude – Self-Evolving Skills for Claude Code https://ift.tt/xE2H7bd March 20, 2026 at 01:43AM
Subscribe to:
Comments (Atom)
Show HN: I redesigned Activity Monitor's dock icon to look native https://ift.tt/y9lAXOD
Show HN: I redesigned Activity Monitor's dock icon to look native Hey HN, I like keeping Activity Monitor in my dock, but the default ic...
-
Show HN: Applesoft BASIC editor with example programs This is an Applesoft BASIC editor that extracts and updates code into a live Apple II ...
-
Show HN: Wallpapper Splitter for Many Desktop I've build an simple tool to split your wallpapers across multiple desktops. Now you can u...
-
Show HN: A Spotify player in the terminal with full feature parity https://ift.tt/oZgrl1Q July 18, 2024 at 02:57AM