Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
toraritte
toraritte has asked
38
questions and find answers to
38
problems.
Stats
1.4k
EtPoint
419
Vote count
38
questions
38
answers
About
My hovercraft is full of eels.
toraritte questions
How do Git revisions and references relate to each other?
How to find the commit a Nix channel points to?
How to log to a file from the Erlang shell?
What is the purpose of the `Ecto.Schema.Metadata`? (i.e., the `__meta__` field)
PostgreSQL's `initdb` fails with "invalid locale settings; check LANG and LC_* environment variables"
How to sort by date in a CSV log with Vim?
Best practice to enforce uniqueness on column but allow some duplicates?
What is the difference between roles and scopes in Azure's role-based access control (RBAC)?
How to officially handle unauthenticated users in an iOS share extension?
.NET dependency management: `dotnet add package` vs. Paket?
toraritte answers
How do Git revisions and references relate to each other?
How to log to a file from the Erlang shell?
How to use postgresql in nixos
ERROR: Could not find a version that satisfies the requirement while dockerizing a python project
PostgreSQL's `initdb` fails with "invalid locale settings; check LANG and LC_* environment variables"
How to sort by date in a CSV log with Vim?
What is the difference between roles and scopes in Azure's role-based access control (RBAC)?
How to officially handle unauthenticated users in an iOS share extension?
`python: not found` error when fetching Chromium source with `depot_tools`
What is the `nix-shell` equivalent of `nix-env -f <path-to-my-local-nixpkgs-repo> -iA ...`?