Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
nes1983
nes1983 has asked
23
questions and find answers to
68
problems.
Stats
1.5k
EtPoint
383
Vote count
23
questions
68
answers
About
Hi, I'm Niko Schwarz,
PhD student at the University of Bern, Switzerland.
researcher on version management and software evolution.
Twitterer: twitter.com/nes1983.
Website: http://scg.unibe.ch/staff/Schwarz
nes1983 questions
How to rewrite the halve function in J?
Can you use an object-database in a production system?
In Pharo, how can you measure the system's current total memory consumption?
Asymtotic run time needed to compute the transitive closure of a graph?
How can I find all objects that reference myObject?
How can you programatically add a class variable to a class in Pharo?
Hierarchy of modules in guice
Elegant way to remove the last part of a string?
Is there a dependency injection framework for Smalltalk?
Is there a parser combinator as awesome as the Scala one for Java?
nes1983 answers
golang scan a line of numbers from sdin
iterate through each point on a line/path in java
C struct written in file, open with Java
Porting WPF to Cocoa (and/or vice-versa)
App building for a beginner in Smalltalk
Squeak or Pharo for the beginning Smalltalker?
How to use std::vector or other container in cgo of golang?
"The Ruby way" (mixins and class reopening) vs. dependency injection
What is a good pattern for writing unit tests within a Mathematica Notebook?
Is it always safe to cast char to int and int to double?