Viewing profile — smarx007
smarx007
HN member- Joined
- Tue, Sep 17, 2013, 1:32 PM UTC
- HN karma
- 3,281
- Public activity
- 969 items
- HN profile
- View on Hacker News ↗
About smarx007
hi there
https://berezovskyi.me/
Recent public activity
-
comment
Comment #48945932
https://lobste.rs/s/ko1ji1/lobste_rs_is_now_running_on_sqlit...
-
comment
Comment #48797407
> You are considering official distro repos as a means to control what is allowed to be run on Debian. I am rather considering official repos as a means to keeping your Debian syst…
-
comment
Comment #48780523
A slightly different perspective: Podman is made by the distro people (RedHat/Fedora). And they consider it unacceptable to mess with the software distribution channels of a distro…
-
comment
Comment #48708661
Codeberg is not keen on closed-source repos. Also, I moved about 10 repos to a private Forgejo installation with pretty average (non-trivial) GH actions workflows. Zero repos has w…
-
comment
Comment #48597192
Quite believable if the test was run on a machine with little RAM and generous/unbounded swap. Not sure these are the numbers we want to see. Anything can take days if it swaps to …
-
comment
Comment #48467834
I think EU's position was that Apple can impose whatever rules and restrictions on 3rd parties as long as Siri is itself subject to ALL of those rules and restrictions. The restric…
-
comment
Comment #48438517
Sounds like a product management problem. If you declare that you support RHEL and Ubuntu LTS and LTS-1 yet still process bug reports from other installations, the product owner is…
-
comment
Comment #47624978
Spotify is already European...
-
comment
Comment #47436574
A noob question: is there a tool that automatically instructs Claude Code to "continue" when the token quota is reset after 5h? I am interested in that more than some rather fancy …
-
comment
Comment #47022536
I thought they also OSSed a pretty solid https://github.com/frappe/helpdesk helpdesk but that was from Frappe, not Zerodha.
-
comment
Comment #47012973
I think that npmjs uses colors too much to the point of irrelevance. Why are links in the README red? Why is the code tab red? Why is the download graph purple? Compare your npmx l…
-
comment
Comment #46911005
Both Claude and Gemini (the web variants, not CLI) tried to downgrade my .NET 10 projects to .NET 9 at least a few times.
-
comment
Comment #46837304
> because they don't provide a specific SaaS is kinda weird I think for most business stakeholders it's not about the number of services but rather the coverage of business-critica…
-
comment
Comment #46837080
I posted a link to what most cloud-native developers understand to be "cloud" a few times already. If IaaS is the only offering on the table, it's not cloud.
-
comment
Comment #46836975
Hetzner has no managed services except for the S3-compatible object storage. Scaleway is much better in that regard.
-
comment
Comment #46836910
https://berthub.eu/articles/posts/dear-hosting-providers-you...
-
comment
Comment #46836372
Most European "cloud" providers sell "wood": https://berthub.eu/articles/posts/dear-hosting-providers-you...
-
comment
Comment #46685100
I would say the November 2015 look would be the one to go back to.* [1] This one seems to be from 2015 before the iconic redesign that makes it instantly recognizable as Github. *w…
-
comment
Comment #46657017
Oh well, that flew over my head. You are right.
-
comment
Comment #46656942
> why do we invent these formal languages except to be more semantically precise than natural language To be... more precise? On a more serious note, cannot recommend enough "Exact…
-
comment
Comment #46548252
I am assuming that the GP was referring to buying these exact speakers second-hand, given how they spoke of the environmental impact.
-
comment
Comment #46497108
> I want my sandbox to be backed by a large, well funded security team How much are you ready to pay for a license?
-
comment
Comment #46493089
I think the SSH key that has push permissions is SSH-forwarded. It is quite a sophisticated setup (in both a good and a bad sense).
-
comment
Comment #46492879
The output from Jules is a PR. And then it's a toss-up between "spot on, let's merge" and "nah, needs more work, I will check out the branch and fix it properly when I am the keybo…
-
comment
Comment #46488061
How about specifying a version in the CI config? [0] Also, you know that you can do a binary search for the version that works for you? 0.154.0, 0.77.0, 0.115.0 ... (had to do it o…