Feed aggregator
ClawEmail: 1min setup for OpenClaw agents with Gmail, Docs
Article URL: https://clawemail.com
Comments URL: https://news.ycombinator.com/item?id=46922366
Points: 1
# Comments: 1
UnAutomating the Economy: More Labor but at What Cost?
Article URL: https://www.greshm.org/blog/unautomating-the-economy/
Comments URL: https://news.ycombinator.com/item?id=46922331
Points: 1
# Comments: 1
Show HN: Gettorr – Stream magnet links in the browser via WebRTC (no install)
I built Gettorr because I wanted a way to stream legal torrents (like Linux ISOs or Archive.org content) on my Chromebook without needing to install heavy clients like uTorrent.
It uses WebTorrent under the hood to handle the P2P connections in the browser. I focused on making the UI as minimal as possible—just paste a magnet link and start streaming.
I’d love to get your feedback on the streaming performance and if you run into any issues with different browser versions!
Comments URL: https://news.ycombinator.com/item?id=46922327
Points: 1
# Comments: 0
Statin drugs safer than previously thought
Article URL: https://www.semafor.com/article/02/06/2026/statin-drugs-safer-than-previously-thought
Comments URL: https://news.ycombinator.com/item?id=46922317
Points: 1
# Comments: 0
Handy when you just want to distract yourself for a moment
Article URL: https://d6.h5go.life/
Comments URL: https://news.ycombinator.com/item?id=46922308
Points: 1
# Comments: 0
More States Are Taking Aim at a Controversial Early Reading Method
Article URL: https://www.edweek.org/teaching-learning/more-states-are-taking-aim-at-a-controversial-early-reading-method/2025/04
Comments URL: https://news.ycombinator.com/item?id=46922296
Points: 1
# Comments: 0
AI will not save developer productivity
Article URL: https://www.infoworld.com/article/4125409/ai-will-not-save-developer-productivity.html
Comments URL: https://news.ycombinator.com/item?id=46922281
Points: 1
# Comments: 0
How I do and don't use agents
Article URL: https://twitter.com/jessfraz/status/2019975917863661760
Comments URL: https://news.ycombinator.com/item?id=46922254
Points: 1
# Comments: 0
BTDUex Safe? The Back End Withdrawal Anomalies
I’m posting this analysis to the YC community because I value the technical rigor here, and I need a sanity check on a platform that is aggressively marketing itself right now: BTDUex.
For context, I spent the first two decades of my career in enterprise IT systems administration, dealing with server infrastructure, database integrity, and network security before shifting to full-time independent trading. I’ve survived the dot-com vaporware era, the 2008 financial meltdown, and every crypto winter since Mt. Gox. My "sysadmin gut check" for systemic risk is highly attuned, and BTDUex is currently triggering every alarm bell I have.
I’ve been auditioning their operations from the outside in, looking past the polished React framework of their frontend. I believe what we are looking at is not a legitimate fintech disruptor, but a sophisticated, modern iteration of a financial "honey pot," disguised by a high-latency Web3 wrapper.
Here is my technical breakdown of why the BTDUex architecture appears fundamentally fraudulent, specifically focusing on its critical failure point: the withdrawal logic.
1. The "Withdrawal Logic" Anomaly (The Architectural Smoking Gun) In any legitimate fintech architecture—whether centralized finance (CeFi) like Coinbase or decentralized finance (DeFi) like Uniswap—withdrawal logic follows a standard pattern: transaction fees, gas costs, or taxes are netted internally from the user's existing asset balance within the database or smart contract before the remaining funds are broadcast to the blockchain or wired to a bank.
When a user attempts to withdraw significant capital (often "profits" generated on the platform's simulated interface), the request is flagged by a backend "compliance" layer. The user is then informed via API response or support ticket that to "unblock" the withdrawal, they must deposit an additional external sum (often cited as a 15%-30% "tax" or "verification fee") via fresh USDT.
The Technical Implication: From a database integrity and systems standpoint, requiring external liquidity to unlock existing internal database entries is absurd.
If the user has $10,000 in their account and owes a $500 fee, a functional system executes Balance = Balance - Fee and sends the remaining $9,500.
BTDUex's requirement for a new inbound transaction to release an existing balance suggests that the internal ledger balance is disconnected from real, available liquidity.
This mechanism is the defining characteristic of a Ponzi scheme in its exit phase, or what’s known in security circles as a "pig-butchering" scam. The backend isn't connected to real liquidity pools; it's likely just a local ledger showing simulated numbers. The request for a "fee" is functionally a ransom demand to release data that has no real value behind it.
2. The "Wrapper Company" Pattern BTDUex appears to be a classic "wrapper company." They have invested heavily in the user interface layer—slick mobile responsiveness, real-time charting visualizations—to build immediate trust. However, the backend operations seem to be a black box operating in a regulatory vacuum.
If you attempt to trace their orders to an on-chain settlement or cross-reference their operating entities with major regulatory API endpoints (NFA, FCA, ASIC), you will find zero footprint. They are operating with the frontend aesthetics of a Tier-1 exchange but the backend compliance structure of a burner phone.
3. Operational Opacity as a Feature Furthermore, there is a noticeable pattern of convenient "system maintenance" events that lock users out during periods of high market volatility. While every platform has technical debt and downtime, the timing and lack of transparent, technical post-mortems from BTDUex suggest intentional throttling of user activity rather than legitimate infrastructure scaling issues.
Comments URL: https://news.ycombinator.com/item?id=46922244
Points: 1
# Comments: 0
Level Up Your Gaming
Article URL: https://d4.h5go.life/
Comments URL: https://news.ycombinator.com/item?id=46922174
Points: 1
# Comments: 1
Di.day is a movement to encourage people to ditch Big Tech
Article URL: https://itsfoss.com/news/di-day-celebration/
Comments URL: https://news.ycombinator.com/item?id=46922169
Points: 1
# Comments: 0
Show HN: AI generated personal affirmations playing when your phone is locked
AI generated personal affirmations for all life situations that play even when your phone is locked. Help after breakup
Comments URL: https://news.ycombinator.com/item?id=46922164
Points: 1
# Comments: 0
Show HN: GTM MCP Server- Let AI Manage Your Google Tag Manager Containers
I built an MCP server that connects Claude and ChatGPT to the Google Tag Manager API. You can create tags, triggers, variables, audit containers, and publish changes through natural conversation.
Try it now (no install needed): - Claude.ai: Settings → Connectors → Add https://mcp.gtmeditor.com - Claude Code: claude mcp add -t http gtm https://mcp.gtmeditor.com - ChatGPT: Add MCP integration at platform.openai.com/apps with URL https://mcp.gtmeditor.com It authenticates with your Google account via OAuth 2.1, so your credentials are never stored on the server. What you can do: - "Create a GA4 event tag for form submissions" - "Audit this container for issues and duplicates" - "Set up ecommerce tracking for purchases" - "Publish the changes we just made" It supports all GTM entity types including server-side containers (clients, transformations). There are 40+ tools covering full CRUD, versioning, publishing, built-in variable management, and Community Template Gallery imports. Some things I learned building this: Google's API has undocumented behaviors that took a while to figure out. Transformation types (tf_allow_params, tf_exclude_params, tf_augment_event) aren't documented anywhere — I discovered them through trial and error. Each type uses different parameter table keys, and passing an unknown type returns HTTP 500 instead of 400. The autoEventFilter field on click/form triggers is silently dropped by the API (returns 200 OK but doesn't persist). I also built a companion repo with LLM-optimized GTM API documentation (https://github.com/paolobietolini/gtm-api-for-llms) — structured as an installable skill for Claude Code and Codex, so the AI knows the correct parameter formats, validation rules, and workflow patterns. Built with Go, deployed as a single Docker container. The MCP protocol makes it work across Claude and ChatGPT without any client-specific code. /s Thank you for your attention to this matter
Comments URL: https://news.ycombinator.com/item?id=46922159
Points: 1
# Comments: 0
Launch of X (Twitter) API Pay-per-Use Pricing
Article URL: https://devcommunity.x.com/t/announcing-the-launch-of-x-api-pay-per-use-pricing/256476
Comments URL: https://news.ycombinator.com/item?id=46922158
Points: 1
# Comments: 0
Facebook seemingly randomly bans tons of users
Article URL: https://old.reddit.com/r/facebookdisabledme/
Comments URL: https://news.ycombinator.com/item?id=46922153
Points: 1
# Comments: 1
Global Bird Count
Article URL: https://www.birdcount.org/
Comments URL: https://news.ycombinator.com/item?id=46922151
Points: 1
# Comments: 0
What Is Ruliology?
Article URL: https://writings.stephenwolfram.com/2026/01/what-is-ruliology/
Comments URL: https://news.ycombinator.com/item?id=46922143
Points: 2
# Comments: 0
Jon Stewart – One of My Favorite People – What Now? With Trevor Noah Podcast [video]
Article URL: https://www.youtube.com/watch?v=44uC12g9ZVk
Comments URL: https://news.ycombinator.com/item?id=46922133
Points: 1
# Comments: 0
P2P crypto exchange development company
We are a P2P crypto exchange development company focused on building secure, user-centric trading platforms. Our expertise lies in creating decentralized environments where users can trade directly with confidence and transparency. By emphasizing robust architecture, compliance readiness, and seamless user experience, we help businesses launch reliable peer-to-peer exchanges. Our development approach prioritizes scalability, security, and performance, enabling platforms to grow with market demand while maintaining trust, efficiency, and long-term sustainability in the evolving crypto ecosystem.
Comments URL: https://news.ycombinator.com/item?id=46922068
Points: 1
# Comments: 0
