Salta al contenuto principale

Lapo Luchini ha ricondiviso questo.


difftastic, github.com/Wilfred/difftastic.

Difftastic is a CLI diff tool that compares files based on their syntax, not line-by-line. Difftastic produces accurate diffs that are easier for humans to read.

It supports many languages and is compatible with Git.

#diff #parsing #TreeSitter

reshared this


Lapo Luchini ha ricondiviso questo.


Itโ€™s OK to call it Artificial Intelligence: I wrote about how people really love objecting to the term "AI" to describe LLMs and suchlike because those things aren't actually "intelligent" - but the term AI has been used to describe exactly this kind of research since 1955, and arguing otherwise at this point isn't a helpful contribution to the discussion.

simonwillison.net/2024/Jan/7/cโ€ฆ

Lapo Luchini reshared this.

in reply to Jeff Atwood

@codinghorror @richardsheridan Django Unchained (the movie) came many years later. So unless time travel is a thing, that seems unlikely.

But Jeff, seriously, besides being wrong, youโ€™re being a massive jerk. Even if Simon hadnโ€™t invented what is perhaps the worldโ€™s most popular web framework, would it matter? Is this who you are? Yelling โ€œdO yOU kNoW wHo I am!?โ€ to strangers on the internet?

Questa voce รจ stata modificata (11 mesi fa)
in reply to Ken Kinder

@bouncing @codinghorror @richardsheridan en.wikipedia.org/wiki/Categoryโ€ฆ โ† Odd that the Sean Penn film didn't make it into this list, but it would be weird to claim that as a film reference rather than just a reference to the musician himself at that point.

Lapo Luchini ha ricondiviso questo.


1D Pac-Man is the best game Iโ€™ve played in 2024 (so far)

An appreciation of "small games" and the people who make them.

arstechnica.com/gaming/2024/01โ€ฆ

reshared this

in reply to Ars Technica

going to try this out and see how the experience compares to developing in #pico8
in reply to Ars Technica

Really nice article. Thanks for celebrating small games and providing inspiration for future Devs that it's ok to think small. ๐Ÿค“



Download Hetzner CSV invoices


I made a little script to automatically download all my #Hetzner CSV invoices in a single file (or rather, one file per page):

let elem = Array.prototype.slice.call(document.getElementsByClassName('btn-download')).map(e=>e.href).filter(u=>u.endsWith('/csv'));
let numbers = elem.map(u=>/invoice[/]([^/]+)/.exec(u)[1]);
let filename = 'invoice-' + numbers[0] + '-' + numbers[numbers.length - 1] + '.csv';
let csv = '';
for (let url of elem)
    csv += await (await fetch(url)).text();
let a = document.createElement("a");
a.download = filename;
a.href = a.href = "data:text/csv,"+encodeURIComponent(csv);
a.click();

Updates available as GitHub gist.


Lapo Luchini ha ricondiviso questo.


Mastodon Starter Packs โ€“ Get Your Feeds Humming

One of the most common complaints new users have with Mastodon is that initially their feed is dead because there is no algorithm here and they donโ€™t know who to follow. The purpose of this article is to help you with a core group of recommended accounts to follow so that your feed presents interesting content.

In order to follow any of the accounts listed in this guide you can copy/paste the address into your # Explore search box and then click on the result to bring up the account, then click follow.

How To Use Lists

It is highly recommended that when you are following a new account you organize your account by Lists. For example if you are adding accounts under the subject of news, first create a news list:

Click Lists on the right >>> Type โ€œNewsโ€ in the box >>> Click โ€œAdd listโ€ >>> Click โ€œ1. Newsโ€ below >>> Click on little slider bars top right >>>Toggle โ€œHide these posts from homeโ€

This will create list title โ€œ1. Newsโ€ and make it so that these posts DO NOT appear in your home feed. Then to view related posts, just click on โ€œListsโ€ and then โ€œ1. Newsโ€ in the pop-up. Repeat this for other list categories. For example you can make a list titled โ€œ2. Mediaโ€. The reason for the optional numerical antecedent is so your list of Lists will be ordered.

Then whenever you add an account that pertains to news:

Click on the account link (or copy/paste the link into Mastodon # Explore search box and click on the result) >>> Click โ€œFollowโ€ >>> Click the three vertical dots on the right next to the bell >>> Click โ€œAdd or Remove from listsโ€ >>> Click the little plus sign next to โ€œ1. Newsโ€ (it changes to an x) >>> Repeat for each new account follow

[Note: If you click on a link and get taken to the โ€œOriginal Pageโ€ of the account you can still follow it by clicking Follow and then entering your instance server in the pop-up.]

News List Starter Pack

@Teri_Kanefield, @Nonilex, @GottaLaff, @pbump, @dangillmor, @knittingknots2, @w7voa, @heidilifeldman, @rbreich, @uspolitics, @ProPublica, @DemocracyMattersALot, @tristansnell, @z_everson, @samlitzinger, @SteveThompson, @fulelo, @Free_Press, @skykiss, @andrewstroehlein, @NewsDesk, @kevinrothrock, @taylorlorenz, @emptywheel, @wendysiegelman, @tzimmer_history, @JillWineBanks, @georgelakoff, @georgetakei

Media List Starter Pack

@Chron, @damemagazine, @FAIR, @gbhnews, @insideclimatenews, @longreads, @mnreformer, @restofworld, @thecontinent, @TheConversationUS, @MAD_democracy, @thetyee, @TucsonSentinel, @UnicornRiot, @africa_news, @Nature, @themarkup, @TexasObserver, @arstechnica, @RollingStone, @MeidasTouch, @democracydocket, @riffreporter, @STAT, @ProPublica, @disinfodocket, @msfreepress, @berkeleyscanner, @GovTrack, @YourAnonNews, @CrooksandLiars, @Free_Press, @macrumors, @dublininquirer, @404mediaco, @Factal, @Bellingcat, @thenarwhal, @VOANews, @niemanlab, @politico, @indivisibleteam

Technology List Starter Pack

@mmasnick, @cwebber, @leah, @pfefferle, @neil, @caseynewton, @kzimmermann, @caranmegil, @sarahjamielewis, @Chris, @atoponce, @thepacketrat, @ethanz, @RyunoKi, @Em0nM4stodon, @matthew_d_green, @blacklight, @ilumium, @hacks4pancakes, @da_667, @cgseife, @profcarroll, @mikecaulfield, @jsrailton, @malwaretech, @briankrebs, @hrefna, @emilygorcenski, @micahflee, @ophiocephalic, @wendynather, @GossiTheDog, @dangoodin, @simplenomad, @ncweaver, @taviso, @robpike, @evacide, @uwcip, @matthieu_xyz, @Sylkeweb, @stanford, @Bing_Chris

Legal List Starter Pack

@heidilifeldman, @FrankPasquale, @scottjshapiro, @maxkennerly, @andrew, @annmlipton, @JimOleske, @riana, @Wolven, @chargrille, @JillWineBanks, @jmb, @Teri_Kanefield, @icymi_law, @alysondecker, @gulovsen, @design_law, @jackiegardina, @CarlG, @LeftistLawyer, @jmb

Various List Starter Pack

@aral, @ploum, @pluralistic, @chartier, @scalzi, @tchambers, @warandpeas, @jackwilliambell, @dgoldsmith, @lmorchard, @taylorlorenz, @ernie, @colossal, @spacepod, @davidaugust, @shoq, @emc2, @vmstan, @rodhilton, @rysiek, @jeffjarvis, @rakdaddy, @mariafarrell, @rreverser, @Sheril, @tess, @llebrun, @evangreer, @osma, @bendrath, @MattHodges, @Green_Footballs, @noondlyt, @timnitGebru, @briannawu, @peterbutler, @conradhackett, @spaf, @mattblaze, @dannotdaniel, @richardgrant, @eniko, @neilhimself, @gpollara, @SuneAuken, @UlrikeHahn, @delong, @mloxton, @amywestervelt, @Remittancegirl, @Jessicascott09, @Strandjunker, @GrimmReality, @paul, @lowqualityfacts, @blakereid, @rvawonk, @baratunde, @lauren, @SomaFMrusty, @ThisPlaceAgain, @VeryBadLlama, @hotdogsladies, @Noupside, @RickiTarr, @parkermolloy, @lovelylovely, @mekkaokereke, @FediFollows, @SpaceLifeForm, @inquiline, @stevesilberman, @waltmossberg, @carnage4life, @freedomofpress, @fediversenews, @coachtony, @polychromata, @chris, @Hey_Beth, @jejord, @juergen_hubert, @bhawthorne, @pooh, @HistDialogue, @glassbottommeg, @driftwood, @jeff, @seachanger, @blogdiva, @avoidthehack, @AoIR, @Catvalente, @mikeaiken, @cibex, @FinchHaven, @andrewhinton, @Luis_Fierro, @eilah_tan, @ZekuZelalem, @ScienceGirl

Ukraine List Starter Pack

@SocraticEthics, @Bellingcat, @NatalieDavis, @timkmak, @noelreports, @Tendar, @Free_Press, @rvps2001, @Gettyregion, @KyivIndependent_official, @pravda

Climate List Starter Pack

@biffvernon, @ClimateNewsNow, @chrisnelder, @DJBurnette, @SheDrivesMobility, @astrodicticum, @GeraldKutney, @EliotJacobson, @AlaskaWx, @Bellingen, @pierre_markuse, @iea, @ckrosslowe, @robsonfletcher, @srrpnj, @hansbot, @LukeBornheimer, @annaleen, @WBOrcutt, @GeofCox, @Snoro, @egies, @PeterRu, @SigneAaboe, @CopernicusEU, @CelloMomOnCars, @BioGeoBryce, @extretemps, @droughtcenter, @sco7sbhoy, @polarportal, @sgtgary, @NatalieDavis, @AlisonCreekside, @climate_clara, @LangurLover, @tuxom, @GregCocks, @dsacer, @tillku, @rglueckler, @niklas, @frankkaspar, @NWClimate, @darganf, @agrinsted, @subu_caps, @IcooIey, @saravicca, @steve, @RebLeber, @Cladupont, @leifdenby, @huprice, @OceanTerra, @indianaclimate, @hereidk, @m_parrington, @ConserveChange, @CarbonBubble, @ct_bergstrom, @emorwee, @sciencefeedback, @pdemenocal, @niallfarrell, @robinsonmeyer, @jhauck, @andreabettini, @SamCrawley, @atthenius, @allochthonous, @Climatologist49, @MPI_Meteo, @helenczerski, @MarkRuffalo, @efesce, @sdague, @PIK_climate, @voooos, @TheConversationClimate, @drsimevans, @JacquelynGill, @RARohde, @weatherwest, @jpGattuso, @icesheetmike, @hausfath, @wolfgangcramer, @benmsanderson, @bobkopp, @MichaelEMann, @DrEvanGowan, @rahmstorf, @ZLabe, @bethsawin, @breadandcircuses, @ed_hawkins, @petergleick, @lavergnetho, @gwagner, @Ruth_Mottram, @friedrichbohn, @Shine_McShine, @Brad_Rosenheim, @TatianaIlyina, @farhanasultana, @kathhayhoe, @seaice, @cassouman40, @Goneri, @dezene, @skruij, @W_Lucht, @davidho, @andrewdessler

Astronomy List Starter Pack

@stim3on, @chrizzly_astrophotography, @zoom_earth, @jejord, @world_beauty, @kevinjardine, @ryderdavid, @davidbrin, @AkaSci, @MrNinerjoshua, @65dBnoise, @kitirving, @cplberry, @liz, @HaveyDeckAstro, @waynenator, @fraser, @carolynporco, @megschwamb, @HIprocessor, @sarahkendrew, @redshiftdrift, @MartialRelier, @chrfrde, @Skywise, @melix, @naz, @starrytimepod, @Jwilliams, @catherineryanhyde, @astrojaz, @GalacticRAVE, @mattkenworthy, @jwuphysics, @eamonn_kerins, @MaryMcIntyreAstro, @Siril_Official, @Astromeg, @stephenserjeant, @ChandraScience, @elizabethtasker, @andrealuck, @vicgrinberg, @mcnees, @skrishna, @rdrimmel, @emilydoesastro, @sebinthestars, @Robminchin, @LIGO, @astroptere, @markmccaughrean, @badastro, @dstndstn, @bibianaprinoth, @CosmicRami, @jradavenport, @justtheletteru, @planet4589, @karenlmasters, @astrokiwi, @cosmos4u, @_astronoMay, @VRubinObs, @AstroDave, @elakdawalla, @GirlInSpace, @Stef_Astro, @DavidBflower, @StellaLunaObs, @galaxy_map, @JohnBarentine, @tadpoleastro, @sterenn, @jdlbt, @mustapipa, @astronomerstel, @franco_vazza, @pomarede, @clearskies, @astroland, @UkrainianAstronomyProject, @marwellaspaceart, @astro_jcm, @AwesomeAstronomy, @UniversoMagico, @PhilipPugh, @coreyspowell, @ThomasConnor, @spacetelescope, @astronomywriter, @kellylepo, @kevinmgill, @iangriffin, @umplus, @sundogplanets, @nasa, @APoD, @ManuelHuss

Curated Starter Pack (Note: curated accounts boost topical accounts on a particular subject, so they can generate a lot of traffic. Putting them in a list is recommended)

@icymi_law, @ArtPhotosDesk, @CultureDesk, @NewsDesk, @ScienceDesk, @TechDesk, @ClimateMigration, @AstroMigration, @PixelAndPolyCurator, @WatercolourCurator, @FediVideo, @womensart, @streetPhotography

Help Starter Pack

@feditips, @FediFollows, @FediGarden
______________________________________________________

This post comes from the WordPress Mastodon Migration Blog: mastodonmigration.wordpress.coโ€ฆ

You can receive all new posts to this WordPress Blog on Mastodon by following Mastodon account:
mastodonmigration.wordpress.coโ€ฆ
(Copy and paste above address into search to find and follow)

Important Note: Replies on Mastodon to this WordPress post by default include all named accounts. Please edit your reply to remove all addresses you do not intend to send the reply. Thank you.

mastodonmigration.wordpress.coโ€ฆ

@Aral Balkan @Now at cwebber@social.coop ! @David Chartier @Cory Doctorow @Matthias Pfefferle @Klaus Zimmermann @Matthew Green @spaf @Marcus Hutchins @(moving) APOD @Lesley Carhart @Matt Blaze @Les Orchard @Leif Denby @Aaron Toponce โš›๏ธ @Luke LeBrun @George Takei ๐Ÿณ๏ธโ€๐ŸŒˆ๐Ÿ––๐Ÿฝ @Elizabeth Tasker @emilygorcenski @Wendy Nather @Dana Fried @Kevin Beaumont @Lauren Weinstein @mekka okereke @Brianna Wu @Blake E. Reid has moved! @SpaceLifeForm @Nicholas Weaver @Corey S Powell @ProPublica @BrianKrebs @Mike Masnick โœ… @Neil Gaiman @This account has moved @Robert Reich @Steve Herman @Dr. Brad Rosenheim has moved! @Tim Chambers @Micah Lee @ploum @Jeff Jarvis @Michaล‚ "rysiek" Woลบniak ยท ๐Ÿ‡บ๐Ÿ‡ฆ @Kevin M. Gill @Dan Gillmor @Anonymous @Eniko | Kitsune Tails out now! @Jack William Bell @Em @Dr. Victoria Grinberg @Ingvar Stepanyan @แดš uษแ—ก @Carl T. Bergstrom @Dr. Damien P. Williams, Magus @Timnit Gebru (she/her) @Greg Dubos @emptywheel @Paul Haddad @Grimm @Casey Newton @Andrew Stroehlein @Andrea Bettini @Robert โ€œThe Bobby Yagaโ€ McNees @Taylor Lorenz @Debbie Goldsmith ๐Ÿณ๏ธโ€โšง๏ธ๐Ÿณ๏ธโ€๐ŸŒˆโง– @Zeke Hausfather @David Carroll @Unicorn Riot @Sheril Kirshenbaum @Dr. Elizabeth Sawinโœจ @Peter Butler @Voice of America @The Conversation U.S. @David August @da_667 @Michael Stanclift @Dare Obasanjo @Dan Goodin @GovTrack.us @Osma A @Katja Diehl @Rod Hilton @Shoq @Renee DiResta @LAUREN @Evan Greer ๐Ÿณ๏ธโ€โšง๏ธ @Ruth Mottram @Madeleine Morris @Andrew Leahey @Jan Penfrat @Neil Brown @Andrea Junker @Hrefna (DHC) @John Scott-Railton โ˜• @Fabio Manganiello @Prof. Tatiana Ilyina @Sune Auken @Mark Ruffalo @Max Kennerly @FediTips has moved! @Baratunde @Annalee Newitz ๐Ÿœ @Dr Robert Minchin @Tony Stubblebine @Chris Coleman @Ernie Smith @Peter Gleick @Sam Litzinger @Laffy @War and Peas ๐Ÿงฟ @Catherine Ryan Hyde @Low Quality Facts @Rolling Stone @Scalzi @planet4589 (Jonathan McDowell) @Tristan Snell @Eric McCorkle @Parker Molloy @I moved to Mastodon.social @Genuinely Gary ๐ŸŒค๏ธ @George Lakoff @Scott Shapiro @Bread and Circuses @STAT @Democracy Matters @Matthew Kenworthy @Swapna Krishna @Fediverse News @Charles Johnson @Prof. Sam Lawler @Thomas Zimmer @NASA @Ricki Gray Area Witch Tarr @Erin Conroy @Brian Hawthorne @Shine McShine @NOELREPORTS ๐Ÿ‡ช๐Ÿ‡บ ๐Ÿ‡บ๐Ÿ‡ฆ @legraLeGra @Matt Hodges @U.S. Politics in Real Time @Helen Czerski @evacide @Alison Creekside @Daniel Fischer @Emily Lakdawalla @Texas Observer @Jรผrgen Hubert @Tim Mak @gbhnews @Chris Nelder ๐Ÿค˜ @Paul Voosen @Megan Fox @Ann Lipton @Dr. Robert Rohde @Merlin Mann @Chris Alemany๐Ÿ‡บ๐Ÿ‡ฆ๐Ÿ‡จ๐Ÿ‡ฆ๐Ÿ‡ช๐Ÿ‡ธ @Mark McCaughrean @Matthew Loxton @Wolfgang Lucht @Ars Technica @Hey Beth @Frank Pasquale @Dr. Katharine Hayhoe @Bellingcat @O=C=O @Robert Sanscartier @Sarah Fackrell (Burstein) @World Beauty @Carbon Tracker @MacRumors.com @Biff Vernon @AkaSci ๐Ÿ›ฐ๏ธ @Zack Labe @FediFollows โ˜ƒ๏ธ @David Ho @Janel Comeau @65dBnoise @ophiocephalic ๐Ÿ @Kriszta Satori @Steve Silberman @ICYMI (Law) @mariafarrell @Kevin Rothrock @Alyson Decker @Mikko Tuomi @Caroline Orr Bueno @Robson Fletcher @Climate Migration @Leah @Gernot Wagner @CelloMom On Cars @The Continent @Michael E. Mann @rob pike @wet forest moon folklorist @Colossal @Jeff @Juan Carlos Muรฑoz @Space Telescope Science Inst. @Friedrich Bohn ๐ŸŒฒ๐ŸŒณ๐Ÿ’ป๐Ÿ›ฐ๏ธ๐Ÿ“ˆ @Philip Bump @Mesha @Flipboard Science Desk @Grant Gulovsen @Prof. Stefan Rahmstorf @Flipboard News Desk @The Markup @Ukraine War Bulletins and News @Aure Free Press @GeofCox @Zoom Earth @Flipboard Tech Desk @Kailee โ™พ๏ธ Voting Midterms God @Chron @Copernicus EU @Sue Stone @Heidi Li Feldman @now @ethanz@social.coop @Flipboard Culture Desk @Steve Thompson PhD @CosmicRami @Peter ๐ŸŒ @Tucson Sentinel @Natalie Davis ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡ต๐Ÿ‡น๐Ÿ‡บ๐Ÿ‡ฆ @Kelly Lepo @DAME Magazine @Chris Rowan @Louane CooIey @MeidasTouch @Astro Migration @Jackie Gardina @Wendy Siegelman @your auntifa liza ๐Ÿ‡ต๐Ÿ‡ท ๐Ÿฆ› ๐Ÿฆฆ @Mark@RCR ๐ŸŒ€ @Gerald Kutney - ๐ŸŒ๐Ÿ”ฅ๐ŸŒŽ๐Ÿ”ฅ๐ŸŒ๐Ÿ”ฅ @Jacquelyn Gill @Factal News @Steve Easterbrook @Inside Climate News @Fraser Cain @Sarah Jamie Lewis @Daniel Swain @polarportal @David Sacerdote @Simeon SchmauรŸ @Can-crisociality ๐Ÿฆ€ใ€ฐ๏ธ๐Ÿฅซ @Dr. Farhana Sultana @Russia-Ukraine Daily News @Nonilex @Wolfgang Cramer @Avoid the Hack! @CandyK @Catherynne M. Valente @Tavis Ormandy @Jessica Jordan @The Tyee @Ed Hawkins @Phil Plait @Prof Stephen Serjeant @Carolyn Porco @Climate News Now @Gabriele Pollara @Richard Grant @Emily Atkin @The Conversation Climate News @Rick Thoman @MPI fรผr Meteorologie @Fedi.Video ๐ŸŽ @Brian Brettschneider @Emily Hunt @404 Media @David Brin @Walt Mossberg @Dr. Evan J. Gowan @OpenAI CEO Adam Rakunas @Freedom of the Press @Jill.Wine-Banks @Andrew Dessler @Center for an Informed Public @Indivisible @Conrad Hackett @AoIR @Minnesota Reformer @Amy Westervelt @Extreme Temperatures @Daniel Pomarรจde @Luke Bornheimer @FinchHaven @Luis Fierro @Simple Nomad @The Media & Democracy Project @FAIR @Rest of World @Longreads @PIK_climate @Charles Seife @Zecharias Zelalem @Historical Dialogues @Ulrike Hahn @Andrew Hinton @Ryuno-Ki @Dustin Lang @ScienceGirl @Christian Frรถschlin @Naztronomy @James M Branum - ื™ืขืงื‘ ืžืชืชื™ื”ื• โ˜ฎ @Ralf Bendrath @Chris Bing @Jessica Scott @Dr. Ramesh Glรผckler @The Narwhal @Carl Graham @Zach Everson @nature @Democracy Docket @RiffReporter @DisinfoDocket @Mississippi Free Press @The Berkeley Scanner @Crooks and Liars @Dublin Inquirer @Nieman Journalism Lab @POLITICO @๐Ÿต wizard @Sean Gallagher ๐Ÿ€ @Mike Caulfield @Matthieu @Sylkeweb Testing The Fediverse @Jim Oleske @Leftist Lawyer @Spacepod @delong @Many Colors, Many Forms, Many Flavors, Maybe More @Infinite Pooh has moved @James @RFKDemocrat @Cibex @Nathalie Van Raemdonck @Tendar @Getty @The Kyiv Independent @Ukrainska Pravda @Dorian J. Burnette @Florian Freistetter @Prof. Eliot Jacobson @BellingenNSW @Pierre Markuse @International Energy Agency @Dr Chris Rosslowe @srrpnj ๐ŸŒณโ™ป๏ธ @Hans Bot โ€“ ๐Ÿ™ƒ @Bill Orcutt @Erica Gies / SlowWater.world @SigneAaboe @BioGeoBryce @Drought Center @Clara Burgard @๐Ÿ’ง๐ŸŒ Greg Cocks @The Tiller @Niklas Jordan ๐ŸŒ ๐Ÿ›ฐ๐Ÿ”ฅ๐ŸŒŠ @Frank Kaspar @Holly Prendeville @Dargan M. W. Frierson @Aslak Grinsted @R Subramanian, PhD (he/him) @Sara Vicca @Rebecca Leber @Claire Dupont @Heather Price, PhD @Dr Sam Burgess ๐ŸŒŠ ๐ŸŒ ๐Ÿ’ธ @Scott Robeson @Kelly Hereid @Mark Parrington @Philip Loring @Science Feedback @Peter de Menocal @Niall Farrell @robinsonmeyer @Judith Hauck @Sam Crawley @efesce @Sean Dague ๐ŸŒŽ @Simon Evans @Jean-Pierre Gattuso ๐Ÿ‡ช๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ฆ๐Ÿ‰ @Mike MacFerrin @Ben Sanderson @Bob Kopp @Thomas Lavergne @Lars Kaleschke @Christophe Cassou @Gonรฉri @Dezene Huber ๐ŸŒป @Stefan Kruijer ๐Ÿ‡ช๐Ÿ‡บ @Chrizzly @Kevin Jardine @ryderdavid ๐Ÿ”ญ๐Ÿšฒ๐Ÿช๐ŸŒŒ @โ‚ฅโฑค.โ‚ฆล‚โ‚ฆษ†โฑคJร˜๏ธŽโ‚ดโฑงษ„โ‚ณ :firefish: @Kit Irving @Dr Christopher Berry @Liz Landau @HarveyDeckAstro @waynenator @Meg Schwamb @Benjamin Winkel @Sarah Kendrew @Louis Marmet @Martial Relier @Brad Snowder @Cรฉdric Champeau ๐Ÿ”ญ @Starry Time Podcast @Jonathan Williams @Jasmine ๐ŸŒŒ๐Ÿ”ญ @Matthias Steinmetz @John F Wu @Eamonn Kerins @Mary McIntyre Astronomy @Siril @Dr Megan Argo @Chandra Science @Andrea Luck @Ronald Drimmel @Seb Potter @LIGO @Bibiana Prinoth @James Davenport ๐Ÿ”ญโ˜•๏ธ @Vivian U @Prof. Karen Masters @Michele Bannister @Erin M. May, PhD @Rubin Observatory @David Dickinson @Stephane Neveu @David Blanchflower BSc @Stella-Luna Observatory โœจ๐ŸŒ™ @Galaxy Map @Dr. John Barentine FRAS @Tadpoleastro ๐Ÿ”ญ๐Ÿ“ธ @Sterenn astro @Julien ๐Ÿ”ญ @The Astronomer's Telegram @franco_vazza @Clear Skies ๐Ÿ”ญ @Astroland ๐Ÿ”ญ @New UA Astronomy Renaissance @Marwella Zhang @Awesome Astronomy @UniversoMagico @Astronomer, Reinvented @Thomas Connor @Richard J. Bartlett @Universo Mรกgico @Manuel Huss @Flipboard Art & Photo Desk @Pixel & Poly Curator @Watercolour Curator @Womenโ€™s art @Street Photography curator @Fedi.Garden ๐ŸŒฑ
Questa voce รจ stata modificata (1 anno fa)

reshared this


Lapo Luchini ha ricondiviso questo.


HTTPS encryption for EU residents is at risk, as the soon-to-be-passed Article 45 removes browsersโ€™ control over security for their users.
eff.org/deeplinks/2023/11/artiโ€ฆ

reshared this


Lapo Luchini ha ricondiviso questo.


LLaVa is a multimodal model that can comment and conversate about an image, just like that commercial model announced a week ago, but it's based on (almost) open source LLaMA instead of a GPT.

llava.hliu.cc/

#NoMoat
#llm

Lapo Luchini reshared this.


Lapo Luchini ha ricondiviso questo.


After decades lost, Star Trekโ€™s original Enterprise model may have been found

The listing went down quickly, and Roddenberry's son is trying to track it down.

arstechnica.com/culture/2023/1โ€ฆ

reshared this



They broke #RSA 2048 using quantum computing on a commercial phone.
Yeah, sure. ๐Ÿคฃ


"Quantum Leap in Computing: RSA-2048 Cracked on a Cellphone! ๐Ÿ“ฑ๐Ÿ’ฅ"

Dr. Ed Gerck announces a groundbreaking quantum computing (QC) achievement: RSA-2048 encryption has been broken using a commercial cellphone or a commercial Linux desktop! Should this turn out to be correct, this would mark a pivotal moment in cybersecurity, as current public-key encryption may no longer be secure. Time for quantum-resistant algorithms! ๐Ÿšจ๐Ÿ”

As some others have also stated, and I quote "Well, I'd like to see a more tangible proof of these tall claims..."

Would be cool tho...

Source: Ed Gerck on LinkedIn

Tags: #QuantumComputing #CyberSecurity #RSA #Encryption #PublicKey #QuantumResistant #TechnologyBreakthrough #InfoSec #DataProtection ๐Ÿ”’๐ŸŒ๐Ÿ’ป


#rsa

Luca Sironi reshared this.

in reply to Lapo Luchini

@luca skeptical? Yes definitely ๐Ÿ˜ I know I am haha๐Ÿ˜‚
Questa voce รจ stata modificata (1 anno fa)
in reply to Lapo Luchini

Lots of hot air and insanity there.....

FYI, databreachtoday.com/blogs/reseโ€ฆ

See for example the paper Gerck "published" where he claims Pi is "an unbounded series of rational numbers":

preprints.org/manuscript/20230โ€ฆ


Lapo Luchini ha ricondiviso questo.


Wondering how close state-of-the-art #quantum computers are to breaking #RSA? My man @InterferencePattern has you covered with areweshoryet.org/

Lapo Luchini reshared this.


Lapo Luchini ha ricondiviso questo.


Oh, hai tiny floppy disk organizer but for micro SD cards.
edit: I'm printing more for the store: store.transmutable.com/l/msdfo
Questa voce รจ stata modificata (1 anno fa)

reshared this


Lapo Luchini ha ricondiviso questo.


NewsGuard says 74% of accounts pushing false claims about the Israel-Hamas war are verified by Twitter. Elon Musk responds by attacking NewsGuard as a 'scam' and calling for it to be shut down. pcmag.com/news/verified-twitteโ€ฆ

reshared this


Lapo Luchini ha ricondiviso questo.


FYI for anyone who uses Dropbox, this perhaps has appeared in your settings and defaulted to "on". You'll probably want to turn it off.
Questa voce รจ stata modificata (1 anno fa)

reshared this

in reply to John A

This has circulated farther than I thought it would, so belated notes:

1) From what people have said, it seems like this doesn't show up for free accounts. If you're on a paid plan and it still doesn't, congratulations but I don't know what to tell you.

2) afaik, if you don't see it, you're safe - only paid users have access to the, ah, "privilege" of running their documents through sam altman's plagiarism factory (which definitely won't use your stuff to train their models, they _promised_)

in reply to John A

I'm glad you clarified it; I can't see the far-right 'AI' option and yeah, mine's just a freebie account. Sad, and worse, fuckery. Defensible and normalized.

This is why we as users network, I think, and how important it is. Thank you for spreading the good word, ami.



Giornalismo italiano (ed europeo) su Mastodon?


Interessante questo post di raccolta di testate giornalistiche che stanno man mano migrando sul Fediverse, tracciato con il tag #newstodon.
Chissร  se qualcuno ha preparato una lista simile ma relativa all'Italia o all'Europa?

Luca Sironi reshared this.

in reply to Lapo Luchini

@TexasObserver

sarebbe veramente una svolta. Senza pensarci, di non bot, mi viene in mente solo @valigiablu

seguo altri giornalisti italiani con account personali, se solo ci fossero le testateโ€ฆ


Lapo Luchini ha ricondiviso questo.


so good.

reshared this

in reply to piebob โœจ

In case anyone else was wondering, the source of this screenshot is a 2018 tweet. x.com/alexbertanades/status/96โ€ฆ

Lapo Luchini ha ricondiviso questo.


Oh my goodness I've just learned a thing about The Matrix that causes it to make a lot more sense: In the original script the humans were used as neural network compute clusters by the Machines and as a crucial component of The Matrix itself.

Which is why humans who were aware of the simulation could control aspects of The Matrix - their minds were part of its foundation.

Unfortunately the test audiences had trouble understanding this concept so the studio changed the human role to "batteries".

reshared this

in reply to [Moved] Polychrome

Always have been my headcanon too, it just make sense and is perfectly "expected" in the cyberpunk genre. But I never found official confirmationโ€ฆ

scifi stack says that it is like that in Neil Gaiman's "Goliath" story, supposedly based on an early script for the movie, but at least this is true:

[โ€ฆ] we were really just hanging there, plugged and wired, central processing units or just cheap memory chips for some computer the size of the world, being fed a consensual hallucination to keep us happy, to allow us to communicate and dream using the tiny fraction of our brains that they weren't using to crunch numbers and store information.
in reply to [Moved] Polychrome

This is often a problem in movies and TV: the qualitative aspects of thought and computation are converted to โ€œpowerโ€, which doesnโ€™t require the philosophical leap that the fiction is encouraging.

Lapo Luchini ha ricondiviso questo.


In search for an alternative, the CMS monitoring team (at CERN) came across VictoriaMetrics:

CERN swaps out databases to feed its petabyte-a-day habit

Read the article on The Register here: theregister.com/2023/09/18/lhcโ€ฆ
#cern #prometheus #influxdb #timeseries #database #monitoring #opensource

reshared this


Lapo Luchini ha ricondiviso questo.


Terraria dev Re-Logic donates $100K to Godot Engine and FNA, plus ongoing funding gamingonlinux.com/2023/09/terrโ€ฆ

#Unity #GodotEngine #FNA #Terraria #GameDev

reshared this


Lapo Luchini ha ricondiviso questo.


In Italia non esiste alcuna legge che impone il crocifisso. Nel 2021, su ricorso patrocinato dall'Uaar, la Cassazione ha stabilito che ยซlโ€™esposizione autoritativa del crocifisso nelle aule scolastiche non รจ compatibile con il principio supremo di laicitร ยป. La Lega torna oggi alla carica con la pdl per imporre il crocifisso nella PA e multare chi lo rimuove. L'Uaar รจ pronta ancora una volta a difendere la laicitร  dello Stato e a battersi quotidianamente per rendere il nostro paese laico e civile.

Lapo Luchini reshared this.

in reply to UAAR

๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ ๐Ÿคฎ
in reply to UAAR

vedeste la reazione di un mio parente quando gli ho letto l'articolo 8 della Costituzione. Era convinto al 100% che l'Italia avesse una religione di stato. Un sacco di gente andrร  dietro questo idiota.


Super-interesting thread about government-frustration-based #opensource, a small server that scrapes prices from major groceries and a completely client-side PWA to search thru it.

Would love to see an Italian fork of this.

Kudos to @Mario Zechner


Today was ... interesting. If you followed me for the past months over on the shitbird site, you might have seen a bunch of angry German words, lots of graphs, and the occassional news paper, radio, or TV snippet with yours truely. Let me explain.

In Austria, inflation is way above the EU average. There's no end in sight. This is especially true for basic needs like energy and food.

Our government stated in May that they'd build a food price database together with the big grocery chains. But..


reshared this


Lapo Luchini ha ricondiviso questo.


Today in "LLMs can't do even simple reasoning":

Prompt: Sally (a girl) has 3 brothers. Each brother has 2 sisters. How many sisters does Sally have?

See a whole bunch of LLMs fail: benchmarks.llmonitor.com/sally

Questa voce รจ stata modificata (1 anno fa)

reshared this

in reply to tante

Some of these are merely wrong, but some are completely new levels of creative nonsense.

Lapo Luchini ha ricondiviso questo.


Every company: We proudly proclaim to be the giants of X! Our customer base is unrivaled, and our awesomeness knows no bounds.

EU: Greetings, it is I, the Digital Markets Act.

Every company: Oh, it's quite amusing, actually. We're just a humble, pint-sized operation, almost like a passion project. Certainly no need for your new regulations to trouble us.

reshared this

in reply to Bodo

This post now has tons of traction. And because of that I include these important messages:

Trans rights are human rights.

Asylum is a human right.



#Magic #quine FTW!


The Professor of Spellcraft studied the parchment.
"Hmm. No, I have not seen this spell before. What does it do?"
"When you read it out, it creates a parchment with that spell written on it."
"That's all?"
"Isn't that neat?"
"But why?"
"To see if I could."
"Ah!"
#MicroFiction #TootFic #SmallStories


Lapo Luchini ha ricondiviso questo.


some people who make programming easier

(who am I missing?)

reshared this


Lapo Luchini ha ricondiviso questo.


The swordsmith inhaled sharply.
"Is it bad?" the Hero asked.
"This blade can't be repaired."
"But it's the Blade of Fate!"
"Sorry."
"It's destined to help me kill the Dark Lord!"
"Old Runsy?"
"Runsy?"
"I went to school with him. Did you know he's mortally allergic to cats?"
#MicroFiction #TootFic #SmallStories

reshared this


Lapo Luchini ha ricondiviso questo.


"Some of our writers said that when we met alien civilisations," the human envoy said, "we would be weak in comparison."

"We read some of those," the alien ambassador said.

"Others said we'd be space orcs."

"Indeed. None were correct."

"What are we?"

"Great storytellers."

#MicroFiction #TootFic #SmallStories

Questa voce รจ stata modificata (1 anno fa)

reshared this

in reply to Micro SF/F by O. Westin

Good little fiction. When we do encounter aliens I bet our talents compared to theirs will be something really unexpected.


Yes, so much this!

How I want to learn [your thing]:

1. Text on website
2. Text on paper
โ€ฆ
2328. Spraypainted on side of cow
2829. Video tutorials


(MarkKriegsman on Twitter 2016-06-06)



Added PKCS#10 support to ASN1js


Tonight I added PKCS#10 support to #ASN1js.

โ€ฆby parsing RFC 2986 and, unfortunately, by applying a minimal set of patches to simplify its ASN.1 dialect as my parser doesn't yet support it allโ€ฆ interesting how older RFCs used a much more complicated #ASN1 than more recent ones.

in reply to Lapo Luchini

Just a point pro the hypothesis "recent RFCs use simpler ASN.1 syntax", today I added parsing of RFC 4210 & 4211 and it was quite straightforward.

Corey Bonnell reshared this.


Lapo Luchini ha ricondiviso questo.


โ€”You can connect your computer to the internet through wifi or ethernet.
โ€”What's the difference?
โ€”One goes through air and the other through a wire.
โ€”Ok, so "ether" means air, so ethernet must be the one that goes through the air. And I guess the "wi" in "wifi" stands for wires.
โ€”Nope, "wi" stands for wireless, and "ether" doesn't stand for anything.

Lapo Luchini reshared this.



I notice that I go to twitter nowadays almost exclusively for news about #AI #LLM #neuralNetworks and it seems most of the contents are still there.

(On the other hand, e.g., infosec people seems to be most active here on the Fediverse.)

Is there any "user cluster" I didn't notice or subscribe to on those arguments in here, or do you think I might be right?

James Neno reshared this.

in reply to Lapo Luchini

I donโ€™t ever use X, but I think youโ€™re probably right. I subscribe to the tags you used and I get a little of both pro & anti content. The most interesting stuff seems to be on hacker news โ€” fwiw I look for engineering-heavy content, so I get pretty turned off by the โ€œmagic AIโ€ people
in reply to Lapo Luchini

That has been my experience as well, although I've stopped using Twitter entirely recently. I've been following a lot of AI researchers recently here, so you might check my following list.
Questa voce รจ stata modificata (1 anno fa)


#VictoriaMetrics is getting better and better, even on my home installation RAM usage went down from 958 MiB to 381 MiB upgrading from 1.87.6 to 1.93.0. ๐ŸŽ‰

โ€ฆand if you're still using plain old #Prometheus do know that Victoria Metrics is a plug-in #OpenMetrics replacement (even the scraping file is compatible) and everything will be faster and both RAM and disk usage will go down dramatically.


Lapo Luchini ha ricondiviso questo.


This chilling reporting provides some context on Naomi Wu's recent silence. I highly valued her voice and perspective so it is disheartening she is no longer able to safely engage and contribute in the ways she could before. hackingbutlegal.com/p/naomi-wuโ€ฆ

reshared this

in reply to Erik Nygren

Author's Fediverse account may be @hackingbutlegal but she doesn't seem to be posting actively there.


AAAA glue records


I didn't notice but it seems that in 2019 italian registration authority (finally!!) added support for AAAA glue records, necessary for recursive #DNS resolution based purely on #IPv6 connections.

My registrar #ArubaIT still doesn't support that in the web interface, but they were nice and fast doing that manually when I opened a ticket.

And thus, finally, after many years of wait this is finally possible:

% drill -T6 aaaa lapo.it | fgrep AAAA
lapo.it.        86400   IN      AAAA    2a01:4f8:151:1d7::7

PS: unfortunately ldnsโ€™ drill does not yet show glue records explicitly during a trace, but I will wait on that too.


Lapo Luchini ha ricondiviso questo.


Boost if you're old enough to remember ZMODEM.

reshared this


Lapo Luchini ha ricondiviso questo.


Have you ever wanted to make a "you wouldn't steal a car" meme, but been disappointed with how lame the existing meme editors are?

I made a better one: youwouldntsteala.website/editoโ€ฆ

reshared this



Frightening. #OpenSource #EU

EU policymakersPolicymakers haven't really thought this one through, have they...

If you think you participate or use open source in any way (and these days, the answer is a resounding YES), this should concern you.

https://twitter.com/levitte/status/1679451969985867777

Unknown parent

friendica (DFRN) - Collegamento all'originale
Lapo Luchini
Oh yes, thanks!!
I usually do that myself, but this time I didn't (for no reason).

Lapo Luchini ha ricondiviso questo.


How that Steam Summer Sale feeling gets you:
Questa voce รจ stata modificata (1 anno fa)

reshared this

in reply to Liam @ GamingOnLinux ๐Ÿง๐ŸŽฎ

This year I bought three DLC packs for games I'm playing. I might buy a few more. I'm not buying anything new until I get my unfinished games to single digits and my unplayed games to double-digits.

So I need to start four more games and then beat nine games. I figure by the next Steam sale I will easily get there, but I can't buy so many games that I will be at 100 unplayed games, so I will have a very limited amount I can buy.



Lapo Luchini ha ricondiviso questo.


This is hilarious. It appears that Twitter is DDOSing itself.

The Twitter home feed's been down for most of this morning. Even though nothing loads, the Twitter website never stops trying and trying.

In the first video, notice the error message that I'm being rate limited. Then notice the jiggling scrollbar on the right.

The second video shows why it's jiggling. Twitter is firing off about 10 requests a second to itself to try and fetch content that never arrives because Elon's latest genius innovation is to block people from being able to read Twitter without logging in.

This likely created some hellish conditions that the engineers never envisioned and so we get this comedy of errors resulting in the most epic of self-owns, the self-DDOS.

Unbelievable. It's amateur hour.

#TwitterDown #MastodonMigration #DDOS #TwitterFail #SelfDDOS

Questa voce รจ stata modificata (1 anno fa)

reshared this

in reply to Sheldon Chang ๐Ÿ‡บ๐Ÿ‡ธ

Lest anyone doubt that Twitter was idiotic enough to release code that would cause a race condition and result in its own users executing a DDOS attack on it, here's the network console readout from Firefox showing all the network requests blasting away.

Of course I immediately closed out my connection because I'm a good person. Oh, but it's the weekend and Evil Sheldon is in control so I kept the party going for a while since Twitter insisted on it.

#TwitterDown #Twitter #MastodonMigration #DDOS #TwitterFail #SelfDDOS

Questa voce รจ stata modificata (1 anno fa)
โ‡ง