what the fuck?
what the fuck?
A trap is a vectored transfer of control to the supervisor through a special trap table that contains the first 4 instructions of each trap handler. The base address of the table is established by the supervisor, by writing the Trap Base Address (TBA) field of an IU state register called the Trap Base Register (TBR). The dis- placement within the table is determined by the type of trap. Half of the table is reserved for hardware traps, and the other half is reserved for software traps as generated by software trap (Ticc) instructions.
Perfect encapsulation of this month's mood: youtu.be/sjco86ekIlQ
read about std::print/println: en.cppreference.com/w/cpp/io
Terminal logs from my work in progress Wii emulator, with a few hardware register writes, then a message saying "Handled interrupt 3 at PC to vector". A few messages after are: "Okay so the emulator wont stop even though i'm telling it to stop. Go go gadget null pointer dereference" and then a segmentation fault
In the end, i told him explicitly where to look for, and he found the proper code. Only the /props/change endpoint was hallucinated.
Pretty OK results i'd say, next up: trying to fetch the whole API schema from that file!
Two-shot went better, it produced pretty long CoT and was able to find more endpoints without explicitly specifying how they are defined. No hallucinations yet.
One-shot went pretty bad, listed only few ones. This is most likely due to the fact that the list of endpoints is at the very end of the source file. HOWEVER, it did find some endpoints defined internally (specifically, /slot ones)
list of llama.cpp endpoints
Trying out Deepseek-R1 Llama3.1 8B distill for some C++ "code searching" - i've gave him llama.cpp server source, and told him to list all the endpoints.
This is how they are defined in source code; note - these are not *all* endpoints, some are defined inside the handlers
you see Jeremy Soule in credits and you know it has a banger OST
Despite the TOS/3rd party ecosystem controversy, it's a pretty good hardware. Hopefully they won't lock it down, considering they got their private keys leaked in less than day after announcing the changes lmao
yeah i bet it's the Reddit's reaction, even "non-political" boards are banning links to twitter
new handle, new me
also; fuck twitter
eternal $50 temperance
Fudo Yusei???
The Justice Department has filed a lawsuit against approximately two dogs.
oh no..... french........
CRAB PEOPLE
This story - what NZXT has done - is utterly disgusting. They're running a con - PC rentals at extortionate rates *worse than pay day loans*, lying about the parts inside, constantly increasing prices, false advertising, preying on the poor and children
youtu.be/0pomC1CfpC0?...
>blocked
:((
this also lets you complete the AoC using anything you'd like. You don't even have to use a *real* programming language, you can calculate everything manually if you want, it's a good approach IMO.
yeah, every task consists of some data to process, instruction, and input box where you put your results.
Parsing input data correctly is part of the challenge in some tasks, it's by no means "annoying", you just need to think a bit :D
are you 1st timer?
I think it works like that every year
santa looks very chill this year
idea shamelessly stolen from bsky.app/profile/invo...
If someone asks "how can i convert an .mp4 file to .mkv" or some shit like that, the correct answer for every question of this kind is "change the extension"
it's not my fault that you believe in things made up by Microsoft.
hacker news main page, with my article in yesterday's top 10 in 3rd place
what the fuck, top 3?
wow, thanks, i need to do the fixups for this post ASAP
news.ycombinator.com/item?id=4227...
be glad you aren't forced to compile software on Windows
dank magick
i have NOT proof-read it, so if you notice anything strange just tell me (or better yet, make a PR)