qubyte-codes

My personal site. (by qubyte)

Qubyte-codes Alternatives

Similar projects and alternatives to qubyte-codes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better qubyte-codes alternative or higher similarity.

qubyte-codes reviews and mentions

Posts with mentions or reviews of qubyte-codes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.
  • Ask HN: Share Your Personal Site
    87 projects | news.ycombinator.com | 6 Apr 2022
    https://qubyte.codes

    I blog about things which interest me (mostly JS and creative code related), but also take Japanese language notes as I learn. Also part of the 250KB club!

    It's built with my own hand-rolled static site generator, and I'm pretty proud of it's capabilities now. I've got a bunch of indieweb features integrated into it. I have no sense of style though!

    Source: https://github.com/qubyte/qubyte-codes

  • Math Rendering Is Wrong
    7 projects | news.ycombinator.com | 27 Jun 2021
    I use server rendered SVG with mathjax as part of my static site generator. To try to make it as accessible as possible I add a title element with an ID to each SVG and use an aria-labelledby attribute to connect the two [1] (a sample for the interested, scroll about half way down [2]). The title content is the unrendered LaTeX source.

    I'm very interested in the notion of using HTML and CSS rendering though! Many thanks to the author for pointing out this functionality.

    [1]: https://github.com/qubyte/qubyte-codes/blob/main/lib/render....

  • Using ES Modules (ESM) in Node.js: A Practical Guide (Part 1)
    4 projects | news.ycombinator.com | 10 Feb 2021
    Another static site builder author here. I found some of the same awkwardness in recreating __dirname, but after some massaging found it only remains when path.join is also used (which can't work with a file URL and can't be simply replaced with URL construction because the existing path is lost). I went the whole hog and completely replaced all CJS in my own code, and it's working well. Luckily I avoided issues with third party modules breaking.

    PR with the changes: https://github.com/qubyte/qubyte-codes/pull/323

  • A note from our sponsor - WorkOS
    workos.com | 24 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic qubyte-codes repo stats
3
9
9.8
6 days ago

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com