Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Patrick M
Patrick M has asked
14
questions and find answers to
60
problems.
Stats
2.3k
EtPoint
832
Vote count
14
questions
60
answers
About
Negative space.
Patrick M questions
Correcting user input in ASP.NET MVC4
How can I find out what is consuming my DynamoDb tables Read Capacity?
SQL performance searching for long strings
Chef client hanging on npm install at node-gyp rebuild
What is the performance penalty of enabling stats on Guava Cache objects?
Is there any way to know which parameter is being parsed in a Jersey @__Param fromString handler?
Are there sorting algorithms that respect final position restrictions and run in O(n log n) time?
Date validation plugin without calendar
How to lazily evaluate an arbitrary variable with Chef
Are there any Java standard classes that implement Iterable without implementing Collection?
Patrick M answers
Looking for a C# hash faster then MD5 or SHA256
Can @Bind be used with enums and other arbitrary types using JDBI?
How can I find out what is consuming my DynamoDb tables Read Capacity?
Chef client hanging on npm install at node-gyp rebuild
can't replace \n in php with content from database
How to add multiple members to a group by chef
Fastest method for fingerprinting an array (calculating a unique hash from an array of data)
Can I stop JS location.href without a popup?
many iterations on a hash: doesn't it reduces entropy?
Circular Queue without wasting an entry or using counter