50
top 13 comments
sorted by: hot top controversial new old
[-] BobbyBandwidth@lemmy.world 19 points 1 year ago

They say they they wrote it in 10k lines, while twitter was 1M, but are they including all the packages they’re using (assuming that they are)? Like I can say I built a website with 100 lines, but in reality if you compile all the packages I’m using it’s a shit ton more than that.

Just a lazy thought out loud. Idk I’m probably being dumb

Not dumb at all and it's kinda annoying when people brag about LoC.

[-] swordsmanluke@programming.dev 6 points 1 year ago

The second bullet point explains it. The whole point is not about building a Twitter clone, it's about how the framework they are selling enables building highly-scalable apps with much less code required.

So, in this case, the LoC really is the point

[-] SaintWacko@midwest.social 7 points 1 year ago

Yeah, BRB, moving 90% of my codebase into an "external" library

[-] BobbyBandwidth@lemmy.world 1 points 1 year ago

My app was written in one line: yarn run dev.

[-] Kissaki@feddit.de 4 points 1 year ago

Not a package but a service or framework dependency:

Our implementation is built on top of a new platform called Rama that we at Red Planet Labs have developed over the past 10 years. This is the first time we’re talking about Rama publicly. Rama unifies computation and storage into a coherent model capable of building end-to-end backends at any scale in 100x less code than otherwise.

[-] Kissaki@feddit.de 16 points 1 year ago

Right now it's an ad for their platform/framework.

When they release it as open source supposedly in two weeks it may be something !programming.

[-] wosat@lemmy.world 9 points 1 year ago

And it's written in Java. Even though I'm not a huge fan of Java, it's almost refreshing to see a new project claiming high performance that isn't written in Rust or Go.

[-] taaz@biglemmowski.win 6 points 1 year ago

Souns too good to be true, there gotta be some catch.

[-] computergeek125@lemmy.world 3 points 1 year ago

First catch is probably the LoC used to make that engine they're talking about they wrote it in. You can set up an entire rudimentary webserver in Python in a dozen or so lines by starting off with import http.server. It won't be a good production ready HTTP server but it will serve HTTP

[-] Kidplayer_666@lemm.ee 4 points 1 year ago

Huh. This looks… very cool. Hopefully, it’s true

[-] OldWoodFrame@lemm.ee 3 points 1 year ago

Do Lemmy next.

[-] snooggums@kbin.social 3 points 1 year ago

Isn't 99% of Twitter code the tracking and spoonfeeding of sponsored content?

this post was submitted on 16 Aug 2023
50 points (91.7% liked)

Programming

17025 readers
128 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS