HackerTrans
TopNewTrendsCommentsPastAskShowJobs

micropresident

no profile record

comments

micropresident
·3 года назад·discuss
This can be addressed. Protocols not platforms™. However, these protocols need to have spam mitigation mechanisms built it. We need "RPoW" tokens deployed ubiquitously.
micropresident
·3 года назад·discuss
Spam is the reason. Phone numbers are a costly resource to spammers. Having them permanently banned from Discord after spamming is a way to keep spam down quite a lot.

I've been working on this exact problem for years, and have solved it differently. If anyone is interested, here's the draft whitepaper on my solution: https://www.stampchat.io/whitepaper.pdf
micropresident
·3 года назад·discuss
C++'s compile times are caused by design issues. Dlang compiles nearly instantaneously (for example). Lack of modules, and abiguities in the syntax are roughly what causes it.
micropresident
·3 года назад·discuss
I've already built a fully working prototype of all of this, and am looking for funding to complete it. It also supports a number of other things such as pay-to-mail that have been talked about for years.

https://web.stampchat.io
micropresident
·3 года назад·discuss
Tipping is to incentivize personalized, special, service. The proliferation of it is because people forgot what it's for. Don't tip when you're a fungible customer.
micropresident
·3 года назад·discuss
What are you talking about? This works: https://en.wikipedia.org/wiki/Thermal_depolymerization

The carbon without hydrogen produced CO, and it is burned to produce CO2, and that is used to actually heat the mixture.
micropresident
·3 года назад·discuss
They're shortsighted fools.
micropresident
·4 года назад·discuss
My first floor flooded on NYE. I'm not looking forward to Wednesday -- will likely flood again. Going to be a lot of $$$ to repair and fix the drainage.
micropresident
·4 года назад·discuss
Bitcoin can do that many transactions fairly easily with the changes we made for eCash. All the quadratic performance bottlenecks were removed.
micropresident
·4 года назад·discuss
Agree with you. However, Stamp is federated only for encrypted direct messages. The twitter-ish feeds are shared everything, and anyone can spin up a node. Anyone can post anything. Good luck taking it down from all the nodes.

That's the reason for the RPoW tokens, otherwise the platform would collapse from spam/DDoS.

Also, where you accept your DMs can move relatively quickly with the way the system is designed.
micropresident
·4 года назад·discuss
Yup. The UX is going to be tricky. In the system I'm building there's a shared-everything KV store that your client publishes to similar to their system. I've got a system worked out for recovering your account in a decentralized way if a trojan exposes your key. However, I think there will be a need for services that help with this.
micropresident
·4 года назад·discuss
This is a step in the right direction. Federated protocols that aren't moderated or controlled by private organizations is critical for free speech -- but I wonder how moderation will be handled on systems like this... It seems inevitable that it will still centralize around hubs which are efficient at keeping spam off, and that inevitably leads to other types of censorship.

I think they're spot on with needing control over your identity, and them being transferable. Being locked into <username>@host.com is a big pitfall of email.

I've been working on a similar federated protocol awhile which integrates Hal Finney's RPoW concept. Moderation isn't federated which is where it diverges from things like mastodon and bluesky.

Instead, you're paid in messaging tokens by the sender to keep spam off the platform. Tokens are free, assuming you don't need mass amounts of them to spam.

I'm hoping to find some other engineers that might be interested to help work on it. Can contact me Stamp at lotus_16PSJPAVocAM5behRWxqwQnpEVRPJrV4XxbthBhJR. (Human readable handles using DIDs are something we need to get working.)

https://web.stampchat.io