☆ Yσɠƚԋσʂ ☆
- 602 Posts
- 592 Comments
The lack of interoperability between modern chat apps is a real tragedy. I remember the days when you could have a single messenger app of your choice and talk to people across different networks instead of having to juggle a whole bunch of apps like you do today. Really shows why open protocols are so important.
The fact that it has been around since 2011 and still suffers from UI problems and other bugs really highlights the problem with your arguments. You also very clearly have no idea how software development actually works if you think that code written manually by a human is inherently more reliable. Humans make mistakes all the time that’s why we have software bugs in the first place. The way we ensure that code works is by having things like tests, specifications, and code reviews. All of these same tools work just as well with LLM generated code as they do with code written by hand.
Incredible to suggest using for an objectively worse and less mature project just because it’s artisanally written.
it does look very promising, and nice that it’s easy to self host too
it’s just such a perfect allegory for how practically every startup out there works
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•Akse is a 3D modelling tool for kids and beginners
2·22 days agothe joy of open source
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•Akse is a 3D modelling tool for kids and beginners
2·22 days agoit’s really nice to have a decent and user friendly open source app
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•ReactOS "Open-Source Windows" Reaches The Milestone Of Being Able To Run Half-Life
21·26 days agoActually, ReactOS and Wine have historically worked together and share significant technical overlap in the goal of reimplementing the Windows API, though they have different approaches and end goals. They’re separate projects now, but a lot of work in wine happened thanks to ReactOS.
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•ReactOS "Open-Source Windows" Reaches The Milestone Of Being Able To Run Half-Life
3·26 days agoyeah that’s true
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
3·27 days agoYeah, LaTex has been a pain to set up historically, so making it more accessible is very welcome.
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•ReactOS "Open-Source Windows" Reaches The Milestone Of Being Able To Run Half-Life
17·27 days agoMight also pave a path towards governments moving off windows if it can run existing software they use.
☆ Yσɠƚԋσʂ ☆@lemmy.mlOPto
Open Source@lemmy.ml•A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
71·28 days agothe main site has a section on that https://tectonic-typesetting.github.io/en-US/
- Tectonic automatically downloads support files so you don’t have to install a full LaTeX system in order to start using it. If you start using a new LaTeX package, Tectonic just pulls down the files it needs and continues processing. The underyling “bundle” technology allows for completely reproducible document compiles. Thanks to the Dataverse Project for hosting the large LaTeX resource files!
- Tectonic has sophisticated logic and automatically loops TeX and BibTeX as needed, and only as much as needed. In its default mode it doesn’t write TeX’s intermediate files and always produces a fully-processed document.
- The tectonic command-line program is quiet and never stops to ask for input.
- Thanks to the power of XeTeX, Tectonic can use modern OpenType fonts and is fully Unicode-enabled.
- The Tectonic engine has been extracted into a completely self-contained library so that it can be embedded in other applications.
- Tectonic has been forked from the old-fashioned WEB2C implementation of TeX and is developed in the open on GitHub using modern tools like the Rust language.
- Tectonic can be used from Github Actions to typeset your documents whenever a change to them is made:
- setup-tectonic - Use tectonic in your github action workflows (supports caching and optionally biber)
- compile-latex - Thanks to Vinay Sharma for creating the action.










Protocols were understood well enough that you could build a single app that could communicate across different platform. That’s basically not feasible today.