This was inevitable since Antropic made a fortune by releasing single app with only text generation business. They did best code generator and targeted developers and enterprise users. OpenAI did only 1.5 million dollars from Sora which is obviously far from profitable. So it is logical to assign GPU time to more profitable business.
This is actually my first impression while I am reading the post. Mentions "open source" everywhere but dude how the earth it is open source without training data.
Another alternative is to use ESP32's deep sleep mode. You can tell ESP to sleep until some event occurs. There are many options for waking up the microcontroller.
I want to learn PCB design, mostly with ARM and ESP based designs. How would I learn basics? I know theory part but I really couldn't figure out why they determine which component and which value they have to use. I mean there are resistors, capacitors all over the place but I really want to learn reason behind it. Also I guess there are some basics related power, battery, UART, USB etc. Is there any source that covers all of these concepts?
I think starting a side project with a goal of revenue is not practical. For me, doing side project is doing something that you can't normally do in day to day job. So, it has to something that I love to spend time for. On the other hand, I always think about making many part when I start something new. My side projects are generally about making games and mobile applications, search engine optimization, writing programs that transform data from one form to another. When I finish a side project, I don't hesitate to putting some ads and make passive income. It is lovely to make money while you are sleeping from something that you have enjoyed creating it.
> Peter has adopted the code and molded it for years, Anakin to a digital C3PO. He'd grown attached to his creation. He loved Art more than anyone else alive.
Flash Player itself has a lot of security vulnerabilities but Adobe Flash as IDE still has no competitor even today IMHO. There is no such tool that combines code and graphics with ease like Adobe Flash. You can use it as an animator, you can use it as graphic designer, you can use it as developer. All these features just came together perfectly and it made sense. I am still missing this usability.
Actually speaking yes. I spent a lot of time to think about it. Here is my little thought process to keep my motivation;
Why am I working? Why am I spending my 1/3 of my time with my daily job. Is career real thing or other words is it really necessary to make money? Does it really matter to have high work satisfaction even though you earn little?
I am working because of money. Money doesn't bring happiness but it brings freedom. At the end of the day what I need is freedom. It doesn't matter if I have shinny career if I can earn same money with something else.
I have limited time and more money to become free. So I need to use my time wisely to get more money to become free eventually. It doesn't matter if I am using shiny programming language, technology or IDE. At the end of the day nobody will give a shit about what I am using. Quickest is the best because I have counted days in my life. I don't have time to learn new things every time I start a new projects. I already know everything I need to make money. Learning is not a goal but it is a reward when I become free.
After several years of struggling with side projects I found one thing that motivates me: money. I don't even start a project if there is no possibility of some revenue. %99 of ideas got eliminated immediately. Every people have their own motivation though but having side income from a side project even you are sleeping is different thing. I have limited time for side projects. I always think I have one bullet so trying to use it wisely.
Yes. I suspect that production line will be designed to be built on Mars. Design of the car also looks like it is built for high dust environments (non-flat rooftop). Solar charging, shell with same material with Starship also supports this thesis.
I understand what Tesla is doing here. Outer shell manufacturing cost is very low. No paint, minimal bending process. Just laser cut the material and it is ready to be mounted. If you want to manufacture something in a low resource environment ( like Mars ) it might be the clever move.
Usually, I cannot finish what I have started because of debating over which shiny new framework/stack I need to use. I overoptimize things and always try to code for worst case. I cannot resist to think about hundreds of users, peak performance, hn traffic of death etc. Eventually it never finishes or I loose interest.
Best thing you can do is to make something that just works in fastest way possible. Anything that can print out text will work. You will always have a chance to make it better once it starts to get some traction.