And with all the maths in balanced ternary
Having something Turing-complete is surprisingly easy, and it hides everywhere. The repository have a small document that explains how you can use printf() as a computer : it can performs additions, logical union and…
Don't look at the end destination, look at the journey to the destination * Learn low-level details of a basic but real-world CPU * Practice the brain gymnastic of programming an atypical Turing-complete computer Your…
There are lots of C compilers (LCC, TCC, SDCC, an army of hobby projects C compilers) available as open-source. I am curious about what results would be for something like a lexer + parser + abstract machine code…
It's stochastic monkeys, but enhanced with a really good bias towards coherent prose, built upon a gigantic corpus.
Hot take : the whole LLM craze is fed by a delusion. LLM are good at mimicking human language, capturing some semantics on the way. With a large enough training set, the amount of semantic captured covers a large…
Regular Sunday 10 miles here, then I had the pleasure to experience plantar fasciitis. I love running, but the injuries can be really annoying
I fixed my recurrent back pain with a 6 mn daily morning, ie. plank, side plank, reverse plank, 1mn 30 sec each. Posture muscles are not very well known in the general public. Loss of strength due to aging and sedentary…
Significantly faster compilation means less friction to iterate ideas, try things, which in the end lead to more polished results. A nice interface is agreable, but maybe there are diminishing returns when you pay it…
https://github.com/marmakoide/pestacle Be warned, zero documentation, because things are at larval stage and change often. Will include a couple of demos this week. In the spirit, yes, but targeting different hardware,…
A nodal real-time video processing tool : put together pre-made "processing boxes" to generate interactive video. It runs on pretty much anything, uses a plugin architecture. Say, plug a camera, and it will blend two…
It's not a way to boost a signal. It's using the Sun as a (gravity) lens, with probes at the focal point to gather the image. Because it's a very large lens, that's allow to have a massive zoom on whatever object we are…
I had the same experience with computational geometry. Very good at giving a textbook answer ("give a Python/ Numpy function that returns the Voronoi diagram of set of 2d points"). Now, I ask for the Laguerre diagram, a…
Fixing the topological naming issue, in the mainline, what a game changer. I am using Freecad for Actual Real Things. I learned to work around the topological naming issue, but it cost me time, and it can make…
Yet one flap is going to be eternal in human memory
That flap is already a legend, kept at it even mangled by hot plasma, crazy accelerations and pressures, spitting molten steel at the camera. What a role model, the little flap that could.
That would break most C code handling hardware directly, like on MCUs
Ushaiha and the Falklands?
Wow, I just went outside (South West of France) to plug the car for charging before going to bed. I noticed unusual, faint light patterns in the night sky, like long spikes coming from the North. It was not the Milky…
A well-made TUIs is really ergonomic and clutter-free. It can be maintained to high standard by one person. It doesn't take a lot of efforts to make composable tools, ie pipes. It uses little resources even for fancy…
The whole read made me reframe Better Call Saul as a documentary.
Ayn Rand is teenage fantasy you are supposed to grow out as soon as you start to engage into adult life, working, develop romantic relationships, etc.
You need to dice your scene in many well formed elements (it's tricky, lots of edge cases), and you are simulating diffuse light only. Point sampling achieve the same results without a complex preprocessing step.
My Thinkpad 470s battery is close to its death (1h30 autonomy editing text, doing CAD or websurfing), after 5 years of heavy use.
I felt like an unknown genius using 256x256 unchained VGA : marginally faster sprites ! Sprite clipping using a 4 pixels out of screen border !
And with all the maths in balanced ternary
Having something Turing-complete is surprisingly easy, and it hides everywhere. The repository have a small document that explains how you can use printf() as a computer : it can performs additions, logical union and…
Don't look at the end destination, look at the journey to the destination * Learn low-level details of a basic but real-world CPU * Practice the brain gymnastic of programming an atypical Turing-complete computer Your…
There are lots of C compilers (LCC, TCC, SDCC, an army of hobby projects C compilers) available as open-source. I am curious about what results would be for something like a lexer + parser + abstract machine code…
It's stochastic monkeys, but enhanced with a really good bias towards coherent prose, built upon a gigantic corpus.
Hot take : the whole LLM craze is fed by a delusion. LLM are good at mimicking human language, capturing some semantics on the way. With a large enough training set, the amount of semantic captured covers a large…
Regular Sunday 10 miles here, then I had the pleasure to experience plantar fasciitis. I love running, but the injuries can be really annoying
I fixed my recurrent back pain with a 6 mn daily morning, ie. plank, side plank, reverse plank, 1mn 30 sec each. Posture muscles are not very well known in the general public. Loss of strength due to aging and sedentary…
Significantly faster compilation means less friction to iterate ideas, try things, which in the end lead to more polished results. A nice interface is agreable, but maybe there are diminishing returns when you pay it…
https://github.com/marmakoide/pestacle Be warned, zero documentation, because things are at larval stage and change often. Will include a couple of demos this week. In the spirit, yes, but targeting different hardware,…
A nodal real-time video processing tool : put together pre-made "processing boxes" to generate interactive video. It runs on pretty much anything, uses a plugin architecture. Say, plug a camera, and it will blend two…
It's not a way to boost a signal. It's using the Sun as a (gravity) lens, with probes at the focal point to gather the image. Because it's a very large lens, that's allow to have a massive zoom on whatever object we are…
I had the same experience with computational geometry. Very good at giving a textbook answer ("give a Python/ Numpy function that returns the Voronoi diagram of set of 2d points"). Now, I ask for the Laguerre diagram, a…
Fixing the topological naming issue, in the mainline, what a game changer. I am using Freecad for Actual Real Things. I learned to work around the topological naming issue, but it cost me time, and it can make…
Yet one flap is going to be eternal in human memory
That flap is already a legend, kept at it even mangled by hot plasma, crazy accelerations and pressures, spitting molten steel at the camera. What a role model, the little flap that could.
That would break most C code handling hardware directly, like on MCUs
Ushaiha and the Falklands?
Wow, I just went outside (South West of France) to plug the car for charging before going to bed. I noticed unusual, faint light patterns in the night sky, like long spikes coming from the North. It was not the Milky…
A well-made TUIs is really ergonomic and clutter-free. It can be maintained to high standard by one person. It doesn't take a lot of efforts to make composable tools, ie pipes. It uses little resources even for fancy…
The whole read made me reframe Better Call Saul as a documentary.
Ayn Rand is teenage fantasy you are supposed to grow out as soon as you start to engage into adult life, working, develop romantic relationships, etc.
You need to dice your scene in many well formed elements (it's tricky, lots of edge cases), and you are simulating diffuse light only. Point sampling achieve the same results without a complex preprocessing step.
My Thinkpad 470s battery is close to its death (1h30 autonomy editing text, doing CAD or websurfing), after 5 years of heavy use.
I felt like an unknown genius using 256x256 unchained VGA : marginally faster sprites ! Sprite clipping using a 4 pixels out of screen border !