home.social

#refactor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #refactor, aggregated by home.social.

  1. Файл вырос до 800 строк и это была моя вина…

    На каждом ревью найдётся кто‑то, кто спросит: «Зачем четыре файла, если это один пайплайн?» А затем, давайте объясню!

    habr.com/ru/articles/1033218/

    #python #file_size #aiogram #LOC #architectureascode #refactor #cleancode #code_quality

  2. Файл вырос до 800 строк и это была моя вина…

    На каждом ревью найдётся кто‑то, кто спросит: «Зачем четыре файла, если это один пайплайн?» А затем, давайте объясню!

    habr.com/ru/articles/1033218/

    #python #file_size #aiogram #LOC #architectureascode #refactor #cleancode #code_quality

  3. Файл вырос до 800 строк и это была моя вина…

    На каждом ревью найдётся кто‑то, кто спросит: «Зачем четыре файла, если это один пайплайн?» А затем, давайте объясню!

    habr.com/ru/articles/1033218/

    #python #file_size #aiogram #LOC #architectureascode #refactor #cleancode #code_quality

  4. Файл вырос до 800 строк и это была моя вина…

    На каждом ревью найдётся кто‑то, кто спросит: «Зачем четыре файла, если это один пайплайн?» А затем, давайте объясню!

    habr.com/ru/articles/1033218/

    #python #file_size #aiogram #LOC #architectureascode #refactor #cleancode #code_quality

  5. Refactor Katas start to be a nice hoby to me.
    - Takes an hour or two, a "quikie" that is fun
    - not that intensive and usually in times when I am not suitable for any real work
    - helps me revisit things in a new way
    - A damn good way to learn new languages

    #refactor #kata #programming

  6. No new video this week, we currently have school holidays here, which was busier for me than I thought.

    If you have not seen it yet, here's a video where i #refactor the necklace #kata to use the chain-of-responsibility #pattern

    youtu.be/005dBJnbMSY

  7. Ah, behold the latest marvel: #Cloudflare plans to #refactor the Internet's #media stack like a toddler "refactors" a jigsaw puzzle with a sledgehammer. 🚀🔨 Who needs stability when you can have "MoQ," the new acronym designed to make us all wish for simpler times with VHS tapes and dial-up modems? 📼📞
    blog.cloudflare.com/moq/ #Internet #MoQ #TechNews #Innovation #HackerNews #ngated

  8. Many people say that #Rust is very hard to #prototype with or to #refactor. This couldn't be further from the truth! It is the exact opposite!

    Let me share with you one of the most profound experiences I had with #RustLang on a casual sunday - a thread 🧵

    I'm currently rewriting my #transpiler from #nom to #chumsky and until now everything has turned out great so far, until I've hit the following road block:
    Implementing parsers by using #parser functions that have indirect #recursion.

    1/11