For all interested in starting with open-source and also contributing to a package for a longer time:
This was more irony - but some advice:
Pick a package you use "daily" - check open issues, check codebase for possible improvements AND subscribe to it.
https://t.co/ceRMErFUm7
New MergeHelper release!
π¬ Now shows open comments on PRs/MRs
β‘ Solved CPU issues (did a lot of manual profiling for this)
πͺ² Fixed several little bugs
β https://t.co/9uhyhLsv1k
I built a tiny icon-morphing component with AlpineJS + Blade!
You literally just pass in two SVGs and it handles the morphing for you. Could be on hover or whatever other trigger/event is needed
Super simple to use, but it makes interactions feel so much more polished.
@marcelpociot@beyondcode my Tinkerwell is looking like that since my last MacBook update. π
Any way to rescue it including/mainly the open tab scripts? Or should I just give up, properly git my scripts and do a fresh reinstall of Tinkerwell? π€
@ssmusoke@abdussekalala A tiny one. π But it was actually made by @ArondeParon during the holidays. π
Am just providing my avatar to the website. π
Cool little helper to keep all your MR/PR on watch. Primary in a company with several repositories and AI agents creating PRs for you silently from Slack this is great. π
kitze told me to do it soooo...
happy to launch https://t.co/MGlTFc4EXg. this is my first macOS app and it does one thing: show me a unified list of PRs and MRs that matter to me across Github and Github.
It's free to try and if it solves a problem for you, you can buy it for a one-time fee of $12
started working on this last week, fully coded with Claude Code + Codex
Under the hood, it's using Tauri for the app, and React for the UI. https://t.co/4TLKiFr6Ag is a simple Laravel website with a tiny API to handle app-updates + github release triggers (whenever I push a new tag, GH will build + notarize the app and notify the website of the new release). Billing + license key management is handled through @polar_sh
Learned quite some new stuff in the past couple of days and happy to answer any questions if you have them!
@LiamHammett Even if dangerous - but I would love this to support HTTP2CLI. So be it a phpMyAdmin like admin console or a limited fun CLI with a command allow list.
I have decided to increase my luck surface (thanks @aarondfrancis π ) so I'm shipping an MVP of something that solves a personal frustration: I like newsletters, but I notice that I don't often subscribe to them because I like a clean inbox, too.
So, I've built Newsdrop.
You get a unique email address that you can use for newsletters and it will automatically send you an email digest whenever you want.
The MVP already has some other cool features in it as well such as automatically importing newsletters from your Gmail account, and an online inbox for all your newsletters.
Feel free to give it a go!
@christophrumpel What we learned is: when you are about to judge and have time and so on - offer help in a sensible way. Same as you do carrying a stroller on stairs and so on.
Do not make them feel bad but help them all feel better.
@christophrumpel I would say, as always: judge, rate, comment whatever you want in your head. But by godβs sake, activate your voice filter!
You can think that Iβm the worst dad on earth, your free right. But not getting to me and comment it in any way just to make yourself feel better.
@themsaid Not judging real neurotypical child. But in a lot of families something like shown is done and standardized from toddler age. And itβs proven that display time before 3yo has massive influence on brain development - not in a good way.
@rzvme@igorbenic@taylorotwell This! I donβt know how Taylor interviews. But to me this isnβt about doing it perfect and bug free in the first attempt and knowing all natives and framework tools. But how you think and approach the task and any issues.
@ryangjchandler@jeffrey_way Stewm is putting pressure on Publishers to make games linux compatible because of Steam deck. So they are pushing the industry away from Windows exclusives. π₯³
Every year, JavaScript brings new features that save us from relying on heavy libraries. From formatting dates to cloning objects, discover some of these handy additions in today's article.π
https://t.co/iLxbjvRn2q
@ArmanHo09706241@Tecno_Boomer@taylorotwell Laravel has an active development - weekly minor releases and yearly major. The reason for the major releases isnβt that itβs an entirely new framework but that there are breaking changes. And yearly so that these changes do not wait forever in a branch.