HN user

pjjpo

102 karma
Posts0
Comments126
View on HN
No posts found.

I think I follow this and most people probably also understand what it is that causes a bank default (i.e. everyone withdraws their money simultaneously). Still trying to dig at the mapping.

IIUC the main difference with stock is the market prices the items by demand unlike where the treasury effectively prices the items by supply and banks work under that. So the stocks are expected to always be liquid potentially at a lower price while banks have to be bailed out by the government for liquidity if a bank run. This definitely feels different, though I guess the extreme case gets closer, if every single bank needs to be bailed out at once, the currency price will go down like stocks do.

While I don't want to ruin this thread with coming out, I can't find a better place - sorry.

While I have a guess on what elephant everyone is thinking about, I wonder if it's just the stock market - at a higher level capitalism itself. I have felt Android get less stable with pretty much every release for many years now, well before the current boom. I think this is all a long term trend devaluing craftsmanship, with a root cause of why care if you can still make tons of money anyways.

I have found LLMs struggle with Rust's constraints - they are optimized to produce code that passes the tests, not necessarily good code. So instead of working out lifetimes and borrowing, it will be happy to copy a buffer many times without thought. This means I have to still go through line by line to review and often rewrite either by hand or with another LLM iteration.

There may be some prompting that can help with this but I suspect there is a fundamental tension between writing working code vs good code in LLMs. Go is popular for being simple, making it easy to jump in and write something fast and stable - minimizing the gap between working and good code probably helps out the LLMs a lot.

I notice Gemini is essentially a frontend to Reddit at this point. I'm guessing that was on TikTok and also Reddit, while the malicious Wikipedia edit doesn't make it through a subreddit.

Too much muscle memory to change yet but I continue to want to at least try changing my default search engine to Reddit Answers for a trial to see how it compares to Google, probably at least as good.

I think this is precisely why I don't mind it that much. I can't audit a huge codebase like a JavaScript runtime, whether the code is by a human from scratch or not. I just have to trust it as a black box.

I've seen LLMs produce terrible code indeed, but I have also seen humans produce terrible code. I haven't dug in to JS runtimes specifically but have read plenty of code in openjdk and cpython - there are many points that could be done better, but there's also no point since it's working, and keeping working code unchanged tends to be a smart decision in software engineering.

So of course the last point brings up whether it was a good idea to rewrite bun if it was working. Apparently the bun team thought the difficulty in getting changes in zig upstream meant it is. I don't intend to hold LLM code to a higher bar than human code - notably if the runtime continues to work, that is as good as I can expect from what is otherwise a huge black box of extreme programming (not that agile kind).

I agree with the sentiment and don't like Elon at all. But I think there is a case to say the Full refers to features, so not only lane change / parking, but actual driving fully. If it said Perfect FSD or even High Quality FSD, that's definitely worse, but we have to acknowledge FSD can fully drive in many cases, not enough for me to be comfortable enough maybe, but comparing to rat poison seems like a stretch.

I don't know of anyone accessing a database like Postgres with just the stdlib in real apps. Or maybe the API is just serving data out of a JSON file checked in the repo?

I agree the stdlib is great but the reality is production apps cannot be built using only it.

Most codebases have dependencies. Most accept dependency updates from renovate etc without much thought. Go can remain secure if goproxy has thorough security scans (I think they do but am not sure if it's unbeatable) and if the fact that any attack will be in OSS code itself, rather than packaged just-in-time in a workflow, makes it visible before significant damage. I have no idea if the latter is true but it might be. Of course NPM packages are just as visible as long as someone is scanning them so maybe not.

At this point I assume anyone with more than five years at Google is morally bankrupt to at least some degree. I don't want to paint them as bad people or anything but can't find better words for it - it's so obvious that if you stick around, you are accepting it and likely contributing to some degree. People I still talk to are generally honest about accepting it. I wonder if they will all reneg with this sort of quitting post when the time comes.

This project seems to get shared every month or so. It's really sad that HN's signal to noise has fallen this hard... While I continue to have it in my feed, I'm more and more opening up Reddit since it just feels more robust now adays.

A crumbling pension system

AFAIK the pension system is quite well invested and can continue for many decades even with current trends. Where do you get that it is crumbling? There is a silly law forcing recalculation of pension payments vs inflation to happen too infrequently causing issues right now but that is probably a different issue.

Yeah, while the world is mostly clickbait at this point, "magically makes them eligible for inclusion in the S&P500" is probably some of the best (i.e. worst).

I want to buy an index with generally fixed rules. I don't know enough of the topic to know how bad it is but if Nasdaq is literally manually tweaking SpaceX's weight, just because? Then it's not buying the market.

20 years now but rikaikun / chan were great at the time and I suspect still are for learning. Hover over the words you can't read, no corner cases really since it shows all the possible readings and meanings, not just one. I would say that extra context is useful for learning the word completely, not just being able to read some content (can just fully translate an article for that).

The best part is the feeling of hovering less over time until finally removing the extension.

Don't want to discourage or anything but is this mostly pattern matching? Most of the comments here seem to be about corner cases "added to the model", which doesn't feel that novel. Naturally, context-aware is all about the corner cases.

今日asこんにちはbeing denylisted was the biggest point of concern here.

I can think of one - Calbee is taking advantage of the situation to get massive, free TV time. On top of that, their product will be cheaper to make. In terms of a marketing coup, this is probably one of the greatest examples. No other package manufacturer has announced a similar ink shortage, so...

In half a year, maybe, but I and many I talk to are skeptical their huge scale supply chain is running out of printing material in such a short amount of time. I'm voting with my yen by not buying Calbee products for now.

MCP is dead? 2 months ago

Yeah it was quite weird seeing "Many of these companies don't even have an external API!" given MCP is literally a protocol for an external API. Not a good one in my opinion but it indeed has mindshare.

No tricks I'm sure. Commencement speeches, like most, are scripted. There was already a point prepared about pushing towards less populism (my take, I haven't seen the script of course), the interesting adlib here is having to get to the main pushes from the script to an audience not listening.

Not about the article but I have the exact opposite impression of HN treatment of Japan. It's largely expats complaining about living in Japan or Westerners comparing Japanese values to their own and always concluding the former is inferior, not just different. It feels like a modern form of imperialism to me. I'm surprised you get a positive impression (yes this particular article is an exception though).