Viewing profile — slavomirvojacek
slavomirvojacek
HN member- Joined
- Mon, Oct 13, 2014, 3:57 PM UTC
- HN karma
- 61
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About slavomirvojacek
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42966521
I am wondering whether with GenAI, migrations like this one will be less and less painful, and therefore more people will be able to migrate to newer technologies/versions sooner a…
-
comment
Comment #42579622
I switched to Warp, much snappier, some AI features, overall very good experience. Also Ghostty is apparently good.
-
comment
Comment #41852225
Yes sorry!! :)
-
comment
Comment #41852218
Yes I meant satellite. Still strange as it's one of the busiest airports in the world and images appear to be taken during the day so... no way there were only 2 planes at any give…
-
comment
Comment #41852174
Yes sorry I meant satellite!! Maybe someone from HN could help fix the title + desc if possible :))
-
story
Ask HN: No planes visible at LHR on Google Maps (terrain)?
If you look at London Heathrow in terrain mode on Google Maps no planes are visible. Most other airports have at least some planes visible at the gates. Why is this?
-
comment
Comment #40812757
I am surprised no-one is mentioning Buf for all the great work they've done with the CLI and Connect for much better devex, tooling, and interoperability.
-
story
Show HN: Generate Protobuf and ts-rest APIs following API design patterns
I have been working on this simple CLI to speed up generating API definitions with standard methods (as per the API Design Patterns book). Currently, both Protobuf and ts-rest are …
- story
-
comment
Comment #37758808
I was on this flight and I am wondering if there is anything available online to see what actually happened? I don't think it was serious at all but would still love to know - out …
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #28120284
Hi, we will be using https://aws.amazon.com/waf/features/bot-control/ which should help somewhat, but I think we will have to spend a bit more time trying to establish a more robus…
-
comment
Comment #28120241
We're considering adding additional password protection as a new feature (see https://github.com/sniptt-official/ots/issues/2 ) - this password can then be shared via other channel…
-
comment
Comment #28120216
We kinda did this with the snip cli (which is one of our other repos besides the ots cli). It's basically a wrapper around PGP with some additional features like vaults to facilita…
-
comment
Comment #28120123
It is not at the moment but we are considering making the server + maybe infra repos public in the future, most likely when we've agreed on and implemented some sort of self-hosted…
-
comment
Comment #28119519
Hi, just for completeness - the decryption key is added to the secret URL as a fragment in the penultimate step.
-
comment
Comment #28119506
Hi, I am one of the co-creators of Sniptt. We faced this ourselves countless times, and it is exactly why we created both OTS and Snip ( https://github.com/sniptt-official/snip - l…