• 1 Post
  • 113 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • What a bizarre take. The EU council is backing down - they do want chat control but each time they propose it they meet resistance and back down. Then they come back again and try again.

    To suggest the public reaction is overblown and media manipulation is bizarre. This is the 3rd or 4th time the EU has attempted to get this through. Just because they chickened out of a vote doesn’t mean the politicians don’t want this.

    In a democracy votes happen. In the EU they keep resurrecting this terrible idea hoping to get it through but then backing away if they don’t think they can win. They know if there was an actual vote it likely would put an end to his.

    Also the EU council is the antithesis of a democracy. It is not directly elected - instead it’s a club of the heads of states of all the countries in the EU. It just represents who happens to be in charge of each country, and gives equal weights to all those countries regardless of their population size. The EU has a Parliament but it’s a fig leaf of democracy as so much power is held in bodies like the Council and the Commission (which is 1 post per state and horse traded not elected).

    So please don’t make this out as a sign that EU democracy works. If EI democracy was working properly they would have listened the first time, and they’d have moved to a directly elected system for the executive Council and commission years ago.

    The EU gets too much of a free pass for “not being America” but it’s got huge problems that need fixing to make it an actual democracy.


  • I used to use Homeplug to get network from my router front downstairs of the house to the my office upstairs and back. It’s a small house, and I thought the homeplug was ok - I was getting about 150-200mbps of my 900mbps; not great but I thought it was a good as I could get. The electrics are about 10 years old but I could see there was a lot of noise and error correction when I looked at the software that came with the plugs. Simple direct wifi connection was atrocious as the walls are largely solid brick.

    Then a couple of years later I read about how good they Mesh systems could be so I decided to try a cheap one. I was skeptical as wifi hadn’t worked for me. I got a Google Wifi system (not a fan of google but it was a cheap system compared to other mesh networks); it has no backhaul connection, just 3 wifi points (one in front room, one in hallway and one in office), and my speed jumped to 500mbps and low latency. I also hadn’t realised how bad the latency had been on my homeplug set up - it was night and day.

    I have since upgraded to an ASUS XT8 system; 2 units only and I now get close to 800mbps on a good day, and 600-700mbps floor. My PC in my office is where I work (which involves high data transfers) and also game and chill, it’s been a huge boon.

    So yeah, Homeplug does the job but it’s not great in my experience. It was cheap compared to a mesh network, but you get what you pay for. You can get some of the cheaper and older mesh systems 2nd hand on ebay - but unfortunately a good system is pricey. In my experience it was totally worth it.



  • This version of the article misses important information from the original source Trend Force who issued a report on DDR4 prices which news sites have been quoting.

    In addition to the supply constraints mentioned, the original report also cited Trump’s tarrifs which alongside the manufacturing supply slump could cause panic buying in the US specifically. This is speculation but based on the possibility Trump could “issue new tariffs or restrictions related to production capacity against China. This, in turn, may trigger another round of panic buying,”

    The original report was posted to twitter with “Tarriff fears may trigger further panic buying”

    It’s odd to talk about panic buying and not explain where that has come from. Also odd not to mention Trump’s tariffs when that was a key part of the original report in June.


  • The absolute basics:

    1. Install qbittorrent
    2. Install a VPN and run it so that all your Internet traffic goes down it
    3. Open a Web browser and search for top torrent sites 2025. There are articles with lists of the big ones.
    4. Go to a torrent site and search for what you want.
    5. Download the .torrent file and open it in qbittorrent OR copy the magnet link and paste that into qbit torrent. Either will start your download.

    Always use the VPN when searching and downloading.

    There are lots of steps to make it more convenient - things like using a Virutal machine so the vpn and torrent do their thing while you do whatever else you want on your PC, or setting up a docker Servarr stack to make things more convenient, or setting up a Raspberry pi / other device as a servarr stack. But for the basics all you need is a torrent client, a VPN and a Web browser.

    All the extra advanced stuff is just quality of life, like being able to leave it downloading securely 24hours a day or organising your downloads better.



  • This is a combination of terrible legislation in the UK meets awful social media site.

    The Online Safety Act is an abomination, compromising the privacy and freedom of the vast majority of the UK in the name of “protecting children”.

    I’m of the view parents are responsible for protecting their children. I know it’s hard but the Online Safety Act is not a solution.

    All it will.do is compromise the privacy and security of law abiding adults while kids will still access porn and all the other really bad stuff on the Internet will actually be unaffected. The dark illegal shit on the Internet is not happening on Pornhub or Reddit.

    The UK is gradually sliding further and further into censorship, and authoritarianism and all the in the name of do gooders. It’s scary to watch.



  • That link is for Piefed.world; run by the same team that run Lemmy.world

    There are other piefed servers which may have different email requirements. But the most likely reason Piefed.world requires real emails is to prevent bots making fake accounts and also reduce the risk of bad actors making numerous accounts to avoid bans. As it’s hard to get multiple real emails it makes it hard to make multiple anonymous accounts which is unfortunately a tactic of trolls.

    You can of course create a dedicated “private” email account on an official service and use that to sign up if you’re worried about sharing your primary email account. A lot of people do this online to have a legitimate email but essentially in it’s own silo separate from other personal emails.




  • I’ve been going down the slef hosting rabbit hole recently.

    First, Home Assistant is worth doing - you’ve not got a smart home yet but this is the easy way to get one going. So worth it. You can buy a few cheap WiFi plugs, and plug in devices like lights or stuff you don’t want on stand by and you have the start of a smart home. A smart thermostat and smart radiator valves are surprisingly easy to set up if you want to save some money and keep your home efficient - a bit more of an investment but worth it if you find you like the ease and power of WiFi plugs.

    I also recommend Pihole - it’s an ad blocker for your entire network. You can run it on Docker on x86 machines - you just point your router to use it as the DNS and it then filters all requests for you. It’s really improved my experience on all my devices.

    Next, Paperless NGX - scan your documents and paperless NGX will OCR read them to make them searchable and keep them in a database for you. You can use it to go paperless. Just make sure to sort our a backup.

    Joplin is quite a good note taking app which you can self host to sync your devices and keep your data secure.

    Syncthing is fantastic for syncing files between devices. I sync my main PC and living room theatre PC, plus in my case my Raspberry Pi as an always on broker and local backup.


  • Some good advice already in this thread.

    Also worth considering QEMU as an alternative to VirtualBox. The Virt-manager tool is decent way of managing machines, and it’s relatively straight forward to create a base machine if you’re duplicating it. Virtualbox is perhaps initially more user friendly for absolute beginners, but once you have any familiarity with virtualization I’d suggest QEMU offers much more.

    Also I find integration between the guest and the host linux system is generally more straight forward. Most linux systems already ship with samba and other relevant tools QEMU uses to interact between host and guest. There isn’t a need to faff around with the guest-additions stuff. Plus KVM virtual machines can run with near native performance.


  • I have one of these, it’s a decent mini PC. It’s decently powerful - I used to play some steam games on it; a bit equivalent to steam deck or a bit more powerful. I used it for streaming on my home TV. I upgraded to a even better one as I liked it so much - and wanted to do more gaming.

    It’s a full PC basically. Whether it suits your purposes really depends on what you want to host? It could be overpowered and a bit redundant for a lot of self hosting uses.

    I have a Raspberry Pi 5 which is cheaper than this, and am hosting docker with Home Assistant, Sync thing, and fresh RSS running on it at the moment with plenty of spare memory and cpu resource.

    This mini PC is considerably more powerful and will have a higher power use at idle. You may struggle to use it at capacity so may be a bit wasteful?

    And even the rasp pi 5 is over powered and expensive for a lit of common home server users.

    So whether this PC is a good price and choice really depends on what you want to do with it. It’s at the end of the spectrum of being able to comfortably play 4k video. So it’d likely be a decent Jellyfin streaming host if that’s what you want?


  • As someone else has said; important to check the model number for the offical guide but if its a LAPQC71 (A, B, C or D) then this covers it: https://manualmachine.com/intel/bqc71abbu6000/8104213-user-manual/

    The slots look to be hidden behind your hand in your photo.

    The guide says its made for an 80 mm NVME (i.e. 2280). You look to be holding a 42mm (2242) or 60mm (2260) which is too short. There could be screw holes there that aren’t documented but if not you’d have to get an adaptor to extend the length of the NVME to fit. Far better would be to get a drive the right length.

    NVME 2242, 2260 and 2280 are all the same in terms of the connection, the only difference is the board length. The longer ones can potentially fit more memory on them so are “better” (good in full desktops for example where there is plenty of space) while the 2242 are designed to fit into smaller spaces like laptops or miniPCs. This laptop seems to be supporting the longer slots which is actually good but unfortunately it may mean your card is not going to be big enough.

    It’s always worth reading the manual before upgrade components as it will tell you exactly what slots are available and what standards are supported. There are 2 NVME slots - 1 is NVME only, the other can support NVME and SATA.



  • Except the big danger with fully self driving cars is that drivers are not paying attention at all as they have nothing to do most of the time. They’ll be on their phones regardless of what theyre supposed to do and that will cause deaths. So such a glaring safety flaw will have numerous opportunities to happen in real life - humans do not make good safety features in cars; thats what the self drive stuff was for.

    Teslas self drive technology is not fit for the roads regardless of this. Musk had sensors stripped out pf the cars design to save money because apparently he knows better than all the worlds self drive engineers. The guy is a just an investment bro woth a huge ego - he can’t let the people hes investing in get onwith it, because he sees himself as a “genius”. The guys a moron.


  • Stack Overflow, like Reddit, derives its value entirely from its users—it’s just a host. Now that users (and their knowledge) are moving elsewhere, the platform’s importance is fading.

    It’s odd when people worry about Stack Overflow’s decline. Online communities have always shifted: from BBSs and newsgroups to forums, chat, Yahoo Groups, Reddit, and Stack Overflow. Each had its time.

    The next gathering spot for tech-savvy users might be the fediverse, but who knows at this point. AI isn’t solely to blame for the shift—people moved to Stack Overflow because it was better than what came before. Now, as it declines in quality thanks to general enshittification of services as companies try to monetise uaers, they’re moving on again.


  • BananaTrifleViolin@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    5
    ·
    5 months ago

    I’m not sure why this is being downvoted—you’re absolutely right.

    The current AI hype focuses almost entirely on LLMs, which are just one type of model and not well-suited for many of the tasks big tech is pushing them into. This rush has tarnished the broader concept of AI, driven more by financial hype than real capability. However, LLM limitations don’t apply to all AI.

    Neural network models, for instance, don’t share the same flaws, and we’re still far from their full potential. LLMs have their place, but misusing them in a race for dominance is causing real harm.