Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Greentext
  3. Anon does some online shopping

Anon does some online shopping

Scheduled Pinned Locked Moved Greentext
greentext
145 Posts 106 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B [email protected]

    Is it this?

    https://how-i-experience-web-today.com/detail

    icastfist@programming.devI This user is from outside of this forum
    icastfist@programming.devI This user is from outside of this forum
    [email protected]
    wrote last edited by
    #79

    The only wrong thing is that the video is "click to play" - it should be autoplaying by default

    1 Reply Last reply
    7
    • B [email protected]

      Those popups were so prolific that all browser developers responded by implementing popup blockers.

      Which kind of led to the absolute mess of banner ads (and the adblockers created in response) that we still have today. I dare you to deactivate your adblocker on any of the major (commercial) news sites.

      icastfist@programming.devI This user is from outside of this forum
      icastfist@programming.devI This user is from outside of this forum
      [email protected]
      wrote last edited by
      #80

      I also recall not a single one of those builtin popup blockers working as intended, random popups would show up anyway. Hell, that feature still leads to annoyances when a site actually needs to open a new window (happens with some internal systems being used where I work)

      1 Reply Last reply
      1
      • P [email protected]

        You missed scroll hijacking because reinventing how things move on the screen is important for some reason?

        icastfist@programming.devI This user is from outside of this forum
        icastfist@programming.devI This user is from outside of this forum
        [email protected]
        wrote last edited by
        #81

        Because phones. The reason behind fucking up scrolling is phones. Swipe upwards once and get the next pretty animated scrolling to the precise place, wooo!

        1 Reply Last reply
        0
        • B [email protected]

          One trick for the "back button doesn't work" is to right click it and select the page you want to go back to from that list.

          Though I do wish back buttons worked on clicks rather than loads or anything a site can override with javascript. I hate the sites that treat scrolling to the next article as a new page. It trains me to not scroll to the next one, even if it looks interesting, because they fuck with my browser like that (even though I can work around it, fuck them for the attempt).

          icastfist@programming.devI This user is from outside of this forum
          icastfist@programming.devI This user is from outside of this forum
          [email protected]
          wrote last edited by
          #82

          After using window.location.replace(url); the current page will not be saved in session history, meaning the user won't be able to use the Back button to navigate to it.

          I also hate how some sites block middle mouse clicks or ctrl+click, which opens a new tab. So I'm forced to follow the stupid link then either middle click the back button, or right click back - open in new tab

          1 Reply Last reply
          2
          • H [email protected]

            Yeah, idk. 2005 internet sucked in a lot of ways too. Nostalgia doing a lot of work here

            icastfist@programming.devI This user is from outside of this forum
            icastfist@programming.devI This user is from outside of this forum
            [email protected]
            wrote last edited by
            #83

            Mostly because of flash and shit speeds.

            1 Reply Last reply
            0
            • beryl@jlai.luB [email protected]

              Also the thing you're actually looking for will be on the 3rd result page, buried under a dozen vaguely related items that are the site ''recommendation '' even though you typed the exact reference of the thing you were looking for.

              icastfist@programming.devI This user is from outside of this forum
              icastfist@programming.devI This user is from outside of this forum
              [email protected]
              wrote last edited by
              #84

              Oh, and those filters on the side? Forget it, they'll remove results you might actually care to view

              1 Reply Last reply
              0
              • T [email protected]

                And everything is SO FUCKING SLOW. I swear my old Celeron 300A at 500mhz running Windows 98 and SUSE Linux was super responsive. Everything you clicked just responded right away, everything felt smooth and snappy. Chatting with people over the internet using ICQ or MSN was basically instant, all the windows opened instantly, typing had zero latency and sending messages was instant.

                My current Ryzen 5950X is not only a billion times faster, it also has 16 times the number of cores. I have hundreds of times the RAM as I had HDD capacity on that old system. Yet everything is slower, typing has latency, starting up Teams takes 5 minutes. Doing anything is slow, everything has latency and you need to wait for things to finish loading and rendering unless you want everything to mess up and you'd have to wait even more.

                Z This user is from outside of this forum
                Z This user is from outside of this forum
                [email protected]
                wrote last edited by
                #85

                That’s because in the Celeron 266-300A-350 days we overclockers were as gods! And if you had just moved from a modem connection to a university LAN connection like me, it was peak computer usage.

                The way you describe performance then and now makes me wonder if you’re thinking mostly about running SUSE back then and if you’re talking about a Windows (Teams) machine now. I definitely remember things like the right-click menu taking forever to load sometimes on old windows & HDD based systems.

                Using Linux on my work & home PCs now after being used to Windows on them first, they have that responsive feel back.

                T 1 Reply Last reply
                3
                • G [email protected]
                  This post did not contain any content.
                  A This user is from outside of this forum
                  A This user is from outside of this forum
                  [email protected]
                  wrote last edited by [email protected]
                  #86
                  • 2025
                  • Go to any website
                  • uBlock Origin
                  • No ads and cookie banners
                  • Some AI chat assistant named Jill on the bottom right corner
                  kingporkchop@lemmy.caK 1 Reply Last reply
                  27
                  • N [email protected]

                    In the 90s, a lot of programmers spent a lot of time carefully optimizing everything, on the theory that every CPU cycle counted. And in the decades since, it's gotten easier than ever to write software, but the craft of writing great software has stalled compared to the ease of writing mediocre software. "Why shouldn't we block on a call to a remote service? Computers are so fast these days"

                    Z This user is from outside of this forum
                    Z This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #87

                    One thing I love about the Linux/FOSS world is that people work on software because they care about it. This leads to them focusing on parts of the system that users often also care about, rather than the parts that Product Management calculated could best grow engagement and revenue per user over the next quarter.

                    I’m not arguing that all these big frameworks and high level languages are bad, by the way. Making computers and programming accessible is a huge positive. I probably even use some of their inefficient creations that simply would not exist otherwise. And for many small or one-off applications, the time saved in programming is orders of magnitude higher than the time saved waiting on execution.

                    But when it comes to the most performance sensitive utilities and kernel code in my GNU plus Linux operating system, efficiency gets way more important and I’ll stick with the stuff that was forged and chiseled from raw C over decades by the greybeards.

                    1 Reply Last reply
                    4
                    • M [email protected]

                      Amazon price mysteriously $7 higher

                      L This user is from outside of this forum
                      L This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #88

                      It's not though. They're always the cheapest even before shipping.

                      M 1 Reply Last reply
                      0
                      • T [email protected]

                        And everything is SO FUCKING SLOW. I swear my old Celeron 300A at 500mhz running Windows 98 and SUSE Linux was super responsive. Everything you clicked just responded right away, everything felt smooth and snappy. Chatting with people over the internet using ICQ or MSN was basically instant, all the windows opened instantly, typing had zero latency and sending messages was instant.

                        My current Ryzen 5950X is not only a billion times faster, it also has 16 times the number of cores. I have hundreds of times the RAM as I had HDD capacity on that old system. Yet everything is slower, typing has latency, starting up Teams takes 5 minutes. Doing anything is slow, everything has latency and you need to wait for things to finish loading and rendering unless you want everything to mess up and you'd have to wait even more.

                        icastfist@programming.devI This user is from outside of this forum
                        icastfist@programming.devI This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #89

                        "If you have resources, why shouldn't MY website be using 100% of it?" - web developers since 2017

                        1 Reply Last reply
                        11
                        • M [email protected]

                          Please provide further reading to prove your point

                          J This user is from outside of this forum
                          J This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #90

                          2005 was back when you would open a page and get a cascade of pop-ups, then have to wait for a flash presentation load, play, and then present the option the website had to navigate with

                          1 Reply Last reply
                          1
                          • T [email protected]

                            I came here to say this. Often times the pop ups are so bad that I just leave the site. Its almost never worth it

                            codeblooded@programming.devC This user is from outside of this forum
                            codeblooded@programming.devC This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #91

                            I often decide I don’t actually need what I was about to purchase when I run into this, and I close out the browser tab and move on.

                            …I guess in some weird way, the poor experience benefits me!

                            gradually_adjusting@lemmy.worldG 1 Reply Last reply
                            6
                            • T [email protected]

                              This is the reason why I had a long and bloody fight regarding the homepage of the company I work at. And I won.

                              Management wanted a new homepage, marketing wanted the homepage to be - and this is a citation - "Emotional!!! And we want ENGAGEMENT!!!" (For context: We are building industrial machinery).

                              Marketing got an external offer (behind my back) and a mockup of the homepage based on React with animations and an dynamic background which turned every PC we looked at it with into a space heater. And they wanted to spend > 15 k € on it.

                              I - as something yanks would call a CTO - said no.

                              Everything turned quiet "Emotional!!!" for a couple of months, but in the end I won with the argument that we are building FUCKING BORING INDUSTRIAL MACHINERY, our costumers seldom change and if so, they are also from some big boring industrial company who already know us because we are in this business since Ugh, the first CEO chiseled the first iteration of our landmark product with a flintstone in 15000 BC.

                              The rebuild of the homepage resulted in something that is quiet nice looking... but that can also work perfectly fine in fucking DILLO!

                              A This user is from outside of this forum
                              A This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #92

                              Yeah good call, idek your company, site, or industry, and I don't need to. As someone who has to deal with the same shit from a customer perspective I can't hate it enough.

                              Professional websites should all aspire to be like McMaster-Carr's, "you know why you are here why should we bug you with bullshit, now what size roll pins did you need?" Literally one of my favorite websites of all time, no muss no fuss.

                              1 Reply Last reply
                              3
                              • B [email protected]

                                Is it this?

                                https://how-i-experience-web-today.com/detail

                                M This user is from outside of this forum
                                M This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #93

                                That is it. thanks!

                                1 Reply Last reply
                                0
                                • Z [email protected]

                                  That’s because in the Celeron 266-300A-350 days we overclockers were as gods! And if you had just moved from a modem connection to a university LAN connection like me, it was peak computer usage.

                                  The way you describe performance then and now makes me wonder if you’re thinking mostly about running SUSE back then and if you’re talking about a Windows (Teams) machine now. I definitely remember things like the right-click menu taking forever to load sometimes on old windows & HDD based systems.

                                  Using Linux on my work & home PCs now after being used to Windows on them first, they have that responsive feel back.

                                  T This user is from outside of this forum
                                  T This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #94

                                  I use Arch BTW.

                                  Teams runs on just about anything, which is part of why it's so slow.

                                  Back in the day Windows 98 was definitly faster than SUSE on my machine. Drivers back then on Linux were rough and if you wanted to play a game you'd need Windows or DOS for sure.

                                  I only had 56k dialup back then, no fast internet for me.

                                  Z 1 Reply Last reply
                                  1
                                  • A [email protected]
                                    • 2025
                                    • Go to any website
                                    • uBlock Origin
                                    • No ads and cookie banners
                                    • Some AI chat assistant named Jill on the bottom right corner
                                    kingporkchop@lemmy.caK This user is from outside of this forum
                                    kingporkchop@lemmy.caK This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #95

                                    I always ask AI Jill if she wants to fuck.

                                    cmdrkeen@lemmy.todayC 1 Reply Last reply
                                    9
                                    • G [email protected]
                                      This post did not contain any content.
                                      snowpix@lemmy.caS This user is from outside of this forum
                                      snowpix@lemmy.caS This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #96

                                      The fake chats all seem to use the exact same image too. Apparently this one woman works for dozens of support sites if you were to believe she was real in the first place.

                                      D internetcitizen2@lemmy.worldI 2 Replies Last reply
                                      8
                                      • T [email protected]

                                        Yeah but then they pull the old you need to enter everything to get the delivery costs. I understand they need my address to figure out what shipping would cost. But they also require my name, email and phonenumber before showing the shipment costs. So annoying, it makes comparing prices between shops impossible as some shops have higher prices and free shipping, where others have super low prices, but then fuck you on the shipping.

                                        N This user is from outside of this forum
                                        N This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #97

                                        I love using rockauto for buying car parts for this reason. Basically the whole site works like it's 2002, in a good way. Enter site. Click the items you need, with easily searchable indexes. Get multiple different brands and choices of same part. Go to checkout. Enter email and zip code you used last time. Enter CC info. Done.

                                        1 Reply Last reply
                                        0
                                        • L [email protected]

                                          It's not though. They're always the cheapest even before shipping.

                                          M This user is from outside of this forum
                                          M This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #98

                                          Depends if it's sold by Amazon who stuffed 90000 units in their own warehouse or if it's just sold through amazon by the same vendor. I've seen all three prices on the same item all still on amazon.

                                          L 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups