Hacker Newsnew | past | comments | ask | show | jobs | submit | glzone1's commentslogin

I think it's a pretty common impression.

Tradespeople sometimes request cash payment or provide a good discount for cash payments (well above any fee they would be charged). I guess where you are no one considers this dubious (really???) but at least in discussions with family the feeling is that the request for cash only payment is dubious.

We also have a local retail establishment that is cash only. I think it's looked at dubiously.

I personally have experienced it. Someone wanted to split payment on something between cash and a check so they could report the value of the item was lower because it would save them taxes every year. Again, the use of cash was I think a bit dubious.

Note: Cash allows you to avoid all sorts of obligations (tax / family support / debt collection and garnishment etc etc), ineligiblity for banking (europe is pretty strict in some cases for example with folks with no legal status with banking) and is still used in things like the drug trade. Even if everyone around you considers large cash transactions reasonable that might be naivety or they may simply not have been exposed to larger cash transaction activity.

I do like and carry cash.


The billions spent on rural broadband excluded Starlink as not technically feasible.

Many other billions have the same issues - I think no one knows how to actually hoover this the way the big co's do?

We've had much faster broadband happening because of commercial competition from scrappy startups and WISPS and fiber folks (think sonic)

I think something like 94% of RDOF/BEAD locations in california were defaulted (ie, awarded but customer actually never got service)?

It's crazy given the 100+ billion or so spent on USF / RDOF / BEAD / etc that they couldn't do $5b - $10b for something like starlink which at least in rural areas is able to serve folks pretty quickly and push hard on that for a bit. The unsubsidized commercial starklink services is already outcompeting the insanely subsidized buildouts (that cost insane amounts per person). Starlink was awarded the funds but then they were revoked.


Starlink didn't get RDOF funding because RDOF required a minimum of 100/20 Mbps, and Starlink failed to meet that in too many rural locations.


Be interesting to add some of the Biden pardons - the kids for cash pardons and a bunch of others were wild.

The "Kids for Cash" scandal involved two Pennsylvania judges, Mark Ciavarella and Michael Conahan, who took kickbacks from the builder of two for-profit juvenile detention centers to send children to these facilities.

They got 17 year sentences and Biden let them out nearly immediately. Dem gov Josh Shapiro I think came out strongly against Biden actions


My recollection is that almost all of them end up having a few shady pardons. As with everything else, it's the scope and breadth that is not at all comparable.


> it will be nearly impossible to do so in niche languages in this market (Elixir, Erlang, Ruby, Clojure, Scala, Haskell etc).

You can tell by the name of the repo ("taco_pardons") this isn't an act of unbiased journalism.


The name may be biased but how exactly is the documentation biased?


not even sure where that came from, think it was something in my paste buffer from reddit


> They got 17 year sentences and Biden let them out nearly immediately.

This is grossly incorrect. Conahan was incarcerated in 2011, and sent to home confinement in 2020 (panedemic), and the remainder of his sentence was commuted in 2024. He served 13 years of a 17.5 year sentence.

Ciavarella was not pardoned and is scheduled to be released in 2034.


Early dsql had some weird limits I think - anyone actually using in production with feedback on current corners and limits?


I don't use it, but have been keeping an eye on it.

At launch, they limited the number of affected tuples to 10000, including tuples in secondary indexes. They recently changed this limit to:

> A transaction cannot modify more than 3,000 rows. The number of secondary indexes does not influence this number. This limit applies to all DML statements (INSERT, UPDATE, DELETE).

There are a lot of other (IMO prohibitive) restrictions listed in their docs.

https://docs.aws.amazon.com/aurora-dsql/latest/userguide/wor...


Which features would you like to see the team build first? Which limits would you like to see lifted first?

Most of the limitations you can see in the documentation are things we haven't gotten to building yet, and it's super helpful to know what folks need so we can prioritize the backlog.


indexes! vector, trigram and maybe geospatial. (some may be in by now I didn't follow the service as closely as others)

note, doesn't have to be pg_vector pg_trgm or PostGIS, just the index component even if it's a clean room implementation would make this way more useful.


The lack of JSONB is what stopped me.


Views and foreign keys!


Thanks. The team's working on both. For views, do you need updatable views, or are read-only views sufficient?


For me it's RO views.


I believe views were added to the preview a little while ago

edit from the launch: "With today’s launch, we’ve added support for AWS Backup, AWS PrivateLink, AWS CloudFormation, AWS CloudTrail, AWS KMS customer managed keys, and PostgreSQL views."



Why does it not support TRUNCATE?


My understanding is the way Aurora DSQL distributes data widely makes bulk writes extremely slow/expensive. So no COPY, INSERT with >3k rows, TRUNCATE etc


TRUNCATE is DROP TABLE + CREATE TABLE, it’s not a bulk delete. It bypasses the typical path for writes entirely.


Who would use Preview products in production? I'm building out some software that would fit perfectly into the constraints set for DSQL, but I realistically can't commit to something with no pricing / guarantees.


This blog post appears to be part of the scheduled launch marketing, it's now generally available

https://aws.amazon.com/blogs/aws/amazon-aurora-dsql-is-now-g...


Which ones? It seems eminently usable from the outside now, at least for greenfield work. The subset of Postgres it supports is most of good/core/essential Postgres. (But I haven't tried it)


The jetbrains ai assistant was truly terrible when it came out. They blocked the use of the major LLM’s and had supposedly a better European (?) LLM for coding, but I could not get it to work in any reasonable way. Now though they do allow you to use the major LLMs I believe and so it’s immediately much more useful. There is also Junie, which I’m not sure how that compares it’s a bit confusing but also seems better.


Recall that when LLMs were first coming out, there was a very loud and aggressive stance *against* using the standard models.

Their choice of which LLM to use is probably related to those earlier, more cautious stances.


I really wish we could find some "HD" voice codec / mode - all the SIP protocols have gone pretty HD / zoom etc are HD at this point, a lot of cell has gone HD.

Are the bands really so crowded (think on 70cm?) that we can't afford the bandwidth for something a bit more HD?


Not sure about everywhere but here in Europe (Spain, Ireland) the bands are dead quiet. I became a ham in the 90s and every morning we had a call in on the way to work. Tens of people on the repeater. The repeaters are quiet now. The digital ones sound a bit more active but that's because they're relaying the whole country now.

Hf is still pretty busy I think but I don't do that. No space for antennas in the middle of the city.

But anyway there's definitely space on 70cm. The band plan would have to be redesigned though for wider channels. There's even more space on 13cm. Literally nobody uses that. There used to be some amateur TV but that's gone too.

And yes it's annoying that in this day and age digital radio still sounds way worse than ordinary FM at the same bandwidth.


DMR was designed for commercial land mobile radio.

It is designed to occupy similar bandwidth and have similar performance so that existing LMR spectrum planning assumptions continue to apply.

If you want HD audio, or better weak signal performance at the cost of audio quality etc, you need to design something different.



Redhat has really delivered for IBM and IBM seems not to have messed it up too bad.

Some of this is obvious (linux and mainframes aren't a bad combo). Some of it I'm a bit surprised by (openshift revenue seems strong).

Probably already basically returned purchase price in revenue and much more than purchase price in market cap.

A noticeable thing is

https://www.redhat.com/en

Most of the these type plays the home page has stacked toolbars / marketing / popups / announcements from the parent company and their branding everywhere (IBM XXX powered by Redhat)... I see very little IBM logo or corporate pop-up policy jank on redhat.com.


Nice. When I opened their homepage, I could not find anything obvious that shows they are owned by IBM. Literally, I had to search the HTML source code to find the sequential characters "IBM"!


Why not just avoid signing up for starlink service? I think you have to ask and be invited into the test.


It's interesting to see all the criticism of things like this on a place like hacker news.

Starlink has repeatedly been pooh-poohed. It's impossible, it'll never work, no one will want to use it.

If you have ever travelled internationally the potential game changing nature of Starlink would be immediately apparent.

This is a test. If nothing else, spacex is known to iterate. Starlink satellites have intentionally low lifetimes in space, they are all going to be replaced relatively soon with later generations.

Yes, Biden and the FCC successfully fought Starlink, they got the awards for rural connectivity revoked, and the appeal of the revocation also kept the award revoked because starlink supposedly couldn't provide rural connectivity. So at least on paper starlink has "failed" to meet the needs of rural folks.

The FCC "concluded that Starlink had not shown that it was reasonably capable of fulfilling Rural Digital Opportunity Fund requirements to deploy a network of the scope, scale, and size required to serve the 642,925 model locations in 35 states for which it was the winning bidder."

You'd sort of expect hacker news folks to be interested in the science of potential benefits of this sort of thing (even if they doubt it'll ever happen). T-Mobile is betting pretty clearly that starlink WILL be able to deliver messaging via a space based backhaul.

And rumor has it that starlink is bringing in some real money even if the govt has determined its not technically feasible so there is some market validation of their ideas.


> It's impossible, it'll never work, no one will want to use it.

Of the issues I've heard tied to Starlink, none are these three.


The issues usually are: Expensive, slow, weather related connection issues, blocking sky, space junk and/or falling debri.


I'd include ethics of giving money to Musk.


The real test would be if you gave end users in the most remote areas the money directly and let them make their own decisions on how they got internet would they wait 5 years and pay for some microwave tower govt thing or go buy starlink today.


> would they wait 5 years and pay for some microwave tower govt thing or go buy starlink today

They'd probably pay to keep their electricity on for another month. Or 4 months because it's a starlink-level of cash.


They didn't get the FCC money because they couldn't get a consistent 100Mbps down 20Mbps up, not because anyone claimed it didn't provide access.

Those numbers are the current FCC definition of "broadband" and I think it's fair to use the broadband standard as the main threshold for that money. And the latency requirement is a generous 100ms, no shenanigans there. Maybe partial funding would be good for connections that can at least meet 25/3, but we shouldn't consider 25/3 to be good enough.


"Winning bidders have committed to deploy broadband to more than 5.2 million homes and small businesses in census blocks that previously lacked broadband service with minimum speeds of 25 megabits per second downstream and 3 megabits per second upstream (25/3 Mbps) as determined by FCC Form 477 data."

The change in definition to 100/20 was in March 2024. Well after the RDOF auctions.

Even ignoring that - the shenanigans are pretty clear :) The FCC claimed that starlink couldn't meet the standard because it currently does not deliver that speed. The irony though is all the competitors (who got lots MORE money) basically haven't deployed anything AT ALL, and are at 0/0 AND are very very very unlikely to ever deploy to the hardest to reach rural locations. It's all going to be games playing and cherry picking in near rural areas or crazy high build out costs.

The proof is actually in the pudding. People are chosing to pay to use Starlink and not the subsidized RDOF deployments in part because the cost per deployment is so high to very rural areas they simply are not out in all of alaska etc yet (and starlink is going to be not only in all of alaska but on most bigger boats and many planes and more).

Note the awards are pretty comical

"The CCA paper argues that funding was unfairly awarded to areas like Fisherman’s Wharf in San Francisco; parts of downtown Chicago; some of the largest and busiest airports in the world; and tech-heavy locations such as Apple Headquarters in Cupertino, Calif."

“This whole thing is a sham,” Settles said. “Having the 477 data is a joke, because you’re basically self-dealing to the incumbents because they influence what the information is.”

Settles added there should be more accountability on how FCC broadband money is used after it’s awarded. Billions of FCC dollars have been given out for many years. “And what do we have to show for it? I would contend that we have little to show for it,” Settles said.

A 2018 study by the Institute for Local Self-Reliance indicates that Form 477 reporting enables “de facto monopoly providers” to “overstate their coverage and territory to hide the unreliable and slow nature of their service in many communities.”


Having used Starlink a couple of times recently while travelling (think rural accommodations and the like such as rural areas of New Zealand and the Samoa islands) I've not been impressed with it. In every single case my 4G phone had better service from the local cellco (even where it was 1, bar of service) than Starlink. Don't get me wrong, Starlink is great when it is the only option. But I keep seeing it deployed in places there are other better options in including fibre, xDSL, 4G/5G, etc. It seems the hype for Starlink is very real, and lay people are sucked into thinking it's the best thing since sliced bread when it's not the only option (and actually not the best option). A great example is my current holiday accommodation is literally within 5G coverage and probably can easily get xDSL (if not fiber optic) but no, they go with Starlink... So damn shifty I gave up after a few days and now use a local LTE 4G provider instead at my own cost.


I've traveled internationally extensively. These days my phone just works. I have not traveled to Africa or South America though, so maybe we're just doing different traveling. I mention this because you say it should be obvious if you've ever traveled.

My provider is Google Fi.


I remember when they announced Starlink (and 3 or 4 competitors started angling at the space too) that I made a rough prediction that its never going to become a global internet, its a niche product for rural users that will immediately hit a ground station in the same country.

Despite consistent, vocal, misunderstanding from rusted on musk stans, this continues to be the truth.

In fact Starlink continues to obey every Carrier and Satellite related law in every country that it does business. Musk spends significant time shitting on the australian government, but he absolutely pays for his spectrum and he absolutely submits all requested information to the australian government.

Starlink's ground stations basically operate like a traditional ISP, just worse. To the point where to really get any traction its more or less a Vocus operation in Australia these days.

>Yes, Biden and the FCC successfully fought Starlink, they got the awards for rural connectivity revoked, and the appeal of the revocation also kept the award revoked because starlink supposedly couldn't provide rural connectivity. So at least on paper starlink has "failed" to meet the needs of rural folks.

This doesnt surprise me in the least. Where my customers use starlink in an area with any kind of population its a race to the exit. Where it is doing amazing is on remote cattle stations with near to no density. I have seen what passes for Rural in the USA and its positively urban by Australian standards. Where WISPs are professionalising they arent really becoming threatened by Starlink (where they suck they are getting creamed by them however)

>T-Mobile is betting pretty clearly that starlink WILL be able to deliver messaging via a space based backhaul.

T-Mobile probably has to meet Starlink at every base station in the country they are working on.

>And rumor has it that starlink is bringing in some real money even if the govt has determined its not technically feasible so there is some market validation of their ideas.

This doesnt surprise me. I have evaluated several alternative satellite internet providers, and starlink is extremely cheap in comparison. Lack of layer 2 services is a dealbreaker for some companies however, which is why I was still seeing 15k pa 20M sat services as of 2024. Theres some interesting things happening in MEO. Ironically, if Starlink ever hits multigig, we will probably see MEO services hit widespread availability of roughly 200M and the corresponding cost saving might throw starlink under the bus.

>space based backhaul.

This remains the untested claim. Much like Tesla cars becoming commonplace, Spaceship going to Mars, hyperloops etc, the actual stated goal of the company is what lies unachieved.

My rough calculations were that space based backhaul is prohibitively expensive, and doesnt benefit well from scale out of small satellites. Its all about routing density. He has a line of larger sats going up, but even then I just dont see it. Every increase in routing capacity is going to come with increases in heat and failure. The starlink constellation is good at dropping the link at the nearest ground station, its very unlikely to ever become good at sending your data to a ground station on another continent.


I was chuckling a bit at your 'just worse' comment. I do not know whether you have had any actual experience with it, but just to add a few anecdotes:

- I ordered starlink for testing even though I have Telekom DSL in a small town. Did not even install it the first day (as I had to put it up on a pole), then Telekom failed for me and lots of my neighbors. No phone, nothing. The next day I installed starlink and had Internet again at 200Mbs (faster than my DSL, albeit more expensive at first, they have since reduced price to parity).

It took 7 days for Deutsche Telekom to fix the issue. And that repeated every once in a while. I have since setup a failover with PRIMARY usage via Starlink.

- A customer of ours has Telekom and Vodafone Cable. The entire VOIP runs over Telekom , but is so slow as to be unusable (Rather big city in Germany) for that many people. They got cable as a secondary web surfing link. Number of failures over the year 2022-2023 was not funny, we had a LOT of calls to make to get this back up.

- Another customer, still big city but on the outskirts in the industrial area does not even get any good DSL at any sensible cost. He installed Starlink with us and its his primary connection for years now. Including daily and hour-long video calls.

- A school I know has had a huge number of issues with their fiber internet connection often resulting in very intermittent internet which disrupts classes etc.

So to say its always better is just not true and having some alternatives definitely dont hurt.


Tested a starlink in a depopulated outer suburb of a city and it performed worse than our government copper vdsl. Lifted that very antenna inland 400km and suddenly it was performing perfectly.

This is part of the issue. You really do need to "Suck it and see" when it comes to starlink. Is the ground station over subscribed? The Satellite? Its not like their support will tell you anything.

There's nothing wrong with having alternatives, I put my father on to starlink because his area is perfect for it. But there are cheaper alternatives in metro areas. I was slinging 2-300M 60GHz links for cheaper than starlink 6 years ago. 60GHz is getting cheaper and faster at an impressive pace. I worked on a POC in canada for 5GHz at 80MHz that was doing 150M for residential. Half the price of Starlink.


Where is this advice coming from? 250k is globally a solid wage. If you get fired and don’t have a better option lined up after doing 1 percent effort how does that play out?


If my boss makes 100X I do, I will be doing 100X less work than them. How hard you work doesn't really have anything to do with you being fired or not, just try to be nice to those above you in the org chart and you'll survive as long as anyone else who doesn't make waves.


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: