Posts

Showing posts from July, 2025

New best story on Hacker News: Enough AI copilots, we need AI HUDs

Enough AI copilots, we need AI HUDs 957 by walterbell | 265 comments on Hacker News.

New best story on Hacker News: Study mode

Study mode 966 by meetpateltech | 697 comments on Hacker News.

New best story on Hacker News: ‘I witnessed war crimes’ in Gaza – former worker at GHF aid site [video]

‘I witnessed war crimes’ in Gaza – former worker at GHF aid site [video] 948 by nathanyz | 1167 comments on Hacker News.

New best story on Hacker News: Copyparty – Turn almost any device into a file server

Copyparty – Turn almost any device into a file server 953 by saint11 | 146 comments on Hacker News.

New best story on Hacker News: Dumb Pipe

Dumb Pipe 891 by udev4096 | 206 comments on Hacker News.

New best story on Hacker News: EU age verification app to ban any Android system not licensed by Google

EU age verification app to ban any Android system not licensed by Google 836 by cft | 479 comments on Hacker News.

New best story on Hacker News: Performance and telemetry analysis of Trae IDE, ByteDance's VSCode fork

Performance and telemetry analysis of Trae IDE, ByteDance's VSCode fork 811 by segfault22 | 295 comments on Hacker News. Hi HN, I was evaluating IDEs for a personal project and decided to test Trae, ByteDance's fork of VSCode. I immediately noticed some significant performance and privacy issues that I felt were worth sharing. I've written up a full analysis with screenshots, network logs, and data payloads in the linked post. Here are the key findings: 1. Extreme Resource Consumption: Out of the box, Trae used 6.3x more RAM (~5.7 GB) and spawned 3.7x more processes (33 total) than a standard VSCode setup with the same project open. The team has since made improvements, but it's still significantly heavier. 2. Telemetry Opt-Out Doesn't Work (It Makes It Worse): I found Trae was constantly sending data to ByteDance servers (byteoversea.com). I went into the settings and disabled all telemetry. To my surprise, this didn't stop the traffic. In fact, it increased...

New best story on Hacker News: Do not download the app, use the website

Do not download the app, use the website 797 by foxfired | 446 comments on Hacker News.

New best story on Hacker News: Show HN: Tinder but it's only pictures of my wife and I can only swipe right

Show HN: Tinder but it's only pictures of my wife and I can only swipe right 756 by risquer | 193 comments on Hacker News.

New best story on Hacker News: CARA – High precision robot dog using rope

CARA – High precision robot dog using rope 697 by hakonjdjohnsen | 118 comments on Hacker News. https://www.youtube.com/watch?v=8s9TjRz01fo

New best story on Hacker News: Qwen3-Coder: Agentic coding in the world

Qwen3-Coder: Agentic coding in the world 684 by danielhanchen | 300 comments on Hacker News.

New best story on Hacker News: How to Firefox

How to Firefox 659 by Vinnl | 390 comments on Hacker News.

New best story on Hacker News: Global hack on Microsoft Sharepoint hits U.S., state agencies, researchers say

Global hack on Microsoft Sharepoint hits U.S., state agencies, researchers say 608 by spenvo | 285 comments on Hacker News. https://ift.tt/gjih7Wq , https://ift.tt/ElFzsOB... https://ift.tt/brsGWDx https://ift.tt/AQ2zWRi... https://ift.tt/6YPqMWj...

New best story on Hacker News: XMLUI

XMLUI 599 by mpweiher | 323 comments on Hacker News.

New best story on Hacker News: Reflections on OpenAI

Reflections on OpenAI 744 by calvinfo | 416 comments on Hacker News.

New best story on Hacker News: Show HN: Shoggoth Mini – A soft tentacle robot powered by GPT-4o and RL

Show HN: Shoggoth Mini – A soft tentacle robot powered by GPT-4o and RL 594 by cataPhil | 107 comments on Hacker News.

UNODC: War transforming Ukraine’s criminal landscape, causing economic and social damage

UNODC: War transforming Ukraine’s criminal landscape, causing economic and social damage Published July 18, 2025 at 09:31PM Read more at unodc.org

New best story on Hacker News: Linux Reaches 5% Desktop Market Share in USA

Linux Reaches 5% Desktop Market Share in USA 934 by marcodiego | 588 comments on Hacker News.

New best story on Hacker News: LLM Inevitabilism

LLM Inevitabilism 928 by SwoopsFromAbove | 851 comments on Hacker News.

New best story on Hacker News: Kiro: A new agentic IDE

Kiro: A new agentic IDE 868 by QuinnyPig | 368 comments on Hacker News.

New best story on Hacker News: Show HN: Ten years of running every day, visualized

Show HN: Ten years of running every day, visualized 842 by friggeri | 431 comments on Hacker News. Today marks ten years, 3653 consecutive days, of running at least one mile every day under the USRSA rules [1]. To celebrate, I built an interactive dashboard that turns a decade of GPX files into charts you can explore. Running has truly changed my life: I've made lifelong friends, explored beautiful places, and more importantly invested into my own health and fitness, which I'm starting to see the positive benefits as I get older. The stack is pretty simple: a NextJS app, with a Postgres database to keep all my running data, and all the stats are pre-computed and cached in Redis, so I effectively only hit the database once a day when a new run is ingested. On the fronted, I toyed with the idea of using D3 or pre-existing data viz libraries, but ended up rolling my own using SVGs directly, it gave me more control on the visualizations. I used the Strava bulk export to pre-popu...

New best story on Hacker News: Bypassing Google's big anti-adblock update

Bypassing Google's big anti-adblock update 790 by deryilz | 675 comments on Hacker News.

New best story on Hacker News: MacPaint Art from the Mid-80s Still Looks Great Today

MacPaint Art from the Mid-80s Still Looks Great Today 767 by decryption | 171 comments on Hacker News.

New best story on Hacker News: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google 711 by rcchen | 460 comments on Hacker News.

New best story on Hacker News: Measuring the impact of AI on experienced open-source developer productivity

Measuring the impact of AI on experienced open-source developer productivity 699 by dheerajvs | 457 comments on Hacker News.

New best story on Hacker News: Bootstrapping a side project into a profitable seven-figure business

Bootstrapping a side project into a profitable seven-figure business 629 by jonkuipers | 155 comments on Hacker News.

New best story on Hacker News: The Rise of Whatever

The Rise of Whatever 619 by cratermoon | 496 comments on Hacker News.

New best story on Hacker News: Adding a feature because ChatGPT incorrectly thinks it exists

Adding a feature because ChatGPT incorrectly thinks it exists 701 by adrianh | 263 comments on Hacker News.

New best story on Hacker News: Bitchat – A decentralized messaging app that works over Bluetooth mesh networks

Bitchat – A decentralized messaging app that works over Bluetooth mesh networks 681 by ananddtyagi | 310 comments on Hacker News.

New best story on Hacker News: Local-first software (2019)

Local-first software (2019) 676 by gasull | 224 comments on Hacker News.

New best story on Hacker News: Being too ambitious is a clever form of self-sabotage

Being too ambitious is a clever form of self-sabotage 663 by alihm | 187 comments on Hacker News.

New best story on Hacker News: Nvidia won, we all lost

Nvidia won, we all lost 728 by todsacerdoti | 379 comments on Hacker News.

New best story on Hacker News: Proton joins suit against Apple for practices that harm developers and consumers

Proton joins suit against Apple for practices that harm developers and consumers 659 by moose44 | 632 comments on Hacker News.

New best story on Hacker News: My open source project was relicensed by a YC company [license updated]

My open source project was relicensed by a YC company [license updated] 729 by sohzm | 425 comments on Hacker News.

New best story on Hacker News: Introducing tmux-rs

Introducing tmux-rs 676 by Jtsummers | 218 comments on Hacker News.

New best story on Hacker News: Writing Code Was Never the Bottleneck

Writing Code Was Never the Bottleneck 662 by phire | 345 comments on Hacker News.

New best story on Hacker News: Xfinity using WiFi signals in your house to detect motion

Xfinity using WiFi signals in your house to detect motion 646 by bearsyankees | 489 comments on Hacker News.

New best story on Hacker News: The Fed says this is a cube of $1M. They're off by half a million

The Fed says this is a cube of $1M. They're off by half a million 706 by c249709 | 273 comments on Hacker News.

New best story on Hacker News: The new skill in AI is not prompting, it's context engineering

The new skill in AI is not prompting, it's context engineering 648 by robotswantdata | 341 comments on Hacker News.

New best story on Hacker News: I made my VM think it has a CPU fan

I made my VM think it has a CPU fan 648 by todsacerdoti | 178 comments on Hacker News.