• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle


  • Why? Does 95% of digital advertisement even serve a single valuable purpose?

    I get that websites need funding and that legitimate business require some way communicate their services exist. We need to solve the problem for the former and create specialized accessible safe spaces for the later.

    When is the last time anyone here saw an ad for a local business, when is the last time anyone recall willfully clicking one? Was there actually anything useful there?

    From what i recall ads almost always are one of the following:

    • sex, barely legal drugs and predatory video games. (Lumped together to make a bad pun)

    • real product/fake price: oh this item isnt in stock plz look at catalog

    • politics, buy our guide to get rich, actual illegal scam operation.

    None of them are honest or respectful to the customer. People aren’t prey, stop baiting.

    Admittedly, for me this is personal. Autism means i experience the extra noise as painful. Plastering it on useful websites feels like a hostile attack to keep me out and unwelcome. I downright refuse to look at watch nor will i support them through ad free subscriptions to the point of it having become a digital disability.

    But come on, can we smart online people really not figure out something else that isn’t based on literal brainwashing.






  • Fyi: this also depends on local factors and the kind of stuff your looking for.

    In my experience ddg is awful which is strange cause its powered by bing results while Bing result are ok, on par with google for searching and finding websites/services

    Startpage wich is deanonimized google works great on premise but its unusable If you want to find local services/stores or governments sites. (It makes total sense though, its the tradeoff of sharing location data). At some point the top result was a starbucks on the other side of the planet and i had actually provided the settings with my nationality and main language.

    Google remains king when it comes to digital shopping, results list almost all the major local retailers for me. Bing seems to pick favorite more selectively.

    In all seriously of late the tools ivebeen the most happy with are:

    • wikipedia search
    • wolfram alpha
    • gpt-4 (with healthy skepticism)

    I seem to be naturally moving away from search engines in favor of just a few bookmarked sites where the real content is. Most of the internet that i havent seen is either not my thing or feels dead



  • Its not meant to be but can be used as one.

    My initial idea what that sites could look up a combo of an email and sign to see if they are a match by Looking up the algo used to make it.

    But I realized this wasn’t all that necessary once i realized you can include the hashing protocol in the code so sites that you have account for can verify on their own without third party.

    I guess i forgot that there is no point left for the sites to be used to verify as all it really will tell you is that yes that is a valid sign registered here. But i see no reason why a competitor cant try the same thing.



  • I mean, a fair amount of people have point out my system is flawed and has been done better so its kinda a waste of time but i don’t think these are good against arguments against it so i will try to clarify this a bit more.

    The sign is not a point of entry, it doesn’t matter that people can copy it anymore than people can have the same first name as you. There is very little anyone can win by knowing or copying your sign except maybe light bullying. It definiteness inst worse then what stranger can do with your email address. It is a name people can use to identify you but its not a proof of identity on its own, you’d need to combine it with something like a password for that.

    At this point of time every site, every store every account is made using your email, the databases already exist. Rather then just inventing a brand new system for new sites, i though of something that could work with the current one. They only need to check their existing database once per email and change it into the hash, so now the user can login using the hash and can no longer login using he email.

    The email verification thing is bog standard procedure we use today build in every account registration setup to guarantee that its the owner of the email that is making an account, i would be using it the same way to make sure you cant create a code for someone elses emai. You may wander how to do this when there is no more email in the registration for other sides. Easy, there is no initial check, its not a problem irl that people have the same name, neither is it a real problem that someone used your sign for a login, i cant see a reason why they would but next to forgot pasword there is now “Someone else has used my sign” In this case the site could still ask an email address as a secondary identifier, Cross reference the email again the code itself (as the code contains the algorithm to convert the email into the code), send standard verification mail so the owner can proof ownership. old account gets deleted and they get a new one. Using someone else sign cant be stopped just like you can pick any first and last name on facebook but because we know the signs to be unique it should be against TOS to create an account using someone a sign made with an email you don’t own without permission.

    This has gone on to long again, its a flawed idea, i wont actually execute it and i pretty much expected it to be shot down, the feedback is still valuable to me, which is why i did it.

    I’ll summarize myself and my initial intentions in a final stance.:

    I firmly stand again the practice of using email addresses as usernames for online identities, there are good reasons for sites to require your email address but a username or way to login is not a good reason for such sensitive communication-information.


  • This needs more tests. It looks like current results are the combination of how braincells naturally filter the experience if sound and ai on top of that.

    It looks like the brain actually does recognize voices as different but we need an ai to read this from the brain. I am curious how much better this performs then just pure ai.

    Id alo like to know how the brain got exposed to sound cause irl an organic microphone is an ear, is it a brain with ears?

    Even if not better then just ai voice recognition. Sending experiences trough neural matter and using ai to analyze the way it responds will learn us a lot about how the brain actually works.





  • To add something, as you mentioned gpt-4 neurons are only a fraction of a human brain.

    The entire human brain runs on 10-20 watt, thats about a single lightbulb to do all the computing needed for conscious intelligence.

    Its crazy how optimized natural life is and we have a lot left to learn.