Ask HN: What interesting project ideas you've got but have no time to work on?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • readmelater

    Bookmark with a snooze button. Bookmark, buffer and complete your reading list.

  • Just curious what random, interesting project ideas that HN folks got that they'd like to give away so that people with time can pick up and maybe make it reality.

    I for one have a bunch of ideas that I'll probably would never find time to work on:

    1. An open-source Notion alternative that works on top of sqlite files (inside browsers). Basically offline first Notion experience.

    1. An open-source richtext layout engine to create google docs like powerful editors.

    2. A webassembly powered extension framework to extend business softwares.

    3. A bookmarking system that buffers my reading list and drives me to complete my research on a topic - It materialized to a level but I couldn't make it a full fledged product out of it yet - https://github.com/joelewis/readmelater

    4. Port prosemirror's technology to a multi-platform stack like Kotlin - so that someday we'll have a cross platform richtext editor component that products can use for both mobile apps and web.

    These are just some of my random ideas. I'm curious what others got in their bucket!

  • ruff

    An extremely fast Python linter and code formatter, written in Rust.

  • Because the Python's "ast" modules is too slow, and lacks proper "format" feature (it has unparse but it removes comments, and forgets the current style completely). I use "ruff" a lot (https://github.com/astral-sh/ruff) which is in Rust. But I want to be able to implement fast custom linters in Go (linters that ruff / fixit lack, and Python linters lack or are too slow).

  • 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