Jochem

@jochemkeller
11 Followers
207 Following
18 Posts
🧑‍🎨 Front-end developer
🥰 loving at the moment: lit.dev, Astro, Netlify, nanostores & the Fediverse!
🔖 ‪en.pronouns.page/he‬
Personal websitehttps://jochemkeller.nl
GitHubhttps://github.com/jochemkeller
@pawelgrzybek hey Pawel! I noticed that when reading your monthly top picks posts, I also started faithfully listening to your album pick of the month. And without fail, I find every album to be a banger! So, a word of thanks, for great curatorship, and to many more top picks! 😄🙏

@hdv ik las net “Trains are offices”, en I feel seen 😂 gebeurd zelden dat ik het zó eens ben met een blog!

Als toevoeging: wat ik vooral chill vind aan trein-werk is dat eigenlijk elke andere vorm van afleiding je wordt ontnomen. “Hmm, ik zit hier nu 2 uur, ik kan er dan maar beter ook goed gebruik van maken”
Op de een of andere manier werkt dat enorm motiverend 💪

Leuk om te lezen dat er anderen zijn die ook dit soort productiviteit ‘lifehacks’ toepassen 😎 en werk-se! 🚊

@ayo Ooh I like this one 😁 you’ve got a creative one there 👌

brb changing my LinkedIn job title to “front-end web-devil-oper”

@mark Hi Mark, this is a superb icon! 💅

I actually liked it that much that I decided to upscale it to 1024x1024 and make an .ICNS out of it, hope that's alright.

The link to get the ICNS: https://drive.proton.me/urls/JR7DVHEM2C#YMzVbl33GWqa

Thanks again!

Proton Drive

Securely store, share, and access your important files and photos. Anytime, anywhere.

One of the git commands I find myself using a crazy amount since I found it is:

```
git rebase -i `git merge-base HEAD origin/develop`
```

This does an interactive rebase on all the commits since the branch diverged from develop. What I used to do is count the amount of commits (for instance 4) and then `git rebase -i HEAD~4`. But this oneliner smooths that nicely! 🥳

@kayserifserif When you install my site as a PWA (which no one does beside myself, because hey, I have to practice PWA’s right?), I built this thing that lets you rubberband pull reveal some more of the background artwork down. Nicely snaps back into place once you let go, and just… feels good. Like a fidget toy.
@stefan Awesome! 🙏😄
@stefan Sharp eye! Thanks, I’ll fix that right away 👌

@stefan Hi Stefan, hope you’re doing okay 👌

I just wrote a blog, that I think might be interesting for you. Shameless plug: https://jochemkeller.nl/blogs/local-ssl-in-6-locs/

HTTPS-enabled front-end development in 6 lines of code

What if I told you that you can enable HTTPS for your local (front-end) web development, in only 6 lines of code?

ᴋeller

@pawelgrzybek Hi Pawel, hope you’re doing okay 👌

I just wrote a blog, that I think might be interesting for you. Shameless plug: https://jochemkeller.nl/blogs/local-ssl-in-6-locs/

HTTPS-enabled front-end development in 6 lines of code

What if I told you that you can enable HTTPS for your local (front-end) web development, in only 6 lines of code?

ᴋeller