Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AjayTripathy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
AjayTripathy
3y ago
Agree! That's the vision!
2.
▲
OpenCost Adds Open Source Multi-Cloud Cost Monitoring
(opencost.io)
23 points
by
AjayTripathy
3y ago
|
2 comments
3.
▲
Predicting Kubernetes Resource Cost Before Deployment
(blog.kubecost.com)
12 points
by
AjayTripathy
4y ago
|
0 comments
4.
▲
by
AjayTripathy
5y ago
No problem! Please let me know how we can help.
5.
▲
by
AjayTripathy
5y ago
Kubecost fully supports labels by default-- however until recent versions we relied on kube-state-metrics for that data, which requires users to whitelist the labels they want to see. If you upgrade to our latest version, I'd be surpri
6.
▲
by
AjayTripathy
5y ago
Each use case is different, but I think expiring the data after 60d in your monitoring stack makes sense both from a scaling perspective of your monitoring stack and from a privacy perspective. I wouldn't necessarily put _user_ data in
7.
▲
by
AjayTripathy
6y ago
Stackwatch | Backend Engineer | Full-time | Remote Stackwatch is the company behind Kubecost https://github.com/kubecost/cost-model . We're building tools to help devops and finops work together to track, manage,
8.
▲
by
AjayTripathy
6y ago
There's definitely ways to do this by configuring your scrape configs to ignore sets of nodes. Curious though when you last tried kubecost out? We've built out some caching mechanisms in the product over the last month or so that
9.
▲
How to track costs in multi-tenant Amazon EKS clusters
(aws.amazon.com)
64 points
by
AjayTripathy
6y ago
|
6 comments
10.
▲
Show HN: Measure the cost of Kubernetes containers/services in real-time
(github.com)
36 points
by
AjayTripathy
7y ago
|
2 comments
11.
▲
Understanding Kubernetes Cluster Autoscaling
(medium.com)
4 points
by
AjayTripathy
8y ago
|
0 comments
12.
▲
Detect Overspending by Measuring Idle Kubernetes Resources
(medium.com)
7 points
by
AjayTripathy
8y ago
|
0 comments
13.
▲
by
AjayTripathy
8y ago
Hey, former Google Cloud SRE here-- now work on projects to help companies manage cloud spend. Prediction and especially recommendations for lowering cloud spend can get tricky, but I wrote a piece of software and some grafana dasboards tha
14.
▲
by
AjayTripathy
8y ago
Helm chart author here-- let me know if you have any feedback! I wanted to build a one or two click way to quickly get cost metrics on GKE.
15.
▲
by
AjayTripathy
8y ago
If you want to look the average comp at FAANG or any well-paying public company it's "only" 250k. That versus the average case at a startup being closer to 150k (average options are worth 0).
16.
▲
by
AjayTripathy
13y ago
While I've never actually run out of localstorage space, I can see it being an issue for some webgl applications. Cool stuff!
17.
▲
BART Workers Give 72-Hour Strike Notice
(blogs.kqed.org)
2 points
by
AjayTripathy
13y ago
|
1 comments
18.
▲
by
AjayTripathy
13y ago
Peerkit's caching layer hacks around the HTML5 localStorage limit by opening iFrames to multiple top-level domains. Agreed that it's a messy solution that introduces some overhead (loading iFrames), but it seems to work.
19.
▲
by
AjayTripathy
13y ago
The project is flexible enough to provide support for all media types-- video is definitely where the majority of your savings will be coming from. For a first-time demo though, we decided to just transfer a small image.
20.
▲
by
AjayTripathy
13y ago
Thanks! One possible explanation is that the coordination server, which tells you who has what files, is being slow. We're working on it.
21.
▲
by
AjayTripathy
13y ago
File chunks in the upstream response are hashed, and we're working on delivering "good" peers to connect to. I agree that there's a lot of work to be done to product-ize it-- we just couldn't wait to show off the demo!
22.
▲
by
AjayTripathy
13y ago
Co-Author here: A cdn using peer to peer has been on a lot of people's minds for a while. There are certainly going to be lots of competing implementations, but you can already start perusing PeerKit's code on github https://github.com/Pee
23.
▲
by
AjayTripathy
14y ago
I can't wait to see a real, scalable game on the full javascript stack: webgl/html5 graphics , node.js / binary.js backend, and a mongodb database.
24.
▲
by
AjayTripathy
14y ago
Sorry, we're experiencing the issue described here: http://www.hackerne.ws/item?id=4180339 But basically, we schedule online courses and add email/text you when you should be watching your online course.
25.
▲
by
AjayTripathy
14y ago
Fair point. To try and allay these kinds of concerns, we've also provided a completely free option with 100% of the scheduling/reminder functionality of the paid option. Wagering is completely voluntary. Though we think betting a bit of mon
26.
▲
by
AjayTripathy
14y ago
I've already built a cool hack with bridge! The multi-language support allowed me to use node.js for my IO and python for my logic. They interfaced pretty seamlessly. This is a good tool for hackers.
27.
▲
by
AjayTripathy
14y ago
Has anyone on an android phone been able to get thumbkissing to work? I have not.
28.
▲
by
AjayTripathy
15y ago
Fair enough, you can think of it as not having to write any of your own server-side code.
29.
▲
by
AjayTripathy
15y ago
The framework is for real-time media distribution, and is built on top of Now.js . All you need to do is include our npm module, djs, serve your webpage, and write your client-side code. We've found that it greatly simplifies writing pub-
30.
▲
by
AjayTripathy
15y ago
"(Recall that some NP-hard problems are not in NP; halting problem is one.)" Actually, this quite clears it up for me, I was confusing being in NP with being NP hard.
More ›