HN user

mertnesvat

125 karma

Simple guy who loves to read Wikipedia and make some stuff.

Posts10
Comments54
View on HN
DeepSeek-R1 2 years ago

The most interesting part of DeepSeek's R1 release isn't just the performance - it's their pure RL approach without supervised fine-tuning. This is particularly fascinating when you consider the closed vs open system dynamics in AI.

Their model crushes it on closed-system tasks (97.3% on MATH-500, 2029 Codeforces rating) where success criteria are clear. This makes sense - RL thrives when you can define concrete rewards. Clean feedback loops in domains like math and coding make it easier for the model to learn what "good" looks like.

What's counterintuitive is they achieved this without the usual supervised learning step. This hints at a potential shift in how we might train future models for well-defined domains. The MIT license is nice, but the real value is showing you can bootstrap complex reasoning through pure reinforcement.

The challenge will be extending this to open systems (creative writing, cultural analysis, etc.) where "correct" is fuzzy. You can't just throw RL at problems where the reward function itself is subjective.

This feels like a "CPU moment" for AI - just as CPUs got really good at fixed calculations before GPUs tackled parallel processing, we might see AI master closed systems through pure RL before cracking the harder open-ended domains.

The business implications are pretty clear - if you're working in domains with clear success metrics, pure RL approaches might start eating your lunch sooner than you think. If you're in fuzzy human domains, you've probably got more runway.

Sarah: Built a fusion reactor at 16. Now? Debugging fintech payment systems.

It's striking to imagine a fully functional fusion reactor that could benefit humanity, yet its creator now focuses on fintech payment systems. This highlights the importance of a strong middle class, which seems to be declining globally. A thriving middle class, with disposable income and free time, creates the conditions for innovation. Without it, even brilliant minds like Einstein might spend their entire careers working on immediate economic needs rather than pursuing breakthrough discoveries.

I wonder what Elon thinks about this. There was one demo from SpaceX about using their rockets for Trips where they can lower down transatlantic flights to 20 30 mins (if you have strong sto-mach) Or Boring Company focused to hyperloops.

My humble opinion is that it's aviation company without huge innovation or disruption of the industry. More like a fast horse rather than car.

There are a lot of similarities between CBT and Vipassana meditation.

Like the mind reading and personalisation Vipassana medidation suggest we have `sankharas` loosely translated as formations which is kind of a poison in our body and mind. After a consistent meditation you can examine and make peace with them. I'm not an expert but it worked for me, was kinda magical and interesting.

CBT and meditation has a lot to offer to our lives in our little concrete jungle.

https://en.wikipedia.org/wiki/Sa%E1%B9%85kh%C4%81ra

Orkut 4 years ago

It's really interesting no other comment is talking about the LGBTQ community because as far as I know founder is gay and living in Turkey and that means they have a bit closed community, general public doesn't accept them.

So I think orkut means a lot for the LGBTQ and Activists community would be great to hear the thoughts from them.

Some ref... https://gay.blog.br/en/geek-en/orkut-social-network-was-foun...

Kinopio 4 years ago

Congrats on the launch! I'm also a fan of glitch so congrats on that good job too.

Just out of curiosity have been reading the engineering part and came across with below for not using websockets, confused because debounce and throttle is mainly used to avoid many updates over sockets so it's very well known problem for reactive programming

( https://pketh.org/how-kinopio-is-made.html )

You might be wondering, why don’t you just update the database with websockets instead of relatively slow API requests?

The problem with saving data with websockets is that they’re too fast. Authenticating that many messages per second and writing them to disk would be really inefficient. E.g. If you’re moving a card from position x: 20 to x: 420, Kinopio will use websockets to broadcast many updates during the move: moving card x to 21, moving card x to 24, moving card x to 28… potentially hundreds of messages.

Well said! I also learnt user moderation hell with painful way but for mobile projects If it's very necessary there's a possibility of using Anonymous logins with Firebase or Amazon AppSync as well.

Dvorak is one of the well-known layouts and even now we can't have it on the iPad, so I don't think keyboard layout is only about efficiency it's also popularity and availability.

As a multiple event organiser I would say it helps a lot to the event organisers especially small ones where they have almost no budget for registering and platform supports. Much appreciated.

I appreciate the work you put in. It's amazing guide, I'll dig deep as soon as I get a free time. Thanks.

I liked it it's very well articulated and seems promising I just had a new years resolution with the same goal. Keep going Ben!

Lamest Edit Wars 6 years ago

After reading some of them, it became obvious nationality and the race always creates a funny conflict :)

In good dishes like hummus or people who accomplished something, all nationalities want to be part of their success.

If you have the ability to give puzzles, leave some around to be found. Watch for the ones who solve them.

Brilliant explanation, I tried to examine that both reading and experiments. The closest thing I got was state called flow where you lose track of time, yourself and give all of your attention to the task.

But most importantly the task has to be in the perfect place between enough hard for you to give all your attention and enough easy for you to solve it.

https://en.wikipedia.org/wiki/Flow_(psychology)

Yes indeed, I've read with enthusiasm :)

Thanks for sharing, I want to congratulate you and your wife because I assume as we get older big changes like quitting job, moving to another country or even moving to another house is getting harder to decide. But I guess hard choices are mostly fruitful in the long run.