Skip to main content
Isaac's user avatar
Isaac's user avatar
Isaac's user avatar
Isaac
  • Member for 15 years
  • Last seen more than a month ago
527 votes
10 answers
649k views

Capturing Groups From a Grep RegEx

135 votes
12 answers
144k views

"React has detected a change in the order of Hooks" but Hooks seem to be invoked in order

46 votes
11 answers
22k views

Why should exec() and eval() be avoided?

14 votes
4 answers
5k views

Writing a Parser (for a markup language): Theory & Practice

10 votes
3 answers
4k views

Handling large datasets in Java/Clojure: littleBig data

10 votes
3 answers
3k views

Flipping around a div using Javascript

9 votes
5 answers
10k views

Disassemble into x86_64 on OSX10.6 (But with _Intel_ Syntax)

8 votes
4 answers
378 views

Trouble with this macro

7 votes
5 answers
1k views

Trouble with lazy convolution fn in Clojure

6 votes
2 answers
2k views

Fast graphing library

6 votes
1 answer
1k views

Daemon with Clojure/JVM

6 votes
2 answers
775 views

Race condition (?) when using Swing

6 votes
1 answer
1k views

Transforming financial data from postgres to pandas dataframe for use with Zipline

6 votes
3 answers
7k views

Reductions down a column in Pandas

4 votes
5 answers
15k views

Unable to get parquet-tools working from the command-line

4 votes
1 answer
242 views

Troubles Importing Clojure Libs in Paradise

4 votes
1 answer
1k views

Trouble with append-spit

4 votes
2 answers
315 views

Declaring an array of character pointers (arg passing)

3 votes
2 answers
2k views

Open a file directly to emacs (by double-clicking)

3 votes
1 answer
695 views

Right clicking with a Webkit view

3 votes
2 answers
211 views

Help With K&Rs Counting Chars Example

3 votes
2 answers
378 views

Mapping Pixels to Data

3 votes
1 answer
1k views

Trouble with BufferedImage & ImageObserver in Clojure/Swing/Java

3 votes
1 answer
388 views

Appending and prepending to XML files with Clojure

3 votes
1 answer
129 views

Open object type gets unified too soon

2 votes
2 answers
2k views

Get more information from a failed JQuery jqXHR request

2 votes
1 answer
391 views

Predicate Function Dispatch in core.match

2 votes
1 answer
985 views

ZeroClipboard not working in a rails app (flash bridge error), works locally, off rails

2 votes
2 answers
96 views

Retaining Focus for KeyboardListener

2 votes
7 answers
568 views

JQuery .click() event troubles