Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Johannes Hoff
Johannes Hoff has asked
13
questions and find answers to
10
problems.
Stats
238
EtPoint
44
Vote count
13
questions
10
answers
About
This space intentionally left blank.
Johannes Hoff questions
Using another macro in a macro_rules without requiring `extern crate` in rust
Casting float to int with wrap-around on aarch64/arm64
What's the standard way to package a python project with dependencies?
Linear interpolation along a "Bresenham line"
How to convert float to binary without using unsafe code?
How do you get a minimal SDL program to compile and link in visual studio 2008 express?
Is it possible to share data with threads without any cloning?
How can I align a struct to a specified byte boundary?
How do you set up an OpenID provider (server) in Ubuntu?
Is there a way to get a short CVS status from command line?
Johannes Hoff answers
Basic prefix tree implementation question
Casting float to int with wrap-around on aarch64/arm64
How to sort by line length, then reverse alphabetically
Multi-timeseries operations in Grafana
Data structure for spatial data
Most Pythonic way equivalent for: while ((x = next()) != END)
Does Lua support Unicode?