Practicing my copperplate majiscules (and miniscules technically). Really loving the progress i made past few days but that majiscule B is horrible. I never can get the B right...
#calligraphy #penmanshipporn #writing #handwriting #cursive #copperplate
What does everyone think of my new script for upper and lower case z? This spells Zanzibar. Also i improved my copperplate in general a lot recently i think. This was fast writing.
This actually sounds like something I can support. Everyone should understand how guns work, safety, etc. Especially in america where it seems to be an issue with a lot of debate around it and the people with the strongest opinions seem to have the least knowledge. Education first, then perhaps the debates can have some sanity to them at least if nothing else.
Nothing can make me as happy today as this post by Erik Bernhardsson, in which he simulates buffet lines to figure out the best queueing method. It involves simulation by way of random food emoji (and a bunch of graphs). https://erikbern.com/2019/10/16/buffet-lines-are-terrible.html
Just a reminder, wealthy people arent responsible for you or anyone not having money simply because they do.
Money isnt like pie, just because some people have more doesn't mean you have less.
Money/wealth isnt a zero-sum game
Here is a #toyprogrammingchallenge which corresponds to the general case of a problem I ran up against recently.
Given a positive integer K and a directed graph G with weighted edges, return a new graph H satisfying all the following conditions, if such a graph exists:
1. G and H contain exactly the same set of vertices.
2. H contains only edges in G, but G may contain edges not in H.
3. A path exists in H of length at most K between each pair of vertices in each direction.
4. No edge can be removed from H while still satisfying condition 3.
Where more than one graph exists satsifying these conditions, return the one with the least total weight. You may assume G does not contain edges with negative weights.
Here is an example G, each triplet representing the <start, end, weight> of an edge:
<1, 2, 40>
<1, 3, 12>
<1, 4, 50>
<2, 1, 84>
<2, 3, 19>
<2, 4, 69>
<3, 1, 25>
<3, 2, 78>
<3, 4, 93>
<4, 1, 75>
<4, 2, 36>
<4, 3, 96>
Your program should produce the following H given the above G and K = 2:
<1, 2, 40>
<1, 4, 50>
<2, 1, 84>
<2, 3, 19>
<3, 1, 25>
<4, 2, 36>
The code isn't that bad, you just have to be careful you don't go down a dead end with your algorithm. It's much easier to add error checking etc. at the end if you designed a versatile solution than it is to try and generalise one of the more brittle ones.
Would you mind if I suggested a challenge? I have one involving graph manipulation, which is kind of up @freemo's alley.
Our #GOSH is decolonial
openhardware.science/gosh-manifesto
Was just looking at the new #QOTO listing on joinmastodon.org
Looks like other than mastodon.social we are the largest English speaking instance listed. Kinda cool.
Just wnt to update everyone. I just heard back from @Gargron@tooting.ai / @Gargron@mastodon.social and our server submission request on joinmastodon.org has been resolved. #QOTO is now listed on the official server list.
I much appreciate Gargron taking the time to address the back log and it was handled very fairly and respectfully it seemed.
As you know they did ask if our server protected people in the trans-community, I think that is an amazing goal to have so I dont mind the question. Luckily our history of mutual respect for all people and all groups made the case for us I hope.
Thank you again Gargron for the amazing work you do.
@sociallyeleanor@mastodon.social
Freebie!! Here you go!
This problem was asked by Facebook.
A builder is looking to build a row of N houses that can be of K different colors. He has a goal of minimizing cost while ensuring that no two neighboring houses are of the same color.
Given an N by K matrix where the nth row and kth column represents the cost to build the nth house with kth color, return the minimum cost which achieves this goal.
Jeffrey Phillips Freeman
Innovator & Entrepreneur in Machine Learning, Evolutionary Computing & Big Data. Avid SCUBA diver, Open-source developer, HAM radio operator, astrophotographer, and anything nerdy.
Born and raised in Philadelphia, PA, USA, currently living in Utrecht, Netherlands, USA, and Thailand. Was also living in Israel, but left.
Pronouns: Sir / Mister
(Above pronouns are not intended to mock, i will respect any persons pronouns and only wish pronouns to show respect be used with me as well. These are called neopronouns, see an example of the word "frog" used as a neopronoun here: http://tinyurl.com/44hhej89 )
A proud member of the Penobscot Native American tribe, as well as a Mayflower passenger descendant. I sometimes post about my genealogical history.
My stance on various issues:
Education: Free to PhD, tax paid
Abortion: Protected, tax paid, limited time-frame
Welfare: Yes, no one should starve
UBI: No, use welfare
Racism: is real
Guns: Shall not be infringed
LGBT+/minorities: Support
Pronouns: Will respect
Trump: Moron, evil
Biden: Senile, racist
Police: ACAB
Drugs: Fully legal, no prescriptions needed
GPG/PGP Fingerprint: 8B23 64CD 2403 6DCB 7531 01D0 052D DA8E 0506 CBCE