I love software engineering because it lets me create new things every single day. As a programmer, I get to conjure novel solutions to problems I’ve never encountered before – manipulating chaos is my jam. For months, I stubbornly resisted tools like Cursor, Cline and Windsurf. Why? Because I’m passionate about programming and worried these […]
NeurIPS 2024 Developer Tools You Can Deploy & Use Today!
I learned about these open source and commercially licensed tools for developers at NeurIPS 2024. Most of the tools on this list are new to me, but not new to the world. You can deploy and use them today! …pssst – if your manager or your client would rather you make something from scratch instead […]
Curious About How to Get Started with LLM App Dev? Let’s Go!
LLM app dev sounds scarier than it is. Luckily, open source frameworks exist with excellent guides, great documentation, and active communities. Find below a series of toys, tasks, and videos that will take you from “aware that LLMs exist” to “building an LLM-based app”. Wait, what are LLMs? Some of this article can be practiced […]
Keep Your Team Organized with the ART of an Effective Meeting Checklist
Love ‘em or hate ‘em, there’s no escaping meetings. Thankfully, it doesn’t take much to transform a meeting from a waste of time into a purposeful gathering. Laying the groundwork before, running the meeting efficiently, and knocking out action items after the meeting can make all the difference. At SEP, we follow a framework called […]
Helpful Tools to Make Your First Voice Clone Dataset Easy to Build
Helpful Tools to Make Your First Voice Clone Dataset Easy to Build Voice clones are really, really good now. And there are a bunch of companies that sell them. Do yourself a favor and spend five minutes playing with a voice clone from any of these services. ElevenLabs is not listed in that article but […]
Welcome to the Dark Side: 5 Tips for Designing a Dark Mode Version of Your App
Are you thinking of coming to the dark side? 🦇🖤 Designing in dark mode continues to grow in popularity, especially following the implementation of optional dark mode for Apple iOS, Facebook, Google Chrome, Youtube and other highly trafficked sites and operating systems (source). But what is dark mode? If you aren’t familiar with it, dark mode […]
6 Reasons to Love SEP’s Employee Ownership Culture
If you know SEP, you know we care a lot about our work. But we care even more about the people we work with. We’ve always been this way, but launching our ESOP in 2010 brought employee ownership culture to the forefront of our business. It strengthened the connection between SEP and its people even […]
New Leads Need to be Replaceable
The title I wanted… “New leads will want to have a succession plan in place from day 1 because it’s so much harder to detach yourself from the project if you start thinking about it on day 500” … but it didn’t fit in the character limit, so here we are. Replaceability Replaceable 👏 does […]
System Testing Multiple Deployment Environments in Cypress 10
Brief intro to Cypress In their own words, “Cypress is a next generation front end testing tool built for the modern web.” If you are not familiar with Cypress, check out their Getting Started docs and then Write Your First E2E Test. If you’ve arrived here from a Selenium-based tool, you might appreciate this comparison article from Cypress. I found this Cypress […]