is where all the linux fortunes get injected with new electrons, new spins, new universe fairy dust to have a second eternal life?
Any conversation
ๅฏนไบๆดไธชไบ่็ฝๅๅฒ๏ผๆๅฏ่ฏดๅบๆฌไธๆฏไธไธชๆ่ง่
๏ผๆไธ็ดๅจๆถ่ดนๅ
ๅฎน๏ผไฝๆฏๆฒกๆ็ไบง่ฟไปไนๅ
ๅฎน๏ผไบ่็ฝไธๆฒกๆๆ็็่ฟน๏ผ่ฟๆฏๆๅคๅๆ๏ผๅ ไธบไธญๅฝ็่บซไปฝๅๅ
ๅฎนๆฟ็ญ
Regarding the entire history of the internet, I can say I've been largely an observer. I've always consumed content, but I haven't produced any. There's no trace of me on the internet, which is an unforeseen consequence due to China's identity and content policies.
(Opinion) People donโt like generative AI because it made the {insert creativity} too easy. Saw the HN post on โAI music banned from top 40 chart in Australiaโ and people had very strong opinions in both directions.
The hot take: If youโre ok with someoneโs creativity being outsourced to others, then you should be ok with AI doing the same.
If โAI made this and I call it mineโ is bad but โsomeone overseas on fivver made this and I call it mineโ and itโs suddenly ok, time to self reflect.
code quality is about coupling.
coupling is not a technical property of the code bytes.
code acquires its meaning in contact with the cultural environment, and coupling is about meaning.
two constants with no semantic relationship are nonetheless coupled in pragmatics if they refer to the same domain concept.
if your goal is to minimise the time integral of future work, you must understand your domain: it decides which lines will need changing.
to carve up a codebase is to carve up the world.
One idea that I've been thinking about is an or where it is a app so you get a new file everyday right except the app keeps track of all the files for you. the idea is that anytime you type anything it it basically makes a commit and use so anytime you type something it commits automatically after a quick pause after you stop typing.
Nudged by an interesting read about time perception to try reclaim moments where I can deliberately feel bored again.
โฆ
NIH syndrome? I am guilty of it too. I love implementing things from scratch, you learn a lot by doing so and you get to own the codebase end-to-end, so no surprises and fighting around othersโ choices. It can get exhausting too though, in the end I succumb to using off-the-shelf components because my primary goals move at a higher level.

