Viewing profile — kalcode
kalcode
HN member- Joined
- Mon, May 01, 2017, 8:59 PM UTC
- HN karma
- 301
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About kalcode
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #49109954
Also you can write a perfect specification get into implementation and have to step back and redesign. Software is fast to iterate and test that a lot assumptions can be proven by …
-
comment
Comment #48998732
Games and other specific applications call for such unidirectional data flow with such massive amounts of "independent" entities. It isn't that it'll catch on or not outside the ga…
-
comment
Comment #48998649
Not omniscient but I do let them update the system information from one station just because it caused me issues with goal weighing since their information was so limited they almo…
-
comment
Comment #48997958
I did! I am more familiar with Godot but just ran into performance issues and then switched off their node scene straight to their rendering API, which made me feel like I abandone…
-
comment
Comment #48997702
Yup, lots of stuff I'd love to dive into that having an assistance coder makes way more approachable on nights or weekends to get things done. And yah, ideally there should be tons…
-
story
Show HN: A self-running space economy SIM in Rust and Bevy
I built this with Claude cause I always wanted to tinker with a simulation economoy and I love space themes. A space-economy sim where nothing is scripted. A few hundred autonomous…
-
comment
Comment #48984351
Meh, we should just ignore that kind of propaganda. We copy things too, we use a system to protect IP because copying is such a normal and strong human thing to do. In fact, when w…
-
story
Show HN: Orbital PAI a personal AI assistant
It's a personal assistant I've been working on for myself and my house. So it's very much designed around my wants but I think it's pretty cool. A not cool thing is it's using most…
-
comment
Comment #48893098
There seems to be a team sport mentality with AI topic in HN these days. Almost feels like people are picking sides, and thus not being very thoughtful or rational. Sigh, there def…
-
comment
Comment #48795059
I liked the Lua filters for solving issues on DOCX stuff for Markdown to Docx. For PDF stuff I haven't needed much Lua filters since switching to WeasyPrint for the PDF engine.
-
comment
Comment #48770712
I'm confused, why are you arguing about this? Stick with YouTube. This isn't for you. It's even in the name. PeerTube. Peer. Your talking about 'consumers' of a product you produce…
-
comment
Comment #48770679
Thank you. It is a bit bizarre reading this thread.
-
comment
Comment #48720349
It's true, but I see it happening. I’ve watched seniors with 30+ years of experience adopt them successfully without losing their classic rigor. Personally, I get huge mileage out …
-
comment
Comment #48623401
I think a better analogy is cartoon or animated films. The artist, creator, engineer lays the key frames, the plot points, characters, etc. The team builds it. Fills in gaps, espec…
-
comment
Comment #48599127
I thought bringing this article up during the AI era might spark some good discussion. My thoughts to start: I read this a while ago, and it shaped how I think about iterating on s…
- story
-
comment
Comment #48520573
Well I've enjoyed making little "flash" like games with AI. I have a SKILL.md for how to build out a pico8 game that it updates when it finishes a game. I give it an rough idea, or…
-
comment
Comment #48398913
I thought modern science doesn't reject anthropomorphism anymore? That's it's more nuanced and that it caused more problems than it helped by rejecting it out right? I think we wer…
- comment
-
comment
Comment #48356990
That's a good point. For me it's getting people to realize they need to take up practice that help minimize these things. It's kinda us and them problem. We need to ensure we don't…
-
comment
Comment #48356904
It's the exact same logic people used for Apple computers back in the day. The idea that Macs didn't get viruses because they were inherently more secure. But that wasn't true. It …
-
comment
Comment #48356867
People make this joke often. It's package managers and how loose we are with installing them, not NPM. Cargo,PyPi,Nuget,PHP has had these recent too. It's not just only NPM. It's f…
-
comment
Comment #48323157
That being entirely unfair. It is still a skill. They still learning stuff. It does not help them to be trapped in a bubble. But nothing is not transferrable. Things we learn, even…
-
comment
Comment #47948482
Vagrant I used a lot early on in my career to learn Ruby on Rails in Windows. Thanks a lot for your work!