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
40
questions and find answers to
5
problems.
Stats
273
EtPoint
14
Vote count
40
questions
5
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
Why is there a "erase–remove idiom" for std::remove, std::remove_if with containers?
Objective-C: Execute block or function in specific NSThread
How can I write a Chrome and Firefox Manifest v3 extension that shares code when their manifests are mutually incompatible?
Is it possible to get an XInput device's name, product ID, vendor ID or some other kind of unique identifier for it?
Is it possible to turn off error checking while i am typing in Visual Studio Code? [duplicate]
In C++, is there a defined order of operations when assigning an expression into an object when the expression involves that object?
How to get the true value of the system clock in raw ticks (i.e. mach_absolute_time) in a x86_64 process running under Rosetta 2?
In Visual Studio Code, is it possible to delay displaying inline errors when editing C# code, perhaps until I save the file?
Is there any way to get the C precompiler to use a mathematical result when concatenating symbols?
Is there a way to tell if a QTextEdit contains plain text or rich text?
Bri Bri answers
How to get the true value of the system clock in raw ticks (i.e. mach_absolute_time) in a x86_64 process running under Rosetta 2?
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)