Tags: hackaday*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This week's security roundup covers the Anubis web AI firewall, AI exploit generation, a vulnerability in CodeRabbit, the potential illegality of adblocking in Germany, a Microsoft Copilot audit log issue, and a disputed Elastic EDR vulnerability.
  2. A retrospective on the MOS Technology 6502 microprocessor, celebrating its 50th anniversary. The article discusses its history, impact on early home computers and consoles, and its continued (though niche) presence in modern electronics.
  3. The article discusses using AI for code review, emphasizing that it should be used as a tool to flag potential issues for human review, similar to how a spell checker works. It highlights a tool created by Bill Mill to aid in this process, which uses a command-line interface to connect to LLMs. The author stresses the importance of discernment when accepting AI suggestions and provides the system prompt used in the tool.
    2025-08-02 Tags: , , , , by klotz
  4. A project that displays WiFi signal strength using *Space Invaders*-themed sprites on an ESP8266. It recalls the practice of wardriving and provides a visual representation of nearby networks, including open ones.
  5. Han has created a 512-bit magnetic core memory module and documented the process, including wiring details and oscilloscope traces. The module has passed extensive testing, demonstrating the reliability of ferrite memory. The article details the principles of magnetic core memory and provides links to resources for building your own.
  6. This article details a project to create a small desktop appliance with an E-Ink display that shows a user's GitHub activity graph. It uses an ESP32 and a 3D-printed case, configured via a web interface.
    2025-07-05 Tags: , , , , by klotz
  7. An article discussing the importance of time series databases and data visualization tools like Grafana for managing and interpreting streams of data in various applications.

    The author mentions several time series databases (TSDs) and visualization tools, focusing on their features, advantages, and some limitations. The article also provides an example of a Building Management and Control (BMaC) project that uses InfluxDB and Grafana for data visualization.

    | Database | Description | Notable Features |
    |-------------------|-------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|
    | InfluxDB | Partially open source, with version 3 being an edge data collector. | Shard-based storage, compaction levels, time series index, optional retention. |
    | Apache Kudu | Column-based database optimized for multidimensional OLAP workloads. | Part of the Apache Hadoop ecosystem. |
    | Prometheus | Developed at SoundCloud for metrics monitoring. | Written in Go, similar to InfluxDB v1 and v2. |
    | RRDTool | All-in-one package with a circular buffer TSD that also does graphing. | Language bindings for various programming languages. |
    | Graphite | Similar to RRDTool but uses a Django web-based application to render graphs. | Web-based graphing. |
    | TimescaleDB | Extends PostgreSQL, supporting typical SQL queries with TSD functionality and optimizations. | Supports all typical SQL queries. |

    The article also discusses Grafana as a popular tool for creating dashboards to visualize time series data, mentioning its compatibility with multiple TSDs and SQL databases. It concludes by highlighting the importance of understanding one's specific needs before choosing a TSD and visualization solution.
  8. The article discusses the NFC chip found in modern passports, how to access the data it contains, and potential security implications. It details that the key to accessing the data is printed on the passport itself, and explores whether this system is sufficient to prevent forgery.
    2025-06-29 Tags: , , , , by klotz
  9. A blog post detailing the creation of a colour e-paper weather display using a Pimoroni Inky Frame and the Met Office API. It covers the process of fetching weather imagery, converting it to JPEG format, and displaying it on the Inky Frame using MicroPython.
  10. ZPUI (Zippy UI) is a lightweight control interface for single-board computers such Z the Raspberry Pi, designed to provide easy access to system information and control functions via a small I2C screen and a few buttons. It aims to solve the common frustrations of accessing and debugging SBCs without a full keyboard, monitor, and network connection.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "hackaday"

About - Propulsed by SemanticScuttle