veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

208
active users

#stackoverflow

2 posts2 participants0 posts today

🤖🔍 Ah, the cutting-edge service every developer was yearning for: a digital crystal ball that predicts the demise of that JavaScript framework your coworker won't stop championing. 🪦📉 Enjoy the exclusive privilege of mourning tech with 99 other enthusiasts, while the rest of us continue to use Stack Overflow for free. 😏✌️
isthistechdead.com #digitalcrystalball #JavaScriptframework #techtrends #developerhumor #StackOverflow #HackerNews #ngated

www.isthistechdead.comIs This Tech Dead? | Tech Obsolescence TrackerFind out how dead your favorite tech really is with our data-driven obsolescence metrics. Up-to-date insights on technology relevance and adoption.
Replied in thread

@selzero I mean, if you’re actively gatekeeping, can you blame them?

I spent DECADES not getting shit done because of all of the edgelords on #stackoverflow, literally *punishing me* for asking a question.

AI is almost always wrong… but at least I don’t have to deal with insecure #edgelords making it impossible to ask to a question without removing it as a “dupe”.

I’m well aware of the repercussions to AI. Software engineering will suffer badly. #Enshittification will run rampant.

Today Im mostly looking at how to make the #ViewerJS #iframe at least partially responsive (have a better height re screensize maybe). So Im staring at SO a lot for hack ideas. This is their AI answer warning. Very interesting considering 'AI' takes everything we make but we don't want anything it gives back, at least not in the main tech forums. Uni's should take note of this, but probably dont even know.

For some reason, this morning is the day I've (finally) decided to take some time to actually learn #git in a more systematic way than my current approach of googling as I go along and inevitably forgetting how I solved the last problem... 🙈

I enjoyed reading and answering the quiz questions of the W3 schools tutorial (w3schools.com/git/) and I'm grateful to the #Stackoverflow peeps who have asked the same silly questions that I've been asking myself and to the kind people who patiently answered them. Now I know that "origin" doesn't have a particular meaning, it's just an alias for a URL and that there is a system to the use of one or two dashes in git commands (okay, I could have admittedly worked that one out by myself but trial-and-error served me just fine for the past few years... 🙃).

www.w3schools.comW3Schools.comW3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

Just saying, if anyone wants to find the most efficient way of finding the digits of an integer, this might be it :

``` c
#include <stdio.h>

// _ = indentation

int count_digits(int arg) {
__return snprintf(NULL, 0, "%d", arg) - (arg < 0);
}
```

Credit to this guy on #StackOverflow -> stackoverflow.com/a/34629799

EDIT : Oh, I guess @Mastodon doesn't support #markdown.

Stack OverflowCount number of digits - which method is most efficient?There are more than one solution for finding the-number-of-digits in a given number. For example: Method-1: int findn(int num) { char snum[100]; sprintf(snum, "%d", num); return

Учора десь години 4 витратив на налаштування #nginx та #wordpress. Начебто звучить нескладно, але спробуйте це зробити не на головному домені, а по префіксу, типу www.example.com/blog/
Сам WP це дозволяє - проблема була в налаштуваннях обробки локації /blog у звʼязці з обробкою php. Мучив #chatgpt, але в якийсь момент він вичерпав свої ідеї та почав ходити по колу. Прийшлось трохи підхачить шляхи симлінками та усе запрацювало.
Начебто працює як треба, але я розумію, що це саме хак. То, сьогодні на свіжу голову переробив як треба було. Знайшов рішення десь на #stackoverflow

I don't get how someone with lots of technical knowledge would think that an offline #LLM is a better solution to internet censorship than fucking #Kiwix . You know you can just, download all of #StackOverflow onto any device, right? And that it's basically the same data the LLMs are trained on? Except you won't get hallucinations?

I think a lot of people in tech don't give enough thought to the lesson of StackOverflow.

For years, before the Internet and during its explosion onto the world consciousness, there were people asking for help. And it became such a chore to answer their questions that "RTFM" became a meme. It metamorphed from a meme to a weird badge of pride... Telling a newbie to RTFM was a signifier of "those in the know" from "those still struggling to know."

Yet the questions kept coming.

And along came a team that build a mechanism for asking questions, answering them, and automating closure of that loop so that common questions were likely to be matched to common answers, and... For most users, it supplanted the old way of learning systems. Now the common pattern is "browse enough of the documentation to get started, and when you get stuck, hit StackOverflow."

I think the lesson here is that when you see a consistent, repeating human pattern of need and attempts to solve that need across years and years, it reflects a weakness in the current solution space.

Hmm this can't be legal under Creative Commons. Can it?

Maybe SO have a terms of use that allows them to show content on-site without attribution. Even then, re-users would have no way of knowing that, so others are still misinformed about the content's license.

mjtsai.com/blog/2025/01/10/lui by @mjtsai

mjtsai.comMichael Tsai - Blog - Luigi Mangione’s Account Renamed on Stack Overflow