It Takes 6 Days to Change 1 Line of Code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • eslint-config-prettier

    Turns off all rules that are unnecessary or might conflict with Prettier.

  • I wouldn’t say they’re arguing something completely different. A large subset of linting rules are by nature purely formatting rules. You can enforce line length with either prettier or a linter and both can auto fix the issue.

    Because of this things like [`eslint-config-prettier`](https://github.com/prettier/eslint-config-prettier) exist to ensure conflicting eslint formatting rules are disabled if they can be handled by prettier.

  • Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

  • Entails hundreds of hours of single-stepping through that opcode in Linux kernel using an indirect operand pointing toward its own opcode (self-modifying code).

    Even the extraordinaire Fabrice Bellard (author of QEMU) admitted that it is broke and did a total rewrite, which fixed tons of other issues.

    https://github.com/unicorn-engine/unicorn/issues/364

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Unicorn – lightweight multi-platform, multi-architecture CPU emulator framework

    1 project | news.ycombinator.com | 3 May 2024
  • Unicorn: Lightweight multi-platform, multi-architecture CPU emulator framework

    1 project | news.ycombinator.com | 19 Nov 2023
  • 86Box v4.0

    1 project | news.ycombinator.com | 13 Sep 2023
  • Show HN: Tetris, but the blocks are ARM instructions that execute in the browser

    3 projects | news.ycombinator.com | 10 Aug 2023
  • FOSS Simulator for debugging C code (even better if it supports some MCUs)

    1 project | /r/embedded | 28 Jun 2023