json's recent activity

  1. Comment on YouTube’s new ads will ruin the best part of a video on purpose in ~tech

  2. Comment on Microsoft raises the price of all Xbox Series consoles, Xbox games confirmed to hit $80 this holiday in ~games

    json
    Link Parent
    I wonder if digital downloads could technically be tariff free.

    I wonder if digital downloads could technically be tariff free.

  3. Comment on What programming/technical projects have you been working on? in ~comp

  4. Comment on I dont want Windows 11, how easy is it to use Linux? in ~tech

    json
    Link Parent
    I gave up on Ubuntu as soon as it started to trick you into installing snaps when you're using apt/apt-get (and therefore expecting real debs from repo).

    I gave up on Ubuntu as soon as it started to trick you into installing snaps when you're using apt/apt-get (and therefore expecting real debs from repo).

    9 votes
  5. Comment on My thoughts on Dropout streaming service in ~tv

    json
    Link Parent
    Same entity?

    And Sam's mom, wife and (alas former) dog

    Same entity?

    5 votes
  6. Comment on What programming/technical projects have you been working on? in ~comp

    json
    (edited )
    Link Parent
    dash supported. ksh, dash, sh, bash, zsh all work.

    dash supported. I think my use of 'local' is hindering posix now.
    ksh, dash, sh, bash, zsh all work.

    1 vote
  7. Comment on Norway's capital is known for its green policies and widespread adoption of electric vehicles. Why does the city still struggle with air pollution? in ~enviro

    json
    Link Parent
    Whatever you do, if you find yourself having inhaled a 1cm airborne particle, don't follow it up with increasingly larger objects. A notable case involved an elderly woman who, after swallowing a...

    Whatever you do, if you find yourself having inhaled a 1cm airborne particle, don't follow it up with increasingly larger objects.

    A notable case involved an elderly woman who, after swallowing a fly, attempted to mitigate the situation by sequentially ingesting larger animals in a flawed internal predator-prey response—ultimately culminating in her death. The case underscores the risks of unsupervised biological escalation following airborne particle ingestion.

    31 votes
  8. Comment on What programming/technical projects have you been working on? in ~comp

    json
    Link Parent
    Changed stuff so it's not zsh specific and works with bash. Will work on what dash fails on next.

    Changed stuff so it's not zsh specific and works with bash. Will work on what dash fails on next.

    1 vote
  9. Comment on Microsoft starts final Windows Recall testing before rollout in ~tech

    json
    Link Parent
    Might as in, not all cameras would be analysing for keypresses.

    Might as in, not all cameras would be analysing for keypresses.

    2 votes
  10. Comment on Microsoft starts final Windows Recall testing before rollout in ~tech

    json
    Link Parent
    Camera with view of keyboard might be able catch key presses.

    Camera with view of keyboard might be able catch key presses.

    5 votes
  11. Comment on What programming/technical projects have you been working on? in ~comp

  12. Comment on What programming/technical projects have you been working on? in ~comp

    json
    Link
    Still playing around writing some interpreter for an esolang using zsh. https://github.com/master5o1/dick-sh It's so stupid but quite fun way to learn stuff bout zsh and shell scripts. zsh because...

    Still playing around writing some interpreter for an esolang using zsh.

    https://github.com/master5o1/dick-sh

    It's so stupid but quite fun way to learn stuff bout zsh and shell scripts.
    zsh because I use macOS.

    It's basically feature complete according to the esolang it's based on.
    Made a --strict mode validator to opt into adhering to restricted variable names condition.

    Next I'm gonna look at how LSP works and see if I can get vscode to understand this thing.

    1 vote
  13. Comment on 23andMe files for bankruptcy in ~finance

    json
    Link
    I thought this happened a few years ago? Or was that another of these (imo pointless) services?

    I thought this happened a few years ago? Or was that another of these (imo pointless) services?

    3 votes
  14. Comment on Introducing two new PebbleOS watches! in ~tech

    json
    Link Parent
    Personal/fitness tracker? Though start/stop a thing that's actually on the phone is probably sufficient.

    Personal/fitness tracker? Though start/stop a thing that's actually on the phone is probably sufficient.

  15. Comment on Moonlight: Open source game streaming client in ~games

    json
    Link
    This might be a good answer to wtf I do with my Wii U these days. And repurposing an existing device rather than getting a new one so my kids can play games. Might need to figure out something...

    This might be a good answer to wtf I do with my Wii U these days.

    And repurposing an existing device rather than getting a new one so my kids can play games.

    Might need to figure out something with the game host though...

    4 votes
  16. Comment on x86 assembler in Bash in ~comp

    json
    Link Parent
    I'm not sure the adhd would let me get that far.

    I'm not sure the adhd would let me get that far.

    3 votes
  17. Comment on What programming/technical projects have you been working on? in ~comp

    json
    Link
    About a week ago came across Dick, an esoteric language, and got sniped into making an interpreter for it in (zsh) shell script. Well, at that point it was just rubber-duck with ChatGPT to think...

    About a week ago came across Dick, an esoteric language, and got sniped into making an interpreter for it in (zsh) shell script.
    Well, at that point it was just rubber-duck with ChatGPT to think about how to do that.

    Only today did I build out the interpreter script and a few sample programs.
    https://github.com/master5o1/dick-sh

  18. Comment on x86 assembler in Bash in ~comp

    json
    Link Parent
    I can elaborate on why I misread in this way: About a week ago came across Dick, an esoteric language, and got sniped into making an interpreter for it in (zsh) shell script. Well, at that point...

    I can elaborate on why I misread in this way: About a week ago came across Dick, an esoteric language, and got sniped into making an interpreter for it in (zsh) shell script.
    Well, at that point it was just rubber-duck with ChatGPT to think about how to do that.

    Only today did I build out the interpreter script and a few sample programs.
    https://github.com/master5o1/dick-sh

    1 vote
  19. Comment on What's the oldest tech you use, and why do you still use it? in ~tech

    json
    Link Parent
    My first thought was along these lines. I was thinking of objects like my bed, as foam and springs may be modern, not a 21st century innovation. Perhaps the plates and cutlery are older again...

    My first thought was along these lines. I was thinking of objects like my bed, as foam and springs may be modern, not a 21st century innovation.
    Perhaps the plates and cutlery are older again since their last major innovative change (eg, die stamped).

  20. Comment on x86 assembler in Bash in ~comp

    json
    Link Parent
    Oh. That's far too normal.

    Oh. That's far too normal.

    5 votes