[-] verstra@programming.dev 3 points 1 month ago

It works great for a closed group of people, all on one instance. Another data point that federation is hard.

[-] verstra@programming.dev 2 points 2 months ago

For me, switching from chrone to ff around 3 years it felt the opposite. Ff opens so much faster. Also scrolling is way smoother.

[-] verstra@programming.dev 3 points 3 months ago

Giving them access to Jellyfin is not fully "copying" a movie, it is just access to streaming (they can download, but that's on them).

Overall, this makes little sense anymore and I feel that limiting data sharing is hard to conceptualize, let alone prevent with regulation.

[-] verstra@programming.dev 3 points 3 months ago

You are not alone. This is the work git was built for.

There is a bit of benefit if you have code reviewed so separate commits are easier to review instaed of one -900 +1278 commit.

[-] verstra@programming.dev 4 points 4 months ago

Wait, but if you have, for example an HTTP API and you listen on a unix socket in for incoming requests, this is quite a lot of overhead in parsing HTTP headers. It is not much, but also cannot be the recommended solution on how to do network applications.

[-] verstra@programming.dev 2 points 7 months ago

It feels like the last language one will need to learn.

It has an improved C-style syntax (if statement is similar to if expression), it has algebraic type system (enums can contain nested data) and 99.9% of the time you can write in safe mode where you are guaranteed not to segfault.

[-] verstra@programming.dev 3 points 8 months ago

You dear sir, make a world a nicer place to live in

[-] verstra@programming.dev 3 points 11 months ago

Camel case?

this_is_not_going_to_be_a_serious_debate

[-] verstra@programming.dev 3 points 1 year ago

That you can easily use JOIN after you've already used LIMIT or GROUP BY.

[-] verstra@programming.dev 3 points 1 year ago* (last edited 1 year ago)

Cool. Any idea how would i use this with rustc?

view more: ‹ prev next ›

verstra

joined 1 year ago