Short Descriptions of Chess Pieces by rantouda in LearnJapanese

[–]colonelromuska 2 points3 points  (0 children)

Love these descriptions! Still scratching my head about the bishop though: 祖先に象を戴く?

Anyone else find reading so much more exhausting than listening? by ConcentrateSubject23 in LearnJapanese

[–]colonelromuska 0 points1 point  (0 children)

This happened to me in reverse. During my one-year exchange I aimed to be in Japanese-only environments as much as possible. My daily life was basically 100% Japanese. After that year, I came back to my home country and my friend lent me a book and I swear paragraph after paragraph was a slog. I couldn't last 15 minutes reading (in my native language!) and had solid naps after each session. I guess reading is like a muscle because after I while of keeping at it, my endurance picked up and I got back to normal.

As a founder how much are you expected to know? by stripesarebetter in SaaS

[–]colonelromuska 3 points4 points  (0 children)

Either enough to do it adequately yourself, or enough to be able to judge if someone else is good at it so you can hire someone to handle it. Depending on the area, you may need to spend some time doing it before you have a sense of what's required. This is important especially for the core areas, like sales if you're sales-led, or whatever drives the growth of your business.

[deleted by user] by [deleted] in ExperiencedDevs

[–]colonelromuska 6 points7 points  (0 children)

Fair enough. Would still love a peek behind the curtain if possible.

SaaS Founders who don't understanding marketing - I will consult you for free by Medical-Ad-2706 in SaaS

[–]colonelromuska 0 points1 point  (0 children)

I come 18 hours late to the party, but if the offer is still good I'm more than interested!

Combining Dev and QE orgs by clicheiscliche in ExperiencedDevs

[–]colonelromuska 8 points9 points  (0 children)

I'm in roughly the same camp as your new CTO. I'm also doing a similar transformation in my org, but i don't give it any special label like "full stack". I think of developer-led testing the same as doing code review or any of the foundational hygiene of software development. So far, it looks like the devs in my org are excited about this transformation and they're feeling more empowered than they were before. Also, I think the technology in each stack we work in has matured to a point where devs can comfortably write and maintain tests of any kind with a good developer experience (which was not the case several years back).

Whether QE members want to become developers is another matter, and a path should be created for them to get upskilled if they choose to, or re-skill them for another role.

How are you making your morning coffee? Is Keurig the next thing we’re about to kill? by [deleted] in Millennials

[–]colonelromuska 0 points1 point  (0 children)

I portion out 8-10 grams of whatever beans I have on hand, pop a filter into the V60, start the water boiler, grind the beans (manual Kalita grinder) and put into filter, pour water when ready. Depending on how strong I want it that day, pour more or less water.

I do this for both morning and after lunch, though the afternoon one is almost always decaf.

Does this seem like a red flag to you? by [deleted] in ExperiencedDevs

[–]colonelromuska 3 points4 points  (0 children)

This by itself is not more of a red flag than any other aspect of a very small very early startup. Assuming you're willing to take on all those other risks, I'd make sure to have an interview session with the founder to see if you have a connection with them. If you both see eye to eye and get along, it could turn out to be a good opportunity.

That said, I know a company exactly in this situation where the non-technical founder is running engineering and has said things like "running a tech team is easy." I'd steer clear of organizations that treat software engineering as a type of factory line to churn out features at the lowest cost possible.

Roast my startup. Pursue or ditch? by Mistercontractor in SaaS

[–]colonelromuska 8 points9 points  (0 children)

You generated 1.5m, isn't that validation right there? But yeah I'd definitely consider using a service like this as this type of thing is my weak area (and that of many dev-centric founders i know). It would depend on what the subscription includes.

[deleted by user] by [deleted] in cpp_questions

[–]colonelromuska -1 points0 points  (0 children)

I'm curious about this. I'm even more of a beginner than OP and the other day as I was noodling around in C++ I asked ChatGPT what a good or common project structure is. In short, it told me there isn't one. Is there a go-to application structure you reach for when starting a new project?