social.gl-como.it

Nick mastodon (AP)

Oof. On the nose here by @firstdogonthemoon

(Click through to the link to read the full cartoon.)

aus.social/@firstdogonthemoon@…

Questa voce è stata modificata (5 mesi fa)
2

Diego Roversi friendica

TIL: overpass-turbo

Metti che una mattina ti viene il bisogno di avere l'elenco dei capoluoghi di provincia e relative posizioni.

E ti viene in mente che queste informazioni su openstreetmap già ci sono. Come fare a estrarle?

Apro il sito overpass-turbo (overpass-turbo.eu/), e vedo che c'è già un esempio che cerca le fontanelle. Ok, sembra semplice, ma se devo fare qualcosa di più complicato?

Guardo in alto e vedo nel menu "Wizard". Permette di generare query complicate partendo da descrizioni semplici in inglese. Con tanto di esempi di ricerche più complicate. Un veloce giro sulla wiki di openstreetmap per vedere i campi giusti per la query, guardo gli attributi di qualche città a caso per vedere qualche esempio e arrivo a questa:

(place=city or place=town) and (capital=2 or capital=4 or capital=6) in italy

e la query generata è:

[out:json][timeout:25];
// fetch area “italy” to search in
{{geocodeArea:italy}}->.searchArea;
// gather results
(
nwr["place"="city"]["capital"="2"](area.searchArea);
nwr["place"="city"]["capital"="4"](area.searchArea);
nwr["place"="city"]["capital"="6"](area.searchArea);
nwr["place"="town"]["capital"="2"](area.searchArea);
nwr["place"="town"]["capital"="4"](area.searchArea);
nwr["place"="town"]["capital"="6"](area.searchArea);
);
// print results
out geom;

Che fondamentalmente vuol dire, città con più di 10.000 abitanti e che siano capoluoghi di provincia(6) / regione(4) /stato(2).

A questo punto il tutto può essere salvato in un file json.


Prossimo passo: usare jq per estrarre solo le informazioni che mi servono.

2 3
Quando ti pagano a byte di codice è imprescindibile inserire nel sorgente l'elenco completo di TUTTI i comuni italiani, con provincia, regione, CAP, prefisso telefonico e coordinate: potrebbe sempre servire.

Nel caso qualcuno fosse curioso. Questo è come estrarre nome e coordinate dall'output, usando jq:

cat province.geojson | jq ".features[] | { name: .properties.name , coord: .geometry.coordinates} " >province.json

mole99 mastodon (AP)

Today I will be joining Matt Venn's open source silicon stream and we are going to talk about Greyhound, my latest chip with RISC-V core and embedded FPGA taped out on IHP SG13G2.

🎥 Link to the stream: youtube.com/watch?v=S0drZqEwSN…

Looking forward to your questions!

#OpenSource #ASIC #FPGA

1
tnt mastodon (AP)
* Is there a roadmap / schedule for timing data ?
* Do the IO block include FFs SDR/DDR or even gear boxes ?
* Is there a full wishbone bus exposed from risc-v to fabric ? How is timing handled on that ?

Jenny753 mastodon (AP)

SoundCloud has updated their Terms of Use and now state that you agree, anything you upload can be used to train AI models.

Please spread the word on this.

:sharesloved2:

soundcloud.com/terms-of-use

9
Deborah Pickett hometown (AP)
Not active in Australia yet. Last amended October 13, 2022.

Fabio friendica
Chiaro?
3 1

Liam Proven mastodon (AP)

The Curse of Knowing How, or; Fixing Everything

notashelf.dev/posts/curse-of-k…

A reflection on control, burnout, and the strange weight of technical fluency.

1

The Register mastodon (AP)

Curl project founder snaps over deluge of time-sucking AI slop bug reports

Lead dev likens flood to 'effectively being DDoSed' Curl project founder Daniel Stenberg is fed up with of the deluge of AI-generated "slop" bug reports and recently introduced a checkbox to screen low-effort submissions that are draining maintainers' time.…
#theregister #IT
go.theregister.com/feed/www.th…

2

Ben Werdmuller mastodon (AP)
Excellent. alex.party/posts/2025-05-05-th…
5

1

John Carlos Baez mastodon (AP)

I get a lot of emails from people wanting help with math and physics, ranging from students needing advice to completely deranged crackpots. Lately I'm getting more and more crackpots who say they developed their theories with the help of AI.

It gets worse. Check out this article by Miles Klee:

rollingstone.com/culture/cultu…

Strange things are happening when people take ChatGPT too seriously! I don't think humanity is ready for AI, even the primitive sort we have today.

Thanks to @peter for this screenshot from the article.

Questa voce è stata modificata (5 mesi fa)
3
John Carlos Baez mastodon (AP)

@j_bertolotti - yes, I believe their reaction tends to confirm my theory. 😆

@virgilpierce

@johncarlosbaez@mathstodon.xyThe Education Secretary, a former WWE wrassler, says it's A-1, like the delicious steak sauce. Astounding!

Hey folks! The Spectator has done it! They've written the headline where the answer actually is "yes".
1 3

Annalee Newitz 🍜 mastodon (AP)
I downloaded a scientific paper of great interest to me. It is of typical length, about 15 pages in the PDF. I opened it in Acrobat, and got this message highlighted at the top of the page next to an AI sparkle icon: "This appears to be a long document. Save time by reading a summary." I cannot put into words how much this enrages me. First, this is not a long document. Have you met documents? Second, and more important, telling someone to not read a thing they want to read??! Fuck you, Adobe.
6

Liam Proven mastodon (AP)

As a grumpy old git -- it says so on my socks, it must be true -- I appreciate a properly grumpy website. Grumpy.website really is.

grumpy.website/

1

#cat

Fabrix.xm pixelfed (AP)

sunbathing

#snek

#snek
2

@Fabrix.xm does anybody know what snake it is?

(picture taken in the north of Italy, at about 850 m)

@Fabrix.xm qualcuno sa che serpente sia?

(la foto è stata scattata nel norditalia, attorno agli 850 m s.l.m.)

@Fabrix.xm somebody elsewhere suggested en.wikipedia.org/wiki/Smooth_s…

(a juvenile one, probably, since it was only ~25 cm long)

@Fabrix.xm qualcuno da altre parti suggerisce it.wikipedia.org/wiki/Coronell…

(probabilmente giovinetto, visto che era lungo sì e no 25 cm)


pancake :radare2: mastodon (AP)
Fyi, the deprecated decorator has been deprecated
2

Large Heydon Collider mastodon (AP)
"This AI output is highly inaccurate."
"Nah, you're just prompting it wrong."
"How do I go about prompting it the right way?"
"You really need to know the subject you're asking about. Then you can help it avoid making mistakes."
"If I know the subject deeply myself, why am I asking an AI about it?"
"It helps to train the AI."
1 4

FlohEinstein mastodon (AP)
Just found this gem of a Python project
pypi.org/project/tariff/
#development
2

tante mastodon (AP)

The response to the predicted crash of the AI sector often is that "every crash leaves something useful behind" and that this time it will be models. I do not think that is the case.

AI models age like milk and the infrastructures left behind won't be ones that I see as helpful for democratic societies.

tante.cc/2025/04/15/these-are-…

2

Questa voce è stata modificata (6 mesi fa)
1

Legit_Spaghetti mastodon (AP)

"Dear A.I., please make an image without a single elephant in it."

"Roger that, images with elephants in 'em, coming right up!"

"Well, it's nice that we're at least burning the planet for something that works really well and does useful things."

#AI

#AI
2


1 1

MWL Book Quote Bot hometown (AP)
Exciting is a bad word in systems administration.
2

Random Cat Every Hour mastodon (AP)
Via thecatapi.com
#Bot #CatsOfMastodon #Catstodon #Cat #AltText
1

Bob Atkey mastodon (AP)
The AI brick you can mostly trust.
1

#Math is really overrated, says #Batman!

smbc-comics.com/comic/battrian…

#SMBC #Comics #fun

2

Liam Proven mastodon (AP)

The April Fools joke that might have got me fired
(Old Vintage Computing Research, Tuesday, April 1, 2025)

oldvcr.blogspot.com/2025/04/th…

1

Charlie Stross mastodon (AP)

WHAT—

... "They point to how security researchers hated Visual Basic 6 binaries due to the complexity of reverse engineering the software, the presence of a Lua obfuscation layer in the 2012 Flame malware, and the Grip virus, which contained a Brainfuck interpreter coded in Assembly to generate its keycodes, as examples."

It can only be a matter of time until malware authors stumble across CLC-INTERCAL. And then we'll ALL be sorry!

theregister.com/2025/03/29/mal…

Questa voce è stata modificata (6 mesi fa)
2
Indieterminacy mastodon (AP)

My brain has just been hacked reading up on Intercal:
en.wikipedia.org/wiki/INTERCAL

Ive got James Brown's "please, please dont go" looping in my head.

...I darent wonder how many pleases it would take for someody to hand over their cryptowallet?

fwiw, you may find this Makefile interesting:
git.sr.ht/~indieterminacy/1q20…


Will Richardson mastodon (AP)
It's #caturday (in some timezones) and I'm looking after this little gremlin for a week. He's very cute.
1

Jonathan Corbet akkoma (AP)

Today I got a cheery email from somebody who claims to be the "ethics and compliance" officer for a company called Bright Data. He wanted to have a "no pressure" conversation about the whole AI scraperbot problem. Looking at their web site, this company offers an API that, and I quote, "Bypasses anti-scraping mechanisms and solves CAPTCHAs, ensuring uninterrupted access to the most protected web sites".

After careful consideration for several milliseconds, I have concluded that I really don't have anything to discuss with this person.

But at least their claimed "100M+" of residential IP addresses that they use for their DDOS attacks are "ethically sourced".

4
Arjan van de Ven mastodon (AP)
ah protection racket. "We sell the DDOS service to AI companies. but for a tiny sum we'll exclude you"
Jonathan Corbet akkoma (AP)

@fenruspdx He actually had the gall to write back to me and, after some sanctimonious bullshit about keeping publicly available data available, offered: "If you can have both visibility and control about any bot coming to your domain, and the option to set sensitive end points,
wouldn't that be something worth exploring?"

So yes, you were right. They are selling protection schemes as a side gig.


M. J. Fromberger hometown (AP)

"Is that free as in beer, or free as in freedom?"

"It's free as in use-after."

3

Medievalists.net hometown (AP)
A Brief History of Musical Notation from the Middle Ages to the Renaissance medievalists.net/2022/03/histo… #Music
2

Federated social networking existed before anyone used "mastodon" and will exist after most folks move on.

Early versions of mastodon worked directly with the older network. Most of the older network has migrated to be compatible with mastodon.

It's chill. Don't get hung up on lionizing one dude.

1

Cory Doctorow mastodon (AP)

Even by Amazon standards, this is extraordinarily sleazy: from Mar 28, each Amazon Echo device will cease processing audio on-device and instead upload all the audio it captures to Amazon's cloud for processing, even if you have previously opted out of cloud-based processing:

arstechnica.com/gadgets/2025/0…

-

If you'd like an essay-formatted version of this thread to read or share, here's a link to it on pluralistic.net, my surveillance-free, ad-free, tracker-free blog:

pluralistic.net/2025/03/15/alt…

1/

3
Led By Fools mastodon (AP)

One should always follow XKCDs advice about listening devices, just in case.

XKCD Alt-text "Sure you could just ask, but this also takes care of the host-gift thing"

1
Alexandre Oliva snac (AP)
Yay, I'm relieved that you seem to have just blessed the extension I'd identified and proposed to your concepts of enshittification, twiddling, and darth vader's deal-changing, that you'd originally applied to (dis-)service platforms, to (other kinds of) software and devices as well.

Robert Kingett mastodon (AP)
How to handle a Microsoft scammer!

Sensitive content

3


kæt mastodon (AP)

Update: it wasn't the ECB blocking gnome-calculator, it was an HTTP library regression breaking the connection to the ECB. Text in [] is incorrect, retained due to RTs etc.

[The ECB have remotely bricked gnome-calculator]

In the latest episode of "Why the 21st Century is impossibly stupid", GNOME calculator contacts the ECB on startup to get currency rates. It just hangs on startup if this fails, the whole calculator not just the currency stuff. [The ECB has blocked GNOME calculator].

To fix this, you can do "dconf write /org/gnome/calculator/refresh-interval 0", whatever tf dconf is, because when I tried it told me dbus-launch is missing, wtf that is, because it doesn't have a package. Turns out it's in "dbus-x11". I dunno why X11, because I use wayland, but I'm past caring at this point. I installed it and it worked.

Now I can calculate how much postage I need to pay for this parcel.

[A bloody OS-shipped desktop calculator, DDoSing a central bank, and blocking on connection failure].

Questa voce è stata modificata (7 mesi fa)
6

The first thing I noticed was that the pain was gone. The tall, thin, hooded figure let me bask in that for a moment.

IT IS TIME

"Oh," I said, looking down at the frail vessel I had inhabited all my life. "Right."

COME

"Do you remember," I asked as we walked, "everyone you come for?"

YES

"Fondly?"

I DO NOT JUDGE. AS A RULE, I SPEND LITTLE TIME WITH PEOPLE AS THEY LIVE

"No, but you spend some time with them after, like now."

1/2

1 8

Xeno Kovah mastodon (AP)
I’ve posted a detailed explanation of why the claimed ESP32 Bluetooth chip “backdoor” is not a backdoor. It’s just a poor security practice, which is found in other Bluetooth chips by vendors like Broadcom, Cypress, and Texas Instruments too. darkmentor.com/blog/esp32_non-…
3
nuovi vecchi

Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.