[-] hosaka@programming.dev 4 points 4 days ago

Double Commander is also worth mentioning

[-] hosaka@programming.dev 7 points 4 weeks ago* (last edited 4 weeks ago)

I think it's is not aimed to protect against potential attacks, this is aimed at a developer using/writing modules of code. This is not a security guard

[-] hosaka@programming.dev 6 points 1 month ago

When setting up nvim-treesitter neither clang nor msvc worked. Rather, it worked and compiled the necessary libs but the treesitter plugin failed to load the necessary .so libs. The common troubleshooting steps didn't help (setting up clang as preferred compiler etc.), so I just ended up installing zig and that helped to get it working.

[-] hosaka@programming.dev 1 points 1 month ago

Also allows you to use hardware acceleration for inference. Quite a comprehensive set of tools actually, also the new revamped UI is on the horizon with version 0.14

[-] hosaka@programming.dev 2 points 6 months ago

Yeah it's a ci/cd runner, using a tool called "act". I self-host forgejo and the runner is a docker-in-docker container, but one could set it up with the public forgejo as well. It's pretty neat!

[-] hosaka@programming.dev 3 points 6 months ago

Did exactly this recently and it's been quite good. Forgejo-runner was a bit tricky to setup but overall a great experience.

[-] hosaka@programming.dev 17 points 7 months ago

It's a reader assistance, some paid for tool that highlights parts of a word, can't recall what it's called...

[-] hosaka@programming.dev 5 points 10 months ago

Can't you just install the extension (vsix is the file extension I think) package manually in vscodium?

[-] hosaka@programming.dev 1 points 11 months ago

Yeah you're totally right. Nonetheless the use case has it's place. People buy and use hobbyist hardware, and this is a market on its own.

[-] hosaka@programming.dev 2 points 11 months ago

Take a look at micropython, some drivers are writing in pure python, I've written a display driver previously

view more: next ›

hosaka

joined 1 year ago