
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
ROOK
Minio
Google Cloud Storage
Amazon Simple Storage Service (S3)
DigitalOcean Spaces
IBM Cloud Object Storage
Azure Blob Storage
Helm.sh
GitHubBased on our record, GitHub seems to be a lot more popular than ROOK. While we know about 2470 links to GitHub, we've tracked only 27 mentions of ROOK. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This is why eval and observability ship as a unit, not as separate purchases. agent-eval scores and gates the output โ the tiers above, drift, hallucination. AgentLens captures the trace of how the agent got there: every model step and tool call, the resolved inputs, the raw outputs, the trajectory. Two things fall out of that:. - Source: dev.to / 10 days ago
The real fragility is in trying to constrain arguments. The docs are explicit that a pattern like Bash(curl http://github.com/ *) fails to do what it looks like it does. It won't match curl -X GET http://github.com/... (option before the URL), curl https://github.com/... (different protocol), curl -L http://bit.ly/xyz (redirects to GitHub), URL=http://github.com && curl $URL (variable), or curl http://github.com... - Source: dev.to / 11 days ago
Fallback chains โ og:title โ twitter:title โ- SSRF protection โ if you fetch user-supplied URLs, you MUST block
localhost, RFC-1918 ranges, and internal hostnames, or your preview endpoint is a proxy into your own infrastructure- Caching โ you do not want to re-fetch a URL on every render
- Rate limiting โ a public...
- Source: dev.to / 13 days ago
$ git pull Remote: Repository not found. Fatal: repository 'https://github.com//.git/' not found. - Source: dev.to / 15 days ago
// ==UserScript== // @name GitHub -> Obsidian Task // @namespace obsidian // @version 1.0 // @match https://github.com/*/*/issues/* // @match https://github.com/*/*/pull/* // @grant GM_setClipboard // ==/UserScript== (function () { 'use strict'; function getTitle() { return document.querySelector("bdi")?.textContent.trim(); } function copyTask() { ... - Source: dev.to / 17 days ago
Copy/paste from a previous thread [0]: Weโve done some fairly extensive testing internally recently and found that Garage is somewhat easier to deploy, but is not as performant at high speeds. IIRC we could push about 5 gigabits of (not small) GET requests out of it, but something blocked it from reaching the 20-25 gigabits (on a 25g NIC) that MinIO could reach (also 50k STAT requests/s) I donโt begrudge it that.... - Source: Hacker News / 7 months ago
Distributed storage systems enable us to store data that can be made available clusterwide. Excellent! But dynamically apportioning storage across a multi-node cluster is a very complex job. So this is another area where Kubernetes typically outsources the job to plugins (e.g. Cloud providers like Azure or AWS, or systems like Rook or Longhorn). - Source: dev.to / over 2 years ago
In this blog post, we'll explore how to combine CloudNative-PG (a PostgreSQL operator) and Ceph Rook (a storage orchestrator) to create a PostgreSQL cluster that scales easily, recovers from failures, and ensures data persistenceโ-โall within an Amazon Elastic Kubernetes Service EKS cluster. - Source: dev.to / about 2 years ago
My experience is that OpenEBS and Longhorn are cool and new and simplified, but that I would only trust my life to Rook/Ceph. If it's going into production, I'd say look at https://rook.io/ - Ceph can do both block and filesystem volumes. - Source: Hacker News / about 2 years ago
I have some experience with Ceph, both for work, and with homelab-y stuff. First, bear in mind that Ceph is a distributed storage system - so the idea is that you will have multiple nodes. For learning, you can definitely virtualise it all on a single box - but you'll have a better time with discrete physical machines. Also, Ceph does prefer physical access to disks (similar to ZFS). And you do need decent... - Source: Hacker News / over 2 years ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Minio - Minio is an open-source minimal cloud storage server.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Google Cloud Storage - Google Cloud Storage offers developers and IT organizations durable and highly available object storage.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Amazon Simple Storage Service (S3) - Store data in the cloud and learn the core concepts of buckets and objects with the Amazon S3 web service.