Elektrine lite

← Feed

Pedram

pedramardakani@fosstodon.org

Posts

  • Post #1967257

    #TodayILearned that passing the event object of a form control to an async function might not work as expected :) #reactjs #frontend

  • Post #1967251

    After about 7 years on Archlinux, I'm trying out NixOS on my personal machine. The end goal is to migrate a windows machine in the office, while keeping things reproducible. Before the migration, I need to familiarize myself with the ecosystem. So far I've commited the base config + a flake just to get my hands dirty. Let's see how it goes :)

  • Post #1967250

    Nice description of this episode: "Patience can sometimes feel like a lost art [...]". Sarah Schnitker shares stories and research on patience. Some of yhe take aways for me: what does too much patience mean, following some self-imposed rules to pracgice patoence, sometimes being patient courageous! https://www.hiddenbrain.org/podcast/you-2-0-the-practice-of-patience/ #podcastaddict #HiddenBrain #patience

  • Post #1967249

    Just learned about #OhMyGit ! Looked at the sponsors and the website. Seems like a decent project :) Hands on #git #game :) https://ohmygit.org/

  • Post #1967248

    #TodayILearned that the #JavaScript `Array.from` has an optional mapping function, that is applied to each elemet during creation :) Neat. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from