It feels like every vibe-coded app is just a cheap minimum effort lazy cash grab. Case in point, someone made a coin flip app and had the audacity to charge a recurring subscription for it.
It would literally be cheaper to find an actual coin to flip than pay for this nonsense.
Hypocritical computer nerds on twitter be shaming people who run malware from fake CAPTCHAs for following instructions, but then get mad at people for not following instructions when an error message appears
Maybe if I ever win the lottery I’ll go set up a manga publishing business so I can lose all of my winnings* but give the people what they want: affordable but high quality manga, available digitally, in as many languages as possible (for local talents)
Mental health tip Get on Twitter immediately after Opening Your Eyes in the morning and Don’t get out of bed until you have Scrolled Aimlessly for at least 2 Hours
Dear US government,
Since you've just blocked Fable and Mythos on critical national security grounds, here are some other tools that pose a similar threat to the American people:
- Microsoft Teams
- SAP
- Salesforce
- Jira
- Outlook
Please do what you must to save America 🇺🇸
@MKBHD The show will already be sold out when the model finally drags itself through seat selection after needing to “think” before each click ¯\_(ツ)_/¯ and not even mentioning CAPTCHA takeovers/MCPs because the last thing ticketing platforms want are automated requests
Good.
Now Apple must remove one of the worst 'features' which allows an app to persistently store data in the local keystore in a way that only a full phone wipe can remove.
If I uninstall an app, then reinstall it, I should not still be signed into my account for that app.
CSS nesting is now Baseline 🎉
Write nested selectors directly in CSS — just like Sass, but natively.
.card {
color: black;
&:hover { color: blue; }
.title { font-weight: bold; }
}
No preprocessor needed.
Learn more 👇
https://t.co/4D1go9GgLN