Search
1000 results for “codito”
-
A daily updated list of All India Radio stations is available on github: <https://github.com/codito/akashvani>. Copy the streaming urls to your favorite radio app and enjoy.
As a pleasant surprise, AIR now publishes daily programme guide for some popular stations!
#allindiaradio #akashvani #radio #india #music #vividhbharati
-
A daily updated list of All India Radio stations is available on github: <https://github.com/codito/akashvani>. Copy the streaming urls to your favorite radio app and enjoy.
As a pleasant surprise, AIR now publishes daily programme guide for some popular stations!
#allindiaradio #akashvani #radio #india #music #vividhbharati
-
A daily updated list of All India Radio stations is available on github: <https://github.com/codito/akashvani>. Copy the streaming urls to your favorite radio app and enjoy.
As a pleasant surprise, AIR now publishes daily programme guide for some popular stations!
#allindiaradio #akashvani #radio #india #music #vividhbharati
-
A daily updated list of All India Radio stations is available on github: <https://github.com/codito/akashvani>. Copy the streaming urls to your favorite radio app and enjoy.
As a pleasant surprise, AIR now publishes daily programme guide for some popular stations!
#allindiaradio #akashvani #radio #india #music #vividhbharati
-
A daily updated list of All India Radio stations is available on github: <https://github.com/codito/akashvani>. Copy the streaming urls to your favorite radio app and enjoy.
As a pleasant surprise, AIR now publishes daily programme guide for some popular stations!
#allindiaradio #akashvani #radio #india #music #vividhbharati
-
I wrote an article about #ASDF - multiple runtime version manager, and how you can use it for developing #PHP apps that require different versions of the language. It serves me well as a fallback when #Docker runtime is not available 😊.
https://blog.codito.dev/2025/07/asdf-multiple-php-versions-on-localhost/
-
#TIL for multi-monitor setup in #archlinux, first use `arandr` and choose the layout. Next save it with `autorandr -s <name>`. Finally do an `exec --no-startup-id autorandr --change` in #i3 config.
For #polybar use `inherit` to define another bar with same config. `pin-workspaces=true` to show only the workspace available on a monitor.
My changes https://github.com/codito/configs/commit/764db38ac3dfadc99c70d5131bd097cb2e68fbfb
-
I am excited to announce that I joined #uSoftware as a Senior Software Engineer and will provide services for #Printify in a Developer Enablement team 🤩! Looking forward for this new, great adventure - wish me luck 🤞☺️.
-
New post: https://codito.in/frontend-refactoring-notes/
We talk about some lessons for a beginner developer like dependencies, hoisting, shipping source or bundle, using linters to guide a clean architecture and so on.
#frontend #npm #hoisting #dependencies #architecture #eslint #cleancode #software #refactoring
-
New post: it takes ~3 mins to transcribe an hour of podcast episode. Here's how you can do it with Whisper.cpp and Poddl: https://codito.in/transcribe-podcasts-with-whisper/
#ai #podcast #whisper #poddl #speechtotext #script #transcribe #automation
-
New post: https://codito.in/frontend-refactoring-notes/
We talk about some lessons for a beginner developer like dependencies, hoisting, shipping source or bundle, using linters to guide a clean architecture and so on.
#frontend #npm #hoisting #dependencies #architecture #eslint #cleancode #software #refactoring
-
New post: https://codito.in/frontend-refactoring-notes/
We talk about some lessons for a beginner developer like dependencies, hoisting, shipping source or bundle, using linters to guide a clean architecture and so on.
#frontend #npm #hoisting #dependencies #architecture #eslint #cleancode #software #refactoring
-
New post: https://codito.in/frontend-refactoring-notes/
We talk about some lessons for a beginner developer like dependencies, hoisting, shipping source or bundle, using linters to guide a clean architecture and so on.
#frontend #npm #hoisting #dependencies #architecture #eslint #cleancode #software #refactoring
-
Thanks to Gocha Ossinkine the next release of the Fixer will bring better support for semicolons in multiline chained calls 🙂
Thanks @codito for reviving this PR created in 2020 🤯.
-
Do you want to hear about quite a journey we had during last months? Visit Poznań next week and attend #PHPersSummit to listen Greg's talk about fixing Fixer 😁. We're now in totally different place than year ago!
-
New times ahead, so many changes! I've finally decided to cut off my #dreadlocks after more than 20 years. These were older than my kids, my marriage, and basically been with me half of my life 🥹. One love to the dreadlocks, #rasta forever ❤️💛💚!
-
By default every experience revolves around the Object(s) of experience. And thus the dance of Samsara begins.
Wondering if reversing the flow, or making it emphasize the presence of the Subject will make the practice of philosophy immersive and practical!
-
Today I reached 500 merged #Gitlab merge requests at #GetResponse 🥳. There was more in Crucible (before I convinced the company to migrate), but it was long ago and at this point I can't check this. Anyway, it's been almost 4 years of constant improvements 🤌😊.
-
This feature was brought to you by #GetResponse. It was required for us, because it hit us several times in terms of #Symfony's DI cache (PRs containing only changes in the DI reused #PHPStan's result cache 100% and errors were not detected).
-
You can find #GetResponse's logo on the tools' websites:
- https://phpstan.org/
- https://phpunit.de/sponsors.htmlI am really happy I could convince the company to do it, and I really hope this initiative will be continued 😁.
Ask your company to do it too, let's support #OSS!
-
Some time ago I started initiative in #GetResponse, wanted the company to support #OSS maintainers financially. Now I can proudly announce that IT HAPPENED 🥳!
Using Github Sponsors program, we supported @phpstan & @phpunit as these tools massively help us in keeping quality 🤩.
-
I am absolutely digging Iosevka (https://github.com/be5invis/Iosevka) these days <3 **Iosevka Term** for coding and **Iosevka Aile** for the UI in gtk, #firefox #polybar, #i3wm and everywhere. #archlinux
-
After almost a year since I created it, my PR to #PHPCSFixer that introduces #PHPCompatibility check was merged 🥳. This improves our QA suite with another tool that can catch usage of language features not available on runtimes marked as supported.
-
After almost a year since I created it, my PR to #PHPCSFixer that introduces #PHPCompatibility check was merged 🥳. This improves our QA suite with another tool that can catch usage of language features not available on runtimes marked as supported.
-
My PR got merged, so starting from today @PhpSpec's #Prophecy library uses #PHPCSFixer 🥳. It was created so long ago that it didn't even include parallel runner in the dist config, so I need to make a follow up 😅.