GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org), page 3

  1. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Friday, 07-Nov-2025 10:15:20 JST ARGVMI~1.PIF ARGVMI~1.PIF

    I must confess I'm really liking #SQLite right now.

    The database is just a file. You can put it anywhere, even on a network file system. There is no user name, no password, no IP address and port number, no certificate, and no separate RDBMS process to babysit.

    And yet it's still a proper database with SQL and ACID and all. I can query it like any other database, even if there is some other program writing to the database at the same time.

    Beautiful.

    #programming

    In conversation about 4 months ago from mastodon.sdf.org permalink
  2. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Tuesday, 04-Nov-2025 10:15:35 JST ARGVMI~1.PIF ARGVMI~1.PIF

    Oof. Repeatedly, rapidly switching my right hand between mouse and keyboard is hard on my shoulder.

    Middle-aged programmer problems. 😅

    In conversation about 4 months ago from mastodon.sdf.org permalink
  3. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Saturday, 01-Nov-2025 21:10:38 JST ARGVMI~1.PIF ARGVMI~1.PIF

    How the hell did we ever live with 640×480?

    I'm running 3840×2160 on a 28-inch screen and I still sometimes turn on my second screen to get more space.

    At 640×480 I would surely go mad.

    #retrocomputing

    In conversation about 4 months ago from mastodon.sdf.org permalink

    Attachments


  4. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Saturday, 01-Nov-2025 00:17:09 JST ARGVMI~1.PIF ARGVMI~1.PIF

    Happy Friday to all who celebrate.

    In conversation about 5 months ago from mastodon.sdf.org permalink
  5. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Thursday, 16-Oct-2025 08:03:37 JST ARGVMI~1.PIF ARGVMI~1.PIF

    That's neat how I can scan a bunch of papers into a 57MB PDF and the whole thing fits easily into RAM, let alone disk.

    There was a time when people (by which I mean me) dreamed of scanning all the things and storing them microscopically in the computer. Well, the future is now!

    In conversation about 5 months ago from mastodon.sdf.org permalink
  6. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Wednesday, 15-Oct-2025 12:56:01 JST ARGVMI~1.PIF ARGVMI~1.PIF

    Slightly disappointed that it's called #LibrePhone and not “GNA's Not Android”.

    #FSF #GNU #shitpost

    In conversation about 5 months ago from mastodon.sdf.org permalink
  7. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Monday, 13-Oct-2025 13:41:23 JST ARGVMI~1.PIF ARGVMI~1.PIF

    At #Microsoft in the 2000s, the Recycle Bin wasn't just an icon on the desktop. They had actual recycle bins throughout the campus too.

    When it came time to dispose of them, #RaymondChen saw to it that the recycle bins were, themselves, recycled. He tells the story in this installment of #OldNewThing. https://devblogs.microsoft.com/oldnewthing/20121016-00/?p=6323

    In conversation about 5 months ago from mastodon.sdf.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: devblogs.microsoft.com
      Irony patrol: Recycling bins - The Old New Thing
      from Raymond Chen
      Microsoft has a large corporate recycling effort. Every office, every mail room, every kitchenette, every conference room has a recycling bin. The dining facilities earned Green Restaurant Certification, and there is a goal of making the cafeterias a zero-landfill facility by 2012. (Hey, that’s this year!) A few years ago, I found one room in […]
  8. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Friday, 10-Oct-2025 14:59:03 JST ARGVMI~1.PIF ARGVMI~1.PIF

    If a toot is written in all caps is it called a honk?

    #shitpost

    In conversation about 5 months ago from mastodon.sdf.org permalink
  9. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Monday, 06-Oct-2025 05:49:07 JST ARGVMI~1.PIF ARGVMI~1.PIF

    If #BIOS vendors could standardize on one key to get a boot menu, and give me enough time to see on the screen which key that is and press it, that'd be great.

    Back in the #retrocomputing days, this wasn't a problem because computers did a lengthy memory test at power on, but that's long gone now. Also, the screen came to life right away, whereas now the computer is already most of the way through the POST sequence when it gets around to initializing video.

    In conversation about 5 months ago from mastodon.sdf.org permalink
  10. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Thursday, 02-Oct-2025 16:43:57 JST ARGVMI~1.PIF ARGVMI~1.PIF

    The existence of a system call named “fork” implies the existence of a system call named “spoon”.

    #Unix #shitpost

    In conversation about 5 months ago from mastodon.sdf.org permalink
  11. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Wednesday, 24-Sep-2025 04:15:27 JST ARGVMI~1.PIF ARGVMI~1.PIF
    in reply to
    • Tony Hoyle
    • Ryan Castellucci (they/them) :nonbinary_flag:

    @tony

    Character-cell pseudo-graphics! This was done back in the 1980s to get #CGA to do 16-color #graphics. (Normally you'd need #EGA to do that.)

    But of course this is the 21st century, so we can do it in 24-bit color now.

    Fun fact: #kitty has a straight-up 24/32-bit pixel graphics protocol too https://sw.kovidgoyal.net/kitty/graphics-protocol/ although it does not support lossy compression (MPEG, AV1, etc) and therefore requires tons of bandwidth to play video.

    @ryanc

    #retrocomputing

    In conversation about 6 months ago from mastodon.sdf.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: sw.kovidgoyal.net
      Terminal graphics protocol
      The goal of this specification is to create a flexible and performant protocol that allows the program running in the terminal, hereafter called the client, to render arbitrary pixel (raster) graph...
  12. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Wednesday, 24-Sep-2025 04:15:26 JST ARGVMI~1.PIF ARGVMI~1.PIF
    in reply to
    • Tony Hoyle
    • Ryan Castellucci (they/them) :nonbinary_flag:

    @tony

    I wonder if #terminal s like #kitty should add a sound protocol as well? 🤔

    @ryanc

    In conversation about 6 months ago from mastodon.sdf.org permalink
  13. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Saturday, 20-Sep-2025 16:50:19 JST ARGVMI~1.PIF ARGVMI~1.PIF

    The problem with pointing a fan at my face is that it strips the moisture from my eyes.

    In conversation about 6 months ago from mastodon.sdf.org permalink
  14. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Sunday, 14-Sep-2025 16:43:02 JST ARGVMI~1.PIF ARGVMI~1.PIF

    How come we never see windows in the floor?

    Whenever we see the outside of a starship saucer section, there are lots of windows on the ventral side. So unless the artificial gravity is reversed on the ventral side of the saucer, there must be a ton of rooms with windows in the floor.

    And if the artificial gravity in those roons is reversed, then what happens to their contents when the ship lands on a planet?

    #StarTrek

    In conversation about 6 months ago from mastodon.sdf.org permalink
  15. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Sunday, 14-Sep-2025 16:38:36 JST ARGVMI~1.PIF ARGVMI~1.PIF

    If IPv4 is so great, how come they didn't make IPv…oh wait

    In conversation about 6 months ago from mastodon.sdf.org permalink
  16. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Wednesday, 27-Aug-2025 00:34:52 JST ARGVMI~1.PIF ARGVMI~1.PIF

    I just went viral by posting a meme about keyboard interrupts. My God, you people are nerds!

    And I wouldn't have it any other way. ❤️

    In conversation about 7 months ago from mastodon.sdf.org permalink
  17. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Tuesday, 26-Aug-2025 09:37:07 JST ARGVMI~1.PIF ARGVMI~1.PIF

    #USB keyboards can't interrupt the CPU themselves, but the USB controller continuously polls them and will interrupt it on their behalf. Loudly.

    #keyboard #shitpost

    In conversation about 7 months ago from mastodon.sdf.org permalink

    Attachments


    1. https://mastodon.sdf.org/system/media_attachments/files/115/091/467/373/848/760/original/fb5f08efeb9bdcad.png
  18. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Tuesday, 26-Aug-2025 07:09:10 JST ARGVMI~1.PIF ARGVMI~1.PIF
    in reply to
    • Jesse 🇫🇷

    @jessew

    You kid, but it's actually true. One of the earliest recorded uses of non-trivial math was when the ancient Babylonians and Egyptians used it for financial calculations, including taxes.

    They did, however, also use math for construction and astronomy.

    Needless to say, math is still heavily used for all of these things.

    https://en.wikipedia.org/wiki/Mathematics#Ancient

    In conversation about 7 months ago from mastodon.sdf.org permalink
  19. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Sunday, 24-Aug-2025 06:41:01 JST ARGVMI~1.PIF ARGVMI~1.PIF
    in reply to
    • Ged Maheux
    • Jan Lehnardt :couchdb:

    @janl

    Replicators are pretty similar to transporters. If you have a replicator and you fully understand how it works, you probably already know how to build a transporter.

    @gedeonm

    In conversation about 7 months ago from mastodon.sdf.org permalink
  20. Embed this notice
    ARGVMI~1.PIF (argv_minus_one@mastodon.sdf.org)'s status on Monday, 18-Aug-2025 07:11:27 JST ARGVMI~1.PIF ARGVMI~1.PIF

    Everybody knows what a light-emitting diode is.

    It's fairly common knowledge that incandescent lightbulbs are light-emitting resistors.

    I briefly wondered if there's such a thing as a light-emitting capacitor. Then I remembered that yes, yes there is: a cathode ray tube.

    #CRT

    In conversation about 7 months ago from mastodon.sdf.org permalink

    Attachments


  • After
  • Before

User actions

    ARGVMI~1.PIF

    ARGVMI~1.PIF

    Previously @argvminusone@mstdn.party

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          280229
          Member since
          5 Sep 2024
          Notices
          165
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.