• 0 Posts
  • 191 Comments
Joined 7 months ago
cake
Cake day: December 6th, 2024

help-circle

  • Well, the N100 does have a lot more breathing space in terms of computing power, so it’s maybe a better bet for something you want to use for a decade or more, and that remote control I linked to above does work fine, except for the power button (which will power your Linux off but won’t power it back on).

    I actually tried an Android TV Box (which is really just and SBC in the same range of processing power as the Pi) for this before going for the Mini PC and it was simply not as smooth operating.

    That Mini-PC has enough computing power room (plus the right processing extensions) that I can be torrenting over OpenVPN on a 1Gb/s connection whilst watching a video from a local file and it’s not at all noticeable on the video playback.


  • Kodi install instructions are here

    I don’t use docker, I use lubuntu with normal packages. So for example Kodi is just installed from the Team Kodi PPA repository (which, granted, is outdated, but it works fine and I don’t need the latest and greatest) and just set it up to be auto-started when X starts so that on the TV it’s as if Kodi is the interface of that machine.

    Qbittorrent is just the server only package (qbittorrent-nox) which I control remotelly via its web interface and the rest is normal stuff like Samba.

    After the inital set up, the actual linux management can be done remotelly via ssh.

    That said, LibreELEC is a Linux distro which comes with Kodi built-in (it’s basically Kodi and just enough Linux to run it), so assuming it’s possible to install more stuff in it might be better - I only found out about it when I had my setup running so never got around to try it. LibreELEC can even work in weaker hardware such as a Raspberry Pi or some of its clones.

    Also you can get Kodi as a Flatpak which works out of the box in various Linux distros so if you need the latest and greatest Kodi plus a full-blown Linux distro for other stuff you might do the choice of distro based on supporting flatpack and being reasonably lightweight (I actually originally went for Lubuntu exactly because it uses a lightweight Window Manager and I expected that N100 mini-pc to need it, though in practice the hardward can probably run a lot more heavy stuff than that, though lighter stuff means the CPU load seldom goes up significativelly hence the fan seldom turns on and so the thing is quiet most of the time and you only hear the fan spinning up and then down again once in a while even in the Summer).

    As for docker, there are a lot of instructions out there on how to install Kodi with Dockers, but I never tried it.

    Also you might want to get a remote like this, which is a wireless remote with a USB adapter, not because of the air-mouse thing (frankly, I never use it) but simply because the buttons are mapped to exactly the shortcuts that Kodi uses, so using it with Kodi in Linux is just like using a dedicated remote for a TV Media Box - in fact all those thinks are keyboard shortcuts (that remote just sends keypresses to the PC when you press a button) and they keyboard shortcuts for media players seem to be a standard.


  • It really depends on what you’re doing with it and on what old PCs you have available.

    I have an N100 Mini-PC at home in my living room connected to my TV which is both a home server and a TV-Box using Kodi (I even have a remote for it).

    Having modern image and video decoding in hardware is pretty useful when I’m using it as a TV Box (there is zero stutter with it), whilst the rest of the time the thing mostly sits doing some low CPU-intensive server tasks (mainly torrenting and SMB server stuff).

    Also, it’s a small box that fits fine on my TV stand without standing out and runs silent pretty almost all of the time.

    Further, I don’t have any low power consuming old PCs around - the best are some chunky old notebooks, the rest are old gaming PCs which eat more power idle than the mini PC does at full load - and even the notebooks aren’t that low power as all that.

    Mind you, for many years I used an old Asus EEE PC (a very small notebook running Linux) as home file server (with external HDs) and had a separated dedicated hardware TV Media Server box playing files from it, but eventually that PC stopped working and I found out I could just use my Router as a file server.

    Last but not least, judging for how long I kept using my TV Media Server boxes (which over almost 2 decades I had 2 different ones and which as dedicated hardware could not easilly be upgraded when new video compression standards came out) 10+ years is definitelly my time-frame for using that Mini-PC.

    All this to say that you should consider using old hardware, especially if you have some around and it’s task appropriate (like I did before using an old Asus EEE PC as a home file server), but also take in account what you’re going to do it and consider if new hardware won’t be better over the timespan you will likely be using it and if the being able to get a more task appropriate form factor (like how having a little box-size Mini PC lets me have it in my living room on a TV stand next to my TV and my fiber router) is worth it.

    In summary, before you get hardware you should ponder a bit about what you intend to do with it before you decide what to get, don’t be afraid of using stuff you already have and also don’t be afraid to get new stuff if it’s actually justified by hardnosed reasons rather than merely some variant of the “new stuff smell” psychological effect when buying new.


  • If you’re purelly seeding (as in starting to seed a torrent from scratch never having downloaded it from the bittorrent client you’re using or having done it a long time ago - days, weeks or longer), without port-forwarding it will simply not work and nobody can connect to your machine and downloade anything for that torrent because all those remote machines that are trying to connect to your client have no association with your machine on the Mullvad Router doing NAT translation.

    If you’re downloading a torrent and then leave it seeding for a while after the download phase is over, then it will usually work fine because the Mullvad Router doing NAT Translation still remembers the various remote machines that your machine connected to in the swarm for that torrent during the download stage, hence when those remote machines connect back trying to themselves download stuff from yours, it will know that’s related your machine and thus accept those remote connection and forward them to your machine.

    In practice this means that it if you leave your torrents seeding AFTER DOWNLOADING is over, usually (but not always as for torrents with very few peers the swarm is either too small or changes too fast) you can upload more than you downloaded, hence you’re not leeching.

    So if you use Mullvad and don’t want to be a leecher, always leave your torrents active and uploading after you’ve downloaded them.

    Personally I have mine set to 1.5 upload to download ratio and only seldom does it fail to reach it.


  • I don’t think your explanation of why it seems to work is correct.

    I seems to work (works in a limited way, even), because any remote machines that your bittorrent client connected to during downloading are temporarilly recorded on the Mullvad router on the other side of your VPN doing NAT translation as associated with your machine, so when those remote machines connect to that router to reach your machine, it knows from that recorded association that those connections should be forwarded to your machine.

    This is quite independent of people on the other side using port-forwarding or not.

    Port-forwarding on the other hand is a static association between a port in that router and your machine, so that anything hitting that specific port of the router gets forwarded the port in your machine you specified (hence the name “port” “forwarding”). With port-forwarding there is no need for there having been an earlier connection from your machine to that remote machine to allow “call back”.

    This is why at the end of downloading a torrent behind a Mullvad VPN will keep on uploading but if one restarts a torrent which was stopped hours or days ago (i.e. purelly seeds), it never uploads anything to anybody - in the first case that NAT translation router associated all machines your client connected to during download to your machine, so when they connect back to download stuff from you it correctly forwards those connections to your machine, but in the second case it’s just getting connections from unknown remote machines hitting one of its ports and in the absence of a “port-forwarding” static rule or a record of your machine having connected to those remote machines, it doesn’t know which of the machines behind it is the one that should receive those connection so nothing gets forwarded.

    So it’s perfectly possible to share back when behind a Mullvad VPN but you have to leave the torrent client keep on seeding immediatly after downloading and it will only ever upload to machines which were in the swarm when the client was downloading (they need not have been clients it downloaded from, merelly clients it connected to, for example to check their availability of blocks to download, which give how bittorrent works normally means pretty much the whole swarm)

    It is however not at all possible to just start seeding a torrent previously downloaded unless the download wasn’t that long ago (how long is “too long” depends on how long the NAT Translation Router of Mullvad keeps those recorded associations I mentioned above, since those things are temporary and get automatically cleaned if not used),




  • Yeah, I think I get what you mean.

    My own country, Portugal, has issues and around here there is a big tendency to look to Britain for inspiration, yet Britain in many ways is even more broken than my own country (certainly it’s a far less fair society, more stratified, way more violent amongst the lower classes and more fake amongst the upper classes, plus significantly more calcified and less daring in many ways) and which wealth-wise is mainly is just using the pile (of both money and infrastructure) accumulated during their time not that long ago when it was an Empire, rather than in the present day being a more productive country,

    People look up to Britain, copy what’s done there under the impression that it works, and then end up with similar problems but none of the good things because the “success” of Britain isn’t the product of what they do now, it’s just accumulated wealth and structures from almost a century ago.

    That said, I think the circus that was Brexit has taken the shine out of Britain in most of Europe, including Portugal, maybe more strongly so here because Portugal used to send a lot of emigrants over there and many came back following Brexit and the consequences of Brexit with a far worse opinion of Britain than they went there with, and they certainly shared that opinion with family and friends.


  • Oh, I don’t at all think that Brits themselves see any of that as ghoulish.

    In fact the local culture has a huge thing with a heavilly classist social hierarchy, “knowing your place” in the social hierarchy and looking up to the upper classes and seing them as more capable.

    (Their Monarchy is the wealthiest and most powerful in Europe and you’ll find plenty of fawning coverage of them in the local media and a vast majority of Brits love the Monarchy)

    In my experience people traditionally tend to see it as the natural order of things and there really was only this period between the post-War times and maybe the 80s when amongst the working class there was this idea that the working class was as much entitled to rule things as the upper classes and a lot of that has been crushed along with Labour Unions, Industry and Mining in Britain and as most of the workers became white collar workers (who see themselves as Middle Class and look down on the Working Class even though de facto they’re Working Class) rather than blue collar.

    (Though I supposed some of it was transformed into support for the most extremist far right movements there of the present day, since they get a lot of support from retired working class people who feel themselves rich because the house they own is now worth a lot of money due to the massive house price bubble over there - in a way it’s funny that the most Fascist people of all are actually Working Class pensioners)

    Most don’t really recognize that stuff as unusual or strange because that’s all that they’ve known, same as for everybody everywhere all over the World - mostly it’s only people who have actually lived and worked abroad and hence seen things done differently, who can spot the quirks and negative aspects of society they grew up in.


  • In my experience as an European who went to live there for over a decade, there are a ton of very subtle elements which we can’t really spot from the outside, not knowing the details of how that country works and its culture, especially because they’re culturally extremelly big on image management (which I talk about below), which extends to managing the image that the country projects abroad (both via things like the Media they produce - for example their series and movies about Britain in the Victorian era vastly beautify the reality and almost like clockwork ever couple of years out comes a “Britain won WWII” movie - and their politicians practices both internally and on the international stage of grand symbolic announcements of objectives with in practice either no concrete action ever or even actions which do the very opposite).

    Britain is has long been setup to preserve the power of the old wealth and always had Fascist tendencies (for example, there are pictures of the old queen when she was young being taught by her uncle, the then King, to do a Nazi salute) and British elites always sided with Fascists and White Colonialists, such as Pinochet in Chile, the Afrikaaner Apartheid government in South Africa and the Genocidal Zionists in Israel, plus they themselves commited several Genocides in their Empire and historically even relentlessly exploited the local lower classes (with things like Indentured Servitude - which replaced Chatel Slavery but you’ll only ever hear from the British that they were the first to “end” Slavery and nobody mentions Indentured Servitude - and Workhouses).

    At the same time this is a country with an extreme cultural tendency to put managing appearances above all else (upside: they have the best Theatre in the World) which is worse the higher the social class one is from, so for example the children of the wealthy are taught to tell people what they want to hear and always show a positive image (not positive cheerful, but rather “flawless” and “impeccable”) and are shunned and emotionally attacked by their peers if they display any kind of weakness (can’t let others see that they’re sad or even sick) and even attend private schools (curiously called “Public schools” over there because supposedly “anybody who can afford the [very high] fees can send their children there” though even that is de facto false for many such schools) which amongst other things teach them discourse techniques (basically how to deceive without outright lying), so most of them as adults have only one mode of relating with other human beings - an unemotional, highly managed posh façade were empathy, in both diretions, is suppressed and they were they manage what others think of them through subtle deceit that avoids direct lying.

    To preserve this Power structure whilst avoiding rebelions by the masses their “Democracy” is more Theatre than a system for the masses to control how the country is run, set up from the very start to be “managed” via multiple “backdoors”, such as the Monarchy having real power (the King can bring down Laws, but traditionally does not use that power directly but rather quietly threatens to use it to get concessions), the voting system is First Past The Post to guaranteed that only two parties can ever govern (hence capturing the top politicians in those parties guarantees control of government), the country has an unelected 2nd chamber of Parliament which has seats which are literally inherited and it has no written constitution so it works entirelly on Laws passed in Parliament by a simple majority (and given their FPTP votting system, a mere 30% of the vote is enought to get a simple parliamentary majority) and legal precedent as established by higher courts (and almost 100% of High Court Judges in Britain are people who attended the previously described, expensive “Public” Schools that only the children of the elites attend).

    In such a system, control of whatever little Power is left in the hands of the “lower” classes is done in two ways:

    • Constant, relentless but subtle Propaganda backed by direct and indirect control of the whole Press by the elites (for example, the board of the supposedly independent BBC is entirelly made up of people who attended “Public” Schools). You can see this in action in how, for example, the BBC will give over 30 times more attention to Israeli deaths than Palestinians deaths or how certain words, such as “brutish” are only ever used for Israeli deaths and various other very negative words are used hundreds of times more often for Israeli deaths than Palestinian deaths - the British Press was Manufacturing Consent long before the American Press started doing it.
    • Surveillance to detect and stop any civil society movement that might become an independent Power based on the power of large numbers, together with incredibly ill-defined and of broad interpretation laws, and biased Judges (who as I pointed out, pretty much all hail from the elites as shown by them having attended exclusive expensive schools as children) that are used to, using State Violence, crack down on and stop those movements under the cover of “Justice”. This is how for example Environmentalists who were planning to do a demonstration which would block the main London ring road were given 10 year prision sentences and how the leadership of the Green Party (a small party which is maybe the only left-of-center party over there) has been under surveillance since at least the 80s.

    There was a period when the UK wasn’t as bad in this sense following WWII, since in the post-War period millions of the “plebes” had military training and managed to claw a lot of power from the elites to the masses (creating things like the National Health Service and Social Security, and even causing a golden age of the Arts in Britain as working class children such as Michael Cain and David Bowie actually had real opportunities to go into things like Music and Theatre) but that has been progressivelly reversed since Thatcher went into power hence why nowadays elements of the Surveilance state have become so extreme that even the highly managed British Media is starting to discretly question it (though they would never, ever, ever treat it a a structural problem in how Power is approportioned in Britain and will always portray it as a single instance of mismanagement in the Police, which is mainly a middle and working class institution)


  • Back when the Snowden Revelations came out, the UK turned out to have even more pervasive civil society surveillance than the US, and whist in the US the result of the revelations was some walking back of the surveillance, in the UK they just passed a law to retroactivelly make the whole thing legal, quietly kicked out the editor of the newspaper who brought out the story and the Press never talked about the gigantic surveillance aparatus in the UK ever again.

    So I have zero surprise that they’re doing this and this is probably not even the whole tip of the iceberg, but the tip of the tip of the iceberg given the scale of surveillance over there.



  • I’m shocked you’re missing the rabid anti-Islamism in most of the West - I mean, half of the support in the West for what Israel is doing comes from the whole “Muslims are violent” idea which in turn derives from over a decade of portraying the phenomenon Sunni Islamit Extremism (which is a tiny minority) as a problem of that religion in general (which is hilarious if one is well informed enough to know that for example, Indonesia is the biggest Muslim country in the World).

    Not that I’m saying that Islam is any better than the rest, by the way, just pointing out the level of prejudice about it from people who literally know nothing at all about it (learning a bit about it is enough to figure out it’s pretty complex and learning a bit more is enough to figure out it’s as fucked up as most other major religions, just not in the way people think)

    Then, of course, there’s the whole looking down on animist religions (most of which are African) as “savagery”, and also a bit so for Hinduism.

    In the West maybe only the Eastern ones like Buddism and Shintoism don’t get looked down on, probably because the former was a New Age fad over here and the latter is unknown to most people (and those who do know it, associate it with Japan, which is a country that most people see in a positive light).

    The actual religion of Christinanity gets criticized by at most very highly educated agnostic or atheists, whilst for most of the other religions, their practictioners are negativelly viewed by even the most ignorant and ill informed of morons that has no clue whatsoever about the tenets of those religions or the boundary between regional cultural practices and the actual religions.


  • The skateboard would literally be a plank on top of some wheel axes pinched from a shopping cart, the scooter would just be a flimsy pole stuck through a hole in the “skateboard”, the bicycle would be 2 such poles, one with a small piece of wood as a seat and at the front the wheel axis had been moved to be soldered to the front pole so that one rotates with the other.

    All of them function only in the technical sense, are awkward to use, don’t last long under continuous use and look like shit because they were not done with the right techniques for resilience and have none of the finishing touches needed for ease of use and attractiveness.




  • The Cult Of Agile with its Holy Practices that Must Be Done without actual logical and well thought about reasons (instead, the reason are things like “It’s What It Says In This Agile Holy Book” and/or “That’s What I Saw Other Agile People Do”), is not at all the same as the class of Software Development Processes called Agile.

    Then again, Software Development Processes are the kind of thing you tackle at the level of Technical Architect, and since there aren’t really that many genuine Technical Architects (with the actual chops, rather than merelly 5-10 years experience in a single kind of development environment and a title obtained from a company that gives fancy titles as “promotion” instead of a proper salary raise) around, Agile is mostly just blindly followed without true understanding of what it does, what it doesn’t do, how that is does it or why it cannot do it, and thus were and how it actually adds value and were it doesn’t.



  • I think you’re confusing Liberals with Leftists.

    I can’t remember a single self-proclaimed “Communist” nation that wasn’t anti-Religion.

    Tolerance of Religion comes from the Liberal political beliefs side (which many people who are also Leftwingers have) and the modern “Liberals” in places like the US and UK (which are Rightwingers) are the ones who stretch it well beyond tolerance to the point of deeming criticism of some Religions (but not others) as a bad thing, or in other words, activelly supporting certain religions and their values (which as you pointed out, tend to be Corporatist and Fascist).

    In summary, Authoritarian Leftwingers tend to be anti-Religion, Liberal Leftwingers tend to tolerate Religion and “Liberal” Rightwingers at the very least defend and sometimes even support certain specific Religions (as far as I can tell, the ones supported by their local money and power elites) but not others.