Live data from Hacker News

Viewing profile — cxcorp

cxcorp

HN member
Joined
Fri, Jan 06, 2017, 12:31 AM UTC
HN karma
297
Public activity
79 items

About cxcorp

No profile information was provided.

Recent public activity

  1. comment
    Comment #48086789

    It's a reference to the SCP Wiki ( https://scp-wiki.wikidot.com/ )

  2. comment
    Comment #47134205

    How is it different from the established player in the game, Socket.dev?

  3. comment
    Comment #44562786

    A camera! The 2.5mm TRS remote trigger jack just needs one of the pins connected to the sleeve to trigger the camera, very easy to do with an optocoupler or even relay.

  4. comment
    Comment #42598681

    I've always wanted to look into writing my own Prettier plugins, how'd you feel about getting started working with their little mini DSL (fill, join, hardline, line, etc.)?

  5. comment
    Comment #41819804

    This is very important to keep in mind when implementing OAuth authentication! Not every SSO provider is the same. Even if the SSO provider tells you that the user's email is X, th…

  6. comment
    Comment #41144815

    I think Transformers.js can do that client-side, e.g. see the documentation for calculating embeddings with Sentence Transformers models: https://huggingface.co/docs/transformers.j…

  7. comment
    Comment #39733356

    Yes, who's going to keep inviting someone who always declines?

  8. comment
    Comment #39083948

    BleepingComputer's coverage[1] has this tidbit: > BleepingComputer has been told that the Akira ransomware operation is behind the attack on Tietoevry, coming soon after the Finnis…

  9. comment
    Comment #38982479

    Thanks! Looks like this project has some high ambitions: > What's after that? > > Tons of stuff. Tons and tons and tons of stuff. > Debuggers have not substantially evolved since t…

  10. comment
    Comment #38982025

    Anyone seeing any groundbreaking features or reasons to try this over x64dbg or other existing debuggers?

  11. comment
    Comment #38596275

    The article mentions that it's "usually white horseradish, dyed green", and that the real thing "can cost more per pound than even the choice tuna it sits on." Would be interesting…

  12. comment
    Comment #38596223

    > A wasabi company, Kinjirushi Co., provided funding, though the researchers say the company had no role in the study itself. I'm sure.

  13. story
  14. comment
    Comment #38052157

    I don't think there's a D1-ESP32 board? The D1 Mini is Wemos' ESP8266 board. They do have ESP32 boards with the same footprint, but those are not D1 Mini but S2 Mini, S3 Mini and C…

  15. comment
    Comment #37708152

    The hidden SSID stops the users' WiFi list being full of random, password protected SSIDs when they just want to connect to the open portal WiFi.

  16. comment
    Comment #37695452

    What if the captive portal just had a link (or on an IFE screen, a QR code) that connected your phone to a different, WPA2/WPA3 protected, hidden WiFi SSID that was generated exclu…

  17. comment
    Comment #37455624

    > NGINX Unit – universal web app server – a lightweight and versatile open source server project that works as a reverse proxy, serves static assets, and runs applications in multi…

  18. comment
    Comment #37359476

    For the postgres config, set fsync=off and full_page_writes=false, and increase min_wal_size, max_wal_size and checkpoint interval with the hope that your tests pass before having …

  19. comment
    Comment #37323896

    It looks similar to the style you get from draw.io if you choose "Sketch" as the style for an object (add box -> "Style" from right sidebar -> Sketch).

  20. comment
    Comment #36722355

    I like that ScrollTimeline is coming, I hope to get rid of JS scroll listeners for good. Can't wait to use this in like 5 years when all browsers finally support it.

  21. comment
    Comment #35741951

    Is..is it not the webcam that's reporting the endpoint? Not Linux?

  22. comment
    Comment #35620681

    > V8 11.3 > The V8 engine is updated to version 11.3, which is part of Chromium 113. This version includes three new features to the JavaScript API: > ... > - Methods that change A…

  23. comment
    Comment #34664095

    I have one of the Wemos C3 pico boards which rely on the C3's native USB serial controller. The experience is pretty rough for quick iterations on a devboard on Windows. You restar…

  24. comment
    Comment #34250765

    Well, it is the second sentence on the page: > AutoHotkey v2 aims to improve the usability and convenience of the language and command set by sacrificing backward compatibility. As…

  25. comment
    Comment #32538649

    There has been previous discussion about this issue with JBIG2: https://news.ycombinator.com/item?id=6156238 https://news.ycombinator.com/item?id=29223815