Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
laindir
laindir has asked
20
questions and find answers to
22
problems.
Stats
783
EtPoint
247
Vote count
20
questions
22
answers
About
I'm a programmer with a maths background
I'm average at javascript and bash
Above average at C, C#, AWK, and Makefiles
Damn good at SQL
I can write x86, python, ruby, and go, but it won't be idiomatic, performant, or good, so don't ask me about it
I can read ARM, Forth, Erlang, and lua, well enough to know what's supposed to happen but I won't see the bug
I'm interested in O(n) algorithms and sketches
I love Linux, git, ssh, and anything with a command line
ed is the standard text editor
laindir questions
On Raspberry Pi, backtrace() returns 0 frames
laindir answers
Implementing a finite state machine with a single coroutine
How can I use .NOTPARALLEL in makefile only on specific targets?
Best practice to write reusable code
Automated testing of bare metal C code (microprocessor firmware): simulating changes in hardware registers
How to use libtool to create a static library from a bunch of static libraries
How to use LDFLAGS in makefile
Search list items in another longer list in python