HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pancakeguy

no profile record

Submissions

[untitled]

1 points·by pancakeguy·الشهر الماضي·0 comments

[untitled]

1 points·by pancakeguy·قبل شهرين·0 comments

[untitled]

1 points·by pancakeguy·قبل 4 أشهر·0 comments

The Insane Engineering of Starlink V3 [video]

youtube.com
4 points·by pancakeguy·قبل 5 أشهر·0 comments

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

docs.burla.dev
2 points·by pancakeguy·قبل 5 أشهر·0 comments

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

docs.burla.dev
1 points·by pancakeguy·قبل 5 أشهر·0 comments

Show HN: cluster-compute software for python beginners

docs.burla.dev
1 points·by pancakeguy·قبل 6 أشهر·0 comments

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

docs.burla.dev
3 points·by pancakeguy·قبل 7 أشهر·0 comments

Show HN: Easy to use Cluster-Compute software

docs.burla.dev
2 points·by pancakeguy·قبل 9 أشهر·0 comments

Show HN: Extremely simple cluster-compute software

docs.burla.dev
3 points·by pancakeguy·قبل 10 أشهر·0 comments

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

github.com
3 points·by pancakeguy·قبل 11 شهرًا·1 comments

Show HN: Open-Source Alternative to Modal

github.com
4 points·by pancakeguy·قبل 12 شهرًا·0 comments

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

docs.burla.dev
4 points·by pancakeguy·السنة الماضية·0 comments

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

burla.dev
5 points·by pancakeguy·السنة الماضية·0 comments

comments

pancakeguy
·قبل شهرين·discuss
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 أشهر·discuss
Surely this is a problem that we will never be able to solve.
pancakeguy
·قبل 5 أشهر·discuss
This is the same argument illustrators made upon the invention of photography.
pancakeguy
·قبل 8 أشهر·discuss
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 أشهر·discuss
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).