Software Development Tips
Subscribe
Sign in
Home
Archive
Latest
Top
Command Line Handbook
Today is a special edition of my Software Development Tips newsletter.
May 29
•
Petr Stribny
Share this post
Software Development Tips
Command Line Handbook
Copy link
Facebook
Email
Notes
More
Navigating between edits in VSCode
Navigating code in programming editors typically involves operations based on text or code semantics.
May 8
•
Petr Stribny
Share this post
Software Development Tips
Navigating between edits in VSCode
Copy link
Facebook
Email
Notes
More
April 2025
Stacked pull requests with git rebase --update-refs
If you are using pull/merge requests as your code integration strategy, you will run into situations where multiple PRs will depend on one another.
Apr 11
•
Petr Stribny
Share this post
Software Development Tips
Stacked pull requests with git rebase --update-refs
Copy link
Facebook
Email
Notes
More
March 2025
On using relative line numbers
Working with relative line numbers (as opposed to absolute line numbers) is a popular technique commonly used in command-line modal editors. The most…
Mar 25
•
Petr Stribny
Share this post
Software Development Tips
On using relative line numbers
Copy link
Facebook
Email
Notes
More
January 2025
Config aliases
Some of my most used shell aliases are aliases for editing configuration files.
Jan 24
•
Petr Stribny
Share this post
Software Development Tips
Config aliases
Copy link
Facebook
Email
Notes
More
December 2024
Why 100% code coverage is not the goal
Code coverage is a metric of how many percent of lines of code were executed during a test run.
Dec 15, 2024
•
Petr Stribny
Share this post
Software Development Tips
Why 100% code coverage is not the goal
Copy link
Facebook
Email
Notes
More
September 2024
Terminal as an open editor in VSCode
There are many great terminal applications, but sometimes it is more convenient to use the Visual Studio Code’s integrated terminal.
Sep 28, 2024
•
Petr Stribny
Share this post
Software Development Tips
Terminal as an open editor in VSCode
Copy link
Facebook
Email
Notes
More
Multiple copy and paste with Clipboard History
There are several approaches to a better copy and paste experience.
Sep 11, 2024
•
Petr Stribny
Share this post
Software Development Tips
Multiple copy and paste with Clipboard History
Copy link
Facebook
Email
Notes
More
July 2024
Resend or copy an HTTP request from the browser
If we want to understand why a web application behaves in a certain way, often the fastest way is by sending and investigating HTTP requests directly in…
Jul 25, 2024
•
Petr Stribny
Share this post
Software Development Tips
Resend or copy an HTTP request from the browser
Copy link
Facebook
Email
Notes
More
Less durability = faster tests
Striving for faster automated test runs is a worthwhile goal.
Jul 16, 2024
•
Petr Stribny
1
Share this post
Software Development Tips
Less durability = faster tests
Copy link
Facebook
Email
Notes
More
May 2024
Creating a local code search tool
One of the most common activities in programming is searching the code base for specific strings or patterns.
May 30, 2024
•
Petr Stribny
Share this post
Software Development Tips
Creating a local code search tool
Copy link
Facebook
Email
Notes
More
Get yourself a good terminal text editor
I think that everyone deserves a good terminal text editor.
May 10, 2024
•
Petr Stribny
Share this post
Software Development Tips
Get yourself a good terminal text editor
Copy link
Facebook
Email
Notes
More
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts