HackerTrans
TopNewTrendsCommentsPastAskShowJobs

riadsila

no profile record

Submissions

Mistral AI to Buy Infrastructure Startup Koyeb

wsj.com
4 points·by riadsila·5 tháng trước·0 comments

Accessing Tenstorrent AI Accelerators via Koyeb Cloud

techcrunch.com
2 points·by riadsila·11 tháng trước·0 comments

[untitled]

1 points·by riadsila·năm ngoái·0 comments

Serverless Postgres GA: Production-Ready Databases for Large Scale and AI Apps

koyeb.com
3 points·by riadsila·năm ngoái·0 comments

A2A and MCP: Start of the AI Agent Protocol Wars?

koyeb.com
2 points·by riadsila·năm ngoái·0 comments

A2A versus MCP: Start of AI Protocol War?

koyeb.com
2 points·by riadsila·năm ngoái·0 comments

Tenstorrent Cloud Instances and Next-Gen AI Accelerators

techcrunch.com
2 points·by riadsila·năm ngoái·0 comments

Serverless GPUs: Price Drops and Increasing Efficiency with Scale-to-Zero

koyeb.com
2 points·by riadsila·2 năm trước·0 comments

Scale-to-zero: Optimizing GPU and CPU workloads

koyeb.com
3 points·by riadsila·2 năm trước·0 comments

Volumes: High IOPS and low latency NVMe SSDs

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

Paris and Tokyo Regions Are Now GA on Koyeb

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

70% Faster Deployments and High-Performance Private Network

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

Koyeb's New Dashboard: Build, Run, and Scale Apps in Minutes

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

A Guide to Quantization in LLMs

symbl.ai
3 points·by riadsila·2 năm trước·0 comments

Koyeb for Startups: Accelerate with Credits for High-Performance Infrastructure

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

Koyeb Announces Volumes Technical Preview

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

GPUs in public preview: Run AI workloads on H100, A100, L40S and more

koyeb.com
2 points·by riadsila·2 năm trước·0 comments

Autoscaling GA: Scale Faster, Sleep Well, Don't Break the Bank

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

Autoscaling GA: Scale Fast, Sleep Well, Don't Break the Bank

koyeb.com
1 points·by riadsila·2 năm trước·0 comments

Intel details new Lunar Lake CPUs that will go up against AMD, Qualcomm, Apple

arstechnica.com
3 points·by riadsila·2 năm trước·1 comments

comments

riadsila
·6 tháng trước·discuss
Koyeb has great resources about running Claude Code in sandboxes: https://www.koyeb.com/tutorials/use-claude-agent-sdk-with-ko...
riadsila
·năm ngoái·discuss


  Tenstorrent builds high-performance AI processors and RISC-V CPUs designed for scalable, efficient machine learning and deep learning workloads in data centers and edge devices.
Come hack on their hardware! More info on the event page: https://lu.ma/pkhmut6r
riadsila
·2 năm trước·discuss
Another option is Koyeb (disclaimer I work there) - you can deploy 1 managed PostgreSQL database for free.

I also wrote a quick comparison of different PostgreSQL databases with free tiers: https://www.koyeb.com/blog/top-postgresql-database-free-tier...

Will need to drop ElephantSQL from the list :(
riadsila
·3 năm trước·discuss
Would be cool if there were drop down menus to select between different regions and AZs.
riadsila
·3 năm trước·discuss
For more context: https://www.metabase.com/blog/security-advisory
riadsila
·3 năm trước·discuss
Not sure if this previous thread from years ago will be of any use, sharing it just in case any of the alternatives are still relevant or could be of use for you: https://news.ycombinator.com/item?id=22596082

Mentions Adyen, Braintree, and Paddle
riadsila
·3 năm trước·discuss
Koyeb (disclaimer I work there) lets you run workers and provides a free $5.50 credit that covers the cost of running 2 nano services.

Platform: https://app.koyeb.com/ Doc: https://www.koyeb.com/docs/reference/services
riadsila
·3 năm trước·discuss
There's Koyeb that supports git deployments. (FYI, I work there.)
riadsila
·3 năm trước·discuss
https://twitter.com/oliverdarcy/status/1649066484277051394
riadsila
·4 năm trước·discuss
I second this recommendation for lunettes pour tous!
riadsila
·4 năm trước·discuss
True, the table isn't super clear. It'd be better to list the creators before listing the proxy technology each mesh uses.
riadsila
·4 năm trước·discuss
I read the newsletter from Console and Changelog. Best of luck on your endeavor to stay in the loop while cutting down social media use.
riadsila
·4 năm trước·discuss
Glad to see the prices are less chaotic today https://www.amazon.com/Making-Fly-Genetics-Animal-Design/dp/...
riadsila
·4 năm trước·discuss
Have you thought about https://www.cypress.io/ ?
riadsila
·4 năm trước·discuss
We have a bunch of users running Django apps here at Koyeb. They seems happy with the experience we provide
riadsila
·4 năm trước·discuss
I think https://www.koyeb.com/ could be what you are looking for. Let me know what you think! (Disclaimer, I work for Koyeb)
riadsila
·4 năm trước·discuss
Koyeb also moved off Kubernetes and went with Nomad. We started with Kubernetes, thinking it was the right abstraction layer for us to build our platform, but then quickly ran into major limitations. The big ones: as others have mentioned in this thread, its complexity; security (we wanted to explore using Firecracker on Kubernetes, but it was very experimental at that time); we were not interested in keeping up with its release cycles; global and multi-zone deployments was not as straightforward as we needed; and the overhead (10-25% of RAM) was a cost we were not willing to take (we are around 100MB with our new architecture).

We wrote about our decision to switch here: https://www.koyeb.com/blog/the-koyeb-serverless-engine-from-...