Request for Technically Risky Projects
What technical projects do you think should exist in the world? What hard problems exist in your field? Where do you think the frontiers of science/technology lie?
I'm interested in learning about hard technical problems you think are worth solving.
30 comments
[ 3.3 ms ] story [ 66.4 ms ] threadIt turns out that this is a way harder problem than I thought. I'm in this space for some time now and am happy to talk about it.
Relevant links: https://github.com/canonical-debate-lab/paper/blob/master/RE...
https://www.societylibrary.org/
You might be aware of it already, but just in case, the most progress I've seen in the area of web-based argument mapping has been Arguman ( https://github.com/arguman/arguman.org ). They're also following an open source model and there could be opportunities to co-operate and/or share ideas.
Looking at all these tools makes it clear how difficult it is to create one that actually "works".
Most of the researchers at the canonical debate lab created their own tool in the past and are now discussing how a next-generation tool should look like.
Can you share a sense for what any of the core unsolved problems are? (I'd be happy to read a mailing list / previous discussions if there's too much background to be worth communicating in a comment here)
I've noticed that Arguman seemed to run into community management and spam issues. More broadly speaking there seems to be a societal challenge in getting people to trust and feel invested in honest debating and to accept best-known truths.
- The argumentation data model
- An attack/manipulation-proof community curation system (maybe similar to StackOverflow)
- A user-interface that can be used by anyone who is interested to contribute, but powerful enough to work with the argumentation structure
There is a weekly zoom meeting every monday that is recorded and uploaded to youtube: https://www.youtube.com/playlist?list=PLwMyf-sRX2_Hqw-h9ba_S...
Edit: small clarification
It's interesting to dive into the factors that influence online debates; reputation, trolling, anonymity, echo-chambers, the hive mind, language barriers, commercial interests.... There's so much more to an online discussion than just the argument presented...
Privacy-respecting decentralized online identity.
Just in case: https://solidproject.org/
[0] http://www.weboftrust.info/
[1] https://identity.foundation/
[2] https://www.w3.org/TR/vc-data-model/
however, a friend of mine has been working on a community site for fishing enthusiasts for years. it's _extremely hard_ to bootstrap a community site of any kind, even if it's not "social networking" per se.
The goal is usually media, centered around yourself. For some people, it could be their line of work, or happenings in their neighbourhood. FB, prioritizing growth, is like the BuzzFeed of social media, but we're starting to see why that doesn't work.
Interesting.
It sounds like parent commenter is working on the former.
1. Memory Safety C-language literally dominates embedded software stack, while every on knows it is not memory safe and terrible memory bugs will be found but not yet discovered.
2. Compile time The whole GNU toolchain take minutes if not hours to make, which makes CI/CD painfully long.
[1] https://openai.com/blog/jukebox/
With the arrival of webgpu, I predict we'll begin to see end to end frameworks for building web apps that own the entire pipeline of application state management to drawing pixels on the screen.