Readit News logoReadit News
inamberclad commented on Weather Model based on ADS-B   obrhubr.org/adsb-weather-... · Posted by u/surprisetalk
NitpickLawyer · 23 days ago
A bit tangential, and speculative anecdote:

A few years ago, in the 2017-19 timeframe, android phones had the best "next few hours" weather prediction I've ever seen. It was way more accurate than wunderground, accuweather and all other web services. Sometime after 2019 it seems to have gone, and I wonder what happened.

Speculation: goog used the barometric sensors in many phones "near you" to increase the precision of their models, making "immediate timeframes" extremely precise.

No idea if this actually happened or it was confirmation bias on my part, would love for someone with knowledge to chime in. I also wonder why they stopped, if my speculation is correct. Data gathering stuff, perhaps?

inamberclad · 23 days ago
I used to use a weather app on Android called DarkSky that did a pretty good job with local predictions. Apple bought them out.
inamberclad commented on Commissioner of labor statistics fired after weaker-than-expected jobs figures   cnbc.com/2025/08/01/trump... · Posted by u/belter
inamberclad · 23 days ago
Firing your subordinates because you don't like the number they report to you is how you obliterate the functioning machinery of government.
inamberclad commented on AMD CEO sees chips from TSMC's US plant costing 5%-20% more   bloomberg.com/news/articl... · Posted by u/mfiguiere
tcdent · a month ago
Almost like tariffs support this cause, too.
inamberclad · a month ago
Except when tarrifs make western industry so expensive that it is no longer competitive whatsoever...
inamberclad commented on Nine households control 15% of wealth in Silicon Valley as inequality widens   theguardian.com/us-news/2... · Posted by u/c420
pj_mukh · a month ago
I have the same issue as OP.

Piecemeal sales aren't affected by the total amount though? If I'm a billionaire vs a 100 Billionaire, I'm still taking out the same amounts to live and buy yachts.

Also, as far as I can tell, it's not these 9 Billionaires hoovering up housing in the valley either. They all utmost have 2-3 properties, most of the rest of the market remains unaffected by this inequality.

In this local context, Citizens United is irrelevant too, most of the state MP's and local council members are not funded by the Billionaires and do not need to kowtow to their policy preferences.

So how exactly is inequality driving the cost of living?

EDIT: I do wish someone would actually answer this question. Everytime I bring this up I get yelling (or downvotes) in response. I agree Citizens United has really changed how Billionaires are able to affect federal elections, but in these local cases like "Silicon Valley", how does inequality affect the cost of living? This is a sincere question.

inamberclad · a month ago
Agreed, the cost of housing is the primary driver of every other increased cost in the Bay Area except for the cost of gas.

High rent means high wages, which means high costs for business, which means high prices for consumers...

States like Texas keep housing low, which means lower wages for workers and lower prices for consumers, but I don't want us to artificially impoverish people in order to achieve the goal of "affordability."

Instead we have to lower rent without lowering income as much. This would cause an explosion in average spending power and therefore a much stronger middle class.

Great right? Yes it would be, except for the landlords, real estate investors, and middle aged homeowners who will do anything and hurt almost anyone to keep the value of their properties artificially inflated to preposterous levels. Unfortunately, those are the people in charge in most cities.

inamberclad commented on The FPGA turns 40   adiuvoengineering.com/pos... · Posted by u/voxadam
avidiax · 2 months ago
FPGAs are an amazing product that almost shouldn't exist if you think about the business and marketing concerns. They are a product that is too expensive at scale. If an application takes off, it is eventually cheaper and more performant to switch to ASICs, which is obvious when you see the 4-digit prices of the most sophisticated FPGAs.

Given how ruinously expensive silicon products are to bring to market, it's amazing that there are multiple companies competing (albeit in distinct segments).

FPGAs also seem like a largely untapped domain in general purpose computing, a bit like GPUs used to be. The ability to reprogram an FPGA to implement a new digital circuit in milliseconds would be a game changer for many workloads, except that current CPUs and GPUs are already very capable.

inamberclad · 2 months ago
The problem is that the tools are still weak. The languages are difficult to use, nobody has made something more widely adopted than Verilog or VHDL. In addition, the IDEs are proprietary and the tools are fragile and not reproduceable. Synthesis results can vary from run to run on the exact same code with the same parameters, with real world impacts on performance. This all conspires to make FPGA development only suitable for bespoke products with narrow use cases.

I would love to see the open source world come to the rescue here. There are some very nice open source tools for Lattice FPGAs and Lattice's lawyers have essentially agreed to let the open source tools continue unimpeded (they're undoubtedly driving sales), but the chips themselves can't compete with the likes of Xilinx.

inamberclad commented on Simulink (Matlab) Copilot   github.com/Kaamuli/Bloxi... · Posted by u/kaamuli
steamrolled · 2 months ago
The complaints about licensing seem a bit weird given that the company actually accommodates hobbyists. They have a $100-something perpetual home license that doesn't require internet access.

Most other vendors of niche "pro" software just give the middle finger to hobbyists and want you to pony up thousands of dollars for an annual subscription.

I think it's perfectly OK to say "I don't need this, open-source tools work for me". Just like you can use KiCad instead of Cadence for PCB design. But getting angry at Mathworks for wanting money from commercial users seems weird.

inamberclad · 2 months ago
I'm frustrated that they push their product on undergrad engineering classes so heavily. Except for a few poorly taught weeks of C++, most of my classmates never leaned anything else. Admittedly, Matlab is a very good product for modeling and learning about controls, but they use this advantage to make sure all the fresh undergrads only know how to program in their product.
inamberclad commented on High-school shop students attract skilled-trades job offers   wsj.com/lifestyle/careers... · Posted by u/lxm
inamberclad · 3 months ago
Welding isn't a job that you grow old in. It's physically taxing and exposes you to poisonous fumes and low levels of radiation from thoriated filaments. That's part of why kids are getting job offers, there needs to be a steady supply of meat.
inamberclad commented on Libogc (Wii homebrew library) discovered to contain code stolen from RTEMS   github.com/fail0verflow/h... · Posted by u/dropbear3
londons_explore · 4 months ago
RTEMS looks pretty replaceable with freeRTOS....
inamberclad · 4 months ago
They're pretty similar, but RTEMS targets higher end embedded machines and supports more common programming interfaces, like POSIX
inamberclad commented on Libogc (Wii homebrew library) discovered to contain code stolen from RTEMS   github.com/fail0verflow/h... · Posted by u/dropbear3
mubou · 4 months ago
Is RTEMS an active project? They should file a copyright complaint and have the libogc repo taken down if this is true. If it were me, I'd lawyer up and throw the book at them.

LibOGC accepts donations via Patreon, which means -- if the allegations are true -- they're profiting off stolen code. RTEMS could and should sue for damages.

This isn't the first time I've seen an open source project stolen by someone trying to pass it off as their own work while accepting Patreon donations. I'd like to see some justice every now and then...

inamberclad · 4 months ago
RTEMS is under active development and is running around the solar system right now :)
inamberclad commented on Athena landed in a dark crater where the temperature was -280° F / -173° C   arstechnica.com/space/202... · Posted by u/01-_-
yieldcrv · 5 months ago
some of the comments here are suggesting the lander chose that spot, as opposed to crashing and skidding across the surface before settling in the spot purely due to inertia, what's the merit to that?
inamberclad · 5 months ago
I did not work on the HDA algorithm which is responsible for landing site deviation, but this technology was inherited from NASA's Project Morpheus, which could intelligently detect hazards and divert to safer sites.

u/inamberclad

KarmaCake day2561August 1, 2017View Original