Readit News logoReadit News
JBerlinsky commented on Ask HN: Who is hiring? (May 2022)    · Posted by u/whoishiring
JBerlinsky · 4 years ago
Barefoot Coders | Technical Sales Director | REMOTE | Full- or Part-Time | https://www.barefootcoders.com

Barefoot Coders is a software and technical infrastructure development studio, helping companies of all shapes and sizes thrive in the cloud-native landscape. We operate a successful professional services business, and are looking to scale our operation by bringing on a talented Sales Director to help identify opportunities, scope them, and manage the account lifecycle.

We're a small team, and we're going to define this role together. We're keeping the definition loose because we care more about ability and fit than who's already in your rolodex. We're looking for smart people who get things done, aren't afraid to jump into challenging problems, and can adapt quickly to the ever-changing technology landscape.

If this sounds interesting, shoot me an email: jason@barefootcoders.com. If it's not for you, but you refer the right person, we pay a $1,000 referral bonus.

JBerlinsky commented on Ask HN: Who is hiring? (April 2022)    · Posted by u/whoishiring
JBerlinsky · 4 years ago
Barefoot Coders | Technical Sales Director | REMOTE | Full- or Part-Time | https://www.barefootcoders.com

Barefoot Coders is a software and technical infrastructure development studio, helping companies of all shapes and sizes thrive in the cloud-native landscape. We operate a successful professional services business, and are looking to scale our operation by bringing on a talented Sales Director to help identify opportunities, scope them, and manage the account lifecycle.

We're a small team, and we're going to define this role together. We're keeping the definition loose because we care more about ability and fit than who's already in your rolodex. We're looking for smart people who get things done, aren't afraid to jump into challenging problems, and can adapt quickly to the ever-changing technology landscape.

If this sounds interesting, shoot me an email: jason@barefootcoders.com. If it's not for you, but you refer the right person, we pay a $1,000 referral bonus.

JBerlinsky commented on Stripe Atlas Vendor Leaked SSNs   twitter.com/kwuchu/status... · Posted by u/sunils34
nedwin · 6 years ago
Why are they notifying folks via mail instead of good old fashioned email?

Haven't got a letter yet but would be super easy for me to check my inbox...

JBerlinsky · 6 years ago
Each state has different laws about how people need to be notified about data breaches. U.S. mail is generally the lowest common denominator across states. See https://info.digitalguardian.com/rs/768-OQW-145/images/the-d... for more information if you're curious.
JBerlinsky commented on DevOps didn’t exist when I started as a developer   circleci.com/blog/devops-... · Posted by u/tcsf
zwkrt · 7 years ago
Sidebar: does anyone else get the feeling that infrastructure as code is just cloud vendor lock-in by another name? Especially since the output of the code ends up being wild unstructured JSON/YAML files with no spec or discernible schema.

My favorite is how in the Microsoft toolchain you can build a CI pipeline in a visual UI on the right that automatically updates the YAML file on the left. “We know you don’t want YAML, but we also know your boss says you need infra-as-code...”

JBerlinsky · 7 years ago
You might want to look into Terraform [1], which works across multiple cloud vendors, with pluggable open-source "providers" facilitating the communication with the backend cloud platform.

[1]: https://www.terraform.io/

JBerlinsky commented on Why no one really quits Google or Facebook   techcrunch.com/2019/02/04... · Posted by u/BeqaP
pas · 7 years ago
> " They are willing to give up privacy for free email. "

How exactly does Google/GMail violate the users' privacy with email?

They process the messages, show hyper-targeted ads. End of story.

But is there a Cambridge Analytica for GMail? Can some "app" exfiltrate the emails? Or the contacts of users?

JBerlinsky · 7 years ago
Yes, developers can request permission to access your inbox "offline" (i.e. at any time, with a long-term access token). The scope is clearly identified in the OAuth authentication process, and the consent screen clearly asks for permission to (IIRC) "read, write, and delete emails." There are a few well-known applications (Earny and Unroll.me come to mind, off the top of my head) that are known to work with consumer research operations with the resulting data.
JBerlinsky commented on When hiring senior engineers, you’re not buying, you’re selling   hiringengineersbook.com/p... · Posted by u/ashitlerferad
pmiller2 · 7 years ago
Sure, but I bet even FAANG don’t pay $300k in Columbus. Google has an office in Ann Arbor, IIRC (which is a reasonable proxy for Columbus in this scenario). What does a senior engineer make there?
JBerlinsky · 7 years ago
Google does indeed have an office in Ann Arbor. As far as I remember, it's quite light on engineers, though; I'd be surprised if any seniors are there.
JBerlinsky commented on AWS gives open source the middle finger?   techcrunch.com/2019/01/09... · Posted by u/uji
stevehawk · 7 years ago
One of my favorite tweets of all time -

  Hey Mongo I just met you
  And this is craaazy
  but here's my data
  so store it maybe?
unfortunately, I can't find the tweet.

JBerlinsky commented on Ask HN: I’m a non-tech founder, would you recommend me working with freelancers?    · Posted by u/danidan
JBerlinsky · 7 years ago
I'm a consultancy owner where our engagement mode slightly resembles a freelancer model. There are a few things you should keep in mind (some of which have already been mentioned in this thread):

1. Don't participate in the race to the bottom on price. The goal with most MVPs, in my experience, is to build something that can feasibly be expanded beyond the MVP point. If you work with someone inexpensive, you're likely to wind up with something that, even if it meets your goals, will be difficult to expand upon beyond the initial scope. Of note, you should bear in mind your growth plan beyond the MVP. For example, do you want this freelancer to stick around long enough to help install an internal team? If so, you almost certainly want someone with management/hiring experience, not necessarily a recent code bootcamp grad.

2. Don't work with someone on a fixed-fee if your business has any possibility of adjustment. There are plenty of shops and freelancers out there who grossly misunderstand what it means to be "agile." Agile software development isn't just about the tools and processes one uses to build software -- it's about alignment with the business at any given point in time, and an engineering team's ability to adjust as your business realities change. For example, as you're building your MVP, if you discover that feature X is critical to a large customer using your product, you're logically going to want to introduce it to your MVP scope and prioritize it accordingly. Working with someone on a fixed fee incentivizes scope-freezes when the work is started, which might have financial advantage for you in the short term, but can greatly hinder your ability to adjust as the world changes around you and your business.

3. Work with people who are aligned with your business. Someone who isn't willing to understand the actual business machinations at play behind your MVP is not going to be understanding of your priorities, and won't be able to make informed technical recommendations. You might not think you're looking for a CTO-like figure or anything of that ilk, but when first building out a MVP that you hope to grow beyond that, this level of insight is extremely valuable.

3a. When working with consultancies in particular, do not try to offset monetary payment with stock/equity. It's a clear red flag for us.

4. Work with people you can trust. If you don't have someone in your network, go out of your way to build that trust.

5. Have an idea of what you want, but be willing to listen. Some of us have done user research a million times and know what people don't want to see in a product, and the good ones are going to bring such things to your attention. You know your business better than outside people/organizations, but they might know something you don't.

I'm happy to have a conversation about this with anyone interested. Email in profile.

JBerlinsky commented on Ask HN: Who is hiring? (November 2018)    · Posted by u/whoishiring
JBerlinsky · 7 years ago
Barefoot Coders | DevOps Engineer - Google Cloud and Terraform | New York, NY | FULL-TIME, REMOTE

We've partnered with a cloud services provider to help migrate global enterprises into the digital era. We're looking for a collaborative DevOps Engineer, comfortable with Terraform and Google Cloud Platform. You'll be working closely with our Director of DevOps alongside our client team. This is a highly collaborative project where your expertise will be valued deeply. We're looking for someone who is comfortable with periodic client-site visits.

You are an experienced engineer with a wide range of engineering skills. You delight in building reliable, resilient systems that help businesses grow and mature their technical offerings. You are collaborative, and enjoy working with teams and clients to make sure that the right thing gets built at the right time.

Not the right person for the job? That's ok! If we wind up working with a candidate who mentions you sent them this link, we'll pay you $1,000.

Apply here: http://bit.ly/barefootcoders-devops-gcp-terraform

u/JBerlinsky

KarmaCake day106June 19, 2010
About
http://www.jasonberlinsky.com/

E-mail: jason@jasonberlinsky.com

[ my public key: https://keybase.io/jrb; my proof: https://keybase.io/jrb/sigs/dTEJrhHjuEEFjw0vHupSxVMmdS8nVrLHSg4KvYckB0s ]

View Original