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

They're not saying it is.


That's weird. I thought LLMs loved over-explaining their code?


Thanks, I hate it.


How do you know? The over-commenting?


I know because this is how an AI generated project looks. Clearly AI generated README, "clean" code, the way files are named, etc.


Not sure myself. Commit messages look pretty human. But the emojis in readme and comments like "// Re-export key structs for easier access", "# Add any test-specific dependencies here if needed" are sus indeed.


To me it looks like LLM generated README, but not necessarily the source (or at least not all of it).

Or there's been a cleaning pass done over it.


I think pretty clearly the source is also at least partially generated. None the less, just a README like that already sends a strong signal to stop looking and not trust anything written there.


Because the author said so on Reddit.


The repeated Impls are strange.


Where? Don't see any on latest main (685467e).


`llm.rs` has many `impl LLM` blocks


"These are self-imposed limitations that fit my preferred-style for model design... I find that these constraints encourage a better designed model that can be assembled easily and predictably, including by others."

Seems reasonable.


Aphantasia gang!


You can't switch water suppliers, so there is no such incentive to be competitive.


The system works fine for electricity and gas, because the grid itself is maintained by the government. You have private energy producers competing to produce electricity, and private energy companies buying it off them and selling it to the consumer. Maybe it would be more efficient if it was maintained solely by the state, but it's not too bad.

Unfortunately, the water system doesn't work that way. It has been parcelled off to various private companies, giving them a natural monopoly.


I’m not sure “works fine” is a great descriptor of the UK energy sector… people do get the energy they need, at least, but they have to be on the watch for better deals all the time and make sure not to become a ‘profitable customer’ aka sucker.

The price-discovery aspect of supply seems a bit broken as well - suppliers bid daily on their price to supply power, and the cheapest X units are selected (where X is the daily demand), then they all get paid out at the level of the most expensive provider in the selected mix. Seems to me that it leaves the consumer significantly overpaying, though it must be a nice little earner for those that can provide cheap power.

But you’re right that water is in a worse state due to the monopoly side of things.


Huh, I did not know about the wholesale price issue, that's pretty bad.

It also incentivises avoiding cheap sources from dominating the market.


It's my understanding, though don't take it as 100% gospel truth.

I can see that the model does incentivise both cheaper energy sources (more over-pay leads to greate investment possibilities) and pricing honestly. If the scheme chose the cheapest X units and paid them out at their bid rates, there would be incentive to bid as close as you can to what you predict the day's cutoff would be... but it does seem likely to not achieve the best overall price.


It's true, see https://www.carbonbrief.org/factcheck-why-expensive-gas-not-...

From that article:

> The UK’s electricity market operates using a system known as “marginal pricing”. This means that all of the power plants running in each half-hour period are paid the same price, set by the final generator that has to switch on to meet demand, which is known as the “marginal” unit.

> While this is unfamiliar to many people, marginal pricing is far from unique to the UK’s electricity market. It is used in most electricity markets in Europe and around the world, as well as being widely used in commodity markets in general.

The thing that's unique about the UK is that the marginal price is almost always (98% of the time) set by the price of gas. That means when the gas price increases, the wholesale price of electricity, and hence consumer bills, increase in direct response.

Of course the situation is also made worse by the fact that gas is used directly for heating and cooking in a high proportion of British homes.


Putting a trailing comma stops that.



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

Search: