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

jskopek

no profile record

投稿

OpenScreen is an open-source alternative to Screen Studio

github.com
434 ポイント·投稿者 jskopek·3 か月前·73 コメント

コメント

jskopek
·3 か月前·議論
To be clear - I didn't create this app, but I do think it's cool that good open source alternatives are emerging and felt like this might be interesting to the community
jskopek
·5 か月前·議論
One of my Heroku apps is down, and seems to have gone down immediately after a scheduled daily restart. The others all work, and I can still access my database directly. Kinda fun trying to reverse engineer what's going on with the limited information we have!
jskopek
·7 か月前·議論
This seems like a really big deal! It affects NextJS 15, even if the codebase isn't using Server Components, has a CVSS vulnerability score of 10/10, and there are known exploits in the wild. Can't see this doing wonders to the reputation of React Server Components.
jskopek
·9 か月前·議論
I would argue that you are still buying peace of mind by hosting on AWS, even when there are outages. This outage is front page news around the world, so it's not as much of a shock if your company's website goes down at the same time.
jskopek
·9 か月前·議論
It’s been repeated a lot in this discussion, but don’t loose hope. I had a very similar situation and for a while felt like I might not be able to keep living with this condition. A few months later I suddenly realized that I wasn’t thinking about it anymore, and then I had to start straining to notice it. The brain does adapt over time
jskopek
·9 か月前·議論
I’ve also noticed that younger people seem to wear earplugs at concerts a lot more often. I get the feeling there’s been a change in attitude towards hearing protection. My guess is that instagram ads for earplugs and AirPod hearing health features have had something to do with it
jskopek
·3 年前·議論
Thanks! My brother and I are quite touched by the reaction in this thread. I will see what I can do about this - if not as a product, then by sharing a little more about what we have done and how it has worked so far
jskopek
·3 年前·議論
As my brother said, this is a really tricky area for us to explore for non-technical reasons. We go back and fourth on this, as I do believe my grandmother's quality of life would improve dramatically if this could be done well. For now, we've decided not to explore this, but I think it makes more sense to build personalized AI assistants for people who do not yet have dementia but who are concerned they may in the future
jskopek
·3 年前·議論
Hi unixhero! We forward all calls to our home number to a Twilio number. We then use Twilio studio to forward calls from my grandmother to a web-based call handler that we created, and all other calls are forwarded to my dad's cell phone. I pasted an image of the twilio flow in another comment if you are curious!
jskopek
·3 年前·議論
pigcat's brother here :)

In our case, my grandmother always calls my parents home phone number. The phone provider only offers simple call forwarding, so we route all calls to the home phone over to a Twilio number. We have a very simple Twilio Studio flow that routes calls from my grandmother's phone number to the call handler script we created, and all other calls are routed to my dad's cell phone number: https://share.cleanshot.com/ywwhzJ8H

We are a little lucky in that we can forward calls from our landline to a cell phone. If your relative is calling you directly on your cell phone, your carrier would need to offer selective forwarding for this strategy to work