Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rob Lachlan
Rob Lachlan has asked
90
questions and find answers to
74
problems.
Stats
2.0k
EtPoint
466
Vote count
90
questions
74
answers
About
Rob Lachlan questions
Bit shifting in internet checksums
Are there any general algorithms for achieving eventual consistency in distributed systems?
What is the idiomatic way to obtain a sequence of columns from an incanter dataset?
Can I make a clojure macro that will allow me to get a list of all functions created by the macro?
Why would clang++ fail to compile on a Mac, under Mavericks, except with sudo?
Is there an if-clojurescript macro?
In c++11, is there ever still a need to pass in a reference to an object that will accept the output of a function?
In Clojure, when should trees of heterogenous node types be represented using records or vectors?
How do disk pointers work?
Creating GUI desktop applications that call into either OCaml or Haskell -- Is it a fool's errand?
Rob Lachlan answers
Is there a transformation matrix that can scale the x and/or y axis logarithmically?
Using Clang++ in Makefile in place of G++
Proper stack and heap usage in C++?
Matrix operations to enumerate all paths through n-partite graph
Writing datastructures requiring pointers/references in Clojure?
Clojure for trading strategies
How to judge the relative efficiency of algorithms given runtimes as functions of 'n'?
Implementing a data model to prevent common errors
Discover periodic patterns in a large data-set
How to apply "filter" based on regular expression?