HackerLangs
TopNewTrendsCommentsPastAskShowJobs

thomasjb

751 karmajoined 4 anni fa
thomasballantine.com

Submissions

Rotman Lens

en.wikipedia.org
140 points·by thomasjb·10 giorni fa·47 comments

Kog Laneformer 2B: The Latency-First Model Behind Kog Inference Engine

blog.kog.ai
1 points·by thomasjb·12 giorni fa·0 comments

Interview with Jim Goodnight, July 22, 1999

docsouth.unc.edu
2 points·by thomasjb·17 giorni fa·0 comments

Glassblowing #2: Making a tungsten lamp and (bad) vacuum diode

maurycyz.com
15 points·by thomasjb·21 giorni fa·2 comments

Mini MOSBius

tinytapeout.com
1 points·by thomasjb·24 giorni fa·1 comments

Othello World

flowtwo.io
4 points·by thomasjb·26 giorni fa·0 comments

FediMeteo, HAProxy, and the art of not wasting snac threads

it-notes.dragas.net
2 points·by thomasjb·2 mesi fa·0 comments

CME Group and Silicon Data Partner to Launch First Compute Futures

cmegroup.com
2 points·by thomasjb·2 mesi fa·0 comments

How to Downsize a Transport Network: The Chinese Wheelbarrow (2011)

solar.lowtechmagazine.com
2 points·by thomasjb·3 mesi fa·0 comments

A database of analog cameras that can be 3D printed

printed.analogcamera.space
167 points·by thomasjb·3 mesi fa·26 comments

Say No to ZeroVer: Start with 1.0.0

blog.nytsoi.net
1 points·by thomasjb·3 mesi fa·0 comments

Using FireWire on a Raspberry Pi

jeffgeerling.com
4 points·by thomasjb·4 mesi fa·4 comments

Site is now webmention-aware

kevinboone.me
3 points·by thomasjb·5 mesi fa·0 comments

WolfSSL Doesn't Suck

blog.feld.me
5 points·by thomasjb·5 mesi fa·0 comments

Dish Pushes Volumetric 3D Printing to 0.6 Seconds

fabbaloo.com
1 points·by thomasjb·5 mesi fa·0 comments

WolfSSL sucks too, so now what?

blog.feld.me
148 points·by thomasjb·5 mesi fa·129 comments

The first good Raspberry Pi Laptop

jeffgeerling.com
27 points·by thomasjb·5 mesi fa·3 comments

History of the PT2399 Delay Chip (2025)

perfectcircuit.com
2 points·by thomasjb·5 mesi fa·0 comments

A Scheme Primer (2025)

files.spritely.institute
4 points·by thomasjb·5 mesi fa·0 comments

Notes about Basic Polyphase Decimation Filters

tomverbeure.github.io
2 points·by thomasjb·6 mesi fa·0 comments

comments

thomasjb
·l’altro ieri·discuss
I can see the appeal, not having to deal with much rust or bolts breaking (the 2 things which cause the most trouble for me in working on vehicles). 800 miles across the desert is some way to run it in though!
thomasjb
·27 giorni fa·discuss
Opencode's free models have been fine for me, they're what I tried after Gemma 4 8B proved hard to persuade into usefulness (I want to revisit with 12B and messing with harnesses, but I'm happy for now).
thomasjb
·mese scorso·discuss
Unfortunately there's no gguf quants of the assistant model yet: https://huggingface.co/models?other=base_model:quantized:goo...
thomasjb
·mese scorso·discuss
That's what I want to know too. A smarter E4B that's happy in opencode would be a good selfhosted model for me
thomasjb
·5 mesi fa·discuss
[flagged]
thomasjb
·5 mesi fa·discuss
There's probably still going to be a box of hard drives in a datacenter somewhere, it does make sense to have a layer to manage the agent interface, rather than letting agents completely loose on all your storage.
thomasjb
·5 mesi fa·discuss
I second this recommendation!
thomasjb
·5 mesi fa·discuss
One of them was returned to service after 40 years in the boneyard in Arizona, back in 2011, I would expect they'll look at the other airframes there to see if they're suitable sources for a rebuild. Wouldn't be surprised if this is the end of this one though, it was already doing pretty well for a design that first flew in 1949 (the English Electric Canberra design that was then built by Martin)
thomasjb
·6 mesi fa·discuss
It's snappy, seems to work well
thomasjb
·7 mesi fa·discuss
Working in silicon design, Verilog and SystemVerilog are the bulk of the work, but a lot of scripting of EDA tools too. I enjoy it, I think it's very different working on something which has to be complete when you're done versus something that can be updated easily.
thomasjb
·7 mesi fa·discuss
It's been succeeded by Lemontron: https://lemontron.com/
thomasjb
·7 mesi fa·discuss
Possibly. Realistically this is replacing the expensive category of FPGA (Zynqs or similar with strong hardware CPU cores), this means they get all the peripherals they desire in hardware, and they can pick the core variant in order to optimise for their workloads (all the different vector extensions for example). There's an interesting market for that kind of thing, either full FPGA to ASIC replacement, or drop in replacement FPGAs of lower cost (The Rigol MHO98 replaced the Xilinx FPGA of the previous generation with a substitute from Fudan). If you're shipping a lot of hardware, that sort of thing becomes worthwhile.
thomasjb
·7 mesi fa·discuss
C, because it makes every problem into a memory management problem, which is good for you in an 'eat your vegetables' sort of way. It's also the starting point for a lot of other programming languages and related things like HDLs, which is helpful to me.

I'm plodding my way through the 2015 challenge here: https://git.thomasballantine.com/thomasballantine/Advent_of_... , it's really sharpened me up on a number of points.
thomasjb
·8 mesi fa·discuss
Burning off black spray paint for etch resist worked for me. An extra step but easy enough
thomasjb
·8 mesi fa·discuss
I think its another symptom of the problem of there not being a clear way to get from your smart brainbox which you run a proper operating system on and do heavy computation on to driving lots of motors or similar. There are options, but there's not one that everyone defaults to and you can get good information on.
thomasjb
·9 mesi fa·discuss
What we need is a web made in a similar way to the wicker-bodied cars of yesteryear
thomasjb
·9 mesi fa·discuss
I wonder what aspect ratio we'll settle on for little corner of our eye viewing on AR gear?
thomasjb
·10 mesi fa·discuss
Inline Python where all you have to do is put in <python></python>
thomasjb
·10 mesi fa·discuss
I'd encourage you to get his email newsletter as well! He puts out really interesting and thoughtful content in my experience.
thomasjb
·10 mesi fa·discuss
Do everything in serverside cgi programs, at least until WebAssembly disposes of the currently necessary JS wrappers to access the DOM.