Enough AI copilots, we need AI HUDs
957 by walterbell | 265 comments on Hacker News.
Wednesday, July 30, 2025
Tuesday, July 29, 2025
Monday, July 28, 2025
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
812 by segfault22 | 296 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 the frequency of batch data collection. The telemetry "off" switch appears to be purely cosmetic. 3. What's Being Sent: Even with telemetry "disabled," Trae sends detailed payloads including: Hardware specs (CPU, memory, etc.) Persistent user, device, and machine IDs OS version, app language, user name Granular usage data like time-on-ide, window focus state, and active file types. 4. Community Censorship: When I tried to discuss these findings on their official Discord, my posts were deleted and my account was muted for 7 days. It seems words like "track" trigger an automated gag rule, which prevents any real discussion about privacy. I believe developers should be aware of this behavior. The combination of resource drain, non-functional privacy settings, and censorship of technical feedback is a major red flag. The full, detailed analysis with all the evidence (process lists, Fiddler captures, JSON payloads, and screenshots of the Discord moderation) is available at the link. Happy to answer any questions.
812 by segfault22 | 296 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 the frequency of batch data collection. The telemetry "off" switch appears to be purely cosmetic. 3. What's Being Sent: Even with telemetry "disabled," Trae sends detailed payloads including: Hardware specs (CPU, memory, etc.) Persistent user, device, and machine IDs OS version, app language, user name Granular usage data like time-on-ide, window focus state, and active file types. 4. Community Censorship: When I tried to discuss these findings on their official Discord, my posts were deleted and my account was muted for 7 days. It seems words like "track" trigger an automated gag rule, which prevents any real discussion about privacy. I believe developers should be aware of this behavior. The combination of resource drain, non-functional privacy settings, and censorship of technical feedback is a major red flag. The full, detailed analysis with all the evidence (process lists, Fiddler captures, JSON payloads, and screenshots of the Discord moderation) is available at the link. Happy to answer any questions.
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
804 by segfault22 | 294 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 the frequency of batch data collection. The telemetry "off" switch appears to be purely cosmetic. 3. What's Being Sent: Even with telemetry "disabled," Trae sends detailed payloads including: Hardware specs (CPU, memory, etc.) Persistent user, device, and machine IDs OS version, app language, user name Granular usage data like time-on-ide, window focus state, and active file types. 4. Community Censorship: When I tried to discuss these findings on their official Discord, my posts were deleted and my account was muted for 7 days. It seems words like "track" trigger an automated gag rule, which prevents any real discussion about privacy. I believe developers should be aware of this behavior. The combination of resource drain, non-functional privacy settings, and censorship of technical feedback is a major red flag. The full, detailed analysis with all the evidence (process lists, Fiddler captures, JSON payloads, and screenshots of the Discord moderation) is available at the link. Happy to answer any questions.
804 by segfault22 | 294 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 the frequency of batch data collection. The telemetry "off" switch appears to be purely cosmetic. 3. What's Being Sent: Even with telemetry "disabled," Trae sends detailed payloads including: Hardware specs (CPU, memory, etc.) Persistent user, device, and machine IDs OS version, app language, user name Granular usage data like time-on-ide, window focus state, and active file types. 4. Community Censorship: When I tried to discuss these findings on their official Discord, my posts were deleted and my account was muted for 7 days. It seems words like "track" trigger an automated gag rule, which prevents any real discussion about privacy. I believe developers should be aware of this behavior. The combination of resource drain, non-functional privacy settings, and censorship of technical feedback is a major red flag. The full, detailed analysis with all the evidence (process lists, Fiddler captures, JSON payloads, and screenshots of the Discord moderation) is available at the link. Happy to answer any questions.
Saturday, July 26, 2025
Thursday, July 24, 2025
New best story on Hacker News: CARA – High precision robot dog using rope
CARA – High precision robot dog using rope
704 by hakonjdjohnsen | 118 comments on Hacker News.
https://www.youtube.com/watch?v=8s9TjRz01fo
704 by hakonjdjohnsen | 118 comments on Hacker News.
https://www.youtube.com/watch?v=8s9TjRz01fo
New best story on Hacker News: CARA – High precision robot dog using rope
CARA – High precision robot dog using rope
679 by hakonjdjohnsen | 116 comments on Hacker News.
https://www.youtube.com/watch?v=8s9TjRz01fo
679 by hakonjdjohnsen | 116 comments on Hacker News.
https://www.youtube.com/watch?v=8s9TjRz01fo
Wednesday, July 23, 2025
เคेเคฎूเคฐ्เคกा เคฏेเคฅे 24 เคुเคฒैเคฒा เคถेเคคเคเคฑ्เคฏांเคे เคฐเคธ्เคคाเคฐोเคो เคंเคฆोเคฒเคจ
เคेเคฎूเคฐ्เคกा เคฏेเคฅे 24 เคुเคฒैเคฒा เคถेเคคเคเคฑ्เคฏांเคे เคฐเคธ्เคคाเคฐोเคो เคंเคฆोเคฒเคจ
เคถेเคคเคเคฑ्เคฏांเคा เคธाเคคเคฌाเคฐा เคोเคฐा เคเคฐा : เค
เคชंเค, เคตिเคงเคตा เคฎเคนिเคฒा, เคถेเคคเคเคฐी,
เคถेเคคเคฎเคूเคฐ, เคฎेंเคขเคชाเคณ, เคฎเค्เคीเคฎाเคฐ เคเคเคค्เคฐ เคฏेเคฃाเคฐ
เคตเคฐोเคฐा : เคถाเคธเคจाเค्เคฏा เคตिเคตिเคง เคฏोเคเคจांเคा เคฒाเคญ เคจ เคฎिเคณाเคฒ्เคฏाเคจे เคคเคธेเค เคेเคฒ्เคฏा เค
เคจेเค เคตเคฐ्เคทांเคชाเคธूเคจ เคช्เคฐเคฒंเคฌिเคค เค
เคธเคฒेเคฒ्เคฏा เคฎाเคเคฃ्เคฏांเคเคกे เคถाเคธเคจाเคे เคฆुเคฐ्เคฒเค्เคท เคนोเคค เค
เคธเคฒ्เคฏाเคा เคเคฐोเคช เคเคฐเคค เค
เคชंเค, เคตिเคงเคตा เคฎเคนिเคฒा, เคถेเคคเคเคฐी, เคถेเคคเคฎเคूเคฐ, เคฎेंเคขเคชाเคณ เคเคฃि เคฎเค्เคीเคฎाเคฐ เคธเคฎुเคฆाเคฏ เคเคเคค्เคฐ เคฏेเคเคจ เฅจเฅช เคुเคฒै เฅจเฅฆเฅจเฅซ เคฐोเคी เคธเคाเคณी เฅฏ เคตाเคเคคा เคेเคฎूเคฐ्เคกा เคฏेเคฅे เคคीเคต्เคฐ เคฐเคธ्เคคाเคฐोเคो เคंเคฆोเคฒเคจ เคเคฐเคฃाเคฐ เค
เคธเคฒ्เคฏाเคी เคฎाเคนिเคคी เคถेเคคเคเคฐी เคจेเคคे เคिเคถोเคฐ เคกुเคเคฐे เคเคฃि เคฏुเคตा เคจेเคคे เคคเคฅा เคธाเคฎाเคिเค เคाเคฐ्เคฏเคเคฐ्เคคा เคคुเคฒเคธी เค
เคฒाเคฎ เคฏांเคจी เคฆिเคฒी เคเคนे.
เคฏा เคंเคฆोเคฒเคจाเค्เคฏा เคฎाเคง्เคฏเคฎाเคคूเคจ เคธเคฐเคाเคฐเคจे เคจिเคตเคกเคฃुเคी เคฆเคฐเคฎ्เคฏाเคจ เฅญ/เฅงเฅจ เคोเคฐा เคเคฐเคฃ्เคฏाเคे
เคเคถ्เคตाเคธเคจ เคฆेเคฃ्เคฏाเคค เคเคฒे เคนोเคคे เคคे เคชूเคฐ्เคฃ เคเคฐाเคตे เค
เคถी เคฎुเค्เคฏ เคฎाเคเคฃी เค
เคธूเคจ เคค्เคฏाเคธोเคฌเคคเค เคตिเคตिเคง เคธाเคฎाเคिเค, เคเคฐ्เคฅिเค, เคเคฃि เคฎूเคฒเคญूเคค เคนเค्เคांเคถी เคธंเคฌंเคงिเคค เคช्เคฐเคถ्เคจ เคเคชเคธ्เคฅिเคค เคेเคฒे เคाเคฃाเคฐ เคเคนेเคค. เค
เคจेเค เคตเคฐ्เคทांเคชाเคธूเคจ เค
เคชंเค เคต เคตिเคงเคตा เคฎเคนिเคฒांเคจा เคฏोเค्เคฏ เคฒाเคญ เคจ เคฎिเคณเคฃे, เคญूเคฎिเคนीเคจ เคถेเคคเคฎเคुเคฐांเคจा เคจ्เคฏाเคฏ เคฎिเคณเคค เคจเคธเคฃे, เคฎेंเคขเคชाเคณ เคต เคฎเค्เคीเคฎाเคฐ เคฌांเคงเคตांเคจा เคฏोเคเคจांเคชाเคธूเคจ เคตंเคिเคค เค ेเคตเคฒे เคाเคฃे. เคฏा เคธเคฐ्เคต เคฌाเคฌींเคตिเคทเคฏी เคंเคฆोเคฒเคจ เคेเคกเคฒ्เคฏा เคाเคฃाเคฐ เค
เคธเคฒ्เคฏाเคी เคฎाเคนिเคคी เคถेเคคเคเคฐी เคจेเคคे เคिเคถोเคฐ เคกुเคเคฐे เคเคฃि เคคुเคฒเคธी เค
เคฒाเคฎ เคฏुเคตा เคจेเคคे เคคเคฅा เคธाเคฎाเคिเค เคाเคฐ्เคฏเคเคฐ्เคคा เคตเคฐोเคฐा เคฏांเคจी เคฆिเคฒी เคเคนे.
Tuesday, July 22, 2025
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
620 by spenvo | 292 comments on Hacker News.
https://ift.tt/azEY9dX , https://ift.tt/QncIaOX... https://ift.tt/foYt9c3 https://ift.tt/YvT7Lb0... https://ift.tt/1PmeQYA...
620 by spenvo | 292 comments on Hacker News.
https://ift.tt/azEY9dX , https://ift.tt/QncIaOX... https://ift.tt/foYt9c3 https://ift.tt/YvT7Lb0... https://ift.tt/1PmeQYA...
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/azEY9dX , https://ift.tt/QncIaOX... https://ift.tt/foYt9c3 https://ift.tt/YvT7Lb0... https://ift.tt/1PmeQYA...
608 by spenvo | 285 comments on Hacker News.
https://ift.tt/azEY9dX , https://ift.tt/QncIaOX... https://ift.tt/foYt9c3 https://ift.tt/YvT7Lb0... https://ift.tt/1PmeQYA...
Monday, July 21, 2025
Sunday, July 20, 2025
Thursday, July 17, 2025
Tuesday, July 15, 2025
Monday, July 14, 2025
New best story on Hacker News: Show HN: Ten years of running every day, visualized
Show HN: Ten years of running every day, visualized
843 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-populate the database, and I'm using their webhook API to do incremental updates. I have to tap into OpenWeatherMap and OpenCageDate to enrich the running data a little bit. Happy to answer anything about the stack, data pipeline, or how I stayed motivated for 10 years! [1] https://ift.tt/VgkxLd1 Run Streak Association rules: ≥ 1 mile per day
843 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-populate the database, and I'm using their webhook API to do incremental updates. I have to tap into OpenWeatherMap and OpenCageDate to enrich the running data a little bit. Happy to answer anything about the stack, data pipeline, or how I stayed motivated for 10 years! [1] https://ift.tt/VgkxLd1 Run Streak Association rules: ≥ 1 mile per day
New best story on Hacker News: Show HN: Ten years of running every day, visualized
Show HN: Ten years of running every day, visualized
841 by friggeri | 427 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-populate the database, and I'm using their webhook API to do incremental updates. I have to tap into OpenWeatherMap and OpenCageDate to enrich the running data a little bit. Happy to answer anything about the stack, data pipeline, or how I stayed motivated for 10 years! [1] https://ift.tt/VgkxLd1 Run Streak Association rules: ≥ 1 mile per day
841 by friggeri | 427 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-populate the database, and I'm using their webhook API to do incremental updates. I have to tap into OpenWeatherMap and OpenCageDate to enrich the running data a little bit. Happy to answer anything about the stack, data pipeline, or how I stayed motivated for 10 years! [1] https://ift.tt/VgkxLd1 Run Streak Association rules: ≥ 1 mile per day
Sunday, July 13, 2025
Saturday, July 12, 2025
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
766 by decryption | 171 comments on Hacker News.
766 by decryption | 171 comments on Hacker News.
Wednesday, July 9, 2025
Monday, July 7, 2025
Sunday, July 6, 2025
Saturday, July 5, 2025
Thursday, July 3, 2025
Wednesday, July 2, 2025
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
647 by bearsyankees | 489 comments on Hacker News.
647 by bearsyankees | 489 comments on Hacker News.
Tuesday, July 1, 2025
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
663 by robotswantdata | 358 comments on Hacker News.
663 by robotswantdata | 358 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
651 by robotswantdata | 343 comments on Hacker News.
651 by robotswantdata | 343 comments on Hacker News.
Subscribe to:
Posts (Atom)
เคตเคฐोเคฐा เคเคฎเคเคธเคเคฌीเคे เคธเคนाเคฏ्เคฏเค เค เคญिเคฏंเคคा เคช्เคฐเคซुเคฒ เคฒाเคฒเคธเคฐेเคी เคตเคฐोเคฐा เคถเคนเคฐाเคคूเคจ เคนเคाเคฒ เคชเค्เคी เคเคฐा....
เคตเคฐोเคฐा เคเคฎเคเคธเคเคฌीเคे เคธเคนाเคฏ्เคฏเค เค เคญिเคฏंเคคा เคช्เคฐเคซुเคฒ เคฒाเคฒเคธเคฐेเคी เคตเคฐोเคฐा เคถเคนเคฐाเคคूเคจ เคนเคाเคฒ เคชเค्เคी เคเคฐा.... เคฎाเคीเคฒ เค เคจेเค เคตเคฐ्เคทांเคชाเคธूเคจ เคตเคฐोเคฐा เคคाเคฒुเค्เคฏाเคค เคाเคฐ्เคฏเคฐเคค...
-
เคตเคฐोเคฑ्เคฏाเคค เคถเคธ्เคค्เคฐाเคจी เคตाเคฐ เคเคฐूเคจ เคฏुเคตเคाเคा เคेเคฒा เคूเคจ เคตเคฐोเคฐा เคชोเคฒिเคธांเคจी เคेเคฒी เคเคฐोเคชीเคฒा เค เคเค เคตเคฐोเคฐा : เคตเคฐोเคฑ्เคฏाเคคीเคฒ เคेเคธเคฐी เคจंเคฆเคจ เคเคฃเคชเคคी เคเคตเคณ เคเคฐोเคชी เค เคฎो...
-
เคตिเคฆ्เคฏाเคฐ्เคฅ्เคฏांเคตเคฐीเคฒ เค เคฎाเคจुเคท เค เคค्เคฏाเคाเคฐ – เคฎुเค्เคฏाเคง्เคฏाเคชเค เคต เค เคงीเค्เคทเคाเคตเคฐ เคुเคจ्เคนा เคฆाเคเคฒ เคเคฐूเคจ เคคाเคค्เคाเคณ เคाเคฐเคตाเค เคเคฐा. เคเคฆिเคตाเคธी เคाเคฏเคเคฐ เคธेเคจेเคे เคंเคฆ्เคฐเคชूเคฐ เคिเคฒ्เคนा เคเคชाเคง...
-
เคฏेเคจ्เคธा เคฏेเคฅीเคฒ เค เคชเคाเคคाเคค เคฎूเคค्เคฏुंเคฎुเคी เคฎเคนिเคฒाเค्เคฏा เคตाเคฐเคธाเคจा 5 เคฒाเคाเคी เคเคฐ्เคฅिเค เคฎเคฆเคค เคเคฐा เคคुเคฒเคธी เค เคฒाเคฎ เคตเคฐोเคฐा เคถเคนเคฐाเคคीเคฒ เคฌाเคตเคฃे เคฒेเคเคเค เคต เคाॅเคฒเคฐी เคตॉเคฐ्เคก...