Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
steenslag
steenslag has asked
11
questions and find answers to
312
problems.
Stats
10.8k
EtPoint
4.0k
Vote count
11
questions
312
answers
About
steenslag questions
GDBM in Standard Lib missing or is it just me?
How to iterate multiple enumerables in ruby?
Why does Ruby have Numeric.new?
How does this superb quine work?
How to use Array#sample(n, random: rng) syntax?
How to specify Regexp options using Regexp.union
Why is Ruby's Float#round behavior different than Python's?
Why does Ruby's 'gets' includes the closing newline?
steenslag answers
Pig-Latin sentence
get maximum as an array in case of more than one with same maximum value
Picking random element from an array in Ruby ONCE ONLY
Use Client Cert and TLS_RSA_WITH_AES_256_CBC_SHA256 cipher suite
Ruby - converting a string into hash with each character as key and index as value?
ruby uniq on the first two columns of two dimensional array
Ruby - How do I sort one array with another array using sort_by?
Average values in an array of hashes with duplicate keys
What's the best way to start a background process, that can get accessed later on
Seeing if values of a hash are the same