The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,861 other subscribers

Archive for the ‘SocialMedia’ Category

@forrestbrazeal on the Twitter post appreciation system

Posted by jpluimers on 2025/01/20

[Wayback/Archive] Jeroen Wiert Pluimers @wiert@mastodon.social on X: “RT @forrestbrazeal: Let me see if I have this straight: – Retweets are when you like something good – Likes are when you like something bad…”

Responses then talk about replying to a tweet or sharing it:

  • paying to the loud
  • add another Tesla share to Elon’s pay package

I so much love Forrest’s contributions on Twitter!

Start:

https://x.com/forrestbrazeal/status/1800918914148520314

--jeroen

Posted in SocialMedia, Twitter | Leave a Comment »

Delphi Discord servers

Posted by jpluimers on 2025/01/09

Besides the Delphi Praxis servers (the [Wayback/Archive] German one has existed for what seems eternity, the [Wayback/Archive] English one took over the Google Plus Delphi group – see Google is sunsetting Google+ by August 2019; DelphiPraxis might start English forums and have RSS – and de-facto the dead Embarcadero forums as the old newsgroup servers went dead, and the new ones weren’t known for their high up-time [Wayback/Archive] community.embarcadero.com’s forums – General Help – Delphi-PRAXiS [en]), nowadays – with the shortened attention span of many people – Discord has a few Delphi servers as well:

They are chat based, and suffer from messages and threads disappearing, just like the Delphi newsgroups and forums suffered from, and archiving content can be difficult or impossible (not just because of the Wayback Machine being down).

Queries:

Read the rest of this entry »

Posted in Chat, Delphi, Development, Discord, SocialMedia, Software Development | Leave a Comment »

The famous Shiv Ramdas Twitter thread about his brother in law getting quite a bit more than a bucketload of rice…

Posted by jpluimers on 2025/01/03

Since archiving Tweets has become so much harder over time, and Threadreaderapp not having the complete thread either, here are some links for your enjoyment:

  1. [Wayback/Archive] Shiv Ramdas on Twitter: “OMG my brother in law, the gift that never stops giving, was tired of being sent to get rice every day so he decided buy in bulk, talked to the shop about it, wires got crossed, now there is a literal TRUCK FILLED WITH RICE outside the house and my sister is losing her shit lmfao”
  2. [Wayback/Archive] Shiv Ramdas Traing To Rite Buk on Twitter: “If you have never heard a woman destroy a man with one sentence 25 times in a row you should meet my sister. She’s terrifying rn, I’m on the phone and I’m scared and she isnt even angry at me lol”
  3. [Wayback/Archive] Thread by @nameshiv on Thread Reader App – “To clarify, this is India so when I say truck, I don’t mean SUV, IT IS A LITERAL LORRY FILLED WITH RICE” … (which has the read of the thread)

Then some direct links that stitch most of the thread together on Twitter itself:

Read the rest of this entry »

Posted in SocialMedia, Twitter | Leave a Comment »

Florian Haas on Twitter: “Let’s do something we should do every once in a while: if you have a personal web site with an RSS or Atom feed, drop it in the replies so people can add it to their feed aggregator.”

Posted by jpluimers on 2024/11/13

Lot’s of interesting tech blogs: [Wayback/Archive] Florian Haas on Twitter: “Let’s do something we should do every once in a while: if you have a personal web site with an RSS or Atom feed, drop it in the replies so people can add it to their feed aggregator. Signal boosts appreciated.”

–jeroen

Posted in Blogging, Power User, SocialMedia | Leave a Comment »

Windows: Will the new Google Chat PWA for Chrome ever have system tray support? : gsuite

Posted by jpluimers on 2024/11/11

About 2 years after Google switched every Google Hangouts user over to Google Chat, I still wonder about [Wayback/Archive] Will the new Google Chat PWA for Chrome ever have system tray support? : gsuite:

Chrome _right now_ can be sustained as a background process with the Chrome-ball in the system tray. This is the vehicle with which Hangouts remains open at all time, so why not Chat, too?

I’m left with no option but to have Chat running on a mobile device so I have always on access. Perhaps this is the angle. I nunno.

Your support page link I’ve seen already and it doesn’t answer the Why question.

It is absolutely a bizzarotown implementation.

Read the rest of this entry »

Posted in Chat, Google, GoogleChat, GoogleHangouts, Power User, SocialMedia | Leave a Comment »

Links to HTML versions of RFC’s need to move from “tools” to “datatracker” – Meta Stack Exchange

Posted by jpluimers on 2024/11/07

Some work to do replacing dead IETF RFC and draft links in my blog posts.

From the accepted answer on [Wayback/Archive.is] Links to HTML versions of RFC’s need to move from “tools” to “datatracker” – Meta Stack Exchange:

  1. [http/https]://tools.ietf.org/html/[rfc/RFC] became https://www.rfc-editor.org/rfc/rfc network-wide
  2. [http/https]://tools.ietf.org/html/draft- became https://datatracker.ietf.org/doc/html/draft-

>Both of these should conform to the reply we received from IETF.

Read the rest of this entry »

Posted in C, C++, Carbon, Development, Power User, SocialMedia, Software Development, Web Development, WordPress, WordPress | Leave a Comment »

By Jack Rhysider: if you’re in IT, I highly encourage you to write a blog. Here are 17 reasons why you should be blogging.🧵👇

Posted by jpluimers on 2024/10/04

I quote the last tweets in the series starting with [Wayback/Archive] Jack Rhysider on Twitter: “If you’re in IT, I highly encourage you to write a blog. Here are 17 reasons why you should be blogging. 🧵👇”

1…17.

So to recap. By blogging you will become a better writer and communicator, learn the concepts better, open new opportunities, have a fantastic notebook for self reference, maybe make money, become appreciated by more people, and show off your IT skills.

So how do you get started? Try these: WordPress, Jekyll, Ghost, Hugo, Medium, Wix, Squarespace. I really don’t care what you use. Just jump in and start blogging. You can always move everything to a different place later. Good luck and I hope to see some new bloggers from this.

and a few ones that came up in the responses:

Read the rest of this entry »

Posted in Blogging, Conference Topics, Conferences, Event, SocialMedia, WordPress | Leave a Comment »

Twitter: getting a tweet video URL

Posted by jpluimers on 2024/09/09

For my link archive (as I wish this could be part of a Bookmarklet): the --get-url option of youtube-dl gets you the video URL of a Tweet

# youtube-dl --get-url https://twitter.com/Gert_van_Dijk/status/1548997307017871362
https://video.twimg.com/ext_tw_video/1548997270577840133/pu/vid/320x320/C20GFtInFGjBiY9k.mp4?tag=12

Via:

Read the rest of this entry »

Posted in Bookmarklet, Development, Power User, Python, Scripting, SocialMedia, Software Development, Web Browsers, YouTube, youtube-dl | Leave a Comment »

Tampermonkey script twitter-to-bsky: Crosspost from Twitter/X to Bluesky and Mastodon

Posted by jpluimers on 2024/08/28

For my TODO list: [Wayback/Archive] twitter-to-bsky

Crosspost from Twitter/X to Bluesky and Mastodon

twitter-to-bsky – crosspost from Twitter/X to Bluesky and Mastodon directly in the web browser

twitter-to-bsky is a userscript written for Tampermonkey or Violentmonkey running in desktop web browsers (Chrome/Firefox/Edge).
It allows to automatically crosspost to Bluesky and/or Mastodon when writing posts in the Twitter/X web application in a desktop browser.
More links:

Read the rest of this entry »

Posted in BlueSky, Development, JavaScript/ECMAScript, Mastodon, Scripting, SocialMedia, Software Development, Twitter | Leave a Comment »

Without prior warning, Twitter shares your data with grok AI, even for EU Twitter users

Posted by jpluimers on 2024/07/27

Mentioned this on various social media already yesterday, as then suddenly  – even for EU users, which is against their GDPR regulations – Twitter turned on data sharing with Grok AI of your Twitter data at x.com/settings/grok_settings (direct settings link) without given prior warning at all

[Wayback/Archive] GTarqIOWEAAs4jy.png (768×290)

I got this default setting despite living in The Netherlands and Twitter knowing that:

Read the rest of this entry »

Posted in AI and ML; Artificial Intelligence & Machine Learning, Development, GDPR/DS-GVO/AVG, LLM, Power User, Privacy, SocialMedia, Software Development, Twitter | Leave a Comment »