#DyslexicDeveloper

2023-11-14

2 minutes to find the error 🙈

#DyslexicDeveloper

const observer = new PerformanceObserver((list) => {
  for (const entry of list.getEntries()) {
    performance.measure('LoAF', {
      start: entry.startTime,
      end: entry.startTime + entry.duration
    })
  }
})

observer.observe({
  type: 'long-animation-frame',
  buffered: treu
})
2023-08-01

After conquering public speaking, I've tackled another fear: blogging! See how ChatGPT is helping me, a dyslexic dev, overcome documentation challenges. New insights await! Love to hear your thoughts. #FirstBlogPost #DyslexicDeveloper #AI #ChatGPT
roosma.dev/p/ai-empowers-dysle

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst