HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pipnonsense

281 karmajoined il y a 6 ans

Submissions

Show HN: Ring Holders Club

ringholders.club
3 points·by pipnonsense·il y a 3 jours·0 comments

Ring Holders Club – NBA draft-and-SIM playoff run, plus a daily tactics puzzle

ringholders.club
4 points·by pipnonsense·le mois dernier·0 comments

Ring Holders Club

ringholders.club
5 points·by pipnonsense·le mois dernier·1 comments

Show HN: A 2D football SIM focused on real-time coaching

touchlineshouting.com
2 points·by pipnonsense·il y a 4 mois·2 comments

Show HN: Interactive fiction to play in the email (also a web version)

rodrigopontes.confabulists.com
2 points·by pipnonsense·il y a 5 mois·0 comments

Show HN: Public domain classics delivered as weekly email installments

confabulists.com
2 points·by pipnonsense·il y a 5 mois·2 comments

Show HN: (the return of) Read The Count of Monte Cristo and others in your email

confabulists.com
1 points·by pipnonsense·il y a 5 mois·0 comments

comments

pipnonsense
·il y a 4 mois·discuss
i was curious, but I need a statista account to see it
pipnonsense
·il y a 4 mois·discuss
Or people are just using as much because it is free.
pipnonsense
·il y a 4 mois·discuss
So that’s why I am getting clickbaity last sentences in every response now at ChatGPT.

Things like ”If you want, I can also show a very fast Photoshop-style trick in Krita that lets you drag-copy an area in one step (without copy/paste). It’s hidden but extremely useful.”

Every single chat now has it. Not only the conversational prompt with “I can continue talking about this”, but very clickbaity terms like: almost nobody knows about this, you will be surprised, all VIPs are now using this car, do you want to know which it is? Etc
pipnonsense
·il y a 4 mois·discuss
No offside and no fouls.

It seems a tricky one to code the way I did the engine, but I’ll give it a try
pipnonsense
·il y a 4 mois·discuss
Neat ideas.

One thing I am exploring is that, with LLM (and enough $ to pay the tokens) you can filter out offenses and hate speech in player communications.

All typed message is effectively translated by the LLM as “coach speech” and what is put in the UI is the LLM output. Sure, it is not exactly the player words and can get expensive, but I think it can be a good solution
pipnonsense
·il y a 4 mois·discuss
A soccer web game where you are the coach and your only possible interaction is shouting (ie typing) messages to your players from the sidelines. An LLM interpret your messages and pass instructions into the game engine.

It is a pretty fun project
pipnonsense
·il y a 5 mois·discuss
I built my share of AI stuff (although more using AI in the product than vibe coding ), so I won’t complain. But I did got frustrated when I recently posted a Show HN that I thought HN community would like and no one did.

It is a comeback from a post that stayed for a few hours in the front page a few years ago. Also, it is a useful, non-AI slop, free product. So when it got none upvotes it made me think how I don’t understand HN community anymore how I used to think I did.

Here is the post for the curious

Show HN: (the return of) Read The Count of Monte Cristo and others in your email

https://news.ycombinator.com/item?id=46854574
pipnonsense
·il y a 5 mois·discuss
Sorry for the late reply, hope you still see this.

Yes, I went with Postgres to be safe. I am still serverless, but now there is Vercel doing a good job for serverless DB. They integrate with Neon, which makes Postgres serverless possible.

More things are into Vercel as well, as the cron jobs, which I used to use AWS only for that. Much easier now in configuration by code through Vercel.

Anything goes wrong with Vercel or Neon and I can just export my whole DB and go for a regular server anywhere.
pipnonsense
·il y a 5 mois·discuss
The chat works well enough to be helpful, thanks! Maybe missing a link to the HN post