1
Quirky Tech ✨
Obfuscated, self-evaluating bash script by CDN Akamai being supplied to consumers via retail stores When my wife said to me “Let me show you a t-shirt I saw…”, I wasn’t sure what to expect, but it definitely wasn’t an obfuscated bash script printed on the back designed to print a happy Easter egg message. I’m not in the habit of clickbaity headlines I’ve no idea at all how many views this site gets, but I’m willing to bet it’s not even double-digit humans per month. but I can see why subeditors have such fun with them. The title above is, strictly speaking, entirely accurate, but probably not what you think.
Actionable Insight
This discovery vividly illustrates the pervasive and often quirky ways digital artifacts, even complex obfuscated code, can bleed into the physical world. It prompts fascinating questions about design metadata, supply chain integration, and how a developer's digital Easter egg from a CDN provider could end up on a mass-produced retail garment.
tris.sherliker.net
·
1372 pts
·
214 comments
·
by speerer
2
Conversational AI 🗣️
Community discussion highlights: Are there any open source full duplex models that are out besides PersonaPlex? There was a chinese open one, maybe Fun Audio chat or something, that said it was going to release a full duplex version but I am not sure if it did. My dream would be open source full duplex with function calling or some kind of rudimentary text output. PersonaPlex is still interesting although it was looking like we would need to fine tune it to handle outgoing or avoid going off the rails easily.
Actionable Insight
This discussion reveals a significant unmet demand within the open-source community for robust, full-duplex conversational AI models, particularly those capable of reliable function calling or coherent text output. The challenges of fine-tuning existing models like PersonaPlex highlight the need for more stable and versatile open-source architectures that can handle real-time, multi-turn interactions without easily derailing.
openai.com
·
695 pts
·
453 comments
·
by logickkk1
3
🚀 Open Source Release
I’m happy to announce that Chatto, the group and team chat application that I’ve been working on for the past year or so, is now officially Open Source, and available for anyone to self-host. The fastest way to give it a try is through Homebrew: brew install chattocorp/tap/chatto chatto init chatto run See Chatto’s Getting Started Guide for details. Chatto aims to be the group chat application that you actually enjoy using.
Actionable Insight
This launch introduces another self-hostable, open-source team chat into a highly saturated market. Its viability hinges on delivering a truly superior user experience or unique features that justify adoption over established alternatives like Mattermost or Rocket.Chat, catering to users prioritizing control and a distinct chat experience.
hmans.dev
·
947 pts
·
250 comments
·
by speckx
4
🤖 AI Security
⚡ Highly Relevant
GitLost: How We Tricked GitHub’s AI Agent into Leaking Private Repos - Noma Security GitLost: How We Tricked GitHub’s AI Agent into Leaking Private Repos TL;DR : Noma Labs discovered a critical prompt injection vulnerability within GitHub’s new Agentic Workflows, allowing an unauthenticated attacker to silently pull data from private repositories by posting a crafted GitHub Issue in a public repository belonging to the same organization as the private repositories. Noma Labs named the vulnerability GitLost. GitHub recently launched GitHub Agentic Workflows, pairing GitHub Actions (GitHub’s automation system for running tasks in response to repository events) with an AI agent backed by Claude or GitHub Copilot.
Actionable Insight
The "GitLost" vulnerability highlights a critical prompt injection flaw in GitHub's AI Agentic Workflows, demonstrating how malicious public input can trick AI agents into leaking private repository data. This incident underscores the significant security challenge of integrating Large Language Models into automated systems without robust isolation and privilege separation, revealing that AI agents can inadvertently bridge public and private contexts with devastating consequences.
noma.security
·
517 pts
·
195 comments
·
by ColinEberhardt
5
🛠️ Right to Repair
FTC secures right to repair settlement with farming equipment giant John Deere | AP News Iran war Russia-Ukraine war Español China Asia Pacific Latin America Europe Africa Members of a sexual predator network on Telegram tried to hide their crimes with code words US launches new airstrikes on Iran and Tehran fires back at 3 Gulf Arab states Get caught up on what you may have missed throughout the day.
Actionable Insight
This landmark FTC settlement with John Deere marks a significant victory for the "right to repair" movement, directly addressing the critical issue of farmers' autonomy over their own equipment. It challenges manufacturers' long-standing practice of restricting access to diagnostic tools and parts, which previously created costly dependencies and limited equipment longevity. This precedent could catalyze similar changes across other industries, pushing for greater consumer control and fostering competition in repair and maintenance markets.
apnews.com
·
756 pts
·
142 comments
·
by djoldman
6
🤖 AI Model Comparison
⚡ Highly Relevant
We made Grok 4.5, GPT-5.5, and Claude build the same apps · TryAI Grok 4.5 landed this week with xAI calling it their smartest model yet, "trained alongside Cursor" for coding and agentic work. The internet's favorite way to vibe-check a new coding model is the build-off: hand it one prompt, see what app it spits out, post the clip. We gave Grok 4.5 , GPT-5.5 , Claude Opus 4.8 , and Claude Fable 5 the exact same three prompts: build a single self-contained HTML file (no libraries, no network calls) for an interactive app. One shot each, no hand-holding, no prompt-fiddling.
Actionable Insight
This article conducts a direct 'build-off' to critically evaluate the raw code generation capabilities of new, leading AI models like Grok 4.5, GPT-5.5, and Claude variants. By imposing strict, single-shot conditions to create self-contained HTML apps, the study provides a practical benchmark of their agentic reasoning and programming prowess. Such rigorous comparisons are essential for developers to understand the practical utility and specific strengths of evolving large language models in real-world software development scenarios.
tryai.dev
·
149 pts
·
79 comments
·
by hershyb_
7
🚆 Transportation Tech
deck.gl based visualiser of the TFL Api + National Rails to be able to track (with minimal drift) a train along the way in London and to the nearest airports. If you pick one from any platform in https://nexttrain.london basically you can share your train journey along the rails. Build to test Cloudflare workers and their infra along with deck.gl performance that is incredible in my opinion.
Actionable Insight
This project demonstrates a robust real-time geospatial visualization stack, leveraging `deck.gl` for high-performance 3D rendering and `Cloudflare Workers` for efficient data processing to track London trains with remarkable accuracy. It offers a novel and engaging way to visualize public transport, showcasing the potential for improved user experiences, operational insights, and broader applications in dynamic mapping and tracking.
ride.nexttrain.london
·
140 pts
·
56 comments
·
by mgranados
8
📊 Database Internals
Community discussion highlights: I was just wondering if there was a postgresql specific version of https://use-the-index-luke.com i could send a coworker who seems oblivious to the perf penalties of missing indicies. Certainly a good start!
Actionable Insight
This guide tackles a foundational yet often misunderstood aspect of database performance: B-Tree indexes in PostgreSQL. The community discussion highlights a pervasive problem where developers, even experienced ones, may overlook the critical performance implications of properly indexing — or failing to index — their database tables. It underscores the demand for practical, system-specific resources that bridge the gap between theoretical knowledge and real-world database optimization.
medium.com
·
59 pts
·
2 comments
·
by corvus-cornix
9
🚀 Software Release
Published by Lenny Primak on the 29th of June, 2026 The Apache Shiro team is pleased to announce the release of Apache Shiro version 3.0.0. This release is available for download now. This is a new major release of Apache Shiro, with many new features and improvements, culminating more than two years of work. Jakarta EE 9/10/11+ (no javax.* namespace)
Actionable Insight
This 3.0.0 release of Apache Shiro, the culmination of two years of development, represents a substantial leap forward for the security framework. The most critical aspect is its full embrace of Jakarta EE 9/10/11+, indicating a significant modernization effort and providing crucial compatibility for applications leveraging the latest Java enterprise standards. This ensures Shiro remains a relevant and robust solution for authentication, authorization, and session management in contemporary enterprise environments.
shiro.apache.org
·
30 pts
·
2 comments
·
by lprimak
10
🤖 AI Model Release
Grok 4.5 is SpaceXAI's smartest model built for coding, agentic tasks, and knowledge work. Today, we're launching Grok 4.5 , SpaceXAI's smartest model built to excel at coding, agentic tasks, and knowledge work. It's our strongest model ever and was trained alongside Cursor . Grok 4.5 was trained on datasets spanning knowledge in coding, science, engineering, and math. With both intelligent and efficient reasoning, Grok 4.5 excels at real engineering tasks and exceeds comparable leading models at these tasks.
Actionable Insight
Grok 4.5, despite the "SpaceXAI" typo likely referring to xAI, marks a significant iteration designed to be a top-tier competitor in high-stakes coding, agentic, and general knowledge work. Its explicit training alongside Cursor suggests a strategic focus on deep integration into developer workflows, aiming for superior performance in complex engineering tasks. This release intensifies the race among AI foundational models, emphasizing specialized capabilities and practical application over broad generalizations.
x.ai
·
613 pts
·
865 comments
·
by BoumTAC