HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jmpavlec

no profile record

Submissions

Adding Live Reload to a Static Site Generator Written in Go

jon.chrt.dev
1 points·by jmpavlec·3 ay önce·0 comments

[untitled]

1 points·by jmpavlec·3 ay önce·0 comments

Think you know most common first letter in your language?

blog.gametje.com
2 points·by jmpavlec·7 ay önce·1 comments

Show HN: Gametje – A casual online gaming platform

gametje.com
112 points·by jmpavlec·8 ay önce·40 comments

comments

jmpavlec
·13 gün önce·discuss
Fun game, managed in just over 3 min. How are people taking so long...?
jmpavlec
·17 gün önce·discuss
Looks like the leaderboard was hacked unfortunately. Fun little concept.
jmpavlec
·23 gün önce·discuss
I got a flawless victory in a landslide with 0 hints but the result screen is a bit confusing. There are players that used hints that are to the "right" of where it shows me. Makes me feel like those people did better than me... But actually they did worse since they needed a hint or 4. Fun little game.

How do you curate the puzzle each day? Can you easily automate a bunch of puzzles then hand select them so back to back days aren't too similar? Or is it manual?
jmpavlec
·27 gün önce·discuss
Still working on my daily word association game 'Noun Sense'. Had quite some people from the UK complaining that they were scoring lower with the British variations of words like colour or behaviour. Going to rerun the data crunching and combine the most common ones so the scores will be more "fair"

You can try the game here: https://daily.gametje.com

Also working on a multiplayer version of the same game.
jmpavlec
·2 ay önce·discuss
Currently getting a 503 on the docs: https://docs.canine.sh/
jmpavlec
·2 ay önce·discuss
I'm American, 'one' and 'won' are pronounced the same. I'm trying figure out how they would be pronounced differently...

Thyme and Time are also the same for me (although I understand this one). I wonder where the other commenter is from.
jmpavlec
·2 ay önce·discuss
Tried to visit the site, seems down? It's http://hyphen.space/ right?
jmpavlec
·3 ay önce·discuss
The Dutch especially. It's refreshing
jmpavlec
·4 ay önce·discuss
Very nice. Currently on mobile where it mostly works in landscape. (Unusable in portrait). Will check it out on desktop later.

Love the idea of making someone's day.
jmpavlec
·5 ay önce·discuss
Great idea! I added a github issue for my game platform https://gametje.com. It currently has 8 multiplayer party games. Play on your smart TV, laptop. phone to phone, or directly within Discord.

I made a Show HN post back in November: https://news.ycombinator.com/item?id=45887709 but I've added two games since then.

Thanks for creating this.
jmpavlec
·6 ay önce·discuss
Fun little game, worked well enough on mobile. Some of the upgrades were cut off and I left auto move on, but I was still able to beat the average fairly easily and was just off the leader board.

Some small tweaks for having everything be viewable and I'd say it is playable on mobile.

Nice job
jmpavlec
·6 ay önce·discuss
> That's why having goofy names for them matters so much, because it reminds me not to believe the biggest bog lie of all: that I'm stuck in a situation unlike any I, or anyone else, has ever seen before.

Toward the bottom of the article in case you didn't get that far.
jmpavlec
·7 ay önce·discuss
What languages would you like to be playing in? I guess Noot vir Noot is Afrikaans?
jmpavlec
·7 ay önce·discuss
I know these guys. Definitely give their games a try! They are actively developing and making it better every week. It's especially fun in person. My favorite game is the dodgeball game.

If you prefer more quiz/slower paced games akin to Jackbox. You can check out my project which was also on HackerNews recently: https://news.ycombinator.com/item?id=45887709
jmpavlec
·7 ay önce·discuss
You can give https://gametje.com a try. I created an Android TV app for it (https://play.google.com/store/apps/details?id=com.gametje). Also works in browsers/remote calls etc. It is slower paced play from smart phones more akin to Jackbox Games (not action games).

(Also free to play with a Guest account)
jmpavlec
·7 ay önce·discuss
Looks interesting, barebones but in a good way. Seems to be a good fit for how I am currently hosting. Will give it a shot after the holidays.

Thanks!
jmpavlec
·7 ay önce·discuss
I mean your profile is public and probably already injested by other LLMs... So what are you protecting? Anyone could add your username in there...
jmpavlec
·7 ay önce·discuss
Really well done! Not sure how I never stumbled on your game as I am doing something quite similar (https://gametje.com/). I'm also hosting on a minimal server stack with "boring" tech. Would love to have a chat if you are open to it. I'll send you an email on your support email.
jmpavlec
·7 ay önce·discuss
In this blog, I dive into first letter analysis to make sure I can generate acronyms correctly in all languages my new game supports.
jmpavlec
·7 ay önce·discuss
> Hi everyone, I built FuseCells, a minimalistic logic puzzle game where every level is handcrafted (no procedural generation). It started as a personal challenge to design a clean rule-set and scale it to thousands of puzzles without losing difficulty balance. > > What’s unique: • 2,500 handcrafted levels across multiple grid sizes • Deterministic logic — no guessing required • A rule system inspired by constraint-solving and path-finding concepts • Daily challenges and global progress tracking • Fully built as a solo dev project > > Technical notes for those curious: • Level generation tools I wrote validate solvability using a custom constraint solver • Difficulty is estimated via step-count of the solver • The game is optimized to run smoothly on low-end devices • Designed first for iOS, now fully adapted for iPad as well > > I’d love feedback from puzzle lovers, game designers, and anyone interested in handcrafted logic design. Here’s the App Store link: [inserați linkul] > > Thanks for reading — happy to answer any technical questions!

Sounds like something I would enjoy. Unfortunately I don't have iOS.

I hate to be the guy but your post text here doesn't exactly portray "handcrafted". Seems to be heavily AI with the sentence structure and the "[inserați linkul]" at the end (are you Romanian?). Quite a lot of em dashes and bullet points in the middle of sentences.

Any specific reason you used AI here?