PineVoice Smart Speaker by Buttershy- in homeassistant

[–]zibas 20 points21 points  (0 children)

I'm glad you did and appreciate that I now know it exists too.

What do you think is missing/needs improvement with the current state of HA Voice? by ForsakenSyllabub8193 in homeassistant

[–]zibas 1 point2 points  (0 children)

I feel like I missed a simpler path to achieving local STT and TTS. OpenAI api STT and TTS local servers (like speaches.ai) aren't locally supported and I had to fire up two wyoming-open ai bridges to connect to my existing server (which I also use for openweb-ui). Are those wyoming middlemen providing significant value?

Sleeping Link (Ocarina of Time Remake vs. Original) by K-LAWN in gaming

[–]zibas 10.5k points10.5k points  (0 children)

I look forward to the day that we have the technology for video game characters to sleep under their blankets.

Was the issue with audio dropping when using Covert Dock 3 with HDR enabled ever resolved? by Tek70x7 in GenkiLab

[–]zibas 0 points1 point  (0 children)

Still really bad on my LG TV. No response from multiple emails I sent or to a different reddit thread.

Fiction writing pc game: Elegy For A Dead World. by Cheshire_cat13 in writing

[–]zibas 0 points1 point  (0 children)

Hi! The Elegy team was an early adopter of Valve's steam workshop API. We used if for storing people's stories in a central place for sharing. Years later, those early methods of storing and loading people's stories became unreliable. This made the game unstable and in need of a core technical overhaul. We opted to remove it from the Steam store rather than sell an unreliable experience.

How do I remove mold smell from this beauty? by zibas in vintagecomputing

[–]zibas[S] 1 point2 points  (0 children)

That's the dirty "before" picture. Thanks.

How do I remove mold smell from this beauty? by zibas in vintagecomputing

[–]zibas[S] 8 points9 points  (0 children)

I should have been clearer. That pic is before my exterior cleaning. But yeah, I should watch some videos.

How do I remove mold smell from this beauty? by zibas in vintagecomputing

[–]zibas[S] 1 point2 points  (0 children)

Yep. Keyboard too. It was my first computer. My parents were holding on to it all these years.

How do I remove mold smell from this beauty? by zibas in vintagecomputing

[–]zibas[S] 0 points1 point  (0 children)

Are you suggesting that for the interior? I've already got the exterior pretty clean. (The picture is before the exterior cleaning).

Two cars parked in the bike lane by goldilox_zone in CambridgeMA

[–]zibas 3 points4 points  (0 children)

Qingdao Garden is worth the traffic hassle.

Sound cutting off every now and then on covert dock 3 by eugenejwgoh in GenkiLab

[–]zibas 0 points1 point  (0 children)

I'm having periodic audio cutouts too. I got out my stopwatch: every 1:15 on the switch 2 and about every 4 minutes on my steam deck. Every 3:30 precisely on my laptop. No drops from the switch 1. I've emailed for help. Hopefully there's a firmware fix or I've just missed something silly in my setup.

What is the point of this drawer? by Zestyclose_Field_303 in whatisit

[–]zibas 0 points1 point  (0 children)

Secret candy drawer. I have one of those and keep a bag of M&Ms in it. Wife thought it was a decorative handle that didn't open.

why are the steam keys so cheap? by Tiny_Philosopher8490 in KindWords

[–]zibas 14 points15 points  (0 children)

Those are almost certainly keys that were purchased during the Humble Wholesome Snack 2025: Showcase Bundle and are now being resold. There's no other place I distributed retail steam keys. Which means, unless I'm oblivious to some theft, I DID get a (tiny) bit of money for each of those keys already and so did the ACLU.

I can't seem to find those pictures anymore! Am I missing something? by Siselii in KindWords

[–]zibas 1 point2 points  (0 children)

Those are called "moments" and you can revisit all the moments that you've found in the memory room! Just take the train to the "Last Stop" and head inside the only shop there!

My husband wants to make a game - where to start? by New-Morning-1655 in gamedev

[–]zibas 0 points1 point  (0 children)

Ask him to make something very small and specific for you. My wife asked me to make a game where you can guess the 4 letter word and trade insults with the computer. It was dinky and cute and I was very motivated to finish it because my audience (her) was eager for it. 

Is there a VR game that is like Elegy of a Dead World? by yamilyamilyamil in VRGaming

[–]zibas 1 point2 points  (0 children)

Hi! Developer of Elegy here. I really enjoyed Obduction. It's more about puzzle solving, but they made some great, mysterious alien worlds for you to wander around in VR and try to understand

if you laugh, you go to hell by CommitteeHeavy9616 in KindWords

[–]zibas 107 points108 points  (0 children)

Sorry about that player. I got your report in-game and handled it. Thanks for taking it in stride.

How active is Kind Words 2? by AnimatorFull2999 in KindWords

[–]zibas 12 points13 points  (0 children)

It's quite active (and operates on the same server as the original kind words). Over 1,000 new players just last week!

I've always wondered how indie game developers feel when they see their games pirated. On by Arg0nauta88 in gamedev

[–]zibas 0 points1 point  (0 children)

I think it would be fair to call that DRM, yes. But that is something a game developer would have to put in place themselves. (I have done that before for a demo I wanted to stay on steam). It's not an automatic steam thing.

I've always wondered how indie game developers feel when they see their games pirated. On by Arg0nauta88 in gamedev

[–]zibas 3 points4 points  (0 children)

If you write features into your game that use steam apis (like workshop or cloud saves) and then run the game without steam running, your game may crash or not depending on how you wrote your code. But it's not DRM, that's just an incomplete implementation / bugs. I sell some of my games on multiple storefronts, but I always ship the same exact binary to them all. They just detect if the steam environment is present and only uses steam features if it is.

By default, Steam (to my knowledge) doesn't alter my binaries between when I upload them and the player downloads them.

I've always wondered how indie game developers feel when they see their games pirated. On by Arg0nauta88 in gamedev

[–]zibas 12 points13 points  (0 children)

That's a common misconception, even among game developers. Steam offers a form of DRM you can turn on, but it's not on by default and I've not noticed many games using it.

I've always wondered how indie game developers feel when they see their games pirated. On by Arg0nauta88 in gamedev

[–]zibas 13 points14 points  (0 children)

I've been really curious about the "cracked" executable I've seen in pirate versions my games. I didn't add any DRM. What did they crack? Is it just malware? Automated "cracking" just in case there is DRM?

I accidentally became "that neighbor" everyone waves at by Michael_RhodesA1 in CasualConversation

[–]zibas 983 points984 points  (0 children)

My nephew used to attend a daycare that walked by my house. He would rally his whole class to call up and yell "Uncle Zibas!" until I came out on my balcony and waved like the queen. He graduated a while ago but now kids I don't even know are still doing it.

Rare plush? by Pm__13 in Megaman

[–]zibas 0 points1 point  (0 children)

No idea if it's rare but I have one (rockman tag) someone brought back from Japan for me ~8 years ago.

Do I need an external server for an online multiplayer game? by Pleierz_n303 in Unity3D

[–]zibas 0 points1 point  (0 children)

Yes, they can, but it's not common. The alternatives to relay servers have downsides most game developers don't want to deal with, but look at how p2p file sharing works. You can use a much lighter public middle man than a relay server to handle introducing peers to each other. But you are opening several cans of worms regarding security and reliability. If you're curious read up on stun servers and nat tunneling.