xtools

joined 2 years ago
MODERATOR OF
[–] xtools@programming.dev 158 points 2 months ago (5 children)
[–] xtools@programming.dev 4 points 2 months ago (1 children)

it's cross-posted, but not every lemmy client show that explicitly

[–] xtools@programming.dev 1 points 2 months ago

this is the secret sauce for surface devices: https://github.com/linux-surface/linux-surface

[–] xtools@programming.dev 3 points 3 months ago

Mecha Pensioner

[–] xtools@programming.dev 2 points 4 months ago

time for a Nero move

[–] xtools@programming.dev 1 points 4 months ago

yeah i'm running a lts distro but keep the kernel up to date, it's super simple, there's even gui apps for it

[–] xtools@programming.dev 2 points 4 months ago

it's fun for microcontrollers, for when you get bored with software and want to venture out into hardware

[–] xtools@programming.dev 2 points 4 months ago* (last edited 4 months ago) (2 children)

true for eg MS' C++ extensions or copilot - they actively block installing and running it on codium, based on some internal "app name" config of the IDE.

there's a workaround for that though. install both codium and vsc, install extensions on vsc, symlink the ".vscode" folder to ". vscode-oss", and edit codium's app info json (forgot filename) to match vsc's (mainly the "app name").

last step needs to be done after each update, but can applied with a script, happy to share if anyone needs it. Just make sure the installed codium- and vsc versions match.

[–] xtools@programming.dev 5 points 4 months ago

better compatibility with MS Office documents. I've had plenty of Word docs and Excel sheets breaking or fritzing out in Libre Office, whereas OnlyOffice opens them without issues

[–] xtools@programming.dev 6 points 4 months ago (2 children)

i'd play that

12
submitted 2 years ago* (last edited 2 years ago) by xtools@programming.dev to c/crypto@lemmy.ml
 

Hi Lemmy,

I'm Martin and have been working on a free and open-source, fully DIY crypto hardware wallet for a couple of months now. I' ve just published the first functional preview of the firmware, which can be built by anyone easily using Arduino IDE, and flashed to a variety of $5-off-the-shelve ESP32 boards from Aliexpress.

The first release will allow for storing up to 30 encrypted seed phrases, and Ethereum signing via Bluetooth Low Energy. Under the hood, it's powered by the cryptographic libraries written and used by Trezor.io.

Support for more interfaces and chains can be added fairly easily due to a modular structure, and there is a whole roadmap planned to extend functionality (starting with support for displays).

If you're interested to learn more, check out the README in the Colibri repository.

Please let me know what you think, and leave a 🌟 on Github if you like the project.

Also if there's anything that you've always missed in or been annoyed by a hardware wallet, your input would be greatly appreciated!

view more: ‹ prev next ›