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
25
questions and find answers to
27
problems.
Stats
1.1k
EtPoint
375
Vote count
25
questions
27
answers
About
My hovercraft is full of eels.
toraritte questions
What are the benefits of starting a Git repo with an empty commit?
How to add new Erlang application to a Rebar3 umbrella project?
Why is it useful to convert HEAD requests to GET requests?
What is a Nix expression in regard to Nix package management?
What is the canonical way of installing Elixir or Erlang > 19 with `nix` on a non-NixOS system?
Are loading a JavaScript ES6 module via <script src=""> and importing all exports in a <script> tag the same?
Are there any advantages using maps instead of records to hold state in Erlang processes?
Does the pattern [_|_] in Erlang mean anything specific?
Where is `callPackage` defined in the Nixpkgs repo (or how to find Nix lambda definitions in general)?
Why is `Eq a` constraint required for the solution using `elem`?
toraritte answers
Why is Firefox not trusting my self-signed certificate?
User not signed into Firebase in Share App Extension
How to connect to remote PostgreSQL server on google compute engine?
Play a paused AVAudioRecorder file
How to find or pick a suitable Chrome/Chromium revision number?
What does the <nixpkgs> string / value mean in Nix?
How to set `DateTime` in Ecto schemas and `timestamp with time zone` (`timestamptz`) PostgreSQL type in migrations?
AVAudioRecorder / AVAudioPlayer - append recording to file
Currying Functions Erlang
Difference between memory bus and address bus