HackerTrans
TopNewTrendsCommentsPastAskShowJobs

soxfox42

no profile record

comments

soxfox42
·14 days ago·discuss
Seems like a cool idea, but I can't even complete the first task. The compiler service seems to be broken, since in both lessons and the playground I just get "Could not write source: No space left on device (os error 28)".
soxfox42
·3 months ago·discuss
RISC-V's instruction encoding is designed to keep the bits of literals in common positions between different instruction types. I believe this is to simplify/speed up instruction decoding. The MSB of the literal is always the MSB of the instruction, which makes sign extension consistent. Most of the other bits in the J-type encoding line up nicely with the I-type or U-type encodings.
soxfox42
·7 months ago·discuss
This domain was registered today, yet the website claims "10,000+ Apps Created" and lists a copyright date of 2024. None of the links in the site footer work, nor does the "See How It Works" button. There's nothing to show that this site can even do what it claims, and it immediately requests payment without allowing you to verify that any given site will work with it.

Basically, I'm saying that this looks like a simple AI generated scam.
soxfox42
·8 months ago·discuss
That solution fails for any value that is a multiple of neither 3 nor 5. In those cases, the result should be the original number.
soxfox42
·11 months ago·discuss
As of macOS 15 (I think?), that shortcut stopped working, it will just show the same unverified software warning.