#coding

⚝ 0 ✕ 0
0/1024
   /----\   
  /|    |\  
 |_|    |_| 
 |_|    |_| 
  \|    |/  
   \----/   
  .------.  
 ---------- 
bushwick 🌟 2026-08-25 11:06 🇺🇸
I tested Ox Alpha (so you didn't have to), it does not live up to the hype right now. Now, maybe if it moves from OpenRouter and allows you to use a third party agentic harness, then perhaps -- but cramming every coding project source code in a single HTML or .py file does not impress me. #softwaredev #coding #programming #AI
0
       _    
  _.--'_`.  
.'.   'o` ) 
_'    _.-'  
 )  //\`    
'`_'\\__,   
`-- `--`    
            
.frog 🌟 2026-07-11 09:32 🇷🇺
realized i didn't post about #coding in a while.

I've stumbled upon some videos on how IEEE floats work and decided it'd be a cool practice to reimplement them. I've decided to start with fixed point floats first, since they should be easier to implement and it's pretty fun!

Although i naively thought it'd be a good idea to make them of arbitrary percision, so now it's marginally harder than just slapping a wrapper on a uint32_t as i initially planned xD

It's probably gonna be inefficient and unreliable as fuck, but i'll learn a bunch about binary operations, so it's worth it.
0