don-bright
No user record in our sample, but don-bright has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but don-bright has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
i just took that pesky 's' out of https and it let me click thru.
It's not dead. It's included with every copy of Desktop Excel and probably will be for 20 years. Press Alt-F11 and away you go (enable Developer tab first i guess?). Forms, SQL connectors, collections, alot of other…
Surprised Wildberger’s youtube channel wasnt in here. People ask whats the point? For me the study of the infinitesimal vs finite has really helped me better understand issues of precision and approximation in…
have to ask the Maintainer of Time https://twilightzone.fandom.com/wiki/A_Matter_of_Minutes
Jaquard loom was one of the first machines that could operate based on a set of symbols / patterns encoded on a punched card. Computers ran on punched cards until the 1970s. Voting machines used punched cards until…
I had this feeling of alien math when I went thru his videos on ancient Babylonian math. They were very serious about the everything divided by sixty stuff. Good times.
The other thing it can give you is computationally exact results since rationals are closed over division. Sine is interesting because where the input is rational the output is almost always irrational and where the…
thats so awesome. i wonder what a live forth interpreter would look like on NES.
Even bird watching. I try these apps and nothing sticks. Books ok. But I go for a hour walk with experts talking and I can remember the entire scene of the bird, what it was perched on, its sound, its name, its…
How I started. Once upon a time there was this magical kingdom called Radio Shack. But it's people left the Earth and went to Capacinor - the Unshorted Lands, a place where batteries are always charged and every circuit…
I spent a while on an open source project debugging some bizarre crashes. Cant remember exact detail but something like Someone was throwing an exception inside a destructor which had been triggered inside another…
Ran linux in an 8 mb 486 in the 90s. X ran in 256 color mode and twm or mwm were the window managers. It was so hard to use though. Had to setup modelines settings for your monitor in a textfile and theoretically could…
Floating point numbers are not closed under addition. They are not real numbers and not rational numbers. FP is on a grid whose size changes the farther you get from 0,0. For example 0.1 doesnt exist in fp nor does any…
Also since LLM generated content is not copyrightable what happens to code you publish as Copyleft license? The entire copyleft system is based on the idea of a human holding copyright to copyleft code. Is a big chunk…
Every copy of Microsoft Excel includes Power Query which is in the M language and has tables as a type. Programs are essentially transformations of table columns and rows. Not sure if its mainstream but is widely…
That immediacy is mostly thanks to OpenCSG which is essentially a magic trick to quickly fake 3d rendering of booleans between 3d objects using stencil buffer of gpu. http://opencsg.org/ In other words it renders the…
well the fact that you can wire the Rotary Switch to power and the thing physically rotates --- that's definitely Haptic Feedback that i dont ever recall seeing in a computer. lol. that manual is wild too. entire…
I also like how they call it a "3 nm process".. bruh DNA is 2 nanometers. Are you saying your transistors are like a tight fit on a DNA strand?
so it appears the entire text has been Translated with non-breaking space unicode x00a0 instead of normal spaces x0020, so the web layout is considering all paragraph text as a super-long single word…
We already see the 'best' LLMs switch between different languages while they are 'thinking'. It seems to me that the more languages it can 'think' in, the better off it will be. Different human languages have different…
The amount of power this is using is roughly the same as it takes my car to do my short commute to work
I feel like eventually the Leave no Trace convo will shift to the microplastics hikers have dumped into the environment, especially shoes but also clothes, packs, gear, maybe even waste products
I support more research but anecdotally HEPA air filters changed my life. I used to get pretty bad respiratory infections every winter but after getting these that went away. I’m talking the simple kind with basic…
I'm missing the part where they solve for the collection problem. The article mentions the boy who gathered dangerous amounts of Americium from smoke detectors but doesn't provide any kind of mechanism to counteract…
on my Intel(R) Celeron(R) N4020 CPU @ 1.10GHz it takes 6 seconds to import/load and text generation is roughly 1x realtime on various lengths of text.