Viewing profile — visualphoenix
visualphoenix
HN member- Joined
- Fri, Nov 05, 2010, 9:12 PM UTC
- HN karma
- 418
- Public activity
- 109 items
- HN profile
- View on Hacker News ↗
About visualphoenix
Recent public activity
-
comment
Comment #48250655
Good luck to them! I recently had the misfortune of fighting Copilot on a Github PR and it made me want to never contribute to the project again.
- comment
- comment
-
comment
Comment #47897984
Very cool! I’ve been building something similar with a k8 focus for home serving as well! Excited to check it out.
-
comment
Comment #46929271
Thanks again for listening to the feedback and making these improvements! Especially the 302 redirect bit. Would love to know if you’ve tested the hybrid migration mode against art…
-
comment
Comment #46911160
Can this do 302 redirect to s3? One neat feature of artifactory edge is that the asset download can skip hitting the edge peer and go straight to s3. Would be cool if this also cou…
-
comment
Comment #45176352
Seems to be nfs v3 [0] - curious to test it out - the only userspace nfsv4 implementation I’m aware of is in buildbarn (golang) [1]. The example of their nfs v3 implementation disa…
-
comment
Comment #44885677
It’s not just the UK implementing age verification actively. 5 EU member states [0] are actively participating: Denmark, Greece, Spain, France [1], and Italy. Canada and Australia …
-
comment
Comment #44686159
Fun fact: the standing turrets are vehicles without wheels
-
comment
Comment #44685843
In addition to some other things, I was responsible for all vehicle simulation in Army of Two. This article is a good starting point. I was glad they mentioned implementing Pacejka…
-
comment
Comment #42252243
Git-crypt is a dead product with numerous unresolved issues and drawbacks. Newer versions of git cause git to crash when invoking git-crypt[0]. It doesn’t scale with users: Off-boa…
-
comment
Comment #41640222
Cash is not necessarily an option. Did you know there is no federal requirement for a business to accept cash?
-
comment
Comment #40925865
Sharing a VPC between accounts with AWS RAM incurs no network costs between the accounts and greatly simplifies AWS networking. Additionally you can share and re-use security group…
-
comment
Comment #40328054
I agree with your assessment of walking out of a grocery store with two bags costing ~$200. I went to Canada to see the eclipse and was absolutely shocked how cheap it was to go to…
-
comment
Comment #39860703
Still reading the handbook but this reminds me of Talos Linux[0] - which is also a pure golang k8s focused linux distro. [0] https://www.talos.dev/
-
comment
Comment #38714380
Wish this had a caching feature… Setting up squid as a https caching forward proxy in docker is a pain.
-
comment
Comment #37720953
Oh look… now we get a name collision for an intermediate representation [0]. That won’t make it difficult for searching at all… Like, this is cool and power to them, but I wish the…
-
comment
Comment #37022846
If the remote host is trusted, you just forward the gpg-agent over ssh to your remote host.
-
comment
Comment #36050518
My dad’s ex-partner tells his version of a story about it: https://m.youtube.com/watch?v=lmFgeFh2nlw Tldr: band was mourning cliff’s death and giving newsted grief.
-
comment
Comment #36047089
Lars is an incredible drummer.
-
comment
Comment #36046939
Might sound incredible, but I have no reason to doubt my source: my father mixed AJFA.
- comment
-
comment
Comment #36044188
If it’s true that Flemming Rasmussen hand edited every beat of the drum track, that explains the statistics and consistency.
-
comment
Comment #36043938
While I’m unsure if this was true of Master of Puppets, I recall hearing an anecdote about And Justice For All… When the engineers first rewound the master tapes for Justice they t…
-
comment
Comment #34606855
Cool story! Feeding context back into the 0 shot is the hotness. I’ve had a lot of success with that. Curious what other (easier) ways you found to accomplish the same effect?