HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pipnonsense

281 カルマ登録 6 年前

投稿

Show HN: Ring Holders Club

ringholders.club
3 ポイント·投稿者 pipnonsense·3 日前·0 コメント

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

ringholders.club
4 ポイント·投稿者 pipnonsense·30 日前·0 コメント

Ring Holders Club

ringholders.club
5 ポイント·投稿者 pipnonsense·先月·1 コメント

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

touchlineshouting.com
2 ポイント·投稿者 pipnonsense·4 か月前·2 コメント

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

rodrigopontes.confabulists.com
2 ポイント·投稿者 pipnonsense·5 か月前·0 コメント

Show HN: Public domain classics delivered as weekly email installments

confabulists.com
2 ポイント·投稿者 pipnonsense·5 か月前·2 コメント

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

confabulists.com
1 ポイント·投稿者 pipnonsense·5 か月前·0 コメント

コメント

pipnonsense
·4 か月前·議論
i was curious, but I need a statista account to see it
pipnonsense
·4 か月前·議論
Or people are just using as much because it is free.
pipnonsense
·4 か月前·議論
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
·4 か月前·議論
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
·4 か月前·議論
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
·4 か月前·議論
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
·5 か月前·議論
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
·5 か月前·議論
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
·5 か月前·議論
The chat works well enough to be helpful, thanks! Maybe missing a link to the HN post