Viewing profile — silentpuck
silentpuck
HN member- Joined
- Thu, Jun 19, 2025, 6:38 AM UTC
- HN karma
- 22
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About silentpuck
Recent public activity
-
comment
Comment #44785358
Yes, it's much easier directly in Telegram. Many people are already familiar with in-chat payments, and for users behind censorship, Telegram often feels safer and more accessible …
-
comment
Comment #44783468
You might want to consider adding a Telegram-based payment bot. For users in China, Iran, or Russia, this could be much more practical than navigating obscure web wallets or exchan…
-
comment
Comment #44756529
I don’t want to sound discouraging, but I’ll be honest. First of all, you need to figure out what you really want and what you’re willing to do to get there. Some people mentioned …
-
comment
Comment #44752933
Haha, nope — just me. I guess that's my inner ex-humanities student showing through. Sometimes I write in bursts, get carried away with the rhythm, and then end up editing like cra…
-
comment
Comment #44752882
Yeah, that’s a fair point. Abstraction is part of progress — and we do rely more and more on things “just working.” But that trust can be dangerous when we don’t even know what we’…
-
comment
Comment #44746976
Yes, I think many people are starting to feel this exact tension. The key, I believe, is to mentally reframe the AI: it's not the driver, it's your assistant — a helper, a debugger…
-
comment
Comment #44745859
I think the real sadness is that many developers may stop learning the deeper fundamentals — the things that AI can't replace. When people start relying on the "I just want it to w…
-
comment
Comment #44745022
Absolutely fair. If I needed to ship a product quickly and prove something to investors or customers, I would choose a higher-level language too. For me, C programming is not about…
-
comment
Comment #44744965
That’s a really insightful way to put it. I think you're right — being in the driver seat gives one kind of experience, but leading a team under pressure is a different challenge e…
-
comment
Comment #44742546
That actually sounds really cool. Being able to run C# like a script lowers the friction a lot. Thanks again.
-
comment
Comment #44742524
I really appreciate you sharing that journey — it reads like a personal history of programming. I’ve heard others mention the elegance of Turbo Pascal and Delphi, especially the st…
-
comment
Comment #44742518
Exactly. That’s how I feel too — writing small, precise tools in C by myself is strangely rewarding. Thanks for sharing that — it’s good to know others feel it too.
-
comment
Comment #44741798
I use LLMs mostly for learning and understanding. When a book doesn’t explain something clearly, I ask for a deeper explanation — with examples, and sometimes exercises. It’s like …
-
comment
Comment #44741641
It’s true — programming languages spark some of the fiercest debates. Everyone wants to defend the one that speaks to them. That’s why it’s been such a pleasure having this kind of…
-
comment
Comment #44741633
That’s a great point — C# really does hit a sweet spot between control and convenience. I’ve never spent serious time with it, but I’ve heard a lot of good things about the tooling…
-
comment
Comment #44739219
I usually just give it to someone who needs it. It's amazing how even a “useless” item can become useful in the right hands.
-
comment
Comment #44738371
Yeah, I think you’re right — Python really shines in many areas. Honestly, a lot comes down to the person, the kind of problems they solve, their mindset… and sometimes, their scar…
-
comment
Comment #44738267
Thanks — I actually plan to start learning assembler this fall. Not for pain, but for deeper understanding. Step by step, I want to get closer to what’s really going on.
-
comment
Comment #44738192
I’ve heard similar thoughts from others who went into Rust expecting something radically freeing — and found themselves wrestling with the borrow checker and unexpected heap usage.…
-
comment
Comment #44738131
That’s a really fair question. For me, it’s not just about building tools — it’s about understanding what I’m building. I like knowing where the bytes go. What the memory looks lik…
-
comment
Comment #44738078
I’m really glad to hear that. It’s easy to feel alone in that view these days — but the more I talk to people who build things close to the metal, the more I realize we’re not as r…
-
comment
Comment #44738021
Yeah, the stack can be such a headache. I remember how much pain I went through just trying to wrap my head around it — even gave up a few times. But then I’d cool down… and come b…
-
comment
Comment #44737969
That’s fascinating. I never thought Java could get that close without tripping on GC. Must’ve taken a lot of careful design and deep understanding. I’d honestly love to read more a…
-
comment
Comment #44737751
That’s deeply encouraging to hear — thank you. I often doubt myself when I see all the modern hate for C, but hearing from someone who used it when cycles mattered… That means a lo…
-
comment
Comment #44737706
I truly appreciate the depth of your response. I can see that it comes from long experience and serious thought. I don’t claim to be immune to the sharp edges of C. I’ve already cu…