HackerTrans
TopNewTrendsCommentsPastAskShowJobs

steffan

no profile record

comments

steffan
·3 mesi fa·discuss
MongoDB | Senior Developer Advocate | REMOTE (Dublin, Ireland) | Full Time

My org is hiring for multiple openings for Senior Developer Advocate roles. We aren't just doing "content." We are the technical "tip of the spear" for MongoDB's largest global accounts.

- The Scale: You'll be solving data architecture and performance bottlenecks at a scale very few engineers ever get to see. - The Impact: It's incredibly rewarding to optimize systems for household-name companies and see the immediate ripple effect. - The Culture: You'll join a tight-knit group of MongoDB experts who actually enjoy collaborating. - The Mix: This is a high-engagement role.

There are multiple open positions:

For significant travel across the UK/Europe (and occasionally Asia) to work face-to-face with devs, balanced with deep-dive technical work. Apply at https://www.mongodb.com/careers/jobs/7241758

For mostly remote, apply at https://www.mongodb.com/careers/jobs/7495485.

If you have 5+ years of experience in consulting/SA/DevRel and want to bypass the recruiter screen, contact Hubert directly: https://www.linkedin.com/in/hubertnguyen/ or message me directly @mongodb.com
steffan
·6 mesi fa·discuss
This is the equivalent of having the previous 50GB base plan and going over by $50 worth of data (an additional 50GB). If you were routinely going 50GB over the 50GB plan, I'd suggest that maybe a 50GB plan wasn't the right plan for you. Under the old plan, 100GB of data would have cost $100. Residential unlimited is $120, so for most users this would seem like an improvement.
steffan
·10 mesi fa·discuss
[I work for MongoDB] For your use case, I would consider just holding all of the data in MongoDB. With an appropriate data model, you'd be able to quickly retrieve the information you need for the initial page display as well as article details.

This isn't to say that there aren't use cases that might be better served by either database or a combination, but for your particular use, you may not be gaining enough to offset the added complexity of using two different databases.

Obv. I'm biased, but I would recommend using MongoDB :)

Here's a reference for some design patterns to consider: https://www.mongodb.com/company/blog/building-with-patterns-...
steffan
·2 anni fa·discuss
A plane heading to Japan from SFO would be carrying quite a bit of fuel. It's possible / likely that the takeoff weight would exceed the safe landing weight, requiring circling to burn off fuel or dumping fuel. If they have to get rid of fuel anyway, it might make sense to continue to another airport where they could get a replacement aircraft.
steffan
·3 anni fa·discuss
> 6. North American outlets are rated for ~15A * 120V. So roughly 1800W. I can just use one outlet per psu whenever it's under 1800W, right? For simplicity let's also ignore whatever load is on that particular electrical circuit.

You're going to have a bad time with this assumption; typical non-kitchen household circuits in the U.S. are 15A for the circuit. Each outlet is usually limited to 15A, but the circuit breaker serving the entire circuit is almost certainly 15A as well; one outlet at maximum load will not leave capacity for another outlet on the same circuit to be simultaneously drawing maximum amperage.

Typical residential construction would have a 15A circuit for 1-2 rooms, often with a separate circuit for lighting. Some rooms, e.g. kitchens will have 20A circuits, and some houses may have been built with 20A circuits serving more outlets / rooms.
steffan
·6 anni fa·discuss
For console email, I still use Alpine. Can anyone elaborate on the benefits (if any) of switching to Mutt?