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
103
questions and find answers to
19
problems.
Stats
1.0k
EtPoint
174
Vote count
103
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
Overriding a method defined by another kext?
Remove HTML tags and comments from a string in C#?
How do you print a smiley-face in assembly?
Relocate the ARM exception vectors?
How to find out API functions of DLL files?
ARM bit field extract?
Suppress unhandled exception dialog?
Split an NSString by character count?
Getting iPhone's battery level
Is it considered bad practice to write Windows applications using GNUStep?
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]