Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bri Bri
Bri Bri has asked
25
questions and find answers to
4
problems.
Stats
183
EtPoint
11
Vote count
25
questions
4
answers
About
I like to computer.
When I computer I often:
use a Mac and make it do strange, twisted, power-usery things much to the chagrin of my Mac using friends
tear out my hair trying to do any sort of development in Autodesk Maya
create animation software and maybe even figure out a new algorithm for something interesting
write software for graphical and multi-touch analysis
make mouse gestures or multi-touch gestures do cool things
work on a fun game
have something make a fart noise
Bri Bri questions
Is it possible to construct a shebang that works for both Python 2 and 3?
With Qt, what are good ways to break up a large source file containing GUI logic?
macOS: What's the correct place to install a dylib on a user's system?
How can I have QThread emit a heap-allocated QObject without leaking?
Detecting when an Apple TV 4th generation has woken from sleep
When analyzing a binary compiled from Swift, is it possible to figure out the Swift method name for a function that has no symbol?
macOS: Is there any way to know when the user has tried to quit an application via its Dock icon?
Trying to animate two UIViews simultaneously, only one moves
How do I disable rounded corners for the main view of my entire iPhone app?
Prevent jshint from reporting that a variable is unused for specific local variables?
Bri Bri answers
Prevent activating the application when clicking on NSWindow/NSView
macOS: Is there any way to know when the user has tried to quit an application via its Dock icon?
How to zoom the screen programmatically with private coregraphic methods (how to find function arguments)