App = Information × Interface = User Experience It's ×(multiplication), not +(plus). Interface is not simply overlaid on Information; it actively changes how information is perceived and used, thus User Experience (UX).…
Yup, and calling out a human-written article as AI-generated would be a serious insult. AI-flagging would incur bigger damage to the community than just having AI-generated contents around.
Sure, that is a case, but I mainly wanted to quote INTERPOL (the international police): > Criminals behind pirate sites can be part of organized crime groups. They can use the proceeds to fund other illegal activities,…
Possibly: 1. Piggybacking established brand names (Postgres + Rust) 2. … without practicality nor advancement (e.g. this solves no extra problems) 3. … without trust (i.e. LLM-driven rewrite, with no capabilities to…
A dirty secret is that piracy is being abused by criminal organizations[1]. When people unknowingly access such sites to see contents for free, it generate ad revenue for those organizations, which can fund other…
Corporations acting as if naive is a bit of problem in reality. For one thing, CF is probably the largest entity serving pirated content internationally while hiding the identities of actual perpetrators for privacy.…
I’m quite sure there is a certain amount of correlation unfortunately, mainly because there are micro patterns (e.g. IO, allocator) that can’t be modularized into functions. Lots of manual copy-pasta.
Just a side note: prompts often get a disproportionate amount of attention. That is, when you copy-paste an error message into the prompt, the LLM will focus on pleasing you immediately by fixing the error message,…
> Looking away is not the fix … > The fix is to manage the consumption and the sources. … > Containing news consumption to defined windows of time … > Choosing depth over volume Golden. TBH, we must concentrate on what…
> Then, run the frame analysis pipeline, which will divide the video into separate video scenes (1s each, or 1fps) > (…) > Frames analyzed 57,537 Aha, it makes total sense. This number sounds much more reasonable than…
> the model itself really wants to spend them all In fact, Opus does the same. It finishes the job, and redo it from scratch before presenting the result to the user. This happens even for simpler writing tasks…
Yeah, you got a very good point there. Yes, it may seem very weird, but that’s because China was not playing the game. The game that I suggested earlier assumes that (1) those in power seek to maximize their gains, (2)…
I think the caste system is what’s hampering social and economic progress in India (or at least partially). It’s a sort of game theory stuff here. A structured class hierarchy makes it inherently more difficult for…
> the ability to align local governments I think seeing it as an “align”-ment problem puts too much blame on the local side. Also, autonomy has nothing to do with the problem of misalignment. In authoritarian systems…
I’ve been trying this on some social and political science topics, and, tbh, Opus is never going to replace ChatGPT in terms of sharpness of claims. Claims generated by Opus alone are almost always dull and inadequately…
Perhaps the real job of programmers is (or has been) adapting to new requirements. The art lies in the process, not in the result.
Last time i checked their issue tracker (in 2025), the main source of problem was the engine, not their Zig code. A lot of core dump was happening inside and around JSC.
Partially, the team would have never expected the project to be acquire before Bun touches v1.0.
I guess “void” here is a bit more like a place you can’t even see (because of the flag).
This is a really nice write up. The reason itself — why the delay — is totally within my own speculation, but the sheer quality of the writing dragged me through the whole article. That is something. I think this shows…
Exactly. Much of the intellectual work is, in fact, intellectual labor. It’s mostly about combining various information in one place — the exact task that LLM far outperforms human. People traditionally misclassified…
Lack of information, lack of knowledge. The “AI” “technology” is an easy excuse to create artificial information gap in the era of the interconnected.
> Let's hope the focus shifts from code generation to something else. There are many ways LLMs can assist in writing better code. My view is actually the opposite. Software now belongs to cattle, not pet. We should use…
I have solution: let AI filter out unwanted AI contents! Subscription starts at $5/mo. /s
Funny because the general consensus is that everyone is burning money so fast that they would not be able to get it back from their AI business in the near future. OpenAI is simply the one with the most aggressive…
App = Information × Interface = User Experience It's ×(multiplication), not +(plus). Interface is not simply overlaid on Information; it actively changes how information is perceived and used, thus User Experience (UX).…
Yup, and calling out a human-written article as AI-generated would be a serious insult. AI-flagging would incur bigger damage to the community than just having AI-generated contents around.
Sure, that is a case, but I mainly wanted to quote INTERPOL (the international police): > Criminals behind pirate sites can be part of organized crime groups. They can use the proceeds to fund other illegal activities,…
Possibly: 1. Piggybacking established brand names (Postgres + Rust) 2. … without practicality nor advancement (e.g. this solves no extra problems) 3. … without trust (i.e. LLM-driven rewrite, with no capabilities to…
A dirty secret is that piracy is being abused by criminal organizations[1]. When people unknowingly access such sites to see contents for free, it generate ad revenue for those organizations, which can fund other…
Corporations acting as if naive is a bit of problem in reality. For one thing, CF is probably the largest entity serving pirated content internationally while hiding the identities of actual perpetrators for privacy.…
I’m quite sure there is a certain amount of correlation unfortunately, mainly because there are micro patterns (e.g. IO, allocator) that can’t be modularized into functions. Lots of manual copy-pasta.
Just a side note: prompts often get a disproportionate amount of attention. That is, when you copy-paste an error message into the prompt, the LLM will focus on pleasing you immediately by fixing the error message,…
> Looking away is not the fix … > The fix is to manage the consumption and the sources. … > Containing news consumption to defined windows of time … > Choosing depth over volume Golden. TBH, we must concentrate on what…
> Then, run the frame analysis pipeline, which will divide the video into separate video scenes (1s each, or 1fps) > (…) > Frames analyzed 57,537 Aha, it makes total sense. This number sounds much more reasonable than…
> the model itself really wants to spend them all In fact, Opus does the same. It finishes the job, and redo it from scratch before presenting the result to the user. This happens even for simpler writing tasks…
Yeah, you got a very good point there. Yes, it may seem very weird, but that’s because China was not playing the game. The game that I suggested earlier assumes that (1) those in power seek to maximize their gains, (2)…
I think the caste system is what’s hampering social and economic progress in India (or at least partially). It’s a sort of game theory stuff here. A structured class hierarchy makes it inherently more difficult for…
> the ability to align local governments I think seeing it as an “align”-ment problem puts too much blame on the local side. Also, autonomy has nothing to do with the problem of misalignment. In authoritarian systems…
I’ve been trying this on some social and political science topics, and, tbh, Opus is never going to replace ChatGPT in terms of sharpness of claims. Claims generated by Opus alone are almost always dull and inadequately…
Perhaps the real job of programmers is (or has been) adapting to new requirements. The art lies in the process, not in the result.
Last time i checked their issue tracker (in 2025), the main source of problem was the engine, not their Zig code. A lot of core dump was happening inside and around JSC.
Partially, the team would have never expected the project to be acquire before Bun touches v1.0.
I guess “void” here is a bit more like a place you can’t even see (because of the flag).
This is a really nice write up. The reason itself — why the delay — is totally within my own speculation, but the sheer quality of the writing dragged me through the whole article. That is something. I think this shows…
Exactly. Much of the intellectual work is, in fact, intellectual labor. It’s mostly about combining various information in one place — the exact task that LLM far outperforms human. People traditionally misclassified…
Lack of information, lack of knowledge. The “AI” “technology” is an easy excuse to create artificial information gap in the era of the interconnected.
> Let's hope the focus shifts from code generation to something else. There are many ways LLMs can assist in writing better code. My view is actually the opposite. Software now belongs to cattle, not pet. We should use…
I have solution: let AI filter out unwanted AI contents! Subscription starts at $5/mo. /s
Funny because the general consensus is that everyone is burning money so fast that they would not be able to get it back from their AI business in the near future. OpenAI is simply the one with the most aggressive…