To add to your point, I’m a dev and I’ve had to create a (personal, as per their T&Cs) Facebook account just so that I can use the WhatsApp API for my job 🙃
- 0 Posts
- 3 Comments
Joined 2 months ago
Cake day: May 1st, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
MRIG@slrpnk.netto Technology@lemmy.world•Microsoft Teams will soon block screen capture during meetingsEnglish1·2 months agoThis is fairly common in software development.
If you’re going to use
jq
to manipulate JSON I’d recommend a helper CLI tool likeijq
. It allows you to experiment without needing too lines in your terminal history.