Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kristina Brooks
Kristina Brooks has asked
94
questions and find answers to
19
problems.
Stats
974
EtPoint
174
Vote count
94
questions
19
answers
About
I do stuff. Mostly interested in low level things. Some notable ones:
Open source firmware for Raspberry Pi's VPU (VideoCore4): https://github.com/christinaa/rpi-open-firmware
Writing an LLVM backend for VideoCore4: https://github.com/christinaa/LLVM-VideoCore4
Porting XNU/Darwin to various ARMv7 boards (for example, the OMAP3 base BeagleBoard)
Implementing a Mach-like IPC system inside the Linux kernel
Kristina Brooks questions
Split an NSString by character count?
Getting iPhone's battery level
Is it considered bad practice to write Windows applications using GNUStep?
Fastest database engine for caching?
Regex to match a negative number in Django URL dispatcher?
Emulating a NAND based storage device in Qemu?
A C algorithm for finding the intersection points of two 2D quads?
mmap() returns EINVAL
Visual Studio different colour for constants, function names etc.?
Dissect a byte array into distinct data types?
Kristina Brooks answers
More lines in command window
LLDB - How to attach to a process without stopping it
Atomic Operations in C on Linux
dlsym returns NULL, even though the symbol exists
Detecting application hang
Associate IP addresses with countries [closed]
Vertical align with Core Text?
How does mscorlib's `System.Boolean` avoid struct layout cycles?
Is GCC being replaced by LLVM? [closed]