mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.6K
active users

#programming

611 posts439 participants72 posts today
Continued thread

Following up on the previous post here, where I was looking for pointers to where to begin with lisp, just to say thank you to all of you who have sent responses with advice!

I have received many Great pointers and amazing offers of assistance.

This is a fantastic and welcoming feeling to be met with as a complete n00b in this matter, and it's a feeling that fosters keen-ness to get on with learning! Thank you all!

Andiamo alla scoperta di Julia, un linguaggio di programmazione veloce, dinamico e open source, adatto ad applicazioni di matematica, fisica, scienze in generale, ma non solo! In questo nono e ultimo video di questa serie (ma ce ne saranno altre sulle applicazioni di Julia) vengono illustrati i pacchetti software con Pkg. #julialanguage #programming #programmingtutorial youtube.com/watch?v=VlunZeu8mK

PHP Programming question:

When using similar_text($strOne, $strTwo, $percent), what would be the lowest percent where you would consider a manual review to determine if the two strings were possible (reworded) duplicates?

How would you improve the odds of catching duplicates of differing lengths?