5 ms·
The various admonitions to publish to a personal blog, while encouraging, don't really get at the 0xfaded's request which I'd summarize as follows: With no one
by erikig 9mo ago
The various admonitions to publish to a personal blog, while encouraging, don't really get at the 0xfaded's request which I'd summarize as follows:
With no one asking questions these technical questions publicly, where, how and on what public platform will technical people find the problems that need solving so they can exercise their creativity for the benefit of all?
- Forgeties79 9mo agoSeriously where will we get this info anymore? I’ve depended on it for decades. No matter how obscure, I could always find a community that was talking about something I needed solved. I feel like that’s getting harder and harder every year. The balkanization of the Internet + garbage AI slop blogs overwhelming the clearly declining Google is a huge problem.
- HumblyTossed 9mo agoUsenet?
- Forgeties79 9mo agoI guess? I feel like it’s too small now. It can’t cover all my interests
- seb1204 9mo agoKeep using SO?
- Forgeties79 9mo agoWhen I grew up shakes fist at clouds I had a half dozen totally independent forums/sites to pull on for any interest or hobby no matter how obscure. I want it back!
- hattmall 9mo agoIt's true though, and the information was so deep and specific. Plus the communities were so legitimate and you could count on certain people appearing in threads and waiting for their input. Now the best you have are subreddits or janky Facebook groups .
- wiether 9mo agoThe discoverability, both from the outside and within is absolute trash, but the closest I find of those old forums nowadays are Discord servers.
- Forgeties79 9mo agoAgreed, it’s the discoverability that’s the real problem here at the end of it all. All the veterans are pulling up the drawbridges to protect their communities from trolls, greedy companies, AI scraping, etc. which means new people can’t find them. Which then means these communities eventually whither and stop being helpful resources for us all.
- nerusskyhigh 9mo agoMy genuine impression is that communities moved from forums to discord. Maybe that's why they are harder to find
- nyargh 9mo agoAnd discord is a terrible tool for knowledge collection imo. Their search is ok, but then I find myself digging through long and disjointed message threads, if replies/threading are even used at all by the participants.
- roncesvalles 9mo agoNot to mention, it's not indexed by search engines. It's the "deep web".
- nyargh 9mo agoYes, its a treasure hunt every single time when some project has most of their discussions on discord. It's awful imo.
- Aurornis 9mo ago> The various admonitions to publish to a personal blog, while encouraging, don't really get at the 0xfaded's request They also completely missed the fact that 0xfaded did write a blog post and it’s linked in the second sentence of the SO post. > There is a relatively simple numerical method with better convergence than Newtons Method. I have a blog post about why it works http://wet-robots.ghost.io/simple-method-for-distance-to-ellipse/ http://wet-robots.ghost.io/simple-method-for-distance-to-ell...
- keepamovin 9mo agoClearly we need something in between the fauxpen-access of journals and the wilde west of the blogosphere, probably. Why wouldn't the faded ox publish in a paper? Idk, but I guess we need things similar to those circulars that British royal society members used to send to each other...except not reserved for a club. The web should be a natural at this. But it's either centralized -> monetized -> corrupted, or decentralized -> unindexed/niche -> forgotten fringe. What can come between?
- Nition 9mo agoI wonder if there could be something like a Wikipedia for programming. A bit like what the book Design Patterns did in 1994, collecting everyone's useful solutions, but on a much larger scale. Everyone shares the best strategies and algorithms for everything, and updates them when new ones come about, and we finally stop reinventing the wheel for every new project. To some extent that was Stack Overflow, and it's also GitHub, and now it's also LLMs, but not quite. May I suggest "PASTE": Patterns, Algorithms, Solutions, Techniques, and Examples. "Just copy PASTE", they'll say.
- fabianholzer 9mo agoWard Cunningham once, of all places in an Github issue [0], explained how the original C2 Wiki was seeded. > Perhaps I should explain why wiki worked. > I wrote a program in a weekend and then spent two hours a day for the next five years curating the content it held. For another five years a collection of people did the same work with love for what was there. But that was the end. A third cohort of curators did not appear. Content suffered. A heroic amount effort of a single person, and later the collective effort of a small group, worked in the mid-90es. I'm skeptical that it will be repeatable 30 years later. Despite this, it would be the type of place, that I'd like to visit on the web. :( [0] https://github.com/WardCunningham/remodeling/issues/51#issuecomment-832759167 https://github.com/WardCunningham/remodeling/issues/51#issue...
- nyargh 9mo agoAn algolwiki is a great idea, but I just wanted to say I got a good chuckle from this, thanks :) > May I suggest "PASTE": Patterns, Algorithms, Solutions, Techniques, and Examples. "Just copy PASTE", they'll say.
- 0xbadcafebee 9mo ago> where, how and on what public platform will technical people find the problems that need solving so they can exercise their creativity for the benefit of all? The same place people have always discovered problems to work on, for the entire history of human civilization. Industry, trades, academia, public service, newspapers, community organizations. The world is filled with unsolved problems, and places to go to work on them. Einstein was literally a patent clerk.
- zahlman 9mo agoYou can (and always were encouraged to) ask your own questions, too. And there are more sites like this (see e.g. https://codidact.com https://codidact.com — fd: moderator of the Software section). Just because something loses popularity isn't a reason to stop doing it.
- eastbound 9mo agoStackOverflow is famously obnoxious about questions badly asked, badly categorized, duplicated… It’s actually a topic on which StackOverflow would benefit from AI A LOT. Imagine StackOverflow rebrands itself as the place where you can ask the LLM and it benefits the world, whoch correctly rephrasing the question behind the scenes and creating public records for them.
- rerdavies 9mo agoAnd famously obnoxious about rejecting questions that are properly asked, properly categorized, and not actually duplicated.
- eastbound 9mo agoSO is not obnoxious because the users are wrong!
- wizzwizz4 9mo agoThe company tried this. It fell through immediately. So they went away, and came back with a much improved version. It also fell through immediately. Turns out, this idea is just bad: LLMs can't rephrase questions accurately, when those questions are novel, which is precisely the case that Stack Overflow needs. For the pedantic: there were actually three attempts, all of which failed. The question title generator was positively received (https://meta.stackexchange.com/q/388492/308065 https://meta.stackexchange.com/q/388492/308065), but ultimately removed (https://meta.stackoverflow.com/q/424638/5223757 https://meta.stackoverflow.com/q/424638/5223757) because it didn't work properly, and interfered with curation. The question formatting assistant failed obviously and catastrophically (https://meta.stackoverflow.com/a/425167/5223757 https://meta.stackoverflow.com/a/425167/5223757). The new question assistant failed in much the same ways (https://meta.stackoverflow.com/a/432638/5223757 https://meta.stackoverflow.com/a/432638/5223757), despite over a year of improvements, but was pushed through anyway.