HackerLangs
TopNewTrendsCommentsPastAskShowJobs

TimTheTinker

8,027 karmajoined 10 वर्ष पहले
I'm glad to chat: [email protected]

Submissions

OpenProse: Author Outcomes

github.com
2 points·by TimTheTinker·2 माह पहले·0 comments

In Defense of Ruthless Managers

seangoedecke.com
3 points·by TimTheTinker·9 माह पहले·0 comments

comments

TimTheTinker
·16 घंटे पहले·discuss
Right now the comments that upset me the most are LLM TMI-style comments that break encapsulation by talking about the behavior of specific current callers of a function right above the function definition.

I recently reacted angrily in a PR review comment after encountering one for the umpteenth time... that caught me off guard. I didn't know I was capable of that.
TimTheTinker
·17 घंटे पहले·discuss
You LLM-generated this comment too. What about you (the human, if there is one behind this account) -- what do you think?

If you don't speak English, write it in Hindi and use google translate. That will be much preferable to something written by an LLM.
TimTheTinker
·17 घंटे पहले·discuss
That's like saying a robot will be a better friend if I use a more skin-like material for its face.

The LLM-voice revulsion isn't just about particular idiosyncrasies. Another commenter put it well - the "uncanny valley of text".
TimTheTinker
·18 घंटे पहले·discuss
Ugh, another LLM-voice article.

I'm getting to the point that I almost have a physical feeling of revulsion/nausea when I read something outside an open Claude Code session that is written in an AI voice.

I'm so sick of that voice -- word choice, phrasing, style... it's hard to define and frustrating because it's both pervasive, influential on human writers including myself (I found myself using the phrase "doing a lot of work" in a Slack message about a word someone chose to use :grimace:), and presumably compounding on future LLMs.
TimTheTinker
·परसों·discuss
The TZDB could handle it though
TimTheTinker
·परसों·discuss
Some kinds of brains must just not be good at this kind of game.

I used to win spelling bees in school, but I played the entire archive on this game and my highest score was 6/18.

Maybe it has to do with the balance between audio and visual learning. Spelling bees are spoken words in, letters out -- not letters in, words out. When trying to solve these, I kept trying to sound out different orderings of letters, maybe that's not how good players do it?
TimTheTinker
·3 दिन पहले·discuss
It appears macOS native containers runs a separate Linux VM per container.

OrbStack's claim to fame is that all containers run in a single Linux VM, with lots of optimizations on both sides of the VM boundary (including use of a sparse image file for disk storage, which saves a lot of space on the macOS side).

If you run more than 4-5 containers on macOS, the performance and resource usage savings of OrbStack really starts to add up quickly.
TimTheTinker
·5 दिन पहले·discuss
> He is a PHP developer from the early '00s who got lucky with Facebook

Nice summary of a good hacker's viewpoint. All his money, power, and other non-technical signals don't really give him the technical authority to weigh on what really makes a technical difference.

That being said, depending on how good information-sharing is at the company, he might have a valuable perspective. But given that morale is low, it's doubtful that engineers feel free to tell the straight unvarnished truth without fear. And in typical large-company fashion, managers above them likely spin things positively as much as possible.
TimTheTinker
·9 दिन पहले·discuss
It's concerning to me how the author generated AI images and gave them captions as if they are real depictions.

If I'm going to read an article about something real in society, I'm only interested in images that are true depictions of reality. They may not so perfectly capture what the author is envisioning, but the gap between "perfect for this article" and "real" is what makes a real picture interesting.
TimTheTinker
·14 दिन पहले·discuss
Ugh, the enterprise authentication is dumb
TimTheTinker
·15 दिन पहले·discuss
Any example bugs that you've encountered in the last week?
TimTheTinker
·16 दिन पहले·discuss
1Password checks all these boxes and hasn't yet had a data breach.

Their biggest security hole is probably somewhere in the operational pipeline between 1P browser client developers and the static file servers hosting them.
TimTheTinker
·24 दिन पहले·discuss
Optionality. The power available to any one person to do anything in society is directly proportional to their genuine connections to others, even if brief.

Meetups in person with real connections happening (even if brief) create so many new possibilities for those in attendance.

The disappearance of in-person meetups (especially among developers) in the US after Covid is a tragedy - so much could be happening that is not.

The Manifesto for Agile Software Development only happened because a group of developers met up in person. They disagreed about nearly everything, but what they agreed about changed the industry.
TimTheTinker
·26 दिन पहले·discuss
WASM is literally a direct replacement for asm.js. In fact, for a long time emscripten supported both simultaneously - both as outputs from the same tool chain.

They have a lot in common. So it's not at all wrong to say WASM fulfills the prophecy. It's an iteration of the concept that resulted in JS as a compile target and later asm.js.
TimTheTinker
·पिछला माह·discuss
What would you use Haiku for?
TimTheTinker
·पिछला माह·discuss
What about food produced in Europe? We have an Italian restaurant in my Tennessee town that imports all of its ingredients from Italy.

I know several people who are otherwise gluten-intolerant but can eat anything there with no trouble.

All of the food issues we're suffering from in the US -- celiac's disease, food allergies, gluten intolerance, dairy intolerance -- are relatively rare in Europe.
TimTheTinker
·पिछला माह·discuss
There's an "ape loader" that speeds up loading the executable on various platforms -- that will guarantee it continues to work, as it can evolve with the platform to continue support for binary format.
TimTheTinker
·पिछला माह·discuss
I had no idea they have a free tier. I've been paying for a couple of years and it's been so worth it.
TimTheTinker
·पिछला माह·discuss
At some point, lack of security becomes a feature. A fully secure, locked-down, T2 attested macOS is able to be controlled not just by Apple, but by increasingly evil governments, with no recourse available to users.
TimTheTinker
·पिछला माह·discuss
OrbStack is great also