• 3 Posts
  • 68 Comments
Joined 2 years ago
cake
Cake day: July 28th, 2024

help-circle
  • pacman + yay + appman (in cases where appimage is more convenient)

    If you need something from AUR, Chaotic AUR builds some of them.

    Technically I also use managers for certain languages and environments, so sometimes cargo, pip, luarocks, … whatever.

    I did try to use flatpak in the past, but I just found it annoying. If you do not explicitly need it’s capabilities for a certain app it is mostly makes accessing app’s config and data a major annoyance imo.




  • In my case Tectonic (XeLaTeX with a few quirks, but error messages are actually readable) and Typst are both goto options when I want to write a document.

    LaTeX is older and has currently more features. I would generally recommend it for writing serious articles and documents that need hyperref highlights for instance.

    Typst still has a lot to catch up when you compare it to LaTeX, but I really like the overall document structure (except the table syntax, but I’ve seen worse) and design choices. In my opiniton, Typst has frendlier tools that just work (Neovim integration is amazing once you figure out the LSP and Tinymist).

    Syntactically Typst allows faster typing, so you may use it to write notes directly during lectures.

    Math parsing is a bit different, but also tends to be easier to write.

    I also like that Typst works with different “elements” than LaTeX. It kinda fells more like HTML and CSS merged into one in terms of control and workflow.






  • As someone already pointed out, try to increase font size first.

    I personally use a Vector layer and put text there (not sure if it even works in paint layer). For making it bigger you can then just grab the corner with Select Shapes Tool and resize it. If it doesn’t work, enable Scale Styles in the Tool Options docker.









  • Afaik Inkscape has quite limited use for pressure sensitivity (I found one tool in the app that uses it, and it wasn’t really for me). As long as the device can be used as a pointer it will work at least as one.

    Even though freehand strokes seem intuitive, it is often hard to optimize them. If you want clean and as simple paths as possible, just use bezier curves and node tool. This is how I usually do it.

    As far as other free(mium) software goes I recall that Apple has its own program that used to go under name Vectornator. It should be called Linearity Curve now. Maybe also chceck Affinity. Those may have better use for pressure.

    If you want something for notetaking, look into Xournal++ and Rnote. Xournal++ produces more optimized strokes, while Rnote is newer and has a bit different approach.