Spoločnosť Google údajne vypláca spoločnosti Apple časť príjmov z vyhľadávania v prehliadači Chrome ako súčasť tajnej dohody o zákaze konkurencie - MacRumors

macrumors.com/2023/02/17/googl…

I should probably do a write-up of this.

Given a URL for a zip file, it will list the contents, selectively downloading only the parts required to do so.

If a filename is specified in addition to the URL, that file will be extracted to stdout, again, only downloading the parts required to do so.

Files within a zip within a zip are supported (using whatever.zip:name to specify the inner file) so long as the inner zip is not compressed.

Glob-like syntax is supported for specifying what to extract.

Responses from the server are streamed for speed and efficiency.

gist.github.com/ryancdotorg/fc…

Official: Twitter will now charge for SMS two-factor authentication

theverge.com/2023/2/17/2360507…

Proč někdo používá nezabezpečenou službu? Vždyť End-to-End šifrování zvládá hned několik konkurenčních služeb.

root.cz/clanky/ctou-ruske-urad…

Das dritte Kapitel von meiner Wattpad-Geschichte ist fertig 🥳

Es hat so lange gedauert, weil ich an dem Bild dazu so lange gearbeitet habe. Ich bin mit den Posen und den Schatten immer noch unzufrieden, aber trotzdem bin ich stolz, ein so komplexes Bild fertig gezeichnet zu haben.

Das gibt mir etwas Selbstvertrauen, doch wieder mehr an meinem Traum, einen Manga zu zeichnen, zu arbeiten, anstatt Geschichten zu schreiben.

#manga #mangaart #mangagirl #lightnovel

wattpad.com/1316776751-hana-ch…

I like #Lenovo for how easily accessible #service manuals their laptops have. 👌🪛 💻

Funny is, the laptop I am fixing now has the usual warning for powering off the device and disconnecting the power cord and battery. Or here literally to remove the battery pack. But actually you have to disassamble half of the machine to disconnect the battery. And then the rest of the machine to remove the battery. There is even no option to disable battery in bios. 😀 ⚡🔋

👑 Ptákem roku 2023 je polák velký. Udělením titulu polákovi velkému chceme upozornit na neutěšený stav naší rybniční krajiny a na to, že polák v České republice stále patří mezi lovné druhy, a to i přesto, že je celosvětově ohrožený.

birdlife.cz/ptak-roku-2023-pol…

Cortana-grade AIs, in the Pre-343 Halo universe, took 7 years to go rampant. Sydney here is going off the edge after that many hours.

I don’t know what they’re putting in the water in Seattle, but why is Microsoft the only tech company out there building software that seems to have a half-life? Their file systems and OSes, and now their ML chat systems… they just _degrade_. It’s been true since the DOS days. They’ve been able to prolong it but just never fix it.

theverge.com/2023/2/17/2360490…

New #blog post - A quick hack/fix for the verified status of #GitHub on your #Mastodon profile page.

jan.wildeboer.net/2022/06/Quic…

All replies here will show up as comments on my blog!

2023-02-18 UPDATE: This hack/fix is not needed anymore as #Github now allows up to 4 social accounts on user profiles which set the correct link with the rel="me" attribute needed for Mastodon verification! Thx @skhg for sharing!

@Jack
This entry was edited (2 years ago)

Coming up live at 01:00 UTC (8:00 PM Eastern, 5:00 Pacific in the Americas) onThe Global Voice Internet Radio: an hour of Smooth Jazz, Chillout, and Easy Listening music on Smooth and Easy with Kelly Sapergia. More information about the show is at ksapergia.net/smooth. Tune in at theglobalvoice.info and click on the Listen Live link, or put the following URL in your favorite media player: theglobalvoice.info:8000/broad… #TGVRadio #audio

Občas tu zmiňuju celní řízení jako příklad stavu #digitalizace u nás. Teď o tomto příkladu vyšel pěkný článek na Lupě.
lupa.cz/clanky/samostatne-proc…
Unknown parent

glitchsoc - Link to source

Štěpán Škorpil

@g Je to tak, s tímhle nic nikdo neudělal už léta. Proto to zmiňuju jako příklad. Také ale rozumím tomu že nejde vyřešit vše naráz.
V tomhle případě mě ale štve ten výsměch lidí který na tom úřadě pracují. Jo vy to nemáte jak vyplnit na papíře? No tak smůla. Nebo použij náš portál postavený na Silverlightu. Ha ha ha.
Tady najednou je úředník kterýmu se skládáme daněmi na plat a on se ti vysměje do obličeje.

The Life & Art of Gustav Klimt: A Short Art History Lesson on the Austrian Symbolist Painter and His Work

openculture.com/2023/02/the-li…

@fdroidorg Could you please add the camera app github.com/GrapheneOS/Camera from @GrapheneOS ? I’d like to use it on a non-Pixel device, too.
in reply to Daniel Böhmer

have you asked if@GrapheneOS@grapheneos.social agrees to that? About a year ago we were approached and asked to remove all GOS apps from our repos (F-Droid's and mine; that also included their PDF Viewer) and have been told to not include them with any F-Droid repo without their "express permission".

Though the license of the apps would permit us to ignore that, we respect their request. So you'll have to get their express permission first.

in reply to Federico Mena Quintero

as a library author, my rule of thumb is that short of memory corruption issues (like out-of-bounds access), everything should be user-recoverable. Anything that would signal an incorrect internal assumption ("I am asserting to myself, as library author, that this invariant can never be violated") should immediately panic and never expose that failure to the user.
in reply to Kat Marchán 🐈

@zkat Oh, yeah, I'm not talking about programming errors. I'm trying to distinguish two cases:

- something happened in this heavily recursive thing which should result in just not rendering an element (e.g. a transformation matrix ends up being non-invertible, no big deal, just not render the object and continue).

- OOM, or an implementation limit was exceeded - catch it, exit quickly, report an error in the public API.

in reply to Federico Mena Quintero

@federicomena

  • GUI programming definitely has different requirements, where showing something at all is generally considered better than not showing anything (see also: it makes sense for JavaScript to be so loosey-goosey about types and conversions)
  • There's... a lot to be said in the debate on whether the modern assumption of "memory is infinite" and allocators being optimistic has been a good idea all these years, or whether we should exercise more control over our allocators.

❌ Vent de panique pour les amateurs de sites de #streaming ?

JustStream, HDStream… la justice ordonne le blocage de plusieurs dizaines de sites pirates, dévoile @reesmarc. Découvrez la liste complète ⤵️

linforme.com/medias-culture/ar… #Rediff

My overview of free/libre CAD programs is now out of the paywall at LWN. The scope of the overview was intentionally limited, there are other interesting projects like CadQuery, LeoCAD, OpenVSP, and others. And then there's the entire architecture stack

lwn.net/Articles/921676/

user reports curl doesn't work on his system, gets annoying cert error

turns out user is indeed getting MITMed so the check worked exactly as intended

github.com/curl/curl/issues/10…

#Google Workspace will increase their prices from April 11, 2023. Flexible, non-contract plans increase in price by 20%. Or you can get better security and privacy for less by upgrading your #Tutanota account 😌 tutanota.com/pricing techradar.com/news/some-users-…