Viewing profile — jamilbk
jamilbk
HN member- Joined
- Thu, Apr 28, 2011, 8:29 PM UTC
- HN karma
- 720
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About jamilbk
https://www.github.com/firezone/firezone
Reach me: jamil AT firezone.dev
[ my public key: https://keybase.io/jamilbk; my proof: https://keybase.io/jamilbk/sigs/er-2zgQKQlBJEqbqmSFS2pxF01P8Hw5icoZ9WtUWxcE ]
Recent public activity
-
comment
Comment #49234753
I came here to make a similar comment. It seems like TigerBeetle was built for exactly the type of transactional processing this post is about?
-
comment
Comment #49139259
We just invested a good amount of time restructuring our docs for Diátaxis. It was helpful, but I wouldn't take it as gospel. The important thing to remember is that each piece of …
- story
- story
- story
- story
-
comment
Comment #48017347
Yeah, the weight floor can be hit or miss with regards to striking convos with strangers. Many of the people there want to make friends too, but many just want to focus on their wo…
-
comment
Comment #47967914
I remember yanking out the onstar unit in my 2015 silverado to physically disconnect the cell antenna. This was (is?) the only practical way to disable cellular in that vehicle. Ku…
-
comment
Comment #46699290
At Firezone we started with soft-deletes thinking it might be useful for an audit / compliance log and quickly ran into each of the problems described in this article. The real iss…
-
comment
Comment #46417089
I don't fully understand the complaints about enshittification of open source permissively licensed software. If the source code is available for you to fork, modify, and maintain …
- story
-
comment
Comment #42601314
Yes, the established standard here is known collectively as Interactive Connectivity Establishment (ICE) [1] which WebRTC relies on -- there are a few good libraries out there that…
-
comment
Comment #41213272
PRs welcome! We may not have much bandwidth to help, but happy to review anything that comes along. We can discuss further perhaps on a GitHub issue so the rest of the Firezone tea…
-
comment
Comment #41213266
I've exposed `Android` as a support OS. Give it a shot now.
-
comment
Comment #41213148
Noted! I'll update it to use the Unix instructions in that case. Thanks for the feedback!
-
comment
Comment #41211224
Unfortunately the app wasn't designed to intake test results from runs that didn't originate from itself. We wanted to make it harder to submit fake results, and didn't want to add…
-
comment
Comment #41210371
Great! Did the test report the block accurately for you?
-
story
Show HN: Test your WireGuard connectivity and see global stats, no client needed
Hi HN, Some misbehaving networks drop WireGuard packets either by accident or on purpose. Commonly the latter is done with simple DPI rules that block the handshake initiation [1],…
-
comment
Comment #41181977
We have a few intrepid users self-hosting the entire Firezone stack, but we don't have documentation to support it (yet), and wouldn't recommend it for production. It's something w…
-
comment
Comment #41181846
You can read more about how we came up with the current implementation here: https://github.com/firezone/firezone/issues/3553 We didn't invent these techniques. Host candidates are…
-
comment
Comment #41181741
Firezone's DNS-based routing is able to manage access to multiple services independently, even if they share the same IP address. So you could for example allow access to gitlab.co…
-
comment
Comment #41178128
We don't support full-tunnel yet, but it's just around the corner. Track this issue if you're interested in its progress: https://github.com/firezone/firezone/issues/2667
-
comment
Comment #41178065
Thanks! Erlang/OTP has so far been an excellent platform to build on for a product like Firezone. We chose it specifically for its reputation for powering soft realtime systems. Ph…
-
comment
Comment #41176891
Are you referring to the macOS client app? It's built in Swift with an FFI bridge to the Rust-powered connectivity layer. Source is here: https://github.com/firezone/firezone/tree/…
-
comment
Comment #41175282
Appreciate the feedback! Will certainly plan to take the product demos up a notch going forward.