• 1 Post
  • 20 Comments
Joined 2 years ago
cake
Cake day: September 25th, 2023

help-circle

  • hayk@lemmy.mltoUnixporn@lemmy.mlShow it
    link
    fedilink
    arrow-up
    3
    ·
    26 days ago

    my .plan is stored in my neurobiological stsd (soft-tissue-state drive) unencrypted (it’s safer than you might think, modulo physical torture it’s rather hard to hack it). and yes, it does go along the same lines as OPs except it includes more violence and (m)(b)illionaires hung like Christmas tree decorations. it also has a separate rolling section which I pull daily which includes taking pills so the long-term one doesn’t get executed prematurely.



  • God almighty, how come I’m hearing about this for the first time??? this thing basically does everything GIMP does but better. I mean, node-based editor… are you kidding me, it’s incredible!

    after a couple of hours of playing, their node editor is still a bit raw (not blender level), but the foundation is very solid. i’m willing to back this project financially (after I use it for a week or so), and I strongly suggest you do too (if you find it similarly useful). we really need more projects like this so that (a) people stop using adobe, and (b) GIMP devs finally realise that to maintain the audience they actually have to do something.













  • i tried openoffice, and it’s actually quite decent! the video support is kinda clumsy, because it has no preview at all (the video is basically black unless you make a slideshow, and it also has black boundaries make it square, and you have to manually crop it every time). i also don’t quite like their pushiness about making an account with them and running things on the cloud. but otherwise looks pretty good. i mean the main advantage over powerpoint i guess is the ability to run on linux (and the fact they’re free, which is a huge kudo!)



  • well… it kind of works offline. all the media (at least he videos) are still kept on the cloud. with latex – there are literally free online latex services like overleaf which can also sync with a github for offline use. so i’d say latex, despite its heavy install process, is kinda industry standard at this point. besides, you actually don’t need the whole 8GB of latex to get started on beamer. you can probably get away with as-required installation, which essentially installs only the packages that you explicitly specify in your document. yes, configuring it might indeed be a bit of a headache at first, but with tools like latexmk etc, it’s actually not too bad. and i’d be willing to spend the time to actually tailor the workflow if it had a decent-enough UI and support for videos.


  • never tried Xaringan, but from the look of it it’s yet another markdown framework. which is splendid, but no UI is a huge dealbreaker for me. otherwise i’m happy to write my own parsing engine or just make presentations in pure html/css/js.

    i used typst for papers. their “interpretation” of latex is pretty annoying. they basically tried to reinvent it, and it looks counter intuitive (maybe one could get used to it). otherwise, i don’t see how its different from a regular old beamer with no UI, poor support for videos etc.