Live data from Hacker News

Viewing profile — SEJeff

SEJeff

HN member
Joined
Thu, Jan 05, 2012, 6:27 PM UTC
HN karma
11,206
Public activity
3,489 items

About SEJeff

I <3 Linux.

Recent public activity

  1. comment
    Comment #49222303

    Hey mate, Z-Wave in Australia operates on the 919.8 MHz regional frequency, which is different from the US (908.4 MHz) or Europe (868.4 MHz). They have AU certified zwave kit.

  2. comment
    Comment #49222284

    You pay to have it tested and certified to use the trademark. This is why so much zwave kit from different vendors works perfectly where as zigbee it’s more of a crap shoot if diff…

  3. comment
    Comment #49179110

    It is so proprietary in fact all of the spec is on github: https://github.com/zwave-js/specs

  4. comment
    Comment #49179105

    What? The entire specification is in this git repo maintained by the home assistant team. Also, they’re on the zwave board now. It’s wholly open, but wasn’t maybe 4-5 years ago. ht…

  5. comment
    Comment #49178155

    Yes, zwave is in the much less congested 900mhz range. It is a fair bit more reliable as it doesn’t compete with: - WiFi - Bluetooth - microwave ovens Additionally, it’s a bit more…

  6. comment
    Comment #49177442

    I’m a bit surprised they didn’t add zwave into this comparison.

  7. comment
    Comment #49149488

    I found the single gerrit user, who downvoted me :)

  8. comment
    Comment #49116762

    RIP Gerrit

  9. comment
    Comment #48800339

    It isn’t really a meme if it’s true is it? Note: am not furry, but have worked with several.

  10. comment
    Comment #48471388

    You win the internet friend

  11. comment
    Comment #48420524

    I’m 42, never went to college (I joined the army) and am now a Principal Security Engineer at a serious computer security firm. I’ve got a background in Linux high performance comp…

  12. comment
    Comment #48411994

    Pick a problem you’re interested in and just work on solving it, in go. The best way to learn is to hit the rough edges and just keep going. If an oldie like me can learn go well s…

  13. comment
    Comment #48369573

    Oh yes, because the well documented clean syntax of sys v init shell scripts was so nice. If I never recall hacking in ulimit calls in the top of buggy shell scripts for crappy old…

  14. comment
    Comment #48311326

    This is why Ukraine is so excited to get up to 150 Gripens (with Meteor loadout) from the Swedes.

  15. story
  16. story
  17. comment
    Comment #48109720

    Their action is also super handy: https://github.com/zizmorcore/zizmor-action Use pinact (you can brew install it) to pin it by checksum: https://github.com/suzuki-shunsuke/pinact

  18. story
  19. comment
    Comment #48030006

    Just gonna leave this absolute gem from Thomas Ptacek on DNSSEC here: https://sockpuppet.org/blog/2015/01/15/against-dnssec/

  20. comment
    Comment #47952362

    https://graphify.net and trail of bits’s trail mark https://github.com/trailofbits/trailmark Both use treesitter and create knowledge graphs for llm use. It results in way less tok…

  21. story
  22. comment
    Comment #47821687

    The US Navy has been working on their idea of a holy grail they have deemed the free electron laser[1] [1] https://boeing.mediaroom.com/2010-03-18-Boeing-Completes-Pre...

  23. comment
    Comment #47798878

    I believe tools like graphify cut down the tokens in thinking dramatically. It makes a knowledge graph and dumps it into markdown that is honestly awesome. Then it has stubs that p…

  24. comment
    Comment #47655676

    Michael Meek’s referenced blog post. The irony is I remember him championing openness for OpenOffice and I remember how transparent he was when he helped found libreoffice and TDF.…

  25. comment
    Comment #47595642

    https://docs.npmjs.com/trusted-publishers/#recommended-restr... This helps mitigate spear phished privileges employees pushing hacked npm packages entirely.