jmpavlec's recent activity
-
Comment on What is your Mandela effect moment? in ~movies
-
Comment on What programming/technical projects have you been working on? in ~comp
jmpavlec Link ParentThat's great. Be sure to update us here. Would love to give it a try.That's great. Be sure to update us here. Would love to give it a try.
-
Comment on What programming/technical projects have you been working on? in ~comp
jmpavlec Link ParentNice to see you posting again. Looks like a cool game concept! What's the timeline for a playable demo?Nice to see you posting again. Looks like a cool game concept! What's the timeline for a playable demo?
-
Comment on I finally finished my mobile party game in ~games
jmpavlec LinkLooks like fun, will try it at my next gathering. I'm currently on vacation for the next 2 weeks but would love to have a chat about it. I'm also making games in a similar causal party game...Looks like fun, will try it at my next gathering.
I'm currently on vacation for the next 2 weeks but would love to have a chat about it. I'm also making games in a similar causal party game market. Would be interested to hear about your background etc. I won't link my games here so the topic stays on your game. 🙂. Send me a DM if you're interested.
-
Comment on Cyberpunk: Edgerunners 2 is coming this fall in ~anime
-
Comment on What programming/technical projects have you been working on? in ~comp
jmpavlec Link ParentSounds pretty cool, do you have any screenshots or a link? Would love to take a look at it.Sounds pretty cool, do you have any screenshots or a link? Would love to take a look at it.
-
Comment on What do you think the top three most used apps on your phone for the past week are? in ~tech
jmpavlec Link ParentThanks for the call-out 🙂. Glad it made your list of daily games.Thanks for the call-out 🙂. Glad it made your list of daily games.
-
Comment on Nintendo Direct announced for June 9th in ~games
-
Comment on What programming/technical projects have you been working on? in ~comp
jmpavlec Link ParentWhich Zigbee coordinator did you end up using? Per caddy/https, did you consider using Cloudflare tunnels? I found that quite trivial to set up but then you need your own domain name. For your...Which Zigbee coordinator did you end up using?
Per caddy/https, did you consider using Cloudflare tunnels? I found that quite trivial to set up but then you need your own domain name.
For your reverse proxy usage, I guess you still needed a bit of router config to expose it to the internet? Have you also tied it to a domain name?
-
Comment on What programming/technical projects have you been working on? in ~comp
jmpavlec (edited )Link ParentVery cool post. Was wondering why you swapped away from Hugo but I guess it was more of a learning experience and wanting to minimize and be more in control over everything. I believe the html...Very cool post. Was wondering why you swapped away from Hugo but I guess it was more of a learning experience and wanting to minimize and be more in control over everything.
I believe the html within a post is also possible with Hugo but props to you for getting it working in your own framework. (Maybe yours is different in that it is directly the React component...?)
Any future plans with it?
-
Comment on Three Cheers for Tildes: App updates and feedback (May 2026) — Version 1.6 adds "Find in comments" in ~tildes
jmpavlec LinkI see the new search also includes the post content. My first inclination was to check the top right menu but didn't see it there. I see the icon now next to the hide/collapse comment area. Maybe...I see the new search also includes the post content. My first inclination was to check the top right menu but didn't see it there. I see the icon now next to the hide/collapse comment area. Maybe worth adding an additional menu item at the top as it technically can search everything shown? I'd possibly argue replacing the comment icon (in the top bar) as if I remember correctly it was somehow against the ethos of Tildes (in that you should read the whole post + existing comments before commenting yourself) and thus the add comment button would be at the bottom.
Thanks again for continuing to work on this! I use the app every day. (Probably more than I should)
-
Comment on The banal horror of Jimmy Fallon in ~tv
jmpavlec Link ParentTo be fair on your YouTube argument, The Tonight Show with Jimmy Fallon has 34 million subscribers on YouTube. Are your examples posting 4-5 videos a week with 1 million+ views?To be fair on your YouTube argument, The Tonight Show with Jimmy Fallon has 34 million subscribers on YouTube.
Are your examples posting 4-5 videos a week with 1 million+ views?
-
Comment on What was the best job you ever had? in ~life
jmpavlec Link Parent320-400k/yr isn't paying very well...? Maybe I'm crazy but that seems like a high salary for almost any job...?Didn’t pay super well for the position but was good enough (depending on company performance and stock fluctuations it would be somewhere between 320k-400k usd/yr).
320-400k/yr isn't paying very well...? Maybe I'm crazy but that seems like a high salary for almost any job...?
-
Comment on I made a website with free and low-cost resources for web development, game development, privacy, graphics, small web, etc in ~tech
jmpavlec LinkWanted to look but it doesn't seem to be loading at all for me right now. Is it down? Edit: finally loaded but it was very slow loading from the Netherlands with a gigabit connection. (Like 30...Wanted to look but it doesn't seem to be loading at all for me right now. Is it down?
Edit: finally loaded but it was very slow loading from the Netherlands with a gigabit connection. (Like 30 seconds -> 1min)
-
Comment on No-stack web development in ~tech
jmpavlec Link ParentI believe you are talking about a legacy "codebase", not framework. Otherwise is Java legacy? Is C or C++ legacy? Is every modern video game legacy as it uses C in some shape or form? To me,...I believe you are talking about a legacy "codebase", not framework.
Otherwise is Java legacy? Is C or C++ legacy? Is every modern video game legacy as it uses C in some shape or form?
To me, that's a misuse of the word legacy "framework". The framework is actively maintained and still a go-to for many. Once it ends up similar to Cobalt or perhaps a more modern example of say Ruby that has no expanding market share and is not chosen for new projects... Then you could call it a legacy framework.
-
Comment on What programming/technical projects have you been working on? in ~comp
jmpavlec Link ParentAhh that's too bad, but I'm also a little bit amused it had trouble with the "Madness". Thanks for the update!Ahh that's too bad, but I'm also a little bit amused it had trouble with the "Madness". Thanks for the update!
-
Comment on I made a word association game - Noun Sense in ~games
jmpavlec Link ParentThis is REALLY helpful. This was actually the crux of the whole issue. I have a fix for it coming that instructs the iphone keyboard to use capitalization when doing the auto-correct. I tested it...This is REALLY helpful. This was actually the crux of the whole issue. I have a fix for it coming that instructs the iphone keyboard to use capitalization when doing the auto-correct. I tested it with an old iphone 7 and the auto-correct worked for me every time. I really appreciate you finding this. I have a similar issue in a few of my other games so this really helps a lot!
I'll try to push the fix for it later this evening along with the data cleanup from the subtitles issue.
-
Comment on I made a word association game - Noun Sense in ~games
jmpavlec Link ParentiPhone has been a bit notorious for having some issues with auto-complete. I messed around with it again this morning with mixed results. Doesn't seem to have any issue at all on Android; I'll...iPhone has been a bit notorious for having some issues with auto-complete. I messed around with it again this morning with mixed results. Doesn't seem to have any issue at all on Android; I'll keep trying to fix it but no promises as I've already spent some time on it.
As for having a clear idea of what the dataset is... ideally you wouldn't need to try to emulate any specific "persona". It should just "work" and feel fair. I have a bit of dirty data related to subtitles I still need to clean up... but then hopefully it will feel a bit better just giving your first gut reaction and scoring well (assuming you are a native speaker).
Glad you are enjoying the game!
-
Comment on I made a word association game - Noun Sense in ~games
jmpavlec Link ParentI tried this one the other day and was terrible at it. It felt less intuitive and "fun". Love the idea, but somehow I didn't enjoy it all that much.I tried this one the other day and was terrible at it. It felt less intuitive and "fun". Love the idea, but somehow I didn't enjoy it all that much.
-
Comment on I made a word association game - Noun Sense in ~games
jmpavlec Link Parent100%, I think it was some weirdness in the subtitle dataset... Where an acronym was standing as a noun and then punctuation was stripped. From the quote: "Therefore, it is also the five triangles...100%, I think it was some weirdness in the subtitle dataset... Where an acronym was standing as a noun and then punctuation was stripped.
From the quote:
"Therefore, it is also the five triangles composing the aforementioned N-I-G-H, each are equal to the triangle C-A-B in this geometric concept!""
I agree, I feel like I remember there being a call back to this as well! Weird...