Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
MaiaVictor
MaiaVictor has asked
384
questions and find answers to
12
problems.
Stats
2.1k
EtPoint
58
Vote count
384
questions
12
answers
About
MaiaVictor questions
What is the correct way to send position updates via WebSockets?
How do you add a ":hover" effect on Elm without using signals?
How do you implement a container for different types in Go? [duplicate]
Why my Haskell program using `par` isn't spawning any spark?
How to create a function that receives a function, calls it and returns it on C++?
How do you approach debugging something you can't reproduce?
Calling C from Express.js? [duplicate]
What are fast algorithms/data structures for querying near points on the surface of a sphere?
How to create the `enumFromTo` function on Morte?
Is there any algorithm better than O(N) to find the first bit set in a bitarray that consists mostly of continous blocks?
MaiaVictor answers
JavaScript - Multiplying Even Indexed Array Elements by 2 and Odd Indexed by 3
How to impurely modify a state associated with an object?
In a dependently typed programming language is Type-in-Type practical for programming?
Any default settings possible for VIM editor?
If else clause or cond in Racket
Is it possible to implement `max` efficiently on the untyped lambda calculus?
"Symbol(s) not found for architecture x86_64" on QtCreator project
How do I FFI a CUDA application on Haskell?
How to encode the Int type with algebraic datatypes in a pure functional language like Kind-Lang?