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
Is it better to return an Option<Vec<_>> or just an empty Vec<_>?
May 12, 2026
rust
vector
option-type
idioms
How to declare a git branch as merged without adopting the changes in it?
May 11, 2026
git
branch
git-merge
idioms
A "source-less" C++ idiom
May 07, 2026
c++
idioms
header-only
Looking for idiomatic way to regex-process a text file in Ruby
May 04, 2026
ruby
regex
idioms
Idiom to describe possibility of effect
Apr 25, 2026
javascript
functional-programming
idioms
Idiom for initializing an std::array using a generator function taking the index?
Apr 23, 2026
c++
c++17
idioms
stdarray
object-construction
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
Older Entries »