Viewing profile — mpodlasin
mpodlasin
HN member- Joined
- Sun, Jun 18, 2017, 8:39 AM UTC
- HN karma
- 94
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mpodlasin
No profile information was provided.
Recent public activity
-
comment
Comment #23177702
List of free (and legal) resources (textbooks, lectures notes, videos) to study mathematics: https://realnotcomplex.com
-
comment
Comment #23072305
Hey, no, I have build a website with free mathematics resources for university students. I am getting good traffic and now I am looking for monetization options that would be non-i…
-
comment
Comment #23068032
Ok, I will risk and jump in, because I am curious.
-
comment
Comment #23067165
"Sales is the process of helping others solve their problems and then showing how your solution is the best choice" So is it a philosophy of some sorts? Mental mindset? Why is it c…
-
comment
Comment #23051697
What do people mean EXACTLY when they speak about learning "sales"? What is an example of using "sales" knowledge in a sass application? Where exactly is the line between sales and…
-
comment
Comment #23047080
Location: Poland, Poznań / Remote Technologies: React, JavaScript, TypeScript, recently some Python Willing to relocate: in 3-4 months yes, preferably Germany, Switzerland or Franc…
-
comment
Comment #22944071
I also studied CS on polish university and I feel we had the best of both worlds: Initial programming courses were electives, where you could choose between more basic or more adva…
-
comment
Comment #22654606
This advice does not work. I have been "giving it another week" for 3 weeks now, trying to figure out which direction it is going to go.
-
comment
Comment #20661576
I am a polish native speaker and only after I have met my french-speaking girlfriend, I realized how insanelly difficult my language is, for all the reasons you have mentioned.
-
comment
Comment #19278421
There is so much comments about whether the proposal is good or bad. But for me, without making usability tests, there is just no way to know if it's better. For me proposal for re…
-
comment
Comment #17762139
It's funny how my experience is exactly reverse. Since I joined startup I learn much less, since we can't afford experimentation and there are no other front end devs here, so I do…
-
comment
Comment #17748496
This is said so often and yet for me personally gym helps only very temporarily - just after workout I feel great, but the next day anxiety might kick-in again.
-
comment
Comment #17426490
What would be your advice for older (25+) people who want to get into science? Is it even possible? Or should I just accept that the train has left and focus on something else? Can…
-
comment
Comment #14965140
Just to point out - RxJs 5 allows you to bundle only operators you need, thus significantly lowering output file size. You could actually ship to the browser only features equivale…
-
comment
Comment #14579724
I will just add that even though I disagree with proposition of that article, understanding this JS behavior is key in writing big redux apps, since it is main source of wasted ren…
-
comment
Comment #14579668
This is actually pretty bad. In redux dev tools you will not see if data is being fetched or failure occured. Also, if you serialize and deserialize state object - say save it in l…