Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
FeepingCreature
FeepingCreature has asked
10
questions and find answers to
44
problems.
Stats
755
EtPoint
157
Vote count
10
questions
44
answers
About
FeepingCreature questions
Any way to execute DS code from cartridge?
How do you correctly calculate a running average of large sets of numbers with 32-bit floating point?
How do you get maximal speed out of SSE?
Improving raytracer performance
Fastest way to do horizontal SSE vector sum (or other reduction)
FeepingCreature answers
How do I generate an array in D?
Is D's "static if" declarative or procedural?
How do i use std.socket and std.socketstream? (D programming language 2.x)
Fast vector struct that allows [i] and .xyz-operations in D?
Path tracing: why is there no cosine term when calculating perfect mirror reflection?
In D, how to pass an empty string? (to gtkD)
Blender: Impossible Cube [closed]
In-place radix sort in D programming language
Is there a way to ensure that member functions are virtual in D?
Is using D string mixins for code reuse an anti-pattern?