HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pancakeguy

no profile record

Submissions

[untitled]

1 points·by pancakeguy·tháng trước·0 comments

[untitled]

1 points·by pancakeguy·2 tháng trước·0 comments

[untitled]

1 points·by pancakeguy·4 tháng trước·0 comments

The Insane Engineering of Starlink V3 [video]

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

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

docs.burla.dev
2 points·by pancakeguy·5 tháng trước·0 comments

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

docs.burla.dev
1 points·by pancakeguy·5 tháng trước·0 comments

Show HN: cluster-compute software for python beginners

docs.burla.dev
1 points·by pancakeguy·6 tháng trước·0 comments

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

docs.burla.dev
3 points·by pancakeguy·7 tháng trước·0 comments

Show HN: Easy to use Cluster-Compute software

docs.burla.dev
2 points·by pancakeguy·9 tháng trước·0 comments

Show HN: Extremely simple cluster-compute software

docs.burla.dev
3 points·by pancakeguy·10 tháng trước·0 comments

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

github.com
3 points·by pancakeguy·11 tháng trước·1 comments

Show HN: Open-Source Alternative to Modal

github.com
4 points·by pancakeguy·12 tháng trước·0 comments

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

docs.burla.dev
4 points·by pancakeguy·năm ngoái·0 comments

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

burla.dev
5 points·by pancakeguy·năm ngoái·0 comments

comments

pancakeguy
·2 tháng trước·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 tháng trước·discuss
Surely this is a problem that we will never be able to solve.
pancakeguy
·5 tháng trước·discuss
This is the same argument illustrators made upon the invention of photography.
pancakeguy
·8 tháng trước·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 tháng trước·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).