lime

joined 2 months ago
[–] [email protected] 3 points 1 day ago* (last edited 1 day ago) (6 children)

if I'm reading this right, it's a bit like ipfs+dht. is this a content-addressable system?

anyway, you should probably have demos of

  • large files (like a Linux disk image), to demonstrate consistency in transfer.
  • Video stream, to demonstrate performance and low latency.
  • multiple files shared with many peers at once, to demonstrate scalability
  • sharing with low bandwidth and high latency, to demonstrate possible mobile use cases.

thoughts:

  • the logo is very close to wireguard's.
  • if the data is stored on peers, that means there must always be people with free storage online for it to work? how much storage is needed? is that data in plaintext? could a bad actor push illegal content to peers without them knowing?

also, please convert the whitepaper to a format that is actually readable. rtf? really?

[–] [email protected] 1 points 1 day ago (2 children)

that's posturing if anything. if you're an experienced developer it takes fully 10 minutes with either system. and if you're not interested in modifying it, just use a container image.

the only case where i would agree with you is when i have to modify LD_LIBRARY_PATH to get things to run...

[–] [email protected] 18 points 1 day ago (3 children)

a full-face veil.

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago) (4 children)

such a strange interpretation. i've been working in go for over 10 years now, and i love it. but the notion that you can "just find the same program but built in a different language" doesn't make sense at all.

like, if you're annoyed with pandoc being written in haskell and clogging up your system dependencies, you can't just "find another pandoc". there's nothing like it. same thing with curl, or xonsh, or thingsboard.

[–] [email protected] 2 points 1 day ago

such a weird take.

[–] [email protected] 3 points 1 day ago (8 children)

it's not though. op has issues installing programs built in python. suggesting they rebuild those programs in go is 100% an apples to meatballs comparison, and way off topic.

[–] [email protected] 5 points 1 day ago (10 children)

this is not about offense! nobody is offended. but if you ask me for help with an apple pie and i tell you to make meatballs... it's a confusing lack of relevance.

[–] [email protected] 23 points 1 day ago

everyone focuses on the tooling, not many are focusing on the reason: python is extremely dynamic. like, magic dynamic you can modify a module halfway through an import, you can replace class attributes and automatically propagate to instances, you can decompile the bytecode while it's running.

combine this with the fact that it's installed by default and used basically everywhere and you get an environment that needs to be carefully managed for the sake of the system.

js has this packaging system down pat, but it has the advantage that it got mainstream in a sandboxed isolated environment before it started leaking out into the system. python was in there from the beginning, and every change breaks someone's workflow.

the closest language to look at for packaging is probably lua, which has similar issues. however since lua is usually not a standalone application platform it's not a big deal there.

[–] [email protected] 4 points 1 day ago* (last edited 1 day ago) (12 children)

it's also not at all relevant. go is great, but this is about python.

[–] [email protected] 7 points 1 day ago (3 children)

shit of feceus. it was right there, man...

[–] [email protected] 7 points 2 days ago

I played factorio for the entire day and basically forgot to eat

[–] [email protected] 6 points 2 days ago

it's a standout of its genre, definitely. i thoroughly enjoyed my time with it. i have no nostalgia for the apple ][ style it emulates but it really serves the art direction brilliantly.

i had a discussion with a friend about the obra dinn a few weeks ago. i told him how i enjoyed the "hidden in plain sight" fact that the letter you get with the pocket watch is signed "Henry Evans" and he basically lit up. turns out he had been stuck on the two ladies that were passengers, and he connected in real-time what must have happened to them just because i mentioned the name. i love that it's the sort of game that gives you epiphanies.

view more: ‹ prev next ›