thought you stood a chance? - eviltoast
    • Tsuki@beehaw.org
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      Dude, literally me. Whenever my friends or my brother’s friend come to my room, I opened up a few terminals with only one of them is actually for coding and they thoight I could hack someone’s Facebook account or something LMAO.

      Yes I live in Southeast Asia

  • randint@feddit.nl
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

    You really just threw “generic Chinese name” into some translator didn’t you lol

      • catshit_dogfart@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Heck I remember when you had to read “bleep bloops”. POST codes came in beeps, and that’s how you knew why the computer wouldn’t start.

        Sometimes I miss em, wish it gave those in addition to the modern indicators. Then I could just tell without even looking.

          • janNatan@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            Yes. My latest mobo has the pins for a POST speaker, but didn’t actually come with one. Installed it though and it works.

          • dan@upvote.au
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Some motherboards have a tiny piezoelectric speaker soldered on, which replaced the larger speakers that used to be used. It’s becoming less and less common though.

    • russjr08@outpost.zeuslink.net
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Ahaha, yes. I lost it and found it hilarious when I got to that part of the picture, then went “Hey wait a second… that’s me!”

  • Shugzaurus@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    OMG, of all the memes I read all day long, this had to be the one to actually make laugh hard.

  • bagfatnick@kulupu.duckdns.org
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I can really emphasise with Samir. Working in healthcare I’m basically limited to just the Office applications. However in the past few years I’ve been able to cook up solutions by reading / writing to file based databases, and using VBA to generate and bind to HTML contents on the fly for the built in IE11 instance. It’s as close to getting to some kind of web-stack within the confines of IT Sec in healthcare.

      • bagfatnick@kulupu.duckdns.org
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        For the backend I used the ADO library to create a MSAccess DB on a shared network folder. Then it’s a matter of using VBA to generate SQL commands to same library to read / write records from the DB.

        For the frontend, I use VBA to generate a HTML document from the fetched data. For the IE control in a user form, you can then write the HTML to it. During this process you can bind local VBA variables to any of the html elements in the page.

        A common flow would be:

        • User clicks an element in a table
        • simple JS on the page does some calculation, stores a value in a hidden input and clicks it.
        • the user form variable detects the click in the monitored element, reads the changes, and acts on it.

        I also have VBScript to act as the launcher by copying the excel file to the local machine, and launching the local copy. This solves the concurrency issue.

  • Atiran@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I have worked with most of these people at one point or another. I used to sit next to an old architect like walters. He had so many patents the company only recognize him on every 10th one.

  • ComradeSharkfucker@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    As someone with ADHD I am a mix of hackerman and tharg. Unfortunately the Adderall just makes me barely function and Ive never actually hacked anything