Viewing profile — multani
multani
HN member- Joined
- Mon, Sep 08, 2008, 11:52 AM UTC
- HN karma
- 99
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About multani
Recent public activity
-
comment
Comment #42428644
I really really like Steampipe to do this kind of query: https://steampipe.io , which is essentially PostgreSQL (literally) to query many different kind of APIs, which means you ha…
-
comment
Comment #41608788
I like Makefiles too :) I use them more or less as a command runner, not often to build new targets based on sources (sometimes still). In particular, I like: * The ubiquity: it's …
-
comment
Comment #41419905
Is there any announcement for this new Hyper disk feature? That's something I was interested for a long time and I would have missed it if not for this HN post :D As a follow-up of…
-
comment
Comment #40762483
What is the pattern to use on Lambda if you actually have to call out other services, which may, sometimes, take a long time to answer? Do you make requests with a shorter timeout …
-
comment
Comment #40567353
Xfce has libxfceui4, which should be equivalent to libadwaita (I never directly used it, but that was at least my understanding of it)
-
comment
Comment #39657472
Separating compute and storage is one of the core idea behind Aurora. They talked about it in several places, for instance: * https://www.amazon.science/publications/amazon-aurora-…
-
comment
Comment #39238637
Interesting discussion about `jj split` and how it opens up a GUI tool to select what changes you want to pick. I'm using `git gui` a lot , I think about everydays, to pick up exac…
-
comment
Comment #37502183
This looks really cool! I wrote a few applications using both the official Kubernetes client and the asyncio variant from Tomasz. Both have the same problems to me (that you expose…
-
comment
Comment #36361899
I'm surprised to see DigiCert name coming that often. I know they are a major certificate player and that it really helped they supported (signed) Let's Encrypt intermediate certif…
-
comment
Comment #36272218
That can be useful because the doc website turns into some kind of sandbox where you can tweak directly the test function and see the result without having to write the code yourse…
-
comment
Comment #36271734
Python also has doctest https://docs.python.org/3/library/doctest.html since ... a long time now. The documentation tools are not as advanced as Go's and as far as I know, there's …
-
comment
Comment #36081873
There's a number of offline, opensource, TOTP CLI applications, so just use one of them for instance?
-
comment
Comment #34308671
I use ZZ all the time, but it's so wired into my memory muscle that i had to read the article to realize I was actually using it. Also, zz is _so_ practical, it's probably the shor…
-
comment
Comment #33526777
To be honest, the first Andor episode is really slow and I also almost dropped it right there, but the rest of the show is actually quite good (so far).
-
comment
Comment #33101528
For those who are implementing these security guidelines: how do you ensure they have been correctly implemented? Do you have any kind of static check program that can check before…
-
comment
Comment #32216490
I heard a lot about design systems the past few months, would one of you have a recommendation for a good read that would explain the challenges and/or the process to create such a…
- story
-
comment
Comment #28362209
No updates since roughly 10 years, the homepage is full of spam, I don't think Chandler should be recommended anymore at this stage.
- story
- story
-
comment
Comment #25235723
I also discovered K6 a few days ago, it looked quite nice and could be a good replacement for our Gatling tests. We were initially looking for something slightly different though: …
-
comment
Comment #24223165
I think this was the promise of Docker's InfraKit [1] (now DeployKit), to have your infrastructure constantly monitored and adjusted depending on the configuration you pushed into …
-
comment
Comment #22383320
It really depends on how what your workload is though. We have been running between 100 and 200 Jobs in Nomad, with the quantity of clients doubling then shrinking every day using …
- story
-
comment
Comment #21242155
I did 6 times but weather was a bit crap and many places were already closed (and I really needed that shower at the end of the day :p). On the other end, I was practically alone m…