• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • And please don’t understand this the wrong way.

    Ibis seems like a really cool project but with it being roughly half a year old me and many other people here simply have never heard of it before.

    Including even a single short sentence describing what Ibis is in this and future posts helps us find projects that we care about more easily.

    And we obviously care about Rust projects, otherwise none of us would be here.










  • Typst

    You can use their online web-editor (similar to OverLeaf for LaTeX) or download the open-source engine and run it locally (there are extensions available for many text editors).

    Compared to LaTeX I find it much more comfortable to work with. It comes with sane, modern defaults and doesn’t need any plugins just to generate a (localized) bibliography or include links.

    Since Typst is very young compared to LaTeX I’m sure that there are numerous docs / workflows that can’t be reproduced at the moment but if you don’t need some special feature I’d recommend giving it a shot.






  • The “add to home screen” button turns into an “install” button when Firefox detects that the website is a progressive web app (PWA). Other browsers do the same.

    The difference is that a PWA can define a custom icon and name for the “app” button on your home screen and that it can use some clever caching making many PWAs offline capable (meaning you don’t need an internet connection to open the web page).

    I understand the reluctance to press “install” but in the case of PWAs the install size is tiny and fully contained in Firefox and you get the added benefit of faster startup / loading times due to caching.