lime

joined 2 months ago
[–] [email protected] 4 points 1 hour ago* (last edited 1 hour ago)

mozilla takes donations, but they don't fund Firefox development with that money. that's usually what people have against it.

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

i've seen something like this before, where the kernel holds the file handle open for the process so that it thinks the file is still there. i think it's related to how the program closes the file but i don't remember the details. restarting qbittorent will most likely fix it.

[–] [email protected] 2 points 3 hours ago
[–] [email protected] 7 points 3 hours ago* (last edited 3 hours ago)

my dude, just seeing the text is too much effort.

[–] [email protected] 7 points 3 hours ago* (last edited 3 hours ago)

me, watching a friend play a game (that i play) for the first time

[–] [email protected] 1 points 4 hours ago

your reaction makes me more confident that this may turn into something interesting :)

i take it then that files must have some ownership information associated with them, to distinguish the author from a relay node? or is that just a private key.

[–] [email protected] 2 points 18 hours ago (2 children)

i'm interested in the dynamic linking, what mechanism is used to stop situations like left-pad or the pypi incident where a file is removed replaced with a malicious alternative?

[–] [email protected] 1 points 20 hours ago

i mean, that is the difference between interpreted and compiled.

if the container doesn't work though, that means it is broken and should be fixed. the point of them is literally to be plug-n-play. that would be like distributing a go binary with a segfault in main.

[–] [email protected] 3 points 21 hours ago* (last edited 20 hours ago) (4 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 21 hours 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] 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.

 

I have two monitors, one 1440x3440 and one 1080x1920 to its right. Every boot, the desktop on my left monitor moves over and displays on top of the right one. Killing and restarting plasmashell moves it to where it should be, but i'd love to fix this without adding that to my .xsession. Thing is, i'm not versed enough in the KDE internals to know where this issue even stems from.

I'm running EndeavourOS with Plasma 6.1.5 on X11. I haven't tried wayland since Plasma 6 switched to it and then promptly flickered itself into a crash.

Edit: This machine runs the amdgpu-pro driver, and has done since before plasma 6 released. i didn't have this problem on plasma 5.

view more: next ›