Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pacmansyyu
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pacmansyyu
11mo ago
Congratulations on building this! I certainly do agree with the fact that there are a lot of sites that force you to upload, ask for your email, and sometimes even add a watermark to the image; amongst other unknown things. Although from fi
2.
▲
by
pacmansyyu
1y ago
I've been working on an encrypted environment variables management tool, called kiln[1], for teams. I know, tools like age and SOPS exist, but this partly came through because of the lack of a good UX around the encryption part especia
3.
▲
by
pacmansyyu
1y ago
Yes, SOPS does have `exec-env` which does the same thing, kind of. From one of the issues, it currently lacks support for the POSIX-semantic way to run commands: https://github.com/getsops/sops/issues/1469 , w
4.
▲
Show HN: kiln – Git-native, decentralized secret management using age
(kiln.sh)
12 points
by
pacmansyyu
1y ago
|
2 comments
5.
▲
by
pacmansyyu
1y ago
Well, technically SOPS/age are both encryption tools first. Both of them are excellent, mind you. But they lack the user experience, specifically SOPS, with handling keys in a multi-user environment, and subsequently with the overall d
6.
▲
Show HN: kiln – Git-native, age-encrypted secrets for dev workflows
(kiln.sh)
4 points
by
pacmansyyu
1y ago
|
3 comments
7.
▲
I think it's time to give Nix a chance
(maych.in)
148 points
by
pacmansyyu
1y ago
|
151 comments
8.
▲
by
pacmansyyu
1y ago
I'm working on Damon[1], a Nomad Events stream operator that automates cluster operations and eliminates repetitive DevOps tasks. It's a lightweight Go binary that monitors the Nomad events stream and triggers actions based on con
9.
▲
by
pacmansyyu
2y ago
No, unfortunately our company’s and external regulatory compliance policies require us to host all data within the country itself, alongside it being required to be run on an infrastructure that is easily auditable. So as a policy within th
10.
▲
by
pacmansyyu
2y ago
We had separate database and app instances, the DB instance had 32 cores and 64GB memory, which we doubled to keep up with our requirements. We have tens of millions of visits daily, and our database was close to ~300GB within the first few
11.
▲
by
pacmansyyu
2y ago
We had huge servers, with the database and the application itself running on separate instances. IIRC, we had a 32 core, 64GB instance just for the DB itself which we doubled when we started adding more sites to our configuration and it sti
12.
▲
by
pacmansyyu
2y ago
In all honesty, these optimizations are quite basic. We already used MariaDB instead of MySQL itself. Other things listed in the post are something that we have standard across all our databases, well, except for deleting the data to speed
13.
▲
by
pacmansyyu
2y ago
We recently migrated from Matomo to Umami at work after hitting scaling issues with Matomo, even after implementing various MySQL optimizations and archiving reports through cron at a decent interval. Even the most basic tasks like loading
14.
▲
by
pacmansyyu
2y ago
Cheers! The issue has been fixed now and is live. Thanks a lot for your feedback :)
15.
▲
by
pacmansyyu
2y ago
Apologies for my previous misguiding comment. We have figured out the issue and a fix is being implemented right now to handle URLs for GitHub repositories and suffix them with `?raw=true` to automatically to fetch the raw file. The fix sho
16.
▲
by
pacmansyyu
2y ago
Hi, I'm from the team at Zerodha. It seems as if the well-known URL for the laravel repository points to the GitHub page[1] instead of the URL for the raw code[2]. Changing the well-known URL to the raw code path should fix this issue.
17.
▲
by
pacmansyyu
2y ago
Hi, I'm from the team at Zerodha. > Instead of structuring this as a fund, why not a non-profit? Thank you, this is an interesting suggestion. While a non-profit structure could potentially increase donations, implementing this glob
18.
▲
These Are Called Opportunities
(fabiensanglard.net)
2 points
by
pacmansyyu
6y ago
|
0 comments
19.
▲
by
pacmansyyu
7y ago
Thank you! these are very cool. > you can save some bandwidth in exchange for recording quality by using high compression of Speex algo how about using opus[0], the comparison chart[1] shows that opus is supposedly significantly better e
20.
▲
My Favourite Paradox
(forrestthewoods.com)
1 points
by
pacmansyyu
8y ago
|
0 comments
21.
▲
Bedrock Linux
(bedrocklinux.org)
3 points
by
pacmansyyu
8y ago
|
0 comments
22.
▲
LineageOS – Trust Interface
(lineageos.org)
3 points
by
pacmansyyu
8y ago
|
0 comments
23.
▲
by
pacmansyyu
8y ago
I am sorry, I usually don't do this but I guess the person you're replying to is the creator of Tildes.
24.
▲
Using NumPy efficiently
(speakerdeck.com)
1 points
by
pacmansyyu
8y ago
|
0 comments
25.
▲
by
pacmansyyu
9y ago
Here[1] is an article describing the same, written by the author himself. [1]: http://ruder.io/optimizing-gradient-descent/index.html
26.
▲
Java Programming Cheatsheet
(introcs.cs.princeton.edu)
6 points
by
pacmansyyu
9y ago
|
0 comments