Fastest Growing India 2020
Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Saturday, August 15, 2026
Show HN: PasteDaemon – Automatically remove tracking from URLs and more https://ift.tt/qPZrRec
Show HN: PasteDaemon – Automatically remove tracking from URLs and more https://pastedaemon.app August 15, 2026 at 12:12AM
Friday, August 14, 2026
Show HN: My first app got 97% on MacSources https://ift.tt/eb8kKnR
Show HN: My first app got 97% on MacSources Review Link: https://ift.tt/AHXKWmF Background of my launch: I trade as a side hustle. I used to keep browser tabs or use paid software (e.g. TradingView) just to check charts and news. I was ending up spending countless hours just staring at charts and falling into news rabbit holes overanalyzing and getting distracted (thanks to my ADHD too). I have a MacBook Pro and noticed some apps taking advantage of the notch (which I never got used to it NGL). So my idea was to build an app from scratch that shows everything I needed to stay up to date, avoiding distractions, with markets + global news (market tickers + RSS feeds). Also, I integrated candlestick charts with indicators, portfolio tracking and notifications (to cover the most important part of TradingView). I even ended up adding local computer metrics like CPU+RAM usage, social metrics and the weather. Since i understand not every mac has a notch, I added the feature of a simulated one, and being able to pin any metric in the menu bar.
Some tech details: Native Swift/SwiftUI, 7 MB DMG, notarized, macOS 14+. Crypto comes from Hyperliquid's allMids WebSocket, stocks from polling Yahoo, all fetched in-process on your Mac. The notch is detected with safeAreaInsets.top > 0, the two side rectangles come from NSScreen's auxiliaryTopLeftArea and auxiliaryTopRightArea, and the strip is an NSPanel sitting above the menu bar window level. No accounts. The only thing it sends optionally, are basic usage stats. Free forever after a 7-day trial: one slot of each kind, one news feed, one alert. Pro is $5/mo or $40 lifetime. Find a real bug and I'll give you at least a month of Pro. One thing I want feedback on: The performance/battery impact of it. Until now I had great comments regarding this but the user base mostly has newer devices. By the way in the settings the fps that notch caps at, can be adjusted for further performance optimization You can also: brew install --cask bitvibelabs/tap/tickernotch https://ift.tt/YTwWUs7 August 13, 2026 at 10:54PM
Thursday, August 13, 2026
Show HN: Posts grew 6x since ChatGPT, but success rate remained relatively flat https://ift.tt/QoMCv8g
Show HN: Posts grew 6x since ChatGPT, but success rate remained relatively flat https://ift.tt/h08f53U August 13, 2026 at 03:32AM
Show HN: Programmable timer web app (for gym workouts or stretching sessions) https://ift.tt/5TdSOjg
Show HN: Programmable timer web app (for gym workouts or stretching sessions) Over the last couple of months, I’ve been building a timer web app for myself that I use for workout and stretching sessions. My main use-case is gym routines that consist of repeatable sequences, e.g. where you are holding certain positions for a set time (rinse and repeat). The app counts down the program, beeps, and reads the activities out loud. Two things (I suppose) are special about it: - The timers are “programmable”, so you can freely express your own routines and procedures in a declarative notation. - The app is all static (no backend): the entire program is encoded in the URL and can be bookmarked or shared/transferred via QR-code. You can check it out at https://ift.tt/8EhvzKW , optionally with a demo program pre-loaded: https://ift.tt/WPk5ZQu . Source code is at https://ift.tt/0m9nNOh . I’ve also written up a small behind-the-scenes on my blog: https://ift.tt/MZFSNbB https://ift.tt/8EhvzKW August 12, 2026 at 11:57PM
Show HN: Mooneva Cycle – Offline period tracker with no servers and no accounts https://ift.tt/0v3IPC5
Show HN: Mooneva Cycle – Offline period tracker with no servers and no accounts Data stays encrypted on your device (PBKDF2/AES-GCM), no internet permission, nothing to breach or subpoena. GPL-3.0, TypeScript/React + Capacitor. Android & iOS. https://ift.tt/I8NYHf7 August 13, 2026 at 12:40AM
Show HN: StarryKit – MCP for editable slides, posters and all visual designs https://ift.tt/jDXb7NJ
Show HN: StarryKit – MCP for editable slides, posters and all visual designs https://ift.tt/T1rNL2K August 12, 2026 at 11:34PM
Wednesday, August 12, 2026
Show HN: Pulp – Zero-allocation C11 telemetry engine (28M logs/SEC to disk) https://ift.tt/CJVl3A1
Show HN: Pulp – Zero-allocation C11 telemetry engine (28M logs/SEC to disk) https://ift.tt/caQBbd3 August 12, 2026 at 12:15AM
Subscribe to:
Posts (Atom)
Show HN: PasteDaemon – Automatically remove tracking from URLs and more https://ift.tt/qPZrRec
Show HN: PasteDaemon – Automatically remove tracking from URLs and more https://pastedaemon.app August 15, 2026 at 12:12AM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...