HackerTrans
TopNewTrendsCommentsPastAskShowJobs

j0e1

no profile record

Submissions

Meta's Omnilingual MT for 1,600 Languages

ai.meta.com
136 points·by j0e1·il y a 4 mois·50 comments

Cobalt: best way to save what you love

github.com
5 points·by j0e1·il y a 10 mois·0 comments

comments

j0e1
·il y a 2 mois·discuss
Open-source car, please.
j0e1
·il y a 4 mois·discuss
This is true for India too though traffic there isn't known for its rules.
j0e1
·il y a 8 mois·discuss
I have been using Obtainium [1] to install apps on my Pixel including Emacs.

[1] https://github.com/ImranR98/Obtainium
j0e1
·il y a 10 mois·discuss
> Garbage collection. In addition to expanding the capabilities of raw linear memories, Wasm also adds support for a new (and separate) form of storage that is automatically managed by the Wasm runtime via a garbage collector. Staying true to the spirit of Wasm as a low-level language, Wasm GC is low-level as well: a compiler targeting Wasm can declare the memory layout of its runtime data structures in terms of struct and array types, plus unboxed tagged integers, whose allocation and lifetime is then handled by Wasm. But that’s it.

Wow!
j0e1
·il y a 11 mois·discuss
If you have Android, emacs is now officially supported on Android (https://f-droid.org/packages/org.gnu.emacs). Along with https://github.com/Julow/Unexpected-Keyboard, it turns out to be a pretty usable (assuming you are the type that is okay working with emacs in general). I am now in search of a simple way to sync notes between my phone and computer (without using Big Tech solutions).