Skip to content

Index

I don’t quite understand this, nor have I tried it. But the claim is pretty amazing: run vocode on aws or azure, so your development environment is hosted there!

tags: vscode tips cloud

Everyone knows by now to never put secret keys in code, right?

tags: secret paper git github leakage

Posted from Diigo. The rest of my favorite links are here.

Dealing with Ruby Threads is tricky. And add to that understanding the GIL, and thread unsafeness and its pretty subtle!

tags: concurrency ruby tips threads threadsafe

More nice information about multithreading and concurrency in Ruby

tags: runtimes jruby mri concurrency ruby tips

What the different runtimes do different. It might be a little dated but its still good.

tags: concurrency ruby tips runtimes jruby mri

tags: concurrency ruby tips howto

Posted from Diigo. The rest of my favorite links are here.

This makes a ton of sense. Wait a minute while I go edit my html files, ok.

tags: html tags organization semantic design

Who knew these interesting html tags existed. Check them out!

tags: tags tips html elements

A timeless question, full of biases and misinformation.

tags: architect developer titles opinion engineer

Posted from Diigo. The rest of my favorite links are here.

Always interesting to see major improvements in classic algorithms

tags: compression algorithms data

More good explanation of how to see if two sets of observations seem to be coming from a single distrbution.

tags: statistics probabilities distributions

I’m back looking at statistics. This KS test is one of the basic statistical tests to compare two samples.

tags: statistics distributions test

Posted from Diigo. The rest of my favorite links are here.