Going structural with Named Tuples by Jamie Thompson | Scalar Conference 2025
I’m using columnCustomization of SwiftUI Table in my macOS app. I am checking if I can set my deployment target to macOS 13 instead of 14, making columnCustomization unavailable.
How can I create a version of the table for until macOS 13 and one for after macOS 13? I tried with @available but wasn't successful. #fp
La Conselleria ja no té excuses per eliminar la #FP de Morella.
Una empresa hípica de la comarca compleix els requisits i tomba l’excusa dels plecs deserts.
El PP vol retallar per ideologia. No ho permetrem.
#FPMorella #MazónDimissió #VolemVotar #Roviradimissió #EducacióPública #Morella #PSPV #Ernest #Blanch #PSOE
Found this #python snippet in my code
ret = [mydict for mydict in mylist if mydict.get('somekey') == 'somevalue']
I did not now about the == at the end of the list comprehension .
I am pretty sure I red a blogpost about list comprehension that day :)
He integrado mi timeline de Mastodon en la web de MiniBoy Color con la librería Mastodon Embed Time disponible en:
https://gitlab.com/idotj/mastodon-embed-timeline
La librería está muy bien documentada y el proceso es muy sencillo. Se agradecen especialmente los ejemplos que ha incluido el autor.
El resultado puede verse en:
It's always sad when reading comments on #fp languages and people saying "I tried #ocaml, #haskell, #fsharp... and don't like because X", which shows they are interested but then also say "I looked at #scala and it looked complex so I didn't even try it and ran away"
People, if you can do it in those languages, you can do it in scala. It's the most popular and used in production fp language in the world!
Thanks for coming to my teg talk
He actualizado en el perfil la dirección de las herramientas pedagógicas que he ido desarrollando. Ahora están alojadas en mi portafolio.
MiniBoyColor: https://sinestesiagamedesign.es/teaching/miniboycolor/
Cronograma123: https://sinestesiagamedesign.es/teaching/cronograma123/
TurtleSandbox: https://sinestesiagamedesign.es/teaching/turtlesandbox/
A thought experiment:
Name one thing that U.S. President Donald Trump has done since taking office that the Kremlin did not like. Crickets.
Why is comrade #Trump acting exactly like a Russian asset would?
…
#putinspuppet #russianagent #russianasset #maga #runthemoutoftown #putin #russia #gremlinzoo #usa #uspol #agentkrasnov #resist #whentheygolowwegohigh #TrumpIsATraitor #foreignpolicy #fp #comradetrumpski #ComradeTrump #kremlin #trumpusefulidiot
Imagínate estar en clase ya terminando tus estudios y empezando a pensar en el futuro. ¿Y si ese futuro pasara por crear tu propia empresa pensando en el bien común? Os contamos una experiencia de #EmprendimientoSocial que desarrollamos en Euskadi en centros de #FP:
https://ecosfron.org/formar-para-transformar-un-taller-para-profes-que-acompanan/
#scala got into hacker news and actually has a bunch of comments and people talking, that's surprising
Cmon, let's convince the industry to create some more jobs, at least I know I need one
La semana que viene voy a estar full time (de lunes a viernes), en Valencia, participando en las #CVSkills2025. Esto es, un campeonato de destrezas en la que participan 38 modalidades de Formación Profesional #FP.
Yo participo como tutor de un alumno competidor. Estoy bastante ilusionado con el tema y al mismo tiempo con ciertos nervios. Os lo digo con tiempo por si a algún mastonauta valenciano le apetece acercarse a disfrutar del evento, que promete :-) Os iré contando cosas.
We're live this Friday with the first episode looking at functional programming, and so I thought I'd put together a collection of the material I've created over the years on the topic, in the form of presentations, documents and blog posts, in case you want to dive in before the first episode. Share & enjoy!
https://qmacro.org/blog/posts/2025/03/24/functional-programming-resources/
I researched how to reduce verbosity when programming in the javascript language and found #functionalprogramming useful. I gathered a sample and a breakdown of why it works, together with some drawbacks.
https://www.patreon.com/posts/125084056
What say you? Is this a good use or a bad use of #fp techniques?