Hacker Newsnew | past | comments | ask | show | jobs | submit | campbel's commentslogin

Normal people are just weird people you don't know very well.

I wish I had the courage to post and talk like this more. I really resonated with the authors words as these kinds of feelings make up a lot of my internal monologuing some days.

Do you take requests? We need to see how well this model works with some fine-tuning :D


The author describes a lot of directives they found useful. Be aware Claude has the concept of `slash commands` https://docs.anthropic.com/en/docs/claude-code/slash-command...


I think the intention of it, as weird as it may seem, is to punish people for engaging with content the other subreddit mods feel is distasteful enough to warrant the effort.

I can't speak to whether this is a useful tactic on their part, or whether its fair to you, but IMO this is just another kind of "free speech" that exists.


It's also that even engaging with ("platforming" or "amplifying") wrongthink makes you guilty by association. If someone's feeling talkative and generous you might even get the "tolerating intolerance" speech.


Is it some form of least-recently-used approach? I'm running tests on my own mind trying to figure it out now :D part of what I love about this area of computer science.


From the linked Programmer blog [1]:

> It might seem lowly to be a Programmer, but in a world where so much is driven by computers there's nothing shameful in being the person who makes them go.

I find it interesting that in 2012 he thought the title of "Programmer" was shameful. In 2012 I was a somewhat recent grad and definitely more junior, at that time I thought programmers were the smartest folks at my company, exactly because they were "the [people] who make [computers] go".

[1] https://blog.jgc.org/2012/02/programmer.html


"Strange" times is a bit of an understatement.


I did a blog post for Linkerd showing some of the benefits of using Tilt https://linkerd.io/2024/12/02/tilt-linkerd-nginx-part-1/.

TL;DR you can run some of your infra in local-dev that provide parity with your production environment.


I'm using Pulumi for this right now (with a dev setup and a prod setup), what would be the benefit for me to use Tilt over this?


Tilt is useful for local-dev where you are going to be modifying code / k8s configs and want live reload when you make changes. That is almost the entire appeal.


This is the difference between open source to share useful code and open source to build leverage for a business.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: