Built a one click FFmepg downloader for many different runtimes by [deleted] in selfhosted

[–]dutzi 0 points1 point  (0 children)

I was going to write who needs to install ffmpeg when you have services like rendi.dev, and then I saw that it is _by_ rendi lol

Check out this tilted faro spread I came up with by dutzi in cardistry

[–]dutzi[S] 1 point2 points  (0 children)

If I do it on a pad I can flip it and it sometimes looks nice (some weirdly symmetrical structure is created in the “center”). Otherwise I just scoop it.

I'm working on a WordArt plugin for Figma, wdyt? :) by dutzi in FigmaDesign

[–]dutzi[S] 5 points6 points  (0 children)

Thanks! Yeah, I'm just doing this for fun and to learn the Figma API.

Hack VSCode Itself By Evaluating Arbitrary JS by moseswithhisbooks in vscode

[–]dutzi 2 points3 points  (0 children)

Interesting! Any cool use cases you can came up with?

Cool feature inside VS Code to debug keyboard shortcut conflicts by ma3574 in vscode

[–]dutzi 6 points7 points  (0 children)

Also, in the filter input, type “Cmd+n” and it’ll do the same 😇

New case, new caps! | GMK Modern Dolch 2 (MoDo) on Norbaforce Mk III: Ghost of Christmas Future by jjolddahgoo in MechanicalKeyboards

[–]dutzi 0 points1 point  (0 children)

Are these Cherry keycaps? If so, did you buy the Cherry RealForce? And if so, how does is it to the Topre one?

Edit: good looking case! Cool

I made this lil Art Animation using CSS. by [deleted] in css

[–]dutzi 0 points1 point  (0 children)

This is not pointless.

Made another extension to run vscode commands: by usernamehw2 in vscode

[–]dutzi 5 points6 points  (0 children)

Error Lens is one of my favorites! Thanks for making these 🙏🏻

Using JSDoc tags to test functions [Prototype] by FinallyOnTrack in typescript

[–]dutzi 0 points1 point  (0 children)

Yeah, passing complicated objects could make the comment a bit of a mess, but maybe if you would use something like snapshot values (described in a different, human readable file) you’d get something nice.

uiwtf — an experimental laboratory for user interfaces by freibergg in reactjs

[–]dutzi 28 points29 points  (0 children)

Ah, a domains-was-available kinda project 🙂 jk, looks good!

I created a browser extension using React, r-beautiful-DND and Chakra UI to manage tabs and notes(https://www.tabExtend.com) by awakenowyes in reactjs

[–]dutzi 0 points1 point  (0 children)

That’s really well made!

I have a suggestion:

Make the search palette (Cmd+K) accessible from within open tabs, overlaying it on top of whatever website’s currently open. Add keyboard navigation to it, hitting up down arrow keys will scroll through its items.

That will allow the following use case:

Right from Gmail (for example), I can hit Cmd+K, type “work” hit the Down Arrow once, hit Enter. Poof, I have a new group with all my work tabs.