• 2 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • Choose an unclear gender (other, agender, etc) and your data becomes less useful. Marketing campaigns are based on broad categories, like male or female, so choosing neither lowers your data’s value.

    Similarly, lie about your education and your employment. Pick a made up job, be a wizard, or a spaceman. Jobs, again, are wide categories, so nonsense jobs, the more niche the better, the less they have to market things to you.

    In theory you can do the same with hobbies, but three points of data, even made up data, is sellable somewhere.

    Lie, of course, if you can. I’m sure there are more denizens of Hell on Facebook than the real place.

    Where possible, choose other.



  • In the modern world, I’m not sure a blog without advertising is going to work - especially hosted on your own domain.

    You will have better luck with substack or koffi, who’s search algorithms will at least suggest related sites - and increase your visibility.

    For decent views you are going to need a way of generating audience - that used to be Facebook and Twitter, but Twitter is dead, and Facebook is showing reduced returns of a saturated market. However, reduced is but 0, so it’s still worth throwing up a page.

    After that, a public Mastodon profile will help in audience creation, but that’s very much a slow burn, and you’ll have to make sure you #tag properly.


  • I would be very interested in the list of banned books, and how it would be curated.

    For 64gb, you might have to extend the years to be: banned books ever, and then break down that list by reason. Just to fill space you’d end up including dubious books, and you’d need to be clear on where/who/why a book got banned.

    A book being ‘banned’ from a pre-school for being ‘not age appropriate’ by some pointless helicopter parent wouldn’t count unless the book was actually age appropriate.

    Then you would need a category of ‘banned by author banned’(or similar). Books that were considered age appropriate at the time, but now definitely aren’t. I’m thinking here of the recent removal/editing of Dr Seuss books to remove problematic racial stereotype. Not necessarily banned in their original form, perhaps, but still censored (perhaps, rightly so for the target age).

    64GB is a lot of books. You would end up even including ‘The tale of (Darth) Pelagius’

    (Pelagius was considered a heretic in the early years of the church, and his writings were banned)



  • However, unlike Reddit, there’s alternatives. You might not like the community on @lemmy.world, but you might like the community on @anotherlemmythatmight.exist.

    Because of the federated nature, communities will naturally fracture and focus. Here, a bad faith mod will just kill a community on instance a, and people will move to instance b.

    We’ve already seen things happen like this under the banner of ‘free speech’, where people believe that free speech means free from consequences. If you think that, there are plenty of instances out there. Lemmy.world isn’t one of them.

    This means that you can find your favourite community in places with different server rules. Which means it will be the community - the people, the mods, the knowledge, that grows one, not just the fact the names taken.



  • The last time I saw this was on a slow-failing HDD.

    Check a quick fsck might get you a few answers. You can find more info in the Linux manual. It could just be one or two bad blocks that you can recover and fix the problem (though, ofc, it’s time to backup your data).

    The other, slightly unusual time I’ve seen it is with mixed RAM. 16gb made of 2x6g and then 2x4gb did some real odd things to the system. If it’s not the disk, and your box will boot with one stick of ram, try it to see if it fixes the issue. It could be that your RAM speeds are off (or your like me and just put two sticks you had lying around, and it basically worked until it didn’t).

    An outlier, that I’ve not seen on modern machines is io/wait for a CD-ROM to spin up, even if your not accessing the CD-ROM. Normally caused by bad cabling. Based on the age of your machine, this is unlikely, but it might be worth unplugging devices to see if one is bad and not reporting properly.

    This is, if course, assuming dmsg is empty

    Final thought: see if your running SELinux. If you are, turn it off and try again. Those policies are complex, and something installed in a non-standard place could be causing SELinux to slow IO as it fills your logs with warnings.

    Hope that helps,





  • For those that find this question is asking something that they are also struggling with, the answer was the ‘embed’ tag

    MDN link

    You will need to place the element into a structural holder (eg div), and remove and recreate the element in JavaScript to get it to vanish and reappear if you want it to reload on show.

    Pages loaded in this way do not inherit CSS theming, except background colour (if no background colour set). It does pick up @media settings, but only from the browser. This is intended behaviour.

    Ultimately, to get the full functionality, I am going to have to redesign these items to be part of a single page, loading the data in piecemeal. However, this fix gets me a functional way of achieving something I need quicker than a redesign.

    Thanks,

    -BX






  • Why do big companies always mark you as spam, and why is it always Hotmail?

    My experience is that I have to remove myself from spamhouse once every couple of months, because Hotmail decided that my 5 emails to different accounts was spam. TBF, it’s better than silently failing which is annoying as hell.

    The problem with email is the same is always been: antiquated software.

    The email protocol was never designed for an internet with bad actors and bots. It’s from the early hopeful days. We absolutely need a better email system - however, it’s simple use, the fact anyone can run one, it’s simplicity, is what made it so useful.

    The difference with Lemmy(et. al.) Is that the protocol is designed in the modern age, and isn’t required to also keep up with bad actors for legacy reasons. If Meta decide to join and fill it full of bad actors, Lemmy has a choice email never had. Lemmy can choose to add verification, peer-conversation, trust keys.

    It however still has the same basic problem: to be useful for everyone, it has to work with everyone. The discussions and decisions about how that happen are not just technological, but also moral and ideal-based.

    Meta, then, in this context, is the first spam email server. How Lemmy/the community/etc respond will be the challenge.



  • I think it is very much a case of developers building, or expanding apps. It’s easy to forget that many of these apps are in their developments infancy, because so (technically speaking) is the server software.

    There will also, inevitably, be an interplay between app developer and server developer. Work arounds producing accepted items that other apps need to include (for those that remember, think text colour codes on IRC, mostly driven by mIRC (short have history, YMMV, etc etc)

    Mind you, I’m wondering if all this federation will bring people back to IRC…