uz
Feedback
will to code

will to code

Kanalga Telegram’da o‘tish

@mikxyas spam @dionysus393

Ko'proq ko'rsatish
304
Obunachilar
Ma'lumot yo'q24 soatlar
+57 kunlar
+430 kunlar
Postlar arxiv
Women are low-key some of the best customers If you make a unique tech product, not everyone will be willing to try it, even if it’s useful But when you make something for women, they’re more likely to try it, buy it, and recommend it to their friends. They also really appreciate the effort put into presentation and design

Oh cool I got my first stars 😁 Arigato Goysamas 🎄

I've never had a real idea

Real thinking is rare It's all a personally fine-tuned groblegock Like llms Real ideas, the actionable ones, are like sparkling diamonds dug out of the deepest mountains 💎

My koreader bot is almost at 600 users. It grew organically with about 5 users per week. I want to rebuild the miniapp from scratch and make it open source The codebase rn is abysmal. Its capable of making a grown man cry. I tried to salvage it with AI but it only made it worse. I think it's beyond the scope this generation's AI. I might even create a benchmark with it... yes, it's that bad. It's preventing me from adding new features. I will start working on it soon.

I have moved on from buying books to erecting statues know where can I order this? This year I will dedicate myself to Apollo
I have moved on from buying books to erecting statues know where can I order this? This year I will dedicate myself to Apollo

No way I accidentally did the meme 😂 https://youtu.be/S8oGZMbLWWo First I got sick, then I was like, lemme just take the year off

School is a bad RL environment There's no loop for trail, error and reinforcement An llm on the other hand is a great RL environment. The potential it has in upgrading the human brain is truly limitless. We are the AGI now.

types.ts is the most important part of any project

Neurons that fire together wire together
Neurons that fire together wire together

It's about 800 lines of code in rust. I could've implemented this with javascript... but it just didn't feel right to have chunky code on the frontend. With epub-wasm I never have to see it again, plus its much faster and I can run it anywhere I want. I truly never have to look at the code again 🤌

Dealing with all the epub parsing libraries on the frontend was a drag, so I made epub-wasm I give it epub, it gives me json structure I want Github | NPM

its fast 🚀
its fast 🚀

The exciting thing about real AI is that its truly universal. There are no barriers. Neither compute nor data. We will be able to teach an AI new languages with very little data. When you think about it, We can learn a new language from just one book... just by talking to ourselves. Now scale that on a computer...

Got rid of the clankers
Got rid of the clankers

photo content

Hmmm eleven labs got a really well designed audiobook studio
Hmmm eleven labs got a really well designed audiobook studio

The real problem with LLMs is that they don't force you to think simple enough. Historically, teams were forced to find simple, elegant abstractions because anything overly complex was too expensive to build, maintain, or even reason about. Effort acted as a natural filter: bad ideas died early because they were painful to implement. LLMs make complexity cheap. Which is a very bad thing. Effort used to serve as an incentive for simplicity. Take notion. They came up with a simple block based data model because the other methods required more effort. They were forced in to a corner to think. LLMs can rob us of this moment of reflection

Spent the last couple hours trying to come up with the perfect UI that just makes everything simple. I tried using a canvas t
Spent the last couple hours trying to come up with the perfect UI that just makes everything simple. I tried using a canvas timeline but still it just don't feel right so now back to the drawing board. I am gonna call it a day for now.

Progress so far - ui/ux - load epub - generate audio with selection (using inworld.ai) - show audio waveforms Todo - let user
Progress so far - ui/ux - load epub - generate audio with selection (using inworld.ai) - show audio waveforms Todo - let user control voice generation settings - figure out snippet pagination - add backend