this post was submitted on 27 May 2026
43 points (100.0% liked)

Ask Lemmy

39722 readers
1876 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 3 years ago
MODERATORS
 

Developers are so opinionated that its difficult to pin down one favourite tool !

top 30 comments
sorted by: hot top controversial new old
[โ€“] cathfish@lemmy.world 30 points 21 hours ago (1 children)

Keyboard. (Even virtual is ok) It's really hard to write code without it.

[โ€“] Maestro@fedia.io 8 points 21 hours ago (1 children)

I love my new clickety Keychron ๐Ÿ˜„

[โ€“] codewizard@hear-me.social 1 points 19 hours ago (1 children)
[โ€“] akwd169@sh.itjust.works 2 points 9 hours ago

Bot from the #subcontinent

[โ€“] remon@ani.social 14 points 19 hours ago

Noise cancelling headphones!

[โ€“] AliasVortex@lemmy.world 11 points 18 hours ago

I'm partial to Jetbrains IDEs

[โ€“] RushLana@lemmy.blahaj.zone 13 points 19 hours ago (2 children)

Pen and paper.

Most dev I know underestimate the power of scribling what pass through their head when thinking about a problem.

Also I don't know if it count but learn regex, it's the best way to parse text ever made.

[โ€“] Badabinski@kbin.earth 3 points 12 hours ago

Regex absolutely counts imo. I love it, especially when you combine it with a parser like, say, parsimonious.

[โ€“] Valmond@lemmy.dbzer0.com 4 points 18 hours ago

Regex so good several (only slightly different) versions exist!

[โ€“] BradleyUffner@lemmy.world 3 points 15 hours ago

I love LinqPad

[โ€“] darklamer@feddit.org 12 points 21 hours ago
[โ€“] AstroLightz@lemmy.world 9 points 21 hours ago (2 children)

Shell scripts. The power of automation is amazing.

What's a shell script that you're particularly chuffed with in terms of how much time/effort it saved you?

[โ€“] pmk@piefed.ca 8 points 19 hours ago

Especially when you keep them small, simple, and composable.

[โ€“] Willem@kutsuya.dev 9 points 21 hours ago* (last edited 21 hours ago)

Gotta give a shoutout to SourceGit

Its the first git GUI that is actually clear and comfortable to use for me and makes relatively complicated git actions like interactive rebase easy.

I'm slowly growing support for it at work and trying to get it in the pool of projects we donate to at work. (Have not checked if they allow donations, I probably should)

[โ€“] slazer2au@lemmy.world 8 points 21 hours ago (2 children)

The F12 menu is the only one you need.

[Select Legacy Boot Device] [Hannah Montana Linux MBR Boot]

[โ€“] codewizard@hear-me.social 2 points 19 hours ago (2 children)

@slazer2au how do you use this particular key ?

[โ€“] Valmond@lemmy.dbzer0.com 9 points 18 hours ago

Gently apply pressure to it until a light click sound manifests.

[โ€“] akwd169@sh.itjust.works 0 points 9 hours ago

Bot from the #subcontinent eh? Im from the #subcontinent too!

[โ€“] seblin@lemmy.world 2 points 17 hours ago

Adding source ~/.alias to .zshrc. Is great going gc "WIP" ๐Ÿ˜

Also, kanban-lite, and iTerm on OSX / Guake (or its alternative) on Linux. After Sublime and Atom, now have had to settle for VSCode. Recently been trialling micro-editor. Oh, and Firefox Developer + ungoogled-chromium + occasionally servo / links2.

And of course, the most important thing - thermal cup looking like a viking horn for that sweet sweet bean juice.

[โ€“] squirrel@cake.kobel.fyi 5 points 21 hours ago (1 children)

For a quick glance at the code on mobile, you can put view-source: in front of the URL in IronFox.

[โ€“] seblin@lemmy.world 2 points 18 hours ago

I use Kiwi Browser on Android, opens the Chrome Dev tools in a new tab, great fun

[โ€“] nikolasdimi@lemmy.world 3 points 19 hours ago* (last edited 19 hours ago)

obsidian, sentry, Voiden (for API work, open sourced it)

[โ€“] MyBrainHurts@piefed.ca 5 points 21 hours ago (1 children)

Google doesn't count does it?

[โ€“] naught101@lemmy.world 8 points 21 hours ago (1 children)
[โ€“] Goldholz@lemmy.blahaj.zone 3 points 21 hours ago

As sad as this is, its true. For niche things especially.

Looking for DevExpress WPF controls? You constantly get taken to the WinForms documentaries!

[โ€“] dhruv3006@lemmy.world 3 points 20 hours ago
[โ€“] littleomid@feddit.org 2 points 21 hours ago* (last edited 21 hours ago)
[โ€“] Snowman_sir@lemmy.world 1 points 20 hours ago

Intellisense ๐Ÿคค