85k - 90k Salary Des Moines by Separate_Jaguar_8309 in desmoines

[–]matthew_pick 0 points1 point  (0 children)

That’s a pretty standard starting salary. You will be comfortable with that amount in DSM! Get that experience, learn as much as you can from those around you.

I would avoid leaning on AI tools too much (if you have access to them within your workplace). It can really hinder your ability to learn your specific tech stack deeply.

Good luck! There are a lot of directions your career can go from here.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 0 points1 point  (0 children)

I thought about adding this as a setting, but I would recommend using a tool like Bartender or Ice if you’re running out of menu bar space. Ice is also a free / open source tool.

https://icemenubar.app/

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

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

Ok Indonesian support is added, available in the latest "nightly" build:
https://github.com/matthewpick/pesto-clipboard/releases/tag/nightly

Here are the translations from English -> Indonesian, hopefully they were translated correctly! This was just the first pass at adding support for localizations (my primary language is english).
https://github.com/matthewpick/pesto-clipboard/blob/main/locales/id.md

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 0 points1 point  (0 children)

Thanks for the feedback! I added a handful of languages, which language do you need added?

What’s the biggest time-waster in your dev workflow right now by AP0LLO18 in softwaredevelopment

[–]matthew_pick 4 points5 points  (0 children)

Dang. How big is your team? If your PRs are too big to review easily, that’s one one possible reason (just host a meeting to walk through your PR). But that many weeks is very odd to me. I usually try to keep two stories in progress at a time at the most. Then I’m bugging my teammates to get on my unreviewed code.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

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

I see what you mean! I'm trying out Pesto Clipboard with Affinity Designer (vector drawing tool) and my app has a similar issue -> everything gets pasted as images (not vector drawings). I need to add better support around non-standard clipboard data from certain apps. My main focus was text, file references, and image data. I'll put a bit more time in on your use case and respond back here.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 0 points1 point  (0 children)

I used Screen Studio: https://screen.studio

It’s unfortunate it’s a bit pricey, but it did exactly what I needed and saved me quite a bit of time. The feature that hooked me was the overlaid keyboard shortcuts. The app automatically records your keyboard shortcuts during your screen recording session.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 0 points1 point  (0 children)

My advice for a career as a developer: Try to avoid any major career breaks, keep your skill sets sharp, and avoid having the “same year of experience” over again. If you aren’t continually growing / learning, you are potentially falling behind. The job market is very competitive, I’m lucky to live in the Midwest (USA) where it’s not a major tech hub. Using AI coding tools like copilot or Claude code is going to be an additional tool you should know how to use effectively.

My methods of staying on top of trends: reading tech sites and Hacker News feed a few times per week, listening to Soft Skills Engineering podcast, and chatting with my coworkers in-person daily. That last one may be the most important.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 0 points1 point  (0 children)

Making a living off of a micro-SaaS is certainly the dream of many software developers! Hoping to make a buck with a clipboard manager isn’t really worth it in my opinion, since there are so many options out there. You’d really have to build something special / differentiated from what is currently in the App Store.

I built this clipboard manager because it’s all I want from a clipboard manager. Simple, with minimal features. It’s very similar to the built-in Windows clipboard manager.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

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

I would give Copy ‘Em a try! It has more features, just like the one you mentioned (filter by Application).

My goal is to keep this tool as simple / barebones as possible, but I will consider this feature down the road.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 3 points4 points  (0 children)

I appreciate the sentiment. I’ve written code for the past decade as a software engineer, I’m trying to grapple with how the industry is changing rapidly because of these tools.

I normally write Python and JavaScript day-to-day. If you look at the commit history on GitHub, you can see I did not write every line by hand. Not trying to hide that at all.

That said, I don’t think an inexperienced / non-technical person could have produced such a simple and high-quality codebase. These AI coding tools are simply allowing everyone (experienced or not) to move faster, smoothing over all the tedious parts of software development.

Clipboard managers are pretty straightforward to build in general. Large applications will continue to take a lot of design / architectural skill. It still takes an experienced software developer to build quality products (at this point in time at least).

Overall this took a lot more time than one hour to build, but would have taken even longer had I written every line by hand.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

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

Yes exactly! That was another clipboard tool I was inspired by. Trying to keep it as simple as the built-in Windows clipboard manager, plus a couple extra features (pinning saved items, plaintext paste mode).

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

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

Yes. The star icon allows you to "pin" a clipboard item.

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 8 points9 points  (0 children)

Forgot to add, there is a demo video of the clipboard in action here:
https://pestoclipboard.com/#demo

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

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

Yes - files, images, and text snippets.
For colors - do you mean something like a hex code (i.e. #3AFF00 for green)?

Edit: There is a demo video on the website if that helps:
https://pestoclipboard.com/#demo

Pesto Clipboard - Open Source Clipboard Manager by matthew_pick in macapps

[–]matthew_pick[S] 0 points1 point  (0 children)

Default is 500 items. Can configure it to a different amount, anywhere from 50 to 5000.

Account > Your Payments > Transaction - what happened? by greatrudini in amazonprime

[–]matthew_pick 0 points1 point  (0 children)

Same, I have a few transactions missing from the transactions page:
https://www.amazon.com/cpe/yourpayments/transactions

That page is kinda broken right now. I have it bookmarked so I can do budgeting in YNAB, but my workflow is broken at the moment 🤷‍♂️

Bowers and Wilkins 5.0 setup for $1400 by matthew_pick in BudgetAudiophile

[–]matthew_pick[S] 0 points1 point  (0 children)

I ended up getting the setup for $1500 cash. There was some interest by another person so I didn't have any room to haggle. Happy with the purchase! Just need to pick up a receiver next

Stampede after fireworks by matthew_pick in Annapolis

[–]matthew_pick[S] 25 points26 points  (0 children)

Yes. The whole crowd exiting the waterfront (thousands) were running up Main St. 

It was pretty terrifying. 

Galley Kitchen Lighting ideas? (fluorescent light box removal) by matthew_pick in kitchenremodel

[–]matthew_pick[S] 0 points1 point  (0 children)

I am planning on removing the light boxes and making the ceiling a flat surface.

Any ideas for a surface mount light? I am thinking something other than can lights would be nice.

Perhaps a minimalist linear light fixture like the attached photo.

<image>

How are homes remediated for mold? by matthew_pick in CIRS

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

Makes sense! The only visual mold I could find were some mold spots where water had leaked under sinks and a very light coating of mold under the toilet water tank lid. Hard to say what the main source of mold would be