Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in idioms
Kotlin-idiomatic way to add an item to a list in a map
Apr 18, 2026
kotlin
collections
idioms
How should I read the contents of a file respecting endianess?
Apr 16, 2026
io
coding-style
rust
endianness
idioms
Collect vector of borrowed values into vec of borrowed trait
Apr 15, 2026
rust
polymorphism
idioms
Converting C# to idiomatic R
Apr 15, 2026
c#
r
idioms
PowerShell idiom to test for existence of a command?
Apr 13, 2026
powershell
idioms
Thread-safe implementation of the Copy-on-write (COW) idiom?
Apr 09, 2026
c++
multithreading
memory
idioms
Converting C style for loop to python
Apr 08, 2026
python
for-loop
idioms
std::set_intersection is for sorted ranges as [ _ ] is for unsorted ranges/containers
Mar 26, 2026
c++
intersection
sorting
idioms
unordered-set
Is it idiomatic Rust to accept a Result<T, E> as a function argument?
Mar 20, 2026
error-handling
rust
idioms
Idiomatic implementation of the tribonacci sequence in Rust
Mar 11, 2026
rust
fibonacci
idioms
fall-through
A more idiomatic way to fill a dictionary in Python
Mar 08, 2026
python
dictionary
idioms
Rust skip loop on "None" else move forward with computation
Feb 28, 2026
rust
idioms
Is it "legitimate" to define an std::chrono Clock which doesn't really offer a now() function?
Feb 26, 2026
c++
clock
idioms
c++-chrono
Simplest way to "correct" an accidental use of mv instead of an hg mv?
Feb 20, 2026
bash
mercurial
mv
idioms
Is there an idiomatic Ruby way to do "if" or "unless" based on a truth value?
Feb 09, 2026
ruby
idioms
Golang equivalent to Python's NotImplementedException
Feb 08, 2026
python
oop
go
error-handling
idioms
R - idiomatic way to deal with lists of data frames
Feb 02, 2026
r
idioms
Clojure - 2 versions of 1 function. Which is more idiomatic?
Feb 02, 2026
coding-style
recursion
clojure
idioms
reduce
Older Entries »