nomeata, to random
@nomeata@mastodon.online avatar

I've implemented functional induction theorems in Lean, shipping with the upcoming version 4.8.0, and wrote a tutorial-style blog post about it:
https://lean-lang.org/blog/2024-5-17-functional-induction/
(h't to David Christiansen for the tooling behind the hover features.)
#lean #leanlang

leanpub, to random
@leanpub@mastodon.social avatar

The Zero Hype Bundle https://leanpub.com/b/zero-hype by Isaak Tsalicoglou is the featured 📖 bundle on the Leanpub homepage! https://leanpub.com

leanpub, to random
@leanpub@mastodon.social avatar

Actionable Agile Metrics Volume II: Advanced Topics in Predictability https://leanpub.com/actionableagilemetricsii by Daniel S. Vacanti and Peter Götz is the featured book on the Leanpub homepage! https://leanpub.com @danvacanti @petersgoetz

agile, to random
@agile@mastodon.online avatar
leanpub, to random
@leanpub@mastodon.social avatar

The Zero Hype Bundle https://leanpub.com/b/zero-hype by Isaak Tsalicoglou is the featured bundle on the Leanpub homepage! https://leanpub.com

abucci, to ProgrammingLanguages
@abucci@buc.ci avatar

A weird thing about being 50 is that there are programming languages that I've used regularly for longer than some of the software developers I work with have been alive. I first wrote BASIC code in the 1980s. The first time I wrote an expression evaluator--a fairly standard programming puzzle or homework--was in 1990. I wrote it in Pascal for an undergraduate homework assignment. I first wrote perl in the early 1990s, when it was still perl 4.036 (5.38.2 now). I first wrote java in 1995-ish, when it was still java 1.0 (1.21 now). I first wrote scala, which I still use for most things today, in 2013-ish, when it was still scala 2.8 (3.4.0 now). At various times I've been "fluent" in 8086 assembly, BASIC, C, Pascal, perl, python, java, scala; and passable in LISP/Scheme, Prolog, old school Mathematica, (early days) Objective C, matlab/octave, and R. I've written a few lines of Fortran and more than a few lines of COBOL that I ran in a production system once. I could probably write a bit of Haskell if pressed but for some reason I really dislike its syntax so I've never been enthusiastic about learning it well. I've experimented with Clean, Flix, Curry, Unison, Factor, and Joy and learned bits and pieces of each of those. I'm trying to decide whether I should try learning Idris, Agda, and/or Lean. I'm pretty sure I'm forgetting a few languages. Bit of 6502 assembly long ago. Bit of Unix/Linux shell scripting languages (old enough to have lived and breathed tcsh before switching to bash; I use fish now mostly).

When I say passable: in graduate school I wrote a Prolog interpreter in java (including parsing source code or REPL input), within which I could run the classic examples like append or (very simple) symbolic differentiation/integration. As an undergraduate I wrote a Mathematica program to solve the word recognition problem for context-free formal languages. But I'd need some study time to be able to write these languages again.

I don't know what the hell prompted me to reminisce about programming languages. I hope it doesn't come off as a humblebrag but rather like old guy spinning yarns. I think I've been through so many because I'm never quite happy with any one of them and because I've had a varied career that started when I was pretty young.

I guess I'm also half hoping to find people on here who have similar interests so I'm going to riddle this post with hashtags:

#C #R

tao, to random
@tao@mathstodon.xyz avatar

A couple months ago, another mathematician contacted me and two of my co-authors (Green and Manners) regarding a minor mathematical misprint in one of our papers. Normally this is quite a routine occurrence, but it caused a surprising amount of existential panic on my part because I thought it involved the paper that I had run a formalization project in. As it turned out, though, the misprint involved a previous paper, in a portion that was not formalized in Lean. So all was well; we thanked the mathematician and updated the paper accordingly.

But yesterday, we received referee reports for the PFR paper that was formalized in Lean, and one of the referees did actually spot a genuine mathematical typo (specifically, the expression H[A]-H[B] appearing in (A.22) of https://arxiv.org/abs/2311.05762 should be H[A]+H[B]). So this again created a moment of panic - how could Lean have missed this?

After reviewing the Github history for the blueprint, I found that when I transcribed the proof from the paper to blueprint form, I had unwittingly corrected this typo (see Equation (9) of https://teorth.github.io/pfr/blueprint/sect0003.html in the proof of Lemma 3.23) without noticing that the typo was present in the original source paper. This lemma was then formalized by other contributors without difficulty. I don't remember my actual thought process during the transcription, but I imagine it is similar to how when reading in one's native language, one can often autocorrect spelling and grammar errors in the text without even noticing that one is doing so. Still, the experience gives me just a little pause regarding how confident one can be in the 100% correctness of a paper that was formalized...

agile, to random
@agile@mastodon.online avatar
leanpub, to books
@leanpub@mastodon.social avatar

Leanpub book LAUNCH! Lo and Behold, X! A Business Fable of Change and Intrigue by Isaak Tsalicoglou https://youtu.be/SlTuK4R6ndg #books #leanpublishing #selfpublishing #booklaunch #career #consulting #business #management #pscyhology #digitaltransformation #agile #lean

leanpub, to books
@leanpub@mastodon.social avatar

NEW! A Leanpub Frontmatter Podcast Interview with Luca Minudel, Author of Succeed over difficult problems by embracing Complexity-Thinking - Watch here: https://youtu.be/Mb9wrBtu7XI #books #leanpublishing #selfpublishing #management #digitaltransformation #leadership #startups #SixSigma #lean #strategy #agile #agileenterprise

leanpub, to books
@leanpub@mastodon.social avatar

Leanpub book LAUNCH! The Incredible Story of Deft: What Nobody Told You About Business Hype (Lean, Agile, etc.) by Isaak Tsalicoglou https://youtu.be/ISXcwSHg_VU #books #leanpublishing #selfpublishing #booklaunch #agile #lean #scrum #satire #fiction #management #manufacturing

leanpub, to books
@leanpub@mastodon.social avatar

Leanpub book LAUNCH! The Incredible Story of Deft: What Nobody Told You About Business Hype (Lean, Agile, etc.) by Isaak Tsalicoglou https://youtu.be/R9JD_LYEh1U @noitonoito

publicvoit, to Software
@publicvoit@graz.social avatar

A modern plea for #lean software
https://lukas-prokop.at/articles/2024-03-22-a-modern-plea-for-lean-software by @meisterluk

A summary of a book by #Wirth about #software #development, #complexity and more.

IMHO also a reason why #FOSS software models do have long-term advantages over commercial software distribution.

mangoiv, to random
@mangoiv@functional.cafe avatar

New sticker! 🥹

leanpub, to random
@leanpub@mastodon.social avatar

Actionable Agile Metrics Volume II by Daniel S. Vacanti is on sale on Leanpub! Its suggested price is $19.99; get it for $13.49 with this coupon: https://leanpub.com/sh/m0J3xHI1 #Agile #LeadershipAgile #Leadership #AgileBusinessLeadership #Lean #ProductManagement

leanpub, to books
@leanpub@mastodon.social avatar

Leanpub book LAUNCH! Value Stream Mapping for Software Delivery Teams by Paul Hammant and Luc Courage https://youtu.be/01SINCH1eoM

nomeata, to random
@nomeata@mastodon.online avatar

There might be train driver strikes in Germany soon again. I guess if I want to give my tutorial at in presence, I have to start cycling soon…

ponderings, to random
@ponderings@mastodon.social avatar

Looking for good articles/resources on facilitating a discussion on balancing a shared feeling of progress with a sense of urgency.
#softwaredev #lean #agile #scrum

leanpub, to random
@leanpub@mastodon.social avatar

Actionable Agile Metrics Volume II by Daniel S. Vacanti is on sale on Leanpub! Its suggested price is $19.99; get it for $13.49 with this coupon: https://leanpub.com/sh/8ufA9Njp

andreclaassen, to random German
@andreclaassen@ruhr.social avatar

Finde die Zersplitterung der Kurznachrichtendienste seit Elon echt schlecht. Jeder hat sich irgendwo anders einsortiert.

derralf,
@derralf@friends.librescrum.org avatar

@andreclaassen das ist so voller verschiedener sachen, da kann man soviel ausprobieren von motivierten leuten programmiertes, da hab ich persoenlich gar keinen bedarf zu schauen, was die milliardaere des planetens so programmieren lassen.

wir sind zwar nicht mehr, aber vielleicht genug ;)

und dank wertvollen im thema wird das schon was ;) stimmts? @mariakuehn @Alisa @NadjaBoehlmann @karen @lisahomuth @lisa

@zusammen_mehr_elefant

@librescrum

leanpub, to random
@leanpub@mastodon.social avatar

Actionable Agile Metrics Volume II: Advanced Topics in Predictability https://leanpub.com/actionableagilemetricsii by Daniel S. Vacanti is the featured book on the Leanpub homepage! https://leanpub.com

tao, to random
@tao@mathstodon.xyz avatar

A new formalization project led by Alex Kontorovich and myself has just been announced to formalize the proof of the prime number theorem, as well as much of the attendant supporting machinery in complex analysis and analytic number theory, with the plan to then go onward and establish further results such as the Chebotarev density theorem. The repository for the project (including the blueprint) is at https://github.com/AlexKontorovich/PrimeNumberTheoremAnd , and discussion will take place at this Zulip stream: https://leanprover.zulipchat.com/#narrow/stream/423402-PrimeNumberTheorem.2B

scy, (edited ) to programming
@scy@chaos.social avatar

Great, concise video about why is great, but is not agile, and why this confusion is causing even engineers to hate "agile".

https://youtu.be/9K20e7jlQPA
(by No Boilerplate, 8½ min)

My favorite quote from it:

You know how to figure out how much is in a sprint? Work as fast as you can, then in two weeks see how much you did. What would you have done better if you had estimated the individual stories?

leanpub, to random
@leanpub@mastodon.social avatar

The Art of Agile Living by Helene Gidley is on sale on Leanpub! Its suggested price is $17.00; get it for $8.24 with this coupon: https://leanpub.com/sh/TKi6Kcr3

leanpub, to random
@leanpub@mastodon.social avatar

Actionable Agile Metrics Volume II by Daniel S. Vacanti is on sale on Leanpub! Its suggested price is $19.99; get it for $13.49 with this coupon: https://leanpub.com/sh/3VmUJrzh

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • rosin
  • InstantRegret
  • ethstaker
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • GTA5RPClips
  • slotface
  • Durango
  • khanakhh
  • kavyap
  • megavids
  • everett
  • vwfavf
  • Leos
  • osvaldo12
  • cisconetworking
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • provamag3
  • normalnudes
  • tester
  • JUstTest
  • All magazines