Skip Navigation
Google Chrome’s plan to limit ad blocking extensions kicks off next week
  • I remember it as, Firefox was fast enough, but Chrome was shipping a weirdly quick JS engine and trying to convince people to put more stuff into JS because on Chrome that would be feasible. Nowdays if you go out without your turbo-JIT hand-optimized JS engine everyone laughs at you and it's Chrome's fault.

  • Introducing Windows Copilot Runtime
  • It shouldn't be hard to implement the APIs, the problem would be sourcing the models to sit behind them. You can't just steal them off Windows or you will have Copyright Problems presumably. I guess you could try and train clones on Windows against the Windows model results?

  • Using Google whilst Duck Duck Go is down. How long has Google been this bad?
  • Do they "give high rankings" to CloudFlare sites because they just boost up whoever is behind CloudFlare, or because the sites happen to be good search hits, maybe that load quickly, and they don't go in and penalize them for... telling CloudFlare that you would like them to send you the page when you go to the site?

    Counting the number of times results for different links are clicked is expected search engine behavior. Recording what search strings are sent from results pages for what other search strings is also probably fine, and because of the way forms and referrers work (the URL of the page you searched from has the old query in it) the page's query will be sent in the referrer by all browsers by default even if the site neither wanted it nor intends to record it. Recording what text is highlighted is weird, but probably not a genuine threat.

    The remote favicon fetch design in their browser app was fixed like 4 years ago.

    The "accusation" of "fingerprinting" was along the lines of "their site called a canvas function oh no". It's not "fingerprinting" every time someone tries to use a canvas tag.

    What exactly is "all data available in my session" when I click on an ad? Is it basically the stuff a site I go to can see anyway? Sounds like it's nothing exciting or some exciting pieces of data would be listed.

    This analysis misses the important point that none of this stuff is getting cross-linked to user identities or profiles. The problem with Google isn't that they examine how their search results pages are interacted with in general or that they count Linux users, it's that they keep a log of what everyone individually is searching, specifically. Not doing that sounds "anonymous" to me, even if it isn't Tor-strength anonymity that's resistant to wiretaps.

    There's an important difference between "we're trying to not do surveillance capitalism but as a centralized service data still comes to our servers to actually do the service, and we don't boycott all of CloudFlare, AWS, Microsoft, Verizon, and Yahoo", as opposed to "we're building shadow profiles of everyone for us and our 1,437 partners". And I feel like you shouldn't take privacy advice from someone who hosts it unencrypted.

  • How to image a Debian system on a zfs mirror?
  • It sounds like nobody actually understood what you want.

    You have a non-ZFS boot drive, and a big ZFS pool, and you want to save an image of the boot drive to the pool, as a backup for the boot drive.

    I guess you don't want to image the drive while booted off it, because that could produce an image that isn't fully self-consistent. So then the problem is getting at the pool from something other than the system you have.

    I think what you need to do is find something else you can boot that supports ZFS. I think the Ubuntu live images will do it. If not, you can try something like re-installing the setup you have, but onto a USB drive.

    Then you have to boot to that and zfs import your pool. ZFS is pretty smart so it should just auto-detect the pool structure and where it wants to be mounted, and you can mount it. Don't do a ZFS feature upgrade on the pool though, or the other system might not understand it. It's also possible your live kernel might not have a new enough ZFS to understand the features your pool uses, and you might need to find a newer one.

    Then once the pool is mounted you should be able to dd your boot drive block device to a file on the pool.

    If you can't get this to work, you can try using a non-ZFS-speaking live Linux and dding your image to somewhere on the network big enough to hold it, which you may or may not have, and then booting the system and copying back from there to the pool.

  • How does DNA decide the shape of the body?
  • There are a lot of missing steps people don't really understand yet R.E. how this all amounts to something complicated like "a liver". But we think that the basic building block of it is that there are gradients of chemical concentration that some cells set up, and then other cells react to the level of the chemical and decide to different things. There's a famous analogy of the French Flag Model, where the different stripes of the French flag are imagined to emerge from how far you are from the left edge where a "morphogen" chemical is coming from, because cells detect and react to different concentrations of the chemical in different ways.

    And the cells do these things because the DNA programs them to do it. Some genes produce proteins that can turn around and bind to the DNA that encodes other genes, and make those other genes produce more or fewer proteins of their own. Proteins can be made so that they bind or unbind DNA in the presence of other proteins, or particular chemicals, or which can function to turn one chemical into another. So you can have little logic circuits made out of genes that measure chemicals and turn other genes on and off. And you can have little memory circuits based on which genes have things bound to them and which ones are currently on or off, so the cells can remember what it is they decided to be. And so the cells are programmed to differentiate into progressively more specific cell types over time depending on what signals they see, with the morphogen gradients or combinations of them allowing the cells to have some idea of where they are in the body.

    And the proteins are these little squishy clicky things, like long strings of magnets that will snap into certain shapes, or that can swap between a few shapes. They can be shaped so they fit really nicely against certain shapes of DNA sequence or other proteins, or so that they fit really nicely against small molecules with a piece pushing on the molecule in just the right place to make it easy for an atom to break off the end of it or whatever. And because they live in this weird tiny world where everything is constantly vibrating around and banging against everything else (because of how tiny the volumes get when you shrink the lengths to cell size), this is enough for them to find and stick to the stuff they are shaped to stick to.

    Then depending on genetic variation between people, the proteins involved can e.g. have different set points for the concentrations they react to, and that can translate into the threshold between cells deciding to do one thing or another moving around in the body, and in turn translate into people having e.g. a wider or narrower region of their face decide to be a nose.

  • President Biden is now posting into the fediverse
  • They also have Paul Frazee, who is the Beaker Browser dude and one of the Secure Scuttlebutt dudes. And also whyrusleeping, one of the IPFS dudes. So if they manage to enshittify it won't be because they forgot to hire enough "Wizard Utopians" with decentralization experience.

  • Dock GPU to Laptop or to small SOC?
  • You're probably going to run into the problem that people didn't anticipate your strategy if you try to run a model on a GPU with way more memory than the host system. I'm not sure many execution frameworks can go straight from disk to GPU RAM. Also, storage speed for loading the model might be an issue on an SOC that boots off e.g. an SD card.

    An eGPU dock should do CUDA just as well as an internal GPU, as far as I know. But you would need the drivers installed.

  • Can Lemmy be used to actually share files?

    Obviously it wouldn't be allowed in this community, but how feasible would it be to make a community on a friendly instance and start shipping data through it somehow? If it works for NNTP it ought to work for ActivityPub, right?

    Potential problems:

    1. Community full of base64'd posts immediately gets blocked by everybody's home instance.
    2. Community host immediately gets sued for handing out data it might not have a license for.
    3. Other instances that carry the community immediately get sued (see #2).
    4. Community host is in the US and follows DMCA and deletes all the posts that are complained about.

    Maybe it would work as a way to distribute NZBs or other things that are useful but not themselves copyrightable? But the problem with NZBs is you have to keep them away from the people who want to send DMCAs to the Usenet providers about them, or they stop working. So shipping them around in a basically public protocol like ActivityPub would not be good for them.

    16
    Why is the Node ecosystem so demanding?

    Steps to reproduce:

    1. Start a Node project that uses at least five direct dependencies.
    2. Leave it alone for three months.
    3. Come back and try to install it.

    Something in the dependency tree will yell at you that it is deprecated or discontinued. That thing will not be one of your direct dependencies.

    NPM will tell you that you have at least one security vulnerability. At least one of the vulnerabilities will be impossible to trigger in your particular application. At least one of the vulnerabilities will not be able to be fixed by updating the versions of your dependencies.

    (I am sure I exaggerate, but not by much!)

    Why is it like this? How many hours per week does this running-to-stay-in-place cost the average Node project? How many hours per week of developer time is the minimum viable Node project actually supposed to have available?

    54
    `zig cc`: a Powerful Drop-In Replacement for GCC/Clang - Andrew Kelley

    Through witchcraft and dark magic, Zig contains a C standard library and cross compiler for every architecture in 45 megabytes.

    8
    Mess with DNS

    Julia Evans has done it again.

    cross-posted from: https://derp.foo/post/88689

    > There is a discussion on Hacker News, but feel free to comment here as well.

    2
    Is the term for sh.itjust.works users... SJWs?

    Doesn't seem like that acronym is used for anything important at the moment, I'm sure we can grab it.

    24
    What's the first dream you remember having?

    That's right folks, I want to see you post your... old dreams.

    34
    Where are people getting their emails?

    Most of the Lemmy instances seem to require an email to sign up. That's fine, except most of the places you would go to sign up for email want you to... already have an email. And often a phone number. And almost always a first name, last name, and birthday.

    I promise not to do bad stuff, but I don't want that sort of information able to be publicly associated with my accounts where I write stuff, when everyone inevitably loses their databases to hackers. Pseudonymity is good, actually; on the Internet nobody knows you're a dog, etc.

    Is anyone doing normal webmail registration anymore? Set username and password, receive email for free? I don't even need to send anything to sign up for accounts elsewhere.

    0
    I have subscribed to a PeerTube channel

    I managed to federate https://sh.itjust.works/c/dave_tv@dalek.zone/ and it gets the header and avatar but it doesn't seem to actually pick up any videos.

    Maybe they're all too old or the wrong type.

    0
    zoom no

    i do not want to experience unlimited meetings zoom

    0
    Simple prompts can be very creative

    This is what "Dreamlike Photoreal" thinks "A woman" looks like.

    Settings

    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PL
    planish @sh.itjust.works
    Posts 12
    Comments 349