Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brian R. Bondy
Brian R. Bondy has asked
133
questions and find answers to
577
problems.
Stats
21.1k
EtPoint
8.0k
Vote count
133
questions
577
answers
About
About me:
Founder and lead developer for Brave Software, working on the Brave browser.
Formerly a Khan Academy software engineer
Mozillian (Mozilla contributor)
C++, JavaScript, C, C#, Python, programming for > 20 years
Graduate of the University of Waterloo;
Married with twins boys, one singleton, and a red tri-colored border collie
Past Microsoft MVP for Visual C++
Contributor to various other open source projects like WikiMedia
Links:
Blog/Personal website;
Twitter: @brianbondy;
Here is a picture of my pet unicorn:
Brian R. Bondy questions
How can I find duplicate headers in a large solution in MSVC++ 2005 or 2008?
Is there a O(1) way in windows api to concatenate 2 files?
What the best way to get up to speed on MathML and its usage in the world?
string symbol manipulation in batch files?
How do I make virtual URLs point to .aspx pages in asp.net deployed on an IIS? (preferably without IIS)
Best way to get started with programming other things than your computer? [closed]
Best full text search alternative to MS SQL, C++ solution
can an x64 computer have both the x86 and x64 .net runtime installed?
Edit control on stack overflow
What is the proper way to cast from an 'OLE_HANDLE' to an 'HICON'?
Brian R. Bondy answers
is Payment table needed when you have an invoice table like this?
Win32 GUI: resize a dialog
One question about vector push_back
How to free memory from a list of classes
Best way to remove duplicate characters (words) in a string?
good C# interview questions book [closed]
Is it valid for an std::string to contain a null character '\0' not at its end? [duplicate]
Import a shared object and call its functions in C++
Is it possible to send array over network?
I need a slightly different multimap