home.social

Greybeard but revolutionary. 80-char lines are good for museums.

My tech writing (hire me): dorotac.eu/
Open bike computer: jazda.org
dcz on libera.chat

Posts
5,004
Followers
906
Following
1
Joined 2021-11-13 · View on fosstodon.org →
  1. @silmeth That's how I feel about 's notification area. I do *not* appreciate UIs suddenly appearing under my cursor or in the place where I'm reading.

  2. So... what is a "push notification"?
    I heard this term in mainstream media, so I'm interested in a non-technical definition.

    ibm.com/think/topics/push-noti

    IBM says that it's a popup from the OS, but it tracks them only to 2008, whereas "Activate your Windows XP" popup existed back in 2002, so IBM's definition contradicts facts.

    (IIRC There were already IM messages in popups, "your download completed", etc.)

    What does it actually mean? Is it different from "notification" or is it only marketing?

  3. How do I modify builtin objects?
    In I can do:

    Object.defineProperty(window, 'performance', { value: undefined });

    but if I put it in it does nothing :(

  4. Finite Element Analysis rabbit hole.

    works passably on Linux and with youtube tutorials (thanks Indian- and Polish-accent guys) I could actually simulate twisting a rod and do experiments. Easy to use for a total newb!

    That informs me where to place strain gauges for one of my projects.

    I promise all the random stuff I've been doing ties together, eventually.

  5. What's a good to serialize simple structured in an efficient way?

    I'm thinking about some binary encoding. Also, .1 because it natively uses integers, not just strings. Is the packed representation (PER) widely supported?

    The data will be a bunch of interleaved time series streams, so variable field lengths could be a big win.

    Is there a format for stuff like that?

    's EBML? Only I'd have to hack the schema in.

  6. situation today:
    it's so cold my camera shows "no battery". While running from .

  7. Great workshop by @karotte !
    1. Strip the
    2. Place in the splicing machine.
    3. Watch it display the FAKEST impression of "MERGING NUCLEAR CORES" ever, complete with a nova of light in the critical moment. Only lazor sounds missing.
    There's no way this is a real microscope display.
    Seriously, people deserve to see that jank :P

  8. How much do clocks progress in "60 seconds"?

    CLOCK_BOOTTIME 60.6
    CLOCK_MONOTONIC 60.6
    CLOCK_MONOTONIC_RAW 56.0
    CLOCK_PROCESS_CPUTIME_ID 0.000952
    CLOCK_REALTIME 60.6
    CLOCK_TAI 60.6
    CLOCK_THREAD_CPUTIME_ID 0.000952

    Only CLOCK_MONOTONIC_RAW is tracking the hardware correctly.

    So if you actually want to measure accurately, use that one.

  9. @harryomvlee @tompearce49 So you mean that you can travel an infinite distance once given a push, just a car will go slower. Gotcha.