home.social

Search

21 results for “wiziwiz”

  1. @wizzwizz4 @ajroach42 I think you're right. I would LOVE to be able to use my #UltimateHackingKeyboard on my #VT510 but I have yet to find any manner of device that will take a keyboard without any PS/2 signaling and let it run on a PS/2 port.

  2. @wizzwizz4
    I think the more common term for these is "360° videos". (And even this one wasn't fully 360°; I think this probably was a #VR180 video instead: arvr.google.com/vr180/)

    A lot more can be found via YouTube's "Virtual Reality" topic 'house channel': m.youtube.com/channel/UCzuqhhs

    YouTube even supports #SpatialAudio for 360° videos: support.google.com/youtube/ans

    @Gina

  3. @wizzwizz4 I think the second part of your post is what is meant for.
    qaul.net/

  4. I'm thinking of getting an Android e-reader, and hacking it to be less bad (probably by putting a lightweight Debian on it). Unfortunately, driving an e-ink display correctly is fiddly. Fortunately, Android has a Hardware Abstraction Layer, so in principle I can steal it.

    Is there a way to use an Android's HAL with a normal (Debian) Linux userspace? Ideally with Wayland (though I'll gladly take X11). My search engine skills are failing me.

  5. Has anyone taken raloxifene (as non-binary feminising HRT), and not subsequently switched to oestradiol (E2)?

    The poll's really just in case someone says "yes" but doesn't want to comment. I'm happy to receive answers in the far future. (I'm trying to study endocrinology through the medium of anecdote.)

  6. maroon pencil case, probably in city centre near the River . Contains fountain pens, crochet hooks and a penguin key chain.

    If found, please contact @pinguicverse.

  7. Does anyone know the default configuration of in ?

    I know it prompts you to configure it (with a balloon notification), but what's it set to if you don't choose?

  8. CW: reddit, /r/place, writing "kbin"

    So, my browser crashed (New Reddit is *awfully* programmed) and I stopped "defending" it; it got consumed utterly. On the plus side, I took the time to draw up a proper plan (attached), rather than just eyeballing it.

    The top left pixel is still (-328, -58). If anyone wants to help, feel free!

    ()

  9. CW: reddit, /r/place

    I started off drawing it in black, but I've decided purple is more appropriate. There's a bit of light blue in there, too.

    I'd appreciate some help from anyone who's still got a Reddit account and feels like wasting a few hours. (Boosts appreciated; preferably on the first message.)

    If they're using normal /r/place rules, creating a new Reddit account won't let you join in.

    ()

  10. Notice to people “investing” in cryptocurrency. If you see:

    > • 5% fee = redistributed to all existing holders
    > • 5% fee = used to add liquidity

    This is a blatant pyramid scheme. Translation:

    • 5% fee = sent up the pyramid
    • 5% fee = sent directly to the top

    If you see this? It's more of a scam than usual. (“Shitcoin”, to use the slang term.) You will not get your money back.

  11. about the of : en.wikipedia.org/wiki/Transact This seems similarly elegant to the Steady-State Interpretation (well, *slightly* less elegant, but also featuring the rule and being conceptually closer to , which make up for it). Collapse theory's still obviously bunk, but the “interpretations” aren't as settled as I thought they were – it seems theoretical still has threads to pull on!

  12. A piece of phone software that detects when blocking (non-async) are present on the screen, and totals up the amount of time it costs you.

  13. @dwagenk I wonder what would happen if you connected to (which uses ).

  14. @codesections Just turn off the Clippy rule for boolean match statements then; that's a I think. You know better than it.

    Or, better still, submit a patch to Clippy. I don't know the procedure for that, so it might be more work than it's worth for you.

  15. developer.mozilla.org/en-US/do

    > JavaScript RegExp objects are stateful when they have the global or sticky flags set (e.g. /foo/g or /foo/y). They store a lastIndex from the previous match.

    Look on, and weep, for we have entered the realm of client-side PHP.

    Early-aborting a RegExp.exec-based loop – and lazy evaluation's the only thing this is useful for – without manually resetting an internal property will cause subtle bugs that are hard to spot.

  16. For those of you who haven't decided on a career yet, check out ! Part of the Centre for Effective Altruism, the site provides information on how to maximise the good you achieve with your career.

    (Strategies include, but are not limited to, making boatloads of money as a programmer, then giving a couple of boats of it to an Fund or two.)

    The website covers ethics, career paths, important causes and decision-making skills, among others.

    80000hours.org/

  17. . I hate you so.

    If anybody else has upgraded to and found their not working, please run:

    systemctl stop timidity; pulseaudio -k

    and see if it works. Timidity seems to steal exclusive control of the sound card at boot, rendering pulseaudio unable to access it, which is a minor pain.

    bugs.debian.org/cgi-bin/bugrep