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
314
problems.
Stats
10.8k
EtPoint
4.1k
Vote count
11
questions
314
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
How to write a tab-delimited file when the tab-delimiter comes from a database?
Behavior of altered array keys in hashes
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