Replace Twitter Embeds with Semantic HTML
Terence Eden replaced Twitter embeds with semantic HTML on his site to enhance user safety, prevent data tracking, and improve accessibility, sharing his Python code on GitHub for public feedback.
Read original articleTerence Eden's blog post discusses his decision to replace Twitter embeds on his site with semantic HTML due to concerns about the platform's content and user experience. After creating a new Twitter account, he was confronted with a barrage of offensive content, leading him to conclude that Twitter has become a negative environment. To avoid directing visitors to what he perceives as a "dangerous site," Eden developed a method to convert embedded tweets into semantic HTML. This approach eliminates the risk of data tracking and ensures that images and avatars are in-lined, preventing data leakage. The new HTML format is designed to be accessible and concise, with functional links to external sites, hashtags, and mentions. Eden has made the Python code for this conversion available on GitHub, inviting feedback from users. The post includes examples of how the new embeds function, showcasing features like media loading, emoji support, and the display of likes and replies, although some metrics like retweets and bookmarks are not always available.
- Terence Eden aims to replace Twitter embeds with semantic HTML to enhance user safety and experience.
- The new method prevents data tracking and leakage by in-lining images and avatars.
- Eden's Python code for the conversion is available on GitHub for public use and feedback.
- The semantic HTML format maintains functionality with links and media while being more accessible.
- The decision stems from Eden's negative experience with Twitter's current content landscape.
Related
Surfing the (Human-Made) Internet
The internet's evolution prompts a return to its human side, advocating for personal sites, niche content, and self-hosted platforms. Strategies include exploring blogrolls, creating link directories, and using alternative search engines. Embrace decentralized social media and RSS feeds for enriched online experiences.
Microfeatures I love in blogs and personal websites
The article explores microfeatures for blogs and websites inspired by programming concepts. It highlights sidenotes, navigation tools, progress indicators, and interactive elements to improve user experience subtly. Examples demonstrate practical implementations.
Fighting Twitter's censorship of Substack (with a proxy)
Twitter censors Substack links by not displaying preview cards, leading to lower visibility. An author created a tool to host Substack content statically, gaining popularity with 500 articles. Emphasizes internet users' agency in archiving and sharing content independently.
The Threads Creator Paradox
Threads, a microblogging platform by Meta, evolves with a desktop UI, focusing on community building. Native creators drive growth, but Meta's emphasis on Instagram influencers raises concerns. To thrive, Threads should invest in original creators and community building for a positive culture and network expansion.
Show HN: 40M embeddings to find who knows what on HN
Wilson Lin and Robert embed 40 million Hacker News posts to create a semantic map, prioritizing individuals over content. They aim to highlight trusted voices and knowledge expertise within the community.
Related
Surfing the (Human-Made) Internet
The internet's evolution prompts a return to its human side, advocating for personal sites, niche content, and self-hosted platforms. Strategies include exploring blogrolls, creating link directories, and using alternative search engines. Embrace decentralized social media and RSS feeds for enriched online experiences.
Microfeatures I love in blogs and personal websites
The article explores microfeatures for blogs and websites inspired by programming concepts. It highlights sidenotes, navigation tools, progress indicators, and interactive elements to improve user experience subtly. Examples demonstrate practical implementations.
Fighting Twitter's censorship of Substack (with a proxy)
Twitter censors Substack links by not displaying preview cards, leading to lower visibility. An author created a tool to host Substack content statically, gaining popularity with 500 articles. Emphasizes internet users' agency in archiving and sharing content independently.
The Threads Creator Paradox
Threads, a microblogging platform by Meta, evolves with a desktop UI, focusing on community building. Native creators drive growth, but Meta's emphasis on Instagram influencers raises concerns. To thrive, Threads should invest in original creators and community building for a positive culture and network expansion.
Show HN: 40M embeddings to find who knows what on HN
Wilson Lin and Robert embed 40 million Hacker News posts to create a semantic map, prioritizing individuals over content. They aim to highlight trusted voices and knowledge expertise within the community.