Viewing profile — aschreyer
aschreyer
HN member- Joined
- Fri, Feb 03, 2012, 11:08 AM UTC
- HN karma
- 44
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About aschreyer
No profile information was provided.
Recent public activity
-
comment
Comment #11057196
The most likely risk are not the majority of psychedelics themselves, but the quality of the substance you are getting as well as potency and "therapeutic" window. As they are cont…
-
comment
Comment #10963029
A big problem are the perverse incentives researchers are facing. The only thing that matters is publishing in prestigious journals, otherwise your career is pretty much over (no r…
-
comment
Comment #10962102
The "second concern held by some" is clearly a rhetorical figure of speech to make it sound as if they are not really sharing it, although the rest of what the authors say only dea…
-
comment
Comment #10961867
You could translate it as "how dare you trying to sabotage my career by attacking my research", something like this. It is fairly common that researchers build their careers on sin…
-
comment
Comment #10961852
I think this paper summarises everything that is wrong with academia and why a lot of people have enough and are looking for ways out. A second concern held by some is that a new c…
- comment
-
comment
Comment #10812631
You don't necessarily have to only lift in order to gain health benefits. Generally I would simply recommend to pick a sport and try to become the best you can be and the rewards w…
-
comment
Comment #10661980
Maybe it is because the anglophiles assume that because they feel Shakespeare is such an outstanding figure in their own culture he must have the status in every other and cannot p…
-
comment
Comment #10637281
I think it would be too easy to say that it was only the German government responsible for what happened. Below is a key quote: What has happened? What has happened is quite simple…
-
comment
Comment #10632394
Einstein's most genius insight was probably not to make any initial assumptions and simply to follow his thought experiments regardless of the outcome (even if they contradicted co…
-
comment
Comment #9947316
> In Germany, it is thanks to European monetary policy that artificially depresses the Deutsche Mark, allowing for cheaper exports and lower costs for German companies, as well as …
-
comment
Comment #8395160
In Germany the cutting edge research is usually done by specific research organisations that do no or only very little teaching such as the Max Planck Institutes, Helmholtz Associa…
-
comment
Comment #6736050
PL/Python is NOT supported: http://www.databasesoup.com/2013/11/first-look-at-postgresql...
-
comment
Comment #6734173
PL/Python is very unlikely to appear soon unfortunately because it is an untrusted language in PostgreSQL. EDIT: you are right, PL/Python is supported as well. I only read the "Lan…
-
comment
Comment #6691383
It is not stupid it actually makes sense for ETL workflows where you load raw data into unlogged tables and transform them in the database into the final (logged) representation.
-
comment
Comment #6133926
Could be an embassy.
- comment
-
comment
Comment #5700123
[Current PostgreSQL user] Oracle-like partitioning syntax support (including composite) would be great - although possible through inheritance and triggers/rules, it is the only bi…
-
comment
Comment #5684815
Thanks, that was a good example indeed! Improving the memory traffic was actually really important because the real-life application has N=20M+, up to 200M. Around 85M calculations…
-
comment
Comment #5682422
The Ultrafast Shape Recognition (USR) algorithm is a very simple yet interesting application used in drug discovery that I tried speeding up with Numba (the similarity calculation …
-
comment
Comment #5681444
It is a bit unfortunate that you have to "unroll" your code to get the most out of Numba. Hopefully at some point it will be able to translate NumPy functions such as np.abs(X - y)…
-
comment
Comment #5674734
Here "organic form" means organic as in organic chemistry, not organic food.