Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Pieter
Pieter has asked
26
questions and find answers to
95
problems.
Stats
2.2k
EtPoint
634
Vote count
26
questions
95
answers
About
Lecturer at HoGent, teaching Angular.js and Node.js at last year bachelors computer science.
Pieter questions
Cache with fixed expiry time in Java
static members and boost serialization
Is there a way to keep subviews of a UIStackView participating in autolayout when they're hidden?
SKTexture and the scale property of a UIImage
Subversion repository layout for libraries developed across different programs
Does ARC work with Core Graphics objects?
How to get a ALAssetRepresentation of a shared photostream ALAsset?
Using UIImage imageNamed inside XCTestCase
NSInteger and NSUInteger in a mixed 64bit / 32bit environment
Link with an older version of libstdc++
Pieter answers
Serializing asynchronous tasks in objective C
boost lambda for_each / transform puzzle
STL Vector comparison issue
Most efficient way to roll back data. To turn back time
STL "erase-remove" idiom: Why not "resize-remove"?
What are the advantages to Perforce?
Can I serialize map of STL in MFC using CArchive?
How can I detect the last iteration in a loop over std::map?
What are assertions? and why would you use them?
Making UIBezierPath more like NSBezierPath with elementCount and elementAtIndex