LED HOWTO 2025-07-26
Feedback 2025-07-26
Ciro Santilli's hardware Laroal STM32F411 2025-07-26
Board with a STM32F411CEU6 and breakout pin.
Ciro Santilli's hardware Freenove 2004 20x4 LCD character display Created 2025-07-26 Updated 2025-07-27
2019-09 "AstroAI Digital Multimeter, TRMS 6000 Counts Multimeters Manual and Auto Ranging; Measures Voltage, Current, Resistance, Continuity, Capacitance, Frequency; Tests Diodes, Transistors, Temperature, Red" www.amazon.co.uk/dp/B071JL6LLL (archive). Manual: web.archive.org/web/20190904200759/https://static.astroai.com/manual/Astroai-Digital-Multimeter,-Trms-6000-Counts-User-Manual-en.pdf. www.youtube.com/watch?v=uDGCs1G0Tx8 AstroAI WH5000A Digital Multimeter some basic features
Ciro Santilli's hardware Microcontroller 2025-07-26
Generative pre-trained transformer Created 2025-07-19 Updated 2025-08-08
llama-cli Created 2025-07-16 Updated 2025-09-09
A decent test command as of llama.cpp 79e0b68c178656bb0632cb8602d2940b755077f8 tested on Ubuntu 25.04:and that was deterministic due to
git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
mkdir build
cd build
cmake ..
make -j
cd bin
time ./llama-cli \
--no-display-prompt \
--single-turn \
--temp 0 \
-c 16384 \
-cnv \
-m ~/Downloads/Llama-3.1-Tulu-3-8B-Q8_0.gguf \
-n 1000 \
-ngl 100 \
-p 'What is quantum field theory?' \
-t 10 |
tee output.txt
--temp 0
. llama.cpp Created 2025-07-16 Updated 2025-07-16
askubuntu.com/questions/1461564/install-llama-cpp-locally has some tutorials for Ubuntu. There was no nicely pre-packaged one for Ubuntu 25.04, but build worked on 79e0b68c178656bb0632cb8602d2940b755077f8 In particular it exposed Vulkan support before Ollama did: github.com/ollama/ollama/pull/5059 and it did seem to work, using up my AMD GPU.
Luminous Computing, Inc. Created 2025-07-16 Updated 2025-07-16
Deep learning with coherent nanophotonic circuits Created 2025-07-16 Updated 2025-07-16
Paper by the team that went on to found Lightmatter.
Emulate Windows on Ubuntu Created 2025-07-16 Updated 2025-07-16
More specialized versions:
- askubuntu.com/questions/1523535/installing-windows-11-in-a-vm-on-ubuntu-24-04 wants to keep real Windows data as well
- askubuntu.com/questions/1528367/what-is-the-best-way-to-set-up-a-windows-10-vm-with-hypervisor-and-virtual-machi asks for some hypervisor stuff
Optical computing company Created 2025-07-16 Updated 2025-09-09
Optical computing bibliography Created 2025-07-16 Updated 2025-07-16
- www.forbes.com/councils/forbestechcouncil/2024/09/10/optical-computing-what-it-is-and-why-it-matters/ Optical Computing: What It Is, And Why It Matters (2024) by the CEO of NTT. Cites Deep learning with coherent nanophotonic circuits as a major influence in the field, which is cool.
Optical computing Created 2025-07-16 Updated 2025-07-16
Windows 11 Created 2025-07-16 Updated 2025-07-16
Windows version Created 2025-07-16 Updated 2025-07-16
Unlisted articles are being shown, click here to show only listed articles.