Viewing profile — SEJeff
SEJeff
HN member- Joined
- Thu, Jan 05, 2012, 6:27 PM UTC
- HN karma
- 11,206
- Public activity
- 3,489 items
- HN profile
- View on Hacker News ↗
About SEJeff
Recent public activity
-
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.
-
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…
-
comment
Comment #49179110
It is so proprietary in fact all of the spec is on github: https://github.com/zwave-js/specs
-
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…
-
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…
-
comment
Comment #49177442
I’m a bit surprised they didn’t add zwave into this comparison.
-
comment
Comment #49149488
I found the single gerrit user, who downvoted me :)
-
comment
Comment #49116762
RIP Gerrit
-
comment
Comment #48800339
It isn’t really a meme if it’s true is it? Note: am not furry, but have worked with several.
-
comment
Comment #48471388
You win the internet friend
-
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…
-
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…
-
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…
-
comment
Comment #48311326
This is why Ukraine is so excited to get up to 150 Gripens (with Meteor loadout) from the Swedes.
- story
- story
-
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
- story
-
comment
Comment #48030006
Just gonna leave this absolute gem from Thomas Ptacek on DNSSEC here: https://sockpuppet.org/blog/2015/01/15/against-dnssec/
-
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…
- story
-
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...
-
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…
-
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.…
-
comment
Comment #47595642
https://docs.npmjs.com/trusted-publishers/#recommended-restr... This helps mitigate spear phished privileges employees pushing hacked npm packages entirely.