π Discover this trending post from Hacker News π π Category: π‘ Hereβs what youβll learn: Aug 3, 2025 (Programming) A week ago, I set up an infinite nonsense crawler trap β now it makes up 99% of my serverβs traffic. What surprised me is that feeding scrapers garbage is the cheapest and easiest thing I could do. Meet the bots: These arenβt the indexing bots of old, but scrapers collecting data to train LLMs. Unlike search engines, which need the websites they crawl to stay up, AI companies provide a replacement. It should come as no surprise that these…
π₯ Check out this must-read post from Hacker News π π Category: π Key idea: Last updatedNameStarsPavlov38Behavioral Programming for ClojurecljBehavorial programmingECA (Editor Code Assistant) 446Editor Code Assistant (ECA) - AI pair programming capabilities agnostic of editorcljAICode EditorsECA Emacs209Editor Code Assistant (ECA) integration for EmacscljAICode EditorsEmacsclojure2d570Java2D wrapper + creative coding supporting functions (based on Processing and openFrameworks)cljGraphicsJoyride551Making VS Code Hackable like Emacs since 2022cljVSCodeReplicant437A data-driven rendering library for Clojure(Script) that renders hiccup to DOM or to strings.cljcljsHiccupWeb frameworksLegba32Clojure library for building OpenAPI servicescljOpenAPITyped Clojure561An optional type system for ClojurecljcljsStatic TypingSyntax Extensionshashp474A better "prn" for debuggingcljcljsDebuggingComponent2125Managed lifecycle of stateful objects in ClojurecljcljsApplication…
π₯ Discover this trending post from Hacker News π π Category: β
Main takeaway: Hi! I'm Eric Wastl. I make Advent of Code. I hope you like it! I also make lots of other things. I'm on Bluesky, Mastodon, and GitHub. Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other. You don't need a computer science background to participate - just a…
π₯ Discover this trending post from Hacker News π π Category: β
Main takeaway: This monument popped up in the middle of Barking recently.I thought it was very recently but it was actually unveiled in April 2022 and I'm just not very observant. It says "In Memory of those who lost their lives because of exposure to asbestos". And it's here because Barking has one of the highest rates of asbestos-related deaths in the country. In 1913 the Cape Asbestos Company built a huge asbestos factory beside the River Roding in Barking. The company mined asbestos-bearing rock at several sites…
β¨ Read this trending post from Hacker News π π Category: π Main takeaway: The absolute trainer to light up AI agents. Join our Discord community to connect with other users and contributors. Turn your agent into an optimizable beast with ZERO CODE CHANGE (almost)! π€ Build with ANY agent framework (LangChain, OpenAI Agent SDK, AutoGen, CrewAI, Microsoft Agent Framework...); or even WITHOUT agent framework (Python OpenAI). You name it! π€ Selectively optimize one or more agents in a multi-agent system. π― Embraces Algorithms like Reinforcement Learning, Automatic Prompt Optimization, Supervised Fine-tuning and more. π€ Read more on our documentation…
π₯ Read this trending post from Hacker News π π Category: π‘ Main takeaway: Nike is unveiling Project Amplify: the worldβs first powered footwear system for running and walking, designed to help everyday athletes go a little bit faster and farther β all with less effort.Engineered to augment natural lower leg and ankle movement, the Project Amplify system breaks the perception of possibility by providing an unparalleled boost to anyone who wants to move, creating a new future for running, jogging and walking.Β Built on motion algorithms informed by the Nike Sport Research Lab, the first-generation footwear system is comprised of…
π₯ Explore this insightful post from Hacker News π π Category: π Hereβs what youβll learn: oxdraw_demo.mov The goal of oxdraw is to make it easy to create and maintain high-quality diagrams using a declarative and reproducible syntax. Charts are written in Mermaid syntax, while a web interface allows users to fine-tune positions connector paths, colors, and other styling components. Whenever a diagram is tweaked visually, the structural changes are persisted back to the source file as declarative code so that everything remains deterministic and versionable. The changes are saved as comments in the mermaid file so it remains compatible…
π Check out this trending post from Hacker News π π Category: π Key idea: Hey all. TinyKVM was open-sourced this february and since then Iβve been working on some things that are very much outside of the scope of the original implementation. Originally, it was intended to be for pure computation (and that is very much still possible, and is the default), but makes it hard to use TinyKVM outside of specialized use-cases. So, Iβve relented and implemented limited support for running unmodified executables in TinyKVM. Specifically, run-times like Deno, Python WSGI and similar run-times like Lune.I would like…
β¨ Discover this awesome post from Hacker News π π Category: π Main takeaway: Benefits for LWN subscribers The primary benefit from subscribing to LWN is helping to keep us publishing, but, beyond that, subscribers get immediate access to all site content and access to a number of extra site features. Please sign up today! February 4, 2015 This article was contributed by David Drysdale The previous article in this series described the general mechanisms that the Linux kernel has for executing programs as a result of a user-space call to execve(). However, the particular format handlers described in that…
π₯ Read this awesome post from Hacker News π π Category: π Hereβs what youβll learn: D2 is a diagram scripting language that turns text to diagrams. It stands for Declarative Diagramming. Declarative, as in, you describe what you want diagrammed, it generates the image. For example, download the CLI, create a file named input.d2, copy paste the following, run this command, and you get the image below. NETWORKUSERAPI SERVERLOGSCELL TOWERONLINE PORTALDATA PROCESSORSATELLITESTRANSMITTERUISTORAGE SENDSENDSENDPHONE LOGSMAKE CALL ACCESSDISPLAYPERSIST Using the CLI watch modeβ You can finish this tour in about 5-10 minutes, and at the end, there's a cheat sheet you…
