site VS markwhen

Compare site vs markwhen and see what are their differences.

site

The new frontend/backend code for https://xeiaso.net (by Xe)

markwhen

Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more. (by mark-when)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
site markwhen
12 35
601 3,337
- 1.9%
9.5 5.4
7 days ago 5 months ago
MDX HTML
zlib License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

site

Posts with mentions or reviews of site. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.
  • Ask HN: What side projects landed you a job?
    62 projects | news.ycombinator.com | 3 Dec 2023
    My blog https://xeiaso.net (source code: https://github.com/Xe/site) and the stuff I've written for it ended up doing several things to help me get employed over the years:

    1. Letting me have a place to write to get better at writing, which makes it easier to do my in DevRel.

    2. Lets me talk about all of the interesting projects I work on (eg: an AI novel writing experiment https://xeiaso.net/videos/2023/ai-hackathon/) that people regularly find interesting. This gets people interested in wanting to employ me, which ends up working up well for me in the long run.

    Do side projects, but write about what you did and what you learned.

  • My First Impressions of Nix
    33 projects | news.ycombinator.com | 19 Jun 2023
  • Hacker News evading criticism by selectively adding noreferrer to certain links
    6 projects | news.ycombinator.com | 7 Jun 2023
    As someone who is regularly falling victim to the rightward lurch (for having committed the dastardly crime of the wrong hormone activating in-utero), the only reason I don't actively block Hacker News readers is that I make ad money off of them. That is the only reason it's worth the abuse vector to me.

    dang, if you are reading this, please take a moment to seriously consider the actions you have taken today. I understand your desire for the community that Hacker News could be, but that is so far away from what it is today that it's almost laughable. Yes, this is a no-win situation but that's bascially how it is globally when trying to be centerist about any issue. I use Hacker News referers to change the page slightly (mostly to add a deserved "hey, can you please not be an asshole, thanks" via this code: https://github.com/Xe/site/blob/686cc58fb6fc8f2e3bf0197e9b38...) and I would be very frustrated if that went away. Maybe even to the point of having a worker process figure out if my articles are posted to hacker news and making them go dark if they are on the front page. I know you value the articles I post (as our email threads have contained), but really it's an abuse vector that I need to keep metrics of.

    Website administrators should be allowed to block Hacker News referers. Yes this is a thing that is not desirable for you as an administrator, but at some level something's got to give. The enshittening of Hacker News is something that is very undesirable for me too. I've gone over this in our emails. This was going to be another one of those emails, but I really would prefer this one to be out in the open.

  • Anything can be a message queue if you use it wrongly enough
    6 projects | news.ycombinator.com | 4 Jun 2023
    My read time estimate code is here: https://github.com/Xe/site/blob/aa3608afa6c62695ca0ab139f823...

    I've been trying to play with the constants over the years to make the read time estimate more "accurate", but it's a tough nut to crack in general. So I can go over my numbers more accurately, how long did it take you to read it?

  • Ask HN: Those with money-making side projects,how did you come up with the idea?
    6 projects | news.ycombinator.com | 11 Dec 2022
    I originally started putting ads on my blog after people started being an asshole about my articles on Hacker News, originally scoped to only readers from Hacker News. That combined with Patreon pays for all my hosting costs (even the CDN on fly.io and my random AWS infrastructure) and all the video games I play (about $280 US per month of income). It's gotten to the point where it's a tax burden, but I think it's worth it. I've never had a side project make an actual profit before and I'm excited to keep writing as a way to hone my skills and get experience with even more fun technology.

    My recent post on embedding Rust into Go programs with WebAssembly (https://news.ycombinator.com/item?id=33713717) made me about $20 of ad impressions on the day of its release, pretty impressive given how many of you people must run ad blockers!

    It'd be cool to make my blog generate more income and eventually take over as my full time job, but I'm pretty happy with the fact that it's a side project that I can peck at when I want to. A lot of energy that would be spent doing various random Discord/IRC bots that go nowhere ends up being thrust into the blog instead. I also love being able to integrate various cursed things (like a Dhall script that takes my salary history data to spit out LaTeX for my resume: https://github.com/Xe/site/blob/main/dhall/latex/resume.dhal...) and then write up how I did it and why. It makes coming up with ideas for the blog a lot easier!

    I have plans to make a "Why I think WASI is cool" style post with interactive terminals that run WebAssembly programs in the browser, but I'm still trying to figure out how to graft xterm.js into my custom build setup with Deno. I have an untested but should theoretically work implementation here though in case anyone has any tips: https://github.com/Xe/site/blob/main/src/frontend/wasiterm.t...

    Filing my taxes is a huge pain now lol.

  • The carcinization of Go programs (via WASM)
    1 project | /r/rust | 24 Nov 2022
    Hi! I was going to ask about your site template but I see you already answered my questions :D
  • Salary Transparency
    1 project | news.ycombinator.com | 24 Oct 2022
    Patches are welcome: https://github.com/Xe/site/blob/main/templates/salary_transp...
  • Ask HN: Is having a Personal blog/brand worth it for you?
    7 projects | news.ycombinator.com | 18 Jul 2022
    I've found it worth doing. My blog (xeiaso.net, formerly christine.website) is the main way that I get employed at this point. It also helps that people link it here a lot. After 100 articles or so writing got a lot easier and now people rely on my blog for a lot of things. I think it's worth it, but I've also been exclusively self-hosting it. I currently have the code (and writing) open source on GitHub (https://github.com/Xe/site) but I'm considering moving the writing to either a private repo or a SQLite database because people keep copying it, slathering it in ads and rehosting it.
  • I Miss Heroku's DevEx
    3 projects | news.ycombinator.com | 11 May 2022
  • Crimes with Go Generics
    2 projects | news.ycombinator.com | 24 Apr 2022
    Oh dear. I pushed an addendum to the article: https://github.com/Xe/site/commit/05135edcbe5e474131c15c2476...

    Thanks for pointing that out!

markwhen

Posts with mentions or reviews of markwhen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • Phanpy: A minimalistic opinionated Mastodon web client
    6 projects | news.ycombinator.com | 14 Apr 2024
    The creator of this (Chee Aun) is quite prolific and creative with their work (https://cheeaun.com/projects/).

    They created https://cheeaun.life, a timeline of their life, more than 10 years ago (which looks to be kept up to date), which was my inspiration for markwhen (https://markwhen.com).

  • JavaScript Libraries for Implementing Trendy Technologies in Web Apps in 2024
    12 projects | dev.to | 9 Apr 2024
    Markwhen
  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
    Looks like markwhen[0]. When making it, which initially started out as a strictly timeline-making tool, I realized it is essentially a log or journal language - write a date, any date, and add some stuff to it. Good for notes, blogging, a calendar, etc etc.

    [0] https://markwhen.com

  • Multi-Layered Calendars
    2 projects | news.ycombinator.com | 6 Jul 2023
    https://markwhen.com

    I’ve had a lot of these thoughts when working on markwhen. It’s basically turning into a calendar and planning IDE, pretty excited about where it’s heading.

  • Ask HN: I Need a Calendar App
    3 projects | news.ycombinator.com | 22 Jun 2023
  • Show HN: I open sourced the QR designer from my failed startup
    15 projects | news.ycombinator.com | 30 May 2023
    https://markwhen.com - very cool. however, If I could share with you, I would see the value in following case: if I could connect my calendar(s) to it and see what is going on and overlay it with the data here in comment. Use case is both - for retrospective and for planning (for example if you're preparing the meeting and don't want to share content just yet, or jotting something for time in-between meeting what to do, etc)
  • Ask HN: Has journaling improved your life?
    3 projects | news.ycombinator.com | 16 May 2023
    I realized just over the weekend that the side project I'm working on is in fact a kind of journaling language. It has passed through a number of iterations, started out as a timeline maker (and still does that best), but at the end of the day is a spec for writing what happened when. Or indeed what you hope will happen in the future - I find it's a good planning tool too.

    I find myself actually journaling now that I don't have to think about where I'm going to do it, or in the case of most note-taking apps, which note I should put my current thought in. Journal it first, and if it deserves to be somewhere else, move it later.

    The project is https://markwhen.com

  • Ask HN: Side project of less than $2k MRR, what's your project?
    7 projects | news.ycombinator.com | 14 Apr 2023
    https://markwhen.com

    Timelines in markdown (gantt, calendar, map, other views)

    It's open source (https://github.com/mark-when/markwhen) and there are some paid options for storing markwhen documents in the cloud.

    Straddling paid SAAS and open source is a bit tricky and I still haven't figured it out completely yet. I have some sponsors as well as some paid saas clients but it's not quite paying the bills yet... I like working on it though, hopefully I can find the right balance or a different revenue model that works better.

  • Looking for timeline creation software
    1 project | /r/software | 5 Apr 2023
    Are you familiar with markdown? If so, try markwhen.
  • Show HN: Markwhen: Markdown for Timelines
    1 project | news.ycombinator.com | 31 Mar 2023

What are some alternatives?

When comparing site and markwhen you can also consider the following projects:

tumblelog - A static tumblelog generator available as both a Perl and Python version

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

recco - Gain information about applications to inform deployments

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

type-safe-builder-experiment - Experimenting with the type safe builder pattern in different languages.

obsidian-markmind - A mind map, outline for obsidian,It support mobile and desktop

pgBackRest - Reliable PostgreSQL Backup & Restore

quickadd - Parse natural language time and date expressions in python

Bailo - Managing the lifecycle of machine learning to support scalability, impact, collaboration, compliance and sharing.

life - Life - a timeline of important events in my life

libphutil - A collection of PHP utility classes

Github-Timeline - Github Timeline is a timeline of the repos of who ever you want !