HackerTrans
TopNewTrendsCommentsPastAskShowJobs

botdan

no profile record

comments

botdan
·2 года назад·discuss
Just in case you were unaware, the RP2040 is available on dozens of ready-made, arduino-compatible boards like the Pi Pico, the Adafruit feather boards, of the Seeed XIAO RP2040 boards. Those have all (or at least most) of the IO already mapped to pins, USB headers, booatloaders, reset buttons, etc already mapped.

Things like the Pico are really easy to solder onto a designed PCB as well because of the castellations, so it's easy enough to design a board around the footprint and then just solder the entire pico onto your PCB with a soldering iron, avoiding the need to use something like a hot-plate or reflow oven. This has been my preferred way of working with it.
botdan
·3 года назад·discuss
If anyone from Polygon is reading, there's a typo in the URL: https://polygon.io/blog/case-study-algorithmict-trading-with... (algorithmict has an erroneous "t" on the end). Normally I wouldn't mention this but the corrected spelling 404's.
botdan
·3 года назад·discuss
He's acknowledged some of the short-comings of the most recent iteration of the doughnut tutorial on twitter before. Blender 4.0 should be coming out later this year and he's stated he'll be releasing a new version then: https://twitter.com/andrewpprice/status/1631529825717604353
botdan
·3 года назад·discuss
The visuals of the blue, methane exhaust were breathtaking:

https://twitter.com/johnkrausphotos/status/16389231884397772... https://twitter.com/thetimellis/status/1638985593580408841
botdan
·3 года назад·discuss
Not sure about his more recent content but he used to have a policy that the VODs could be uploaded in full as long as they were uncut and not modified. If you go watch some older VODs he says so at the beginning.
botdan
·4 года назад·discuss
I'm a casual embedded-electronics user at best, most of my projects haven't advanced much past turn a simple servo, light some LEDs, maybe read a sensor and POST to an endpoint. For these tasks, Arduino has been pretty good for me and removed a lot of the complexity. The `setup()` and `loop()` model makes a lot of intuitive sense. That being said, I've spent no small amount of time on `String` vs `char*` (as an inexperienced C/C++ developer) and found the guardrails of the Arduino ecosystem to be very frustrating.

Do you have any recommended resources or additional search terms to explore to learn more about hobbyist-level embedded electronics outside of the Arduino ecosystem? FreeRTOS looks interesting but it seems to add a lot of overhead versus something simple like Arduino. Similarly, I've looked at STM32 programming before but my searches were very generic and the STM ecosystem is massive. Specifically, I was trying to figure out if I could reprogram some old drone flight controllers (equipped an STM32F103CBT6 with a bunch of useful embedded sensors, running old versions of "betaflight") for personal projects but the entrypoint to STM programming (STM32Cube?) and the setup code was considerable.
botdan
·4 года назад·discuss
That price is for a V6 (not ecoboost), single-cab, short-bed F-150 that doesn't even have power locks or windows. Those trucks aren't generally sold to consumers. Minimally, you're looking at at least $35,515 for an XL Super Cab, but more than likely you're looking at a minimum cost of $41,755 for an XLT. KBB's data [1] reported that the average cost in 2018 for an F-150 was $47,174 before fees.

[1] https://www.kbb.com/reviews/pricing-your-next-ford-f-150-it-...
botdan
·4 года назад·discuss
Beyond just the storage constraints, there are performance concerns with the 256GB model [1]. At least with the 13" M2 MBP Apple has switched to using 256GB SSD NAND chips which means that anything less than 512GB has only a single channel of flash to read and write from. It's unclear if the new Air will have this same constraint but it's something to consider.

[1] https://www.macrumors.com/2022/07/01/m2-macbook-pro-slower-t...
botdan
·4 года назад·discuss
NASA puts out a new video called "What's up" at the start of every month with all the interesting, predicted events for stargazing. They post them to both Twitter [0] and YouTube [1] as well as on their Skywatching page [2], the latter of which is a great resource with daily guides. It's a fun start-of-the-month ritual for me to check out the latest events and add them to my personal calendar.

For actual notifications, most stargazing apps probably have some sort of news feed or notification system. I can't recommend a specific one but a quick Google search tells me Star Walk 2 [3] seems to support push notifications

[0] https://twitter.com/NASAJPL/status/1532030924489039877 [1] https://www.youtube.com/watch?v=IpgiZJm7szg [2] https://solarsystem.nasa.gov/skywatching/home/ [3] https://starwalk.space/en/tutorials/how-can-i-get-notified-a...
botdan
·4 года назад·discuss
Have you looked to see if your microwave has a volume control menu? After years of listening to my microwave blare across the house I saw a tweet that informed me that most microwaves have a menu setting somewhere to control the volume and sure enough, my Frigidaire microwave actually does. I had just never thought to look.
botdan
·4 года назад·discuss
Samsung switched to using the current year for their model numbers. S22 is the 2022 model.