Show newer

@rune I reluctantly switched to Thunderbird recently, and while most of it is horrible, I've been really surprised by whatever its local self-learning spam filtering thing is, which just... works? With almost no classification errors? After like <100 spam/ham judgments? No idea if that can be used standalone though

@aral oh my sweet summer child 🙃

Meanwhile at TCL:

Forced Sign In on a freakin TV without a SKIP option at all. Until you enter a cheat code:

> To bypass this option perform the following from the TCL remote:

> Press the Up arrow button 5 times.

> Press the Down arrow button 5 times

> The skip option should appear.

And they call it an OPTION to create an account:

> support.tcl.com/ca-gtv-setup-c

I got this from a review and the screenshots speak for themselves. Guess what TV is out 😠

Dear so-called “UX” designers, the opposite of “yes” isn’t “not now”, it’s “no.”

#design #deceptiveDesign #bigTech #peopleFarming #ux

What the hell, an extremely panicked neighbourhood cat somehow sneaked into my house through the roof window, how did it even get up there

software dev, pol 

(This toot prompted by me investigating whether anyone else has figured out yet how to do modular mutations in a graph API, and predictably discovering that nobody cares because that's not seen as useful in a corporate setting - guess I'll be solving the problem myself again...)

Show thread

software dev, pol 

So here's a good example of how conventional 'best practices' in software development implicitly optimize for corporate usage rather than community projects: apollographql.com/blog/graphql

"Don’t be afraid of super specific mutations that correspond exactly to an update that your UI can make. Specific mutations that correspond to semantic user actions are more powerful than general mutations. This is because specific mutations are easier for a UI developer to write, they can be optimized by a backend developer, and only providing a specific subset of mutations makes it much harder for an attacker to exploit your API."

This makes sense - *if* you're developing corporate software, where you control the entire stack! But if you're building a community project, then this design approach actively makes it harder for third parties to adapt and experiment with your thing, and ultimately centralizes control over how the software works, which is the opposite of what you want.

By itself, this is of course a relatively small thing - but implicit "corporate optimizations" like this are *everywhere* in software development, both in how tools are designed and in what people believe to be 'best practices', and they add up - and that puts grassroots projects at a serious disadvantage.

kf 

I don't pay attention for a few days and now there's leftists repeating KF talking points, what the actual fuck

pol, kf 

@jd (And yes, I know that Cloudflare is trying to present themselves as some kind of neutral party protecting the integrity of the internet. They are lying, as they have been doing for years.)

pol, kf 

@jd FYI, these are fascist "slippery slope" talking points. Cloudflare has a long history of banning things they don't like, the only new thing here is that this time it's a community which literally tries to drive people to suicide that's getting booted off, instead of eg. sex workers.

The whole premise of "this could lead to more censorship" is literally just the same alt-right bullshit as it has been every time before, that's completely ignorant to the reality that marginalized folks have *already* been getting thrown out everywhere for years, and there is no slippery slope here at all.

Please don't repeat or spread this propaganda.

"In theory, nobody has a problem with anti-racism. In practice, as soon as people start /doing/ anti-racist things, there is no end to the slew of commentators who are convinced anti-racists are doing it wrong. It even happens among people who consider themselves to be progressive"
- Reni Eddo-Lodge (Why I'm No Longer Talking to White People About Race)

Show thread

@rune Browserify is really neat in general, the normal way you use it is to just use the (CommonJS) module system in your code and point Browserify at it, and it will produce a bundle including all deps, just one simple invocation without needing a config file.

The standalone mode is a slightly different mode where instead of producing a bundle of your codebase that it *runs* upon loading, it produces a bundle that *assigns the export globally*, usually so that non-Browserified/module-system code can use it externally. Often used for either in-progress migration to module-based code, or quick hacks like this one.

And in standalone mode you can also just point it at some installed module instead of your own code as the entry point, and it'll happily generate a global export for it :)

(Definitely would recommend non-standalone mode for anything serious though, having a module system is *so much nicer* than juggling globals and dealing with scope pollution)

@rune gist.github.com/joepie91/17496 -- this *should* be a 'standalone build' of the package that exposes whatever it exports as the VanillaTree global when loaded via script tag

ableism, eugenics 

@alexispurslane This is also still an active area of research, by the way, judging from a quick search for 'autism crispr'. Probably time to start thinking about how to sabotage that research most effectively...

ableism, eugenics 

@alexispurslane And to see what the next step of this process is, you only have to scroll down to the article's comment section, specifically the article by a "parent"

@sys64738@hellsite.site @AgathaSorceress@eldritch.cafe No it's when you're a bank and you stop sending paper statements to your customers, and instead you "digitize" them directly after printing and then throw away the print, only letting the customer access the scanned PDFs

Show older
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.