Details
-
Aboutfull-time Data Scientist at bank, studying Major in Physics, theoretical biophysics
-
Skillsjulia, python, C#, typescript, React.js, ML
-
LocationPrague
-
Website
-
Github
Joined devRant on 1/16/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
> drinking coffee
> coding 10 hours straight
> drinking even more coffee
> release 0.1.1 of python package
> sleeping sweet 8 hours after
> feeling awesome2 -
This year I and two friends joined modelling competition for uni students called SCUDEM. We are modelling refugee settlements and the crime rate in Uganda. I try to lead the group as the previous year and we changed one team member. The model is written in Julia and it is 2k of working lines after week, we work on it in our spare time.
However, one friend who hasn’t done any bigger project in the past or wasn’t programming for money disagree with the workflow. He prefers doing some small models separately. He doesn’t write clear code and it is difficult to read it afterwards. His ideas are good, but he likes more to talk about the problems than straight code them down in the way that we can use it in the bigger structure.
Do you any ideas on how to motivate him to take part in the collective workflow? I feel that working separately is rather contra-productive.2 -
I want to build my own REST NET API, I am familiar with C#. And I was working with Flask, Django and Express.js
The whole webapi structure of dotnet project seems to me a bit strange. Do you have any favourite resources that helped you to get into dotnet?6 -
Hey rants! So I am going to test Balmer curve once again! Preparing regression model for altered SIR model with time dependent parameters (for Covid). Wish me successful code!
-
So I found myself in a situation where I scored 50% on Turing test. How can I be sure that I am human?
For the reference:
https://newscientist.com/article/...16 -
Do you listen to music when you have to be productive during a fixed period of time? What kind of music then? Or do you prefer a quiet environment? I am curious about what are your pro-life-tips devs.7
-
What's your opinion on leaving funny notes in comments from time to time? Is it highly unprofessional or you don't mind them if they are sparse?
I found this on GitHub jebej/Schrodinger.jl7 -
What attracts coders to open source libraries?
If you ever contributed to open source projects, what was the reason?
I am contributing to my supervisor’s package which is really handy for biophysicists (quantum mechanics). It is basically tons of code in python, it has okayish internal design, coverage 39% and B+ codefactor. I wish we could get more attention from scientists in our field and attract people to contribute to our project.13 -
master -> main/default/primary
slave -> secondary
blacklist -> deny list
whitelist -> allow list
Let the age of newspeak commence!16