wolfium3's comments

wolfium3 | 2 years ago | on: Y Combinator

Yeah, it's a bit obscure and "meta"...

Y Combinator is named after a computer science concept - the "combinator," and more specifically, the "Y combinator" function. Paul Graham and Robert Morris (co-founders of the Y combinator company), both computer scientists themselves, likely chose the name as a nod to their background and the company's focus on technology startups. The Y combinator function is a higher-order function used in functional programming languages that allows for the creation of anonymous functions, which can be useful for creating new functions from existing ones. This aligns with the company's mission of helping startups to iterate quickly and efficiently.

Also see: https://www.ycombinator.com/faq under `Why did you choose the name “Y Combinator?`

wolfium3 | 3 years ago | on: Linux vs. Mac

I switched in the other direction (Mac to Linux).

I grew up with Windows PC's + laptops and Mac's keyboard and general way of doing things was just always really unintuitive (maybe infuriating?) for me.

I also didn't like Mac's prescriptive attitude toward me as a user. It's MY machine. I bought it, it belongs to ME. I should be able to do whatever I want to the deepest parts of the configs if I feel inclined to do so. (Like "right to repair" I would like something similar to "right to full control of my own hardware")

wolfium3 | 3 years ago | on: ChatGPT makes up fake academic papers

In my view, underestimating the platform's capabilities may lead one to assume its imminent shutdown. For instance, I find the platform particularly useful for generating succinct bullet-point summaries of articles, enabling me to consume content in 1 minute instead of, say, 15 minutes.

wolfium3 | 3 years ago | on: Why is remote work seen as a gift?

It strongly depends on your personality type. I'm much, much, much more productive WFH due to my ADHD.

Also, noise cancelling earphones did NOT help while I was still in the office.

wolfium3 | 4 years ago | on: Machine learning’s crumbling foundations

I'm not 100% familiar with the details - there's a ML component that calculates some stuff to narrow the ES search down (like categories), then at the end there's another ML system that re-ranks things. (ES alone doesn't give the best results)

wolfium3 | 4 years ago | on: Machine learning’s crumbling foundations

I work in a company where ML has made a considerable difference to our bottom line (search component of an e-commerce site). When I joined the company, search was so bad, it was easier to just use google and include 'inurl:' to actually find products on the site. Now, years later, the builtin search actually gives you what you're looking for better than google does. (This is important because if you can't find something quickly you're more likely to shop elsewhere).

If you've seen "ML done right", you wouldn't use the word "crumbling".

That said - I won't deny ML is over-hyped. It works for very specific problems and in many cases the best solution is a non-ML one. Knowing when NOT to use ML is just as important as knowing when to use it.

page 1