Viewing profile — pzmarzly
pzmarzly
HN member- Joined
- Sat, Mar 30, 2019, 1:35 PM UTC
- HN karma
- 1,500
- Public activity
- 339 items
- HN profile
- View on Hacker News ↗
About pzmarzly
Socials: - github.com/pzmarzly
---
Recent public activity
-
comment
Comment #49204086
They are not TB5 compatible though, and if you are going to drive monitors through it, or connect external GPU, 120Gbit (TB5) is much better than 40Gbit TB4 gives you. If you are w…
-
comment
Comment #49190735
I would like Zed to have feature parity with VSCode from 6 years ago. Working well over SSH or WSL, which it currently doesn't, is a part of that, even if I don't use that everyday…
-
comment
Comment #49126008
One of the YouTube comments pointed out the issue is most likely the lack of support for SMB Direct (RDMA) in macOS. Would be nice to repeat the test on a Windows/Linux laptop.
- comment
-
comment
Comment #49114673
Does it work across forks, or is it same repo only (like gh-stack et al)?
-
comment
Comment #48931958
You might like https://uncloud.run/
-
comment
Comment #48914442
That's what Thunderbolt 4 and 5 cables essentially are - USB-C cables with guarantees on speeds and PD power.
-
comment
Comment #48874649
22B transactions a year mean an average of ~700 QPS for the NPCI switch. Of course the traffic is not uniform, it probably peaks at many times that number, but that still doesn't s…
-
comment
Comment #48834293
I hope they introduce some sort of public read-only view that an admin can enable. Discord has https://www.answeroverflow.com/ and https://www.linen.dev/
-
comment
Comment #48652651
That would enable private repos on https://tangled.org/ , right?
-
comment
Comment #48508983
> The range of things that can run an http server is much bigger than tftp Don't go too crazy though, these UEFI HTTP clients are not well behaved. For example, last time I checked…
- story
- story
-
comment
Comment #48176705
That doesn't mean it's a bad idea, Building-Integrated Photovoltaics are its own market of products. But you have many much cheaper options there, at least in Europe. For example h…
-
comment
Comment #48069914
Does anyone know what changed in iOS 16.5 that made Google stop requiring the app? To me it seems to correlate with Private Access Tokens, aka remote attestation by Apple. https://…
-
comment
Comment #47973838
TIL, and they look great indeed. Shame they are all sold out except for https://global.lttstore.com/products/ltt-truespec-cable-usb-...
-
comment
Comment #47747970
IIRC a few years ago I saw some store asking for 6 or 8 digit BLIK codes, I guess the latter was how they were planning to expand from supporting just Poland to supporting whole EU…
-
comment
Comment #47714503
https://tangled.org/ supports many jj features, but they seem to only offer public repos.
-
comment
Comment #47688065
Jujutsu equivalents, if anyone is curious: What Changes the Most jj log --no-graph -r 'ancestors(trunk()) & committer_date(after:"1 year ago")' \ -T 'self.diff().files().map(|f| f.…
-
comment
Comment #47649114
I guess one way to protect yourself from this would be to use another IAM solution for SSO login to Google Workspace, but is there any reasonable choice for small businesses other …
-
comment
Comment #47501976
You will run into problems if destination drive has different sector size than your VM, as GPT header won't be aligned. QEMU defaults to 512B sectors, which isn't true for many NVM…
-
comment
Comment #47397685
I haven't tested it, but this should be slightly simpler, and work better for subsequent review iterations (reviewing what changed once PR is updated): jj new main -m review jj new…
-
comment
Comment #47265763
The article should have also emphasized that GitHub's issues trigger is just as dangerous as the infamous pull_request_target . The latter is well known as a possible footgun, with…
-
comment
Comment #47107489
From website's FAQ: Acme is currently available in the United States (including Hawaii, Alaska, and Puerto Rico) and Canada.
-
comment
Comment #47080085
Decentralized or direct P2P micropayments are unlikely to work, true. But why are there so few attempts at centralized micropayments providers? The only success stories I see in th…