Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Craig Gidney
Craig Gidney has asked
46
questions and find answers to
87
problems.
Stats
2.1k
EtPoint
574
Vote count
46
questions
87
answers
About
Professional and hobbyist software developer.
Working at ⟨G|oogl|e⟩ in Santa Barbara.
Craig Gidney questions
Forward Rx items with a cooldown, switching to sampling when they come too fast
Would there be benefits to a struct String in .Net?
isKindOfClass doesn't match across targets when using a pod
Efficiently determining whether or not two collections have any items in common in Java
Does Swift have quadratic string concatenation when using var?
How do I view the disassembly of a delegate created by compiling an expression tree?
What guarantees that a weak relaxed uncontended CAS loop terminates?
Is casting a struct T* to a struct C* undefined behavior, if T's first field is a C?
How do I use Reg-Free COM for a vb6 dll reference in a .net project?
Is there an open source immutable dictionary for C#, with fast 'With/Without' methods?
Craig Gidney answers
finding all vertices that are a part of a simple cycle
Not all code paths return, but compiler treats it as if all paths return
Finding cycles in a (not quite) Latin square
When is "Or" better to use than "OrElse"?
Efficiently determining whether or not two collections have any items in common in Java
What's the C# equivalence of Python's min/max
Quantum Fourier Transform code for 3 qbits
concat 3 arrays into 1 array in javascript / underscore
Algorithm to find most efficient moves to arrive at a given point
Is TimeSpan unnecessary?