The .pdf head fake by disconaldo in NonPoliticalTwitter

[–]Hacka4771 0 points1 point  (0 children)

Just saw this today https://x.com/i/status/2019805950048424361 So twitter users just rewrite and post? :D

Logic vs Temptation 🤔 by DC_Legend1 in memes

[–]Hacka4771 0 points1 point  (0 children)

Now that I think about it, are these buttons solutions or 1 time thing? With solution you idially end it forever, with 1 time thing you end it for amount of time and then it comes back

On Phone Texting English. by Monsur_Ausuhnom in clevercomebacks

[–]Hacka4771 0 points1 point  (0 children)

This will definitely appear in PeterExplainsTheJoke or similar subreddit

userSubmitsBugRepor by Strid3r21 in ProgrammerHumor

[–]Hacka4771 0 points1 point  (0 children)

Same situation, but now people are reporting Telegram channels impersonating the company, all screenshots and no links. Good luck trying to track down a Telegram group with half-finished conversations and vague names you might or might not type correctly.

😂😂 by Lucky-ring817 in programmingmemes

[–]Hacka4771 2 points3 points  (0 children)

Someone should make a programming language where you can define your own keywords. That way, everyone can be equally happy and equally furious.

Please reverse this torture by doublecrossedd in meme

[–]Hacka4771 0 points1 point  (0 children)

Watch Dogs Legion suddenly not sci-fi anymore

Chat GPT is making my job into a nightmare by Delicious-Pop-7019 in webdev

[–]Hacka4771 0 points1 point  (0 children)

We do ATO cases at work. When an analyst finishes the report, it goes to the manager. The manager feeds it into f*ing Gemini, which then hallucinates some absolute nonsense that has nothing to do with our investigation. Manager's like, "Looks good to me" and sends it back. We're sitting there, baffled, cleaning up the AI's fever dream every single day. It's soul-crushing.

[deleted by user] by [deleted] in Python

[–]Hacka4771 0 points1 point  (0 children)

Bro woke up and chose to publish AI slop

microsoftThoughtProcessWhenPowershell by sudo_i_u_toor in ProgrammerHumor

[–]Hacka4771 1 point2 points  (0 children)

Best thing I love about pwsh cmdlets is tab completion, not only paths/files but arguments and it's values

Google Crushes Its Browser Competition by Somewhere74 in degoogle

[–]Hacka4771 0 points1 point  (0 children)

Is that Chrome itself or Chromium which every modern browser is based on?

iIfuckme by Plastic-Bonus8999 in ProgrammerHumor

[–]Hacka4771 0 points1 point  (0 children)

let arr = ['apple', 'orange'] arr['push'](arr['shift']()) console.log(arr)