Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jhegedus
jhegedus has asked
148
questions and find answers to
21
problems.
Stats
1.3k
EtPoint
207
Vote count
148
questions
21
answers
About
Studied physics and machine learning, I also like functional programming.
jhegedus questions
Why is the type of "Banana with Cream" the same as "Banana" after erasure ? How can it be fixed?
Cyclic dependencies in Nix/NixOS explained on a simple example
npm installs different version than specified in package.json, how is this possible ? how to fix this?
What does dollar sign mean in generated variable names during debugging Java in InteliJ IDEA ? Is it a closure?
purpose of scala type (=> A) => O
Scala: how to refer to the type of an extending class in a superclass?
What is the implicit resolution sequence in this "simple" ScalaZ tutorial code example?
Which language extensions enable to write "class A (B c) => D c where ..." ? What is the meaning of this type class declaration?
Type families for dummies
Use case example for copyToRealm() in Realm
jhegedus answers
Cyclic dependencies in Nix/NixOS explained on a simple example
Is Eventbus a Mediator or Observer Pattern?
Retrieving the output of subprocess.call() [duplicate]
How can I locate where an implicit comes from in Scala?
Object spread operator in Flow
What is Elm's Signal's (Conal's Behaviors's) equivalent in RX ? Does RX have such a concept at all?
What is haskellng? What is the difference between 'haskellPackages' and 'haskellngPackages'?
FlowType React Context
What is the need for an unsaved-value attribute in hibernate?
What is the meaning of sha256 in nixpkgs.fetchgit? Where does the value come from?