HackerTrans
TopNewTrendsCommentsPastAskShowJobs

testless

no profile record

comments

testless
·2 lata temu·discuss
Red wine being healthy is a myth.

But misunderstood, see below…
testless
·2 lata temu·discuss
You are right, I was wrong. I have compared financial years, not actual years. There seems to be strong improvements with respect to revenue (66% TTM increase) and earnings per share (334% increase TTM).
testless
·2 lata temu·discuss
Lofty valuation with a PE ratio of over 90 - even considering the growth and margins. Also almost no revenue growth in 2022/23 according to quickfs.net. Too expensive for my taste.
testless
·2 lata temu·discuss
Contract implies they hire a service, thus should not care how it was created, right?
testless
·2 lata temu·discuss
IQ tests are forbidden in Germany during job application processes, afaik. So I am surprised this is legal.
testless
·2 lata temu·discuss
I was just surprised;-)
testless
·2 lata temu·discuss
I think Swiss. He was born in Basel.

[1] https://en.wikipedia.org/wiki/Leonhard_Euler
testless
·2 lata temu·discuss
For modern mathematics, I think Alexander Grothendieck was one of the most influencial talents in the last century. He unified large branches of mathematics in a very short period. He was more a bird than a frog [1], however.

[1] Bird vs. Frogs. https://www.ams.org/notices/200902/rtx090200212p.pdf
testless
·2 lata temu·discuss
Happy to disagree here. I am hopeful that students get apps which provide them with - fast feedback loops - better adjustment to their learning speed - more patience - gamification - oppurtunity to ask endless questions

Of course, only as an addition to the current mix. For math problems, this will be easier than for other contexts.

I like text books for pop science or really hard things - like university level education. But I am surprised to see them as an option for basic education.
testless
·2 lata temu·discuss
Let's hope education indivualizes to the need and talents of the individual partially via software. ChatGPT is my hope here.

15% failure rate is optimal for learning

https://www.nature.com/articles/s41467-019-12552-4
testless
·2 lata temu·discuss
Is Euler really well known in public? Einstein is way more well known than Euler, I'd guess. Even if you will ask most famous mathematician, it is unlikely that he is named. Probably Pythagoras.

I have no data to back it up.
testless
·2 lata temu·discuss
Ramanujan died early. He is another one which comes to mind.
testless
·2 lata temu·discuss
I am mathematician by training. The algorithms relied mostly on undergrad level mathematics when I took some courses six years ago, not easy, but I think there are harder algorithms.

I think it is qualitatively different from programming, because you try to find a reasonable good fit for data you know to guess new future data. Classical programming relies on rules and decisions. ML is closer to numerics, statistics, simulations. Guess the function from the data vs define a function and programm it.
testless
·2 lata temu·discuss
Correlation vs. causation maybe: Moderate drinking often correlates with socializing. Social connections are key for longevity.

Non-drinkers might have reasons not to drink. Like taking medicaments, health issues, etc.
testless
·2 lata temu·discuss
Appoximately 7 kcal per gramm vs 4 kcal per gramm for sugar
testless
·2 lata temu·discuss
Maybe this is why my Iphone seems to get slower every year.
testless
·2 lata temu·discuss
I really liked the book Personal MBA by John Kaufmann as a cheap replacement for some of the knowledge.
testless
·2 lata temu·discuss
For Webapps, chrome can emulate slow network and/or devices. For Kubernetes or Docker compose, you can restrict resources, I believe.
testless
·2 lata temu·discuss
For Web apps, I think using lighthouse and the chrome tools to emulate slow devices goes a long way.
testless
·2 lata temu·discuss
I had very similar experience with npm. Especially when you need to merge all the security updates for the sdk and all their dependencies. I also prefer interacting with the api, if it is straightforward.