Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vegard
Vegard has asked
4
questions and find answers to
5
problems.
Stats
106
EtPoint
25
Vote count
4
questions
5
answers
About
Studied computer science at the University of Oslo. Now working for Ksplice at Oracle.
Vegard questions
In C++, how can I create a `std::initializer_list<base *>` without new and without declaring individual elements separately?
How can I change an urwid.Edit's text from the 'change' signal handler?
Why does gcc optimise away this C++11 foreach loop using my custom iterator?
Vegard answers
Changing password of a Virtual Machine
How to fix GLFW cursor position value keep on getting bigger under GLFW_CURSOR_DISABLE?
How do I reverse-project 2D points into 3D?