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
A better idiom for referring to base classes from derived classes?
Jun 09, 2026
c++
inheritance
self-reference
idioms
C++ equivalent of Javascript's '?.' operator for optional-chaining?
Jun 09, 2026
c++
option-type
idioms
stdoptional
optional-chaining
a concise way to import many modules with common namespace prefixes
May 26, 2026
python
syntax
namespaces
python-import
idioms
How to write a ctor for a class owning nocopy-nomove types of which one is to be init.ed from another one that can be one out of several types?
May 23, 2026
c++
c++17
idioms
noncopyable
ruby map a function over multiple arrays
May 20, 2026
arrays
ruby
loops
iteration
idioms
Is return nil, nil not idiomatic go?
May 20, 2026
go
error-handling
idioms
If we have ranges::zip and views::transform, why do we need ranges::zip_transform?
May 20, 2026
c++
tuples
idioms
std-ranges
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
Older Entries »