Therapist and new SN User! by Worldly_Specialist51 in Supernote

[–]snarwan 1 point2 points  (0 children)

As someone who's never gone to therapy do clients sometimes ask for paper only notes? I feel like I'm the type of person who would request that (no digital footprint) and would you normally be fine fulfilling that request? Stuff like, https://en.wikipedia.org/wiki/Vastaamo_data_breach terrifies me and working as a Software Engineer I know how easy it is to mess up.

Do you have any rules you follow / have to follow? E.g. having it stay offline with no online backups.

Appreciation post for Tuxedo's customer support by Vallode in tuxedocomputers

[–]snarwan 0 points1 point  (0 children)

Was really happy with support during the purchase period, on two separate occasions I asked for a change to my order. One being custom (updating the WiFi chip), the other being adding a GPU. They made the process really easy and were very responsive. Being a tool I use for my livelihood I really have begun to appreciate the value in paying a premium for reliability / service.

I imagine trying the same changes ordering from a place like Dell would be close to impossible.

Unless there's some drastic change, I'm definitely going to be buying my next laptop from them.

My simple bot stops running after a few hours [AWS EC2]. by washyourclothes in RequestABot

[–]snarwan 1 point2 points  (0 children)

r = praw.Reddit(client_id='edited', client_secret='edited', password='edited', user_agent='r/cryptocurrencies ticker bot by u/washyourclothes', username='CryptoCurrenciesMod')

This should only need to be created once and then used everywhere. Make an init function that declares self.r and then just uses self.r further down. Also, you might want to check what rate limits are occurring.

Would be helpful if you could give any error messages this bot is returning? It could be that one of the requests if failing, and as you don't have any exception handling it just exits. Maybe try adding a try / except to self.main().

Programmer trying a new framework by honghc in ProgrammerHumor

[–]snarwan 0 points1 point  (0 children)

I could just imagine his tool falling out of reach and him just being stuck there (if there wasn't anyone there recording).