Readit News logoReadit News
bbayer commented on Everything we announced at our first LlamaCon   ai.meta.com/blog/llamacon... · Posted by u/meetpateltech
amusingimpala75 · 4 months ago
Meta needs to stop open-washing their product. It simply is not open-source. The license for their precompiled binary blob (ie model) should not be considered open-source, and the source code (ie training process / data) isn’t available.
bbayer · 4 months ago
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.
bbayer commented on Building a T1D smartwatch for my son from scratch   andrewchilds.com/posts/bu... · Posted by u/andrewchilds
coder543 · 7 months ago
Wow! This is some phenomenal engineering!

> Another area that stumped me is how to shut the power off 100% on the device, so that it can remain “off” for weeks or months.

This is actually a pretty solvable problem...

https://circuitcellar.com/resources/quickbits/soft-latching-...

Then the microcontroller can choose at any time to completely shut off the entire circuit (including itself), and extremely little power will be consumed until something (like a button) completes the power-on circuit again.

For ease of prototyping, there are off-the-shelf units you can play with: https://www.sparkfun.com/sparkfun-soft-power-switch-jst-2mm....

Some more advanced soft power switch circuits (like the SparkFun switch) also include the ability to forcibly power down a misbehaving device by holding down the button.

The design used in the SparkFun switch also allows your microcontroller to know if the button is pushed while the device is running, so you could imagine repurposing your existing button to also restore power to the device if the device is off, and still retain the existing functionality for cycling through watch faces. Then, either the device could automatically shut itself off after a period of inactivity or when the battery gets too low, or the user could click and hold the button for some number of seconds to turn the device off completely that way.

bbayer · 7 months ago
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.

https://docs.espressif.com/projects/esp-idf/en/stable/esp32c...

It uses little power, so standard 18650 battery could last years with single charge.

https://www.programmingelectronics.com/esp32-deep-sleep-mode

bbayer commented on Liberating Wi-Fi on the ESP32 [video]   media.ccc.de/v/38c3-liber... · Posted by u/doener
bbayer · 8 months ago
I am really impressed by how young speakers are. It is really fascinating to see how somebody collect such technical knowledge at such a young age.
bbayer commented on Ask HN: Side project of more than $2k monthly revenue? what's your project?    · Posted by u/max_
es7 · 2 years ago
I built a few mobile games for iOS and Android.

I launched my first game in 2015 which took 6 months to even reach $100/month. From there it earned around $500/month for the last 7 years. It required a huge upfront investment, ongoing updates to keep relevant and a significant fraction of revenue going into advertising.

I launched a few additional games that were low quality and ended up removing them. I started another 4-5 ideas that were abandoned.

In 2021, during a few month break from my job, I produced one more game that has averaged around $2000/month revenue for the last 2 years. Also needs regular updates and promotion to stay relevant.

Overall I would only recommend this route if you’re really passionate about game dev. The overall time investment has been really high, and it isn’t truly passive income because mobile games lose users quickly when not updated often.

bbayer · 2 years ago
Do you mind to share genre?
bbayer commented on How to get a heart attack while using JEB decompiler (2022)   blog.stmcyber.com/how-to-... · Posted by u/todsacerdoti
bbayer · 3 years ago
Why would a decompiler execute code that has decompiled?
bbayer commented on KiCad 7.0   kicad.org/blog/2023/02/Ve... · Posted by u/randomskk
bbayer · 3 years ago
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?
bbayer commented on Pockit: A tiny, powerful, modular computer [video]   youtube.com/watch?v=b3F9O... · Posted by u/rayrag
bbayer · 3 years ago
Such modular design is tricky. Some parts require close distance to specific components like clocks. OP did a good job by solving such problems.
bbayer commented on Ask HN: How to make an extra $50k+ per year without changing jobs?    · Posted by u/ryanSrich
bbayer · 4 years ago
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.
bbayer commented on Raspberry Pi 400 Desktop PC   raspberrypi.org/blog/rasp... · Posted by u/schappim
bbayer · 5 years ago
It reminds me the joyful moments while I plugged my Commodore 64 to TV set.

u/bbayer

KarmaCake day740November 25, 2011
About
[ my public key: https://keybase.io/bbayer; my proof: https://keybase.io/bbayer/sigs/fs_3qZ5SpObcw-jMzDJZQoEP1m0du3tv1o9pcjSuPKA ]
View Original