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 Graham Sutherland / Polynomial (gsuberland@chaos.social)

  1. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Thursday, 27-Nov-2025 00:14:00 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial

    "to sample and hold"? pretty weird wedding vows

    In conversation about 3 days ago from chaos.social permalink
  2. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Wednesday, 26-Nov-2025 01:17:49 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial

    I am a firm believer that torrent release groups should get together and coordinate one big movie release where they troll everyone by only releasing it as a RealPlayer *.rm video file.

    In conversation about 4 days ago from chaos.social permalink
  3. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Wednesday, 26-Nov-2025 01:17:48 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    honestly they should have fun with it more often. if you're going to spend your time risking being charged with costing movie companies 850 trillion theoretical dollars per microsecond of pirated footage then you might as well get wacky about it.

    In conversation about 4 days ago from chaos.social permalink
  4. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Tuesday, 25-Nov-2025 23:50:17 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial

    felt hot might delete later

    In conversation about 4 days ago from chaos.social permalink

    Attachments


    1. https://assets.chaos.social/media_attachments/files/115/610/785/610/933/770/original/251061de28678192.jpg
  5. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 13:01:05 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial

    there's a scene in Adventure Time when a cat-like creature is stalking Finn, and it says "I have approximate knowledge of many things", and I think about that phrase at least once a week.

    In conversation about 6 days ago from chaos.social permalink
  6. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:51:34 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to
    • buherator
    • Dmytro Oleksiuk

    @d_olex @buherator we do have that for many JITs, but there can be tradeoffs in things like crash telemetry. still, for cases where you don't care about crash telemetry, there's a strong case to be made for shipping native ahead-of-time JIT'd binaries (and multiarch where possible)

    In conversation about 6 days ago from chaos.social permalink
  7. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:51:32 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to
    • buherator
    • Dmytro Oleksiuk

    @d_olex @buherator software with big user counts (think along the lines of browsers or stuff like Steam or Spotify) often ships with a crash handler program that gets invoked when the program crashes, and sends a telemetry ping back to the vendor, like a private version of what WerFault does. the telemetry usually includes metadata about the fault to help with debugging, and there are backends with clever triage features like stacktrace grouping to help prioritise bugs that hit many people.

    In conversation about 6 days ago from chaos.social permalink
  8. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:51:31 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to
    • buherator
    • Dmytro Oleksiuk

    @d_olex @buherator native AoT binaries often don't have the same metadata available so the crash data isn't as easy to work with. you don't get quite as rich a picture of what was going on when the crash occurred.

    In conversation about 6 days ago from chaos.social permalink
  9. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:51:29 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to
    • buherator
    • Dmytro Oleksiuk

    @d_olex @buherator I know, but the issue is that if your developers are working in a non-native language then translating the native crash data back into something that they can understand in their original code flow can be more difficult. it's not impossible, but it's less straightforward.

    (keep in mind that most devs aren't like us and don't RE the guts of stuff all the time lol)

    In conversation about 6 days ago from chaos.social permalink
  10. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:51:27 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to
    • buherator
    • Dmytro Oleksiuk

    @d_olex @buherator yup, but there's a different mindset there and different tradeoffs. I wouldn't want a kernel dev doing UI/UX development work; I've seen that software and it's horrrribbble lmao

    In conversation about 6 days ago from chaos.social permalink
  11. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:14:52 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial

    I wrote a script to pull down all of OSRAM's optical data packges, extract the spectral power distribution data, and run colour quality analyses on them. the reason for doing this was to take a look at the correlation between CRI Ra (the typical CRI number you'll see advertised), CRI R9 (the saturated red reproduction figure from outside the standard CRI Ra range), and the TM-30-18 CFI quality metric.

    CFI is a better measure, but the advertised CRI figures are still representative past CRI 90.

    In conversation about 6 days ago from chaos.social permalink
  12. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:14:51 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    the measurements are based solely on the published spectral data, so naturally there's going to be some variation and you've got to trust that the values they provide will be representative of the real product performance. but we can still do some interesting analysis.

    In conversation about 6 days ago from chaos.social permalink
  13. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:14:49 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    the top-ranked LED by CRI Ra is the GW KAGMB9 KM 5000K, scoring CRI 97.2. it is advertised as CRI 90+. the TM-30-18 CFI for this LED is 92.8, which is very good. the R9 is 89.3.

    the top-ranked LED by CFI is the GW KACCBB GM 3500K, with a CFI of 95.3. the CRI is 96 and the R9 is 85.7.

    the CRI figure still tells us that it's a good LED in both cases, but can't really be relied upon for evaluating which of two LEDs is better once you're past CRI 90.

    In conversation about 6 days ago from chaos.social permalink
  14. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:14:48 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    it's not really that surprising that the top-ranked by CRI ends up being a colder temperature than the top-ranked by CFI. CRI Ra focuses on just a few desaturated tones which means it tends to score 4500K+ LEDs better. getting a high CRI at 2700K is extremely difficult.

    CFI on the other hand covers a very wide range of tones, making it more representative of the perceptual fidelity you'll see. more red and orange tones are covered, so it's easiest to hit high scores with neutral CTs.

    In conversation about 6 days ago from chaos.social permalink
  15. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 11:14:47 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    (the "3500K" LED it picked there is actually closer to 3870K based on the published SPD)

    In conversation about 6 days ago from chaos.social permalink
  16. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 02:48:17 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    • Rich Felker
    • Empterdose

    @MrDOS @dalias my take is that the user should be free to do whatever the hell they want with their computer and their software, as long as that thing is done with consent and does not harm anyone else, up to and including many things that you would personally find objectionable. it's the same position I take in practically all other walks of life. being beholden to the prescriptivist dogmas of others is not, and will never be, freedom.

    In conversation about 6 days ago from chaos.social permalink
  17. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 01:29:05 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    since this is getting boosted and probably escaping containment somewhat, here's the relevant thread that I boosted (but please don't go bothering the OP, they've already had more than enough shit to deal with on the subject)

    https://digipres.club/@discatte/115588660312186707

    In conversation about 6 days ago from chaos.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: digipres.club
      🖬 A:\DiSCATTe.PCX 🖫 (@discatte@digipres.club)
      from 🖬 A:\DiSCATTe.PCX 🖫
      Attached: 1 image if you ever wanted a reason to never buy from adafru1t again, it would be how they like to doxx people freely after getting their email through a kofi donation AND THEN DO IT AGAIN when being told not to harass someone else.
  18. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 01:29:03 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    and naturally the guy namesearched and showed up in my replies to continue intentionally misgendering the OP.

    In conversation about 6 days ago from chaos.social permalink
  19. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 01:29:02 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to

    dude also just decided to harass me now, after I blocked him here, by sending a message to my Etsy shop (which I have reported to Etsy's safety team).

    don't support this absolute nutcase, don't do business with Adafruit.

    In conversation about 6 days ago from chaos.social permalink

    Attachments


    1. https://assets.chaos.social/media_attachments/files/115/599/917/940/840/311/original/f6a8982b27ffc672.jpg
  20. Embed this notice
    Graham Sutherland / Polynomial (gsuberland@chaos.social)'s status on Monday, 24-Nov-2025 01:26:52 JST Graham Sutherland / Polynomial Graham Sutherland / Polynomial
    in reply to
    • Rich Felker

    @dalias the checkbox is part of Firefox. the page is simply using `window.alert` here.

    In conversation about 6 days ago from chaos.social permalink
  • Before

User actions

    Graham Sutherland / Polynomial

    Graham Sutherland / Polynomial

    he\himheavily ADHD.into electronics, windows internals, cryptography, security, compute hardware, physics, colourimetry, lasers, stage lighting, D&B, DJing, demoscene, lepidoptera, socialism.I am mothman. LÄMP 💡nullsector/laser team @ EMF Camplasers & lighting orga @ NOVA DemopartyI sell funny warning stickers at Unsafe Warnings: https://unsafewarnings.etsy.comall posts encrypted with ROT256-ECB.header photo by @jtruk

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          39473
          Member since
          26 Nov 2022
          Notices
          991
          Daily average
          1

          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.