HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pancakeguy

no profile record

投稿

[untitled]

1 ポイント·投稿者 pancakeguy·先月·0 コメント

[untitled]

1 ポイント·投稿者 pancakeguy·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 pancakeguy·4 か月前·0 コメント

The Insane Engineering of Starlink V3 [video]

youtube.com
4 ポイント·投稿者 pancakeguy·5 か月前·0 コメント

Show HN: Burla – Scale any Python program using one simple function

docs.burla.dev
2 ポイント·投稿者 pancakeguy·5 か月前·0 コメント

Show HN: Cloud platform with the learning curve of a toaster.

docs.burla.dev
1 ポイント·投稿者 pancakeguy·5 か月前·0 コメント

Show HN: cluster-compute software for python beginners

docs.burla.dev
1 ポイント·投稿者 pancakeguy·6 か月前·0 コメント

Show HN: 1T row challenge in 76s using 10,000 CPUs

docs.burla.dev
3 ポイント·投稿者 pancakeguy·7 か月前·0 コメント

Show HN: Easy to use Cluster-Compute software

docs.burla.dev
2 ポイント·投稿者 pancakeguy·9 か月前·0 コメント

Show HN: Extremely simple cluster-compute software

docs.burla.dev
3 ポイント·投稿者 pancakeguy·10 か月前·0 コメント

Show HN: Giz, AI Git commits with easy to modify system prompt (in 140 lines)

github.com
3 ポイント·投稿者 pancakeguy·11 か月前·1 コメント

Show HN: Open-Source Alternative to Modal

github.com
4 ポイント·投稿者 pancakeguy·12 か月前·0 コメント

Show HN: Burla – Scale Python to 10,000 VM's with one line of code.

docs.burla.dev
4 ポイント·投稿者 pancakeguy·昨年·0 コメント

Show HN: Introducing Burla – The simplest way to scale Python

burla.dev
5 ポイント·投稿者 pancakeguy·昨年·0 コメント

コメント

pancakeguy
·2 か月前·議論
A new kind of workload scheduler. I think it's silly that it's so normal datacenters to sit at ~20% utilization all the time.

With the right scheduler I think we could get that above 90%. Would love to hear any feedback / thoughts. Here's a blog explaining: https://docs.burla.dev/blog/dynamic-hardware
pancakeguy
·5 か月前·議論
Surely this is a problem that we will never be able to solve.
pancakeguy
·5 か月前·議論
This is the same argument illustrators made upon the invention of photography.
pancakeguy
·8 か月前·議論
It's cool that this is possible on a single node but I still think distributed is the way.

The point of these tools is productivity. What are you trying to accomplish and how long does it take to accomplish? This includes time spent writing code and fussing with configs. This would take <1min to run and <10 to write on a cluster. Happy to might make a demo to prove it.

Yes cost matters also, but running many machines for a short period of time is the same as one for a long time? Open to honest rebuttal.
pancakeguy
·8 か月前·議論
What about burla.dev ?

Or basically a generic nestable `remote_parallel_map` for python functions over lists of objects.

I haven't had a chance to fully watch the video yet / I understand it focuses on lower levels of abstraction / GPU programming. But I'd love to know how this fit's into what the speaker is looking for / what it's missing (other than obviously it not being a way to program GPU's) (also full disclosure I am a co-founder).