๐ฅ Check out this insightful post from Hacker News ๐ ๐ Category: ๐ก Hereโs what youโll learn: OpenAI are quietly adopting skills, now available in ChatGPT and Codex CLI 12th December 2025 One of the things that most excited me about Anthropicโs new Skills mechanism back in October is how easy it looked for other platforms to implement. A skill is just a folder with a Markdown file and some optional extra resources and scripts, so any LLM tool with the ability to navigate and read from a filesystem should be capable of using them. It turns out OpenAI are…
๐ Check out this must-read post from Hacker News ๐ ๐ Category: ๐ก Key idea: December 12th, 2025 RFC9460, defining SVCB and HTTPS Resource Records, was published in November of 2023. Two years later, however, support for these DNS records is still far from universal. Add to that the fact that the RFC defines a number of SvcParamKeys, which browsers support to different degrees and where developers disagree about the proper behavior, and you end up with no clear picture of which browsers support these records to which end. Unfortunately even the otherwise ever so useful https://caniuse.com/ does not provide…
๐ฅ Check out this must-read post from Hacker News ๐ ๐ Category: ๐ก Key idea: uvm32 is a minimalist, dependency-free virtual machine sandbox designed for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99. On an STM32L0 (ARM Cortex-M0+) the required footprint is under 4KB flash/1KB RAM. uvm32 is a RISC-V emulator, wrapped in a management interface and provided with tools to build efficient code to run in it. As a no-frills alternative to embedded script engines (Lua, Duktape, MicroPython, etc) As a sandbox to isolate untrusted or unreliable elements of a system…
๐ฅ Explore this must-read post from Hacker News ๐ ๐ Category: โ
Hereโs what youโll learn: GNU Unifont is part of the GNU Project. This page contains the latest release of GNU Unifont, with glyphs for every printable code point in the Unicode Basic Multilingual Plane (BMP). The BMP occupies the first 65,536 code points of the Unicode space, denoted as U+0000..U+FFFF. There is also growing coverage of the Supplementary Multilingual Plane (SMP), in the range U+010000..U+01FFFF, and of Michael Everson's ConScript Unicode Registry (CSUR) with Rebecca Bettencourt's Under-CSUR additions. Commercial Use A user has asked if GNU Unifont can…
๐ฅ Read this awesome post from Hacker News ๐ ๐ Category: โ
Main takeaway: This page provides supplementary material for a presentation given at the German OWASP Day 2025 (Presentation Slides). Intro With the eInvoicing Directive (2014/55/EU), the European Union introduced โstandardizedโ electronic invoices in XML format. Increasingly, institutions and businesses in EU member states will be required to support these electronic invoices. While machine-readable invoices are, in general, a good idea, there are various issues with the EUโs approach, including needless complexity, a lack of true standardization (multiple syntaxes and various sub-formats), and a tendency to use technologies with…
๐ฅ Discover this trending post from Hacker News ๐ ๐ Category: ๐ Main takeaway: A security researcher said Home Depot exposed access to its internal systems for a year after one of its employees published a private access token online, likely by mistake. The researcher found the exposed token and tried to privately alert Home Depot to its security lapse but was ignored for several weeks.ย The exposure is now fixed after TechCrunch contacted company representatives last week. Security researcher Ben Zimmermann told TechCrunch that, in early November, he found a published GitHub access token belonging to a Home Depot…
๐ฅ Read this trending post from Hacker News ๐ ๐ Category: ๐ก Key idea: Doom and Quake studio id Software are now home to a "wall-to-wall" union according to the Communications Workers of America (CWA). The organisation have announced that a group of 165 id workers have just voted to unionise, adding to the ranks of the 300 ZeniMax quality assurance staff who unionised back in 2023. (more…)
๐ Read this awesome post from Hacker News ๐ ๐ Category: ๐ก Key idea: Turn any website into an MCP server + Chat with any website. Convert any website URL into an MCP (Model Context Protocol) server config for your AI tools, or chat directly with any website's content. Simply add tomcp.org/ before any URL: tomcp.org/docs.stripe.com tomcp.org/react.dev tomcp.org/your-docs.com/api Visit tomcp.org, paste a URL, and start chatting with any website's content using AI. Cursor - ~/.cursor/mcp.json Claude Desktop - ~/.claude/claude_desktop_config.json Windsurf - ~/.codeium/windsurf/mcp_config.json VS Code - .vscode/mcp.json Cline - ~/.cline/mcp_settings.json Visit tomcp.org Enter any website URL Select your AI tool Copy…
โจ Discover this insightful post from Hacker News ๐ ๐ Category: โ
Key idea: Back in April, District Court Judge Yvonne Gonzalez Rogers delivered a scathing judgment finding that Apple was in โwillful violationโ of her 2021 injunction intended to open up iOS App Store payments. That contempt of court finding has now been almost entirely upheld by the Ninth Circuit Court of Appeals, a development that Epic Gamesโ Tim Sweeney tells Ars he hopes will โdo a lot of good for developers and start to really change the App Store situation worldwide, I think.โ The ruling, signed by a…
โจ Explore this awesome post from Hacker News ๐ ๐ Category: ๐ก Main takeaway: This blog also appears in our Age Verification Resource Hub: our one-stop shopย for users seeking to understand what age-gating laws actually do, whatโs at stake, how to protect yourself, and why EFF opposes all forms of age verification mandates. Head to EFF.org/Age to explore our resources and join us in the fight for a free, open, private, and yesโsafeโinternet. One of the most common refrains we hear from age verification proponents is that online ID checks are nothing new. After all, you show your ID at…
