U-BOOT now supports booting from an http server 🎉 no more tftp pain! https://www.cnx-software.com/2023/01/25/u-boot-now-supports-booting-linux-from-an-http-server/
"key retrieval of the CP Box firmware is currently underway. once it is successful, keys will be published on wiki" https://twitter.com/notzecoxao/status/1619474293192105985
"GoldenEye 007 is a mess... | MVG" https://www.youtube.com/watch?v=Ou66ppC8stI
Dreamcast ramblings from EurAsia back in 2012... https://web.archive.org/web/20190119072334/https://www.eurasia.nu/modules.php?op=modload&name=Forums&file=viewtopic&topic=6768&forum=82
"Identify chemicals with radio frequencies - Nuclear Quadrupole Resonance (MRI without magnets) | Applied Science" https://www.youtube.com/watch?v=JO_EHceV9sk
Really good article describing how to parse code from a custom language, create an ast, generate assembly and execute it in memory for a just in time calculator in V https://l-m.dev/cs/jitcalc/ #vlang #jit #ast
sorry for the interruption, we've had some serious server problems, but the bitcoin git hidden service http://nxshomzlgqmwfwhcnyvbznyrybh3gotlfgis7wkv7iur2yj2rarlhiad.onion/ is finally up and running again
"Nobel laureates warn Ukraine crisis is bringing Europe closer to nuclear war" https://physicsworld.com/a/nobel-laureates-warn-ukraine-crisis-is-bringing-europe-closer-to-nuclear-war/
"What is the updatemode.elf file that downloads everytime you request a PS5 System Software Update?"
Back when CNN was against Ukraine shelling its own citizens (6 years ago, in 2016). https://www.youtube.com/watch?v=1fsMqYqHnN0
@orionwl Is the Tor Bitcoin repo down for good?
fatal: unable to access 'http://nxshomzlgqmwfwhcnyvbznyrybh3gotlfgis7wkv7iur2yj2rarlhiad.onion/git/bitcoin.git/': Can't complete SOCKS5 connection to nxshomzlgqmwfwhcnyvbznyrybh3gotlfgis7wkv7iur2yj2rarlhiad.onion. (4)
Some more KAP musings
After having migrated to the new fork syntax, I now have another idea.
Currently, integer maths is always 64-bit, with wraparound overflow (because that's what the JVM does by default). For a language that is kinda oriented towards maths, that's pretty ugly.
I'm considering implementing support for bignums, in order to eliminate integer overflows. Doing so will make the behaviours of integers similar to Lisp, which is good (Lisp has, after all, the best numeric tower of any programming language, and this would make KAP almost on par with it).
However...
It would have a negative impact on performance. I don't know how much, but definitely measurable.
On the other hand, no one would care...
There are no actual users of KAP anyway, and I'm not sure that'll ever change.
If you are looking for performance, kap is already slower than any performance-oriented language.
No matter how slow I make kap, it'll still be faster than Python, which people seems to happily by using.
If I were to do this, I would also need to integrate just with bignums on the JVM, but also find a bignum library for JS (I have't researched this) as well as learning how to use GMP, since KAP can compile to JS and native as well.
I love moss and I love frogs and I just discovered the cutest thing in existence: the Vietnamese moss frog 🤗
"Capsule Summaries of all Twitter Files Threads to Date, With Links and a Glossary" https://taibbi.substack.com/p/capsule-summaries-of-all-twitter
"Giant Anti-War Protest Coming To DC!" https://www.youtube.com/watch?v=yRF_mjMndHs
-"When the going gets weird, the weird turn pro..."