There are certainly better ways, but I suspect this way is cheaper as the only need to stock one connector type.
- 0 Posts
- 79 Comments
notabot@lemm.eeto Asklemmy@lemmy.ml•What Fantastic (and Janky) Things Do You Do With Leftover Packaging?17·1 month agoMy kids have a pile of cardboard screws that they use to turn boxes into all sorts of things; rockets, forts, cars and you could probably make organizers, shelves and the like too. The screws grip the cardboard surprisingly well, and it’s easy to make even quite large structures robust.
Edit the config was useful if you were trying to hook up a more unusual monitor that had odd timings or more overscan than a normal one, but it was definitely arcane magic.
notabot@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How can everyone on a private tracker maintain seed ratios above 1? Is it mathematically impossible?English3·1 month agoA valid point, trackers often give you a certain amount of upload credit for free, and there are often other ways to earn those credits too, so all users’ ratios would be above 1.0, but that should have read “A closed group of users can all have a seed ratio of 1.0” if we’re looking at just the data transfer itself.
notabot@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How can everyone on a private tracker maintain seed ratios above 1? Is it mathematically impossible?English8·1 month agoA closed group of users can all have a seed ratio above 1.0, but it’s a bit of a contrived set up. For simplicity, in the following examples we assume that each file is the same size, but this also works for other combinations.
Consider the smallest group, two users. If user A seeds a file and user B downloads it, whilst B seeds a different file, which A downloads, both users will have a ratio of 1.0 as they’ve up and down loaded the same amount.
For three users, A seeds a file, B and C then download a different half each, which they then share with each other. A has a total (upload, download) of (1,0), whilst B and C have (0.5,1). If you repeat this with B seeding and A and C downloading, then C seeding to A and B, you get each peer uploading 2 files worth of data, and downloading 2 files worth, for a ratio of 1.0 each.
You can keep adding peers and keep the ratios balanced, so it is possible for all the users on a private tracker to have a 1.0 ratio, but it’s very unlikely to work out like that in real life, which is why you have other ways to boost your ratio.
No, you cannot meaningfully delete your posts or comments, but that’s not because of any issue with lemmy, but because you posted them publically. They will be archived and indexed in other services.
It is always best to remember that all your activity here is public, and will be linked to your username. Given that, you may wish to minimise any personally identifying information you post, and use several accounts to split up your activities by topic.
Try writting ‘Deceased’ on it and return it. At the very least it’ll give any human who sees it a momentary pause, and maybe they’ll take it more seriously.
notabot@lemm.eeto Linux@lemmy.ml•First hyprland or wayland crash after 5 months of using it7·2 months agoClearly fake, it says there’s a tty number in the top left corner and there isn’t.
We fix it with rockets. Circularize the orbit and set it to an integer number of days that’s divisible by 28.
That only gives you 364 daya per year and we need just fractionally less than 365.25. You end up needing an extra day every year, and if we want to keep midnight in the middle of the night, and extra full day every four years (except when we don’t). Adding those sorts of bodges onto an otherwise elegant system would be awful to work with.
Instead, I propose we build giant rocket engines pointing straight up on the equator, and adjust the Earth’s orbit until one orbit around the sun takes exactly 364 days.
I couldn’t agree more. Occasionally I’ll use an appimage where something is not packaged for my distro version and I only need it temporarily.
Maybe I’m just long in the tooth, but linux used to be a simple, quite elegant system, with different distros providing different focuses, whether they were trying to be windows clones, something that a business could bank on being there in ten years, or something for those who like to tinker. The common theme throughout was ‘the unix way’, each individual tool was simple, did one job, and did it well. Now we seem to be moving to a much more homogenous ecosystem of distros with tooling that tries to be everything all at once, and often, not very well.
Well, that’s just bleak.
The way I look at it, parent processes know they will outlast their children unless they deliberately turn them into daemons, traditionally by double forking them. Daemons live on, even when the parent dies.
SIGKILL again? That implies it’s been KILLed before and either survived, or come back. Either way, we don’t like zombie processes in these parts.
/me fetches the really big process remover/cattle prod.
notabot@lemm.eeto Linux@lemmy.ml•TIL last-modified timestamp of a dir updates when a file/subdir is added/renamed/deleted6·3 months agoI’m sure you’ve already considered it, but from that description it sounds very much like
make
. That compares the input files’ timestamps to the output files’ timestamps, so it might be different to your plan though.
You’ll have permission if you go $HOME.
I’m assuming you have a lovely, caring partner there otherwise that sounds wrong.
notabot@lemm.eeto linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.62·4 months agoThat’s interesting. I’ve often wondered what it must be like programing or using the CLI if you aren’t familiar with the English language, but I hadn’t considered the dyslexia/graphia type issues.
notabot@lemm.eeto linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.142·4 months agoNow that’s a better reason for looking for a GUI solution than the OP had. I hadn’t really considered how dyslexia would affect CLI usage.
I normally just use X forwarding over
ssh
. For simple, X native, apps it usually works nicely, but if you’re using something that draws its own UI (electron apps, browsers and the like often do) it’ll be extremely painful or just fail.I believe there is, or was, a way to run a vnc client rootless, but I think you needed to configure the server in a specific way too. It’s been a long time since I tried though so things will have changed.
notabot@lemm.eeto Asklemmy@lemmy.ml•What's the dumbest thing you've done to fix a tech issue?3·4 months agoThat sentence was going rather predictably right up until the last word. Well done.
Walked across a room and pulled a muscle in my shoulder. It was painful enough that I could barely lift it for a week or so.