HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Mandelmus

no profile record

comments

Mandelmus
·ano passado·discuss
Another leading monocular depth estimation model, Marigold [1] is also from ETH.

[1] https://marigoldmonodepth.github.io/
Mandelmus
·ano passado·discuss
The book "The Great Leveler: Violence and the History of Inequality from the Stone Age to the Twenty-First Century" by Walter Scheidel makes a similar argument:

> Are mass violence and catastrophes the only forces that can seriously decrease economic inequality? To judge by thousands of years of history, the answer is yes. Tracing the global history of inequality from the Stone Age to today, Walter Scheidel shows that inequality never dies peacefully. Inequality declines when carnage and disaster strike and increases when peace and stability return. The Great Leveler is the first book to chart the crucial role of violent shocks in reducing inequality over the full sweep of human history around the world.

[1] https://press.princeton.edu/books/paperback/9780691183251/th...
Mandelmus
·há 2 anos·discuss
Here is a thread of videos from my tests of the recent DIAMOND model: https://x.com/chrisoffner3d/status/1845436198254227590

I really wonder how much more stable Genie 2 is.
Mandelmus
·há 2 anos·discuss
> Thriving companies like Arc and Linear build an entire aesthetic ecosystem that invites users and advocates to be part of their version of the world.

Afaik Arc still has no revenue and no clear path to a business model, so I’m not sure I’d call it a “thriving company.” I like and use their browser but I fully expect it to die once the money runs out, because people won’t pay for a better looking browser.
Mandelmus
·há 2 anos·discuss
Clearly you haven’t read a lot of research papers in computer graphics, geometry processing, and shape analysis.
Mandelmus
·há 2 anos·discuss
What I never understood is: why did browsers drop RSS support?
Mandelmus
·há 2 anos·discuss
It's a beautiful language that's a joy to write. It's safe and ergonomic, and has an extremely powerful type system. I'd say those are good reasons to use Swift.
Mandelmus
·há 2 anos·discuss
I had to look this up. I'm doing my master's in computer science at ETH Zurich, where it is ranked #5 globally according to THE [1], and I pay 804 CHF (874 USD) per semester, i.e. 1608 CHF (1,748 USD) per year. I just had to check MIT's tuition.

> The median annual price paid by an undergraduate who received an MIT Scholarship was $12,715 in the 2022–2023 academic year. [2]

You're basically right, MIT (ranked #3) is almost eight times more expensive than ETH (ranked #5). To be clear though, ETH Zurich is in Switzerland, which is not in the EU.

---

[1] https://www.timeshighereducation.com/world-university-rankin...

[2] https://mitadmissions.org/afford/cost-aid-basics/access-affo...
Mandelmus
·há 2 anos·discuss
So, is CoreNet the equivalent of Keras, whereas MLX is the Jax/PyTorch equivalent?
Mandelmus
·há 2 anos·discuss
What's the meaning of life though, and why is it love?
Mandelmus
·há 2 anos·discuss
> My limited understanding is that Nerfs are compute-heavy because each cloud point is essentially a small neural network

There's no point cloud in NeRFs. A NeRF scene is a continuous representation in a neural network, i.e. the scene is represented by neural network weights, but (unlike with 3D Gaussian Splatting) there's no explicit representation of any points. Nobody can tell you what any of the network weights represent, and there's no part of it that explicitly tells you "we have a point at location (x, y, z)". That's why 3D Gaussian Splatting is much easier to work with and create editing tools for.
Mandelmus
·há 2 anos·discuss
And it appears to be at ~80 GB of RAM via quantisation.
Mandelmus
·há 2 anos·discuss
A big portion, maybe even a majority, of my fellow students uses an iPad.
Mandelmus
·há 2 anos·discuss
Most of these self-help books are basically what happens if you take what could be a decent blog post and just blow up the word count until you can publish it as a book.
Mandelmus
·há 2 anos·discuss
I was in open relationships in Berlin’s polyamorous community for nearly five years and I concur with everything you said.
Mandelmus
·há 2 anos·discuss
The Machine Learning community is still overwhelmingly on X, which likely explains your experience. There are other communities, like that of Ape/iOS developers, that have moved to Mastodon, and for which the quality of conversation is now much higher on Mastodon than on X.
Mandelmus
·há 3 anos·discuss
Please don’t paste chatGPT comments in here. If I wanted to ask chatGPT about this, I’d do it myself.
Mandelmus
·há 3 anos·discuss
Same for me. I've been mostly vegan for over ten years now. I "downgrade" to only vegetarian when it really cannot be avoided – which, luckily, has been only when I've travelled to countries where there really weren't any vegan options.
Mandelmus
·há 3 anos·discuss
> On the other hand, a lot of people who claim animals have thoughts and emotions seem to think that cows have complicated human-level thoughts like "I am an oppressed cog; my owner will send me to the glue factory when I am too old to give milk, and yet I must queue up regardless, for my spirit is broken; my calf has been taken and I will never know if he got a college degree; life is pure suffering." This seems unlikely to be true.

That straw man could fatten a whole cow.
Mandelmus
·há 3 anos·discuss
As a current compsci masters student at ETH Zurich: yes, having those explanations is wonderful, but that just means that topics like SVD and PCA are taken for granted now, and the things that we need to chew on are things for which no nice canonical explainers have been created (and that likely weren’t taught in 1990).

Personally I think that innovation in explanation/illustration of abstract mathematical topics is one of the most valuable kinds of progress, but it’s rarely talked about as such. When someone comes up with the right framework, visualisation, or metaphor for explaining a complex and abstract subject in a way that induces “the right” mental model, and this new teaching “tool” proliferates, that is just a beautiful thing to see.