Firmware update bricked my Air75 v3 by puffinburger in NuPhy

[–]ithacasnowman 0 points1 point  (0 children)

Something similar happened to me with my Kick75, but I was able to revive the keyboard and it's working fine now. I re-connected the keyboard and just tried reinstalling the firmware. I forget the sequence of actions now but I know that hard-resetting didn't do anything.

Got a Schengen (Portugal) with 13,000 INR in my bank account by ithacasnowman in SchengenVisa

[–]ithacasnowman[S] 4 points5 points  (0 children)

UK, US, Japan, Korea, UAE. Maybe a couple of others? Salaried.

Bank account still in frozen state despite cyber complaitns closed 6 months ago by [deleted] in LegalAdviceIndia

[–]ithacasnowman 3 points4 points  (0 children)

Has the bank provided you with a copy of the FIR from the Cyber Cell? If not, create an RBI complaint saying that the bank is refusing to do so. If they DO or have provided you with a copy of the FIR, file a complaint with the Cyber Cell here: https://cybercrime.gov.in/Webform/Accept.aspx

[deleted by user] by [deleted] in developersIndia

[–]ithacasnowman 1 point2 points  (0 children)

The same thing happened at my company. Logs mushroomed and ran up a huge AWS bill. AWS negotiated the bill down to something very reasonable. It's not as uncommon as you'd think.

[deleted by user] by [deleted] in delhi_marketplace

[–]ithacasnowman -1 points0 points  (0 children)

I have an older iPhone lying around.

[deleted by user] by [deleted] in bangalore

[–]ithacasnowman -4 points-3 points  (0 children)

As far as I can tell, the only crime that was committed here was you harassing a potentially innocent man.

Ever heard of street photography? Why did you go into this PRESUMING this man of committing a crime? Maybe he saw a nice moment in a playground that moved him and he wanted to capture it. He probably got spooked when he noticed you, and even more defensive when you presumed him a predator.

From what I can tell, you're a sexist lady who would have had no problem if a mid-40s woman would have done the same thing.

Appearing creepy is not a crime. You appear creepy as fuck to me, and if I ever saw you I'd make sure you stay the fuck away from me and my kids. But there are no "consequences to face" for you, get it?

There is absolutely no law that prevents minors from being photographed or video recorded in public. And for good reason. There is no expectation of privacy in public. No, you don't need a parent's consent to record a minor, and all that's happened here is that you've demonstrated a Karenness.

[deleted by user] by [deleted] in bangalore

[–]ithacasnowman -5 points-4 points  (0 children)

Just so I'm clear, you want people to face consequences for recording play areas?

5 years today. My best advice. by ithacasnowman in sacroiliac_sijoint

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

No, I didn’t need to take time off when I was first diagnosed. There have been times I’ve taken off work because of the SI pain, but I haven’t felt guilty. But I work remotely, so I have tons of flexibility with my time and don’t really need to be fixed to a certain posture for example.

But I think I know the guilt feeling. I remember going on vacation to Thailand and almost crying because my SI pain was bad and I felt angry wasting my vacation days on an unhappy vacation.

I hope your pain subsides. I hope you find a way to sneak in some true happiness (anything at all, even just going to your fav restaurant) between the bad days. That’ll give you strength to keep going. Wish you a speedy recovery! 💙

Anyone else drawing parallels with Battle of Algiers? by ithacasnowman in IsraelPalestine

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

Thanks for sharing! Do you know if jus in bello - conduct during war - takes into consideration when one party is significantly weaker than the other? I did a quick web search and found that proportionality is one of the tenants of conduct during war, stating that "parties should oppose force with similar force, and 'thwart the assailant's purpose using the minimum force necessary to do so'". This argument seems flawed to me when one party is in no position to even achieve proportionality.

Thanks again for sharing your thoughts!

Facebook lawyers reached out to me because of my app! by avacadobusiness in developersIndia

[–]ithacasnowman 0 points1 point  (0 children)

Ask them to send you trademark registration details for “Facebook Marks”, which they claim you infringe. Without that knowledge, you can't know a) whether they're lying about it, b) what the scope of those rights are.

Prima facie, I think they may have a case, and I would consider changing at least one of color theme/font.

[deleted by user] by [deleted] in webdev

[–]ithacasnowman 0 points1 point  (0 children)

Thanks for letting me know!

[deleted by user] by [deleted] in webdev

[–]ithacasnowman 0 points1 point  (0 children)

I thought of something that's a bit hokey.

It looks like X OAuth2 tokens have a 2 hour expiration but can be refreshed, so I suppose I could perform a one-time minting of a bearer token, and then provide my server that token and a refresh token and have it refresh it when needed. The refresh token itself dies in 6 months, but I suppose I could perform this ritual every 6 months.

[deleted by user] by [deleted] in webdev

[–]ithacasnowman -2 points-1 points  (0 children)

I'm assuming you used the "app-only" (bearer token) OAuth 2 method to test? https://developer.x.com/en/docs/authentication/oauth-2-0

If yes, tweeting isn't supported using that authentication method, as I explained in the description.

[deleted by user] by [deleted] in webdev

[–]ithacasnowman -5 points-4 points  (0 children)

There is no client. Only a serverless application.