• 2 Posts
  • 74 Comments
Joined 11 months ago
cake
Cake day: July 24th, 2023

help-circle
  • I don’t know if there are agencies focussing on this, but in general it probably comes down to the company more than the agency. Probably worth filtering for companies offering flexible hours in the description

    I would say at the moment the IT job market is incredibly competitive for candidates, so it might be even more difficult to find truly flex roles when they can so easily find 100s of people who just work regular hours.

    On your last question: I’ve been a hiring manager in 2 companies (although in the UK) for software engineers and adjacent roles (like devops, platform, QA) and I would not care whether someone needs equipment. In the big scheme of things spending $800 for a monitor, keyboard and mouse is not even a drop in the bucket for the cost of an employee. What I would want to know is how do you work in a team in your situation and what arrangement can we do where you have a good experience, but other people in the company can still count on you. E.g. if you are working on a project and an issue pops up that’s blocking others from progressing and we need you to discuss, but you’re having a bad day and not working, what are the options you can offer? Or what if you get blocked when everyone else is asleep so you can’t progress?

    I think being prepared and upfront about this in an early stage of interviewing would be ideal, it signals that you have thought about others around you and also weed out any companies who aren’t willing to make this arrangement work. That being said, as above it’s a very competitive market right now so chances are pretty slim (at least in the UK).

    Also keep in mind once you look at companies who hire from abroad, you’re now also competing with (comparably) cheap labour from developing countries, who will likely agree to much worse terms.

    Edit: one thing I forgot, you may have the option to be your own boss (depending on your skill level) and freelance on a project basis rather than on a per-day basis.



  • I think coffee shops would be happy with a regular, if you buy something. Otherwise, maybe mix it up, go to different places?

    If the weather permits, park? Either benches or just take a towel to sit on in the grass.

    You can also read in bars, they’re probably pretty quiet during the day, but once again you’d have to buy something.

    Maybe a weird one but churches are often available to the public and they’re quiet, with seating. Might be worth to check with someone there if its OK.

    If they are open to the public, museums or galleries could be a thing.

    Encroaching on homeless behaviour, but if the public transportation tickets in the city are valid as long as you stay on, you could try finding a less used line and just go around in circles on something.


  • I get the convenience part so the staff doesn’t have to go around do it by hand, but it just seems infeasible to do it for the other examples mentioned.

    E.g. you go in, pick up item listed for $10, finish shopping in 20 mins, item now costs $15 at till… probably leave it (so now the staff has to re-shelf it) and start shopping at a place that is not trying to scam you.

    For the other example, if there are a few packs of something expiring and they reduce the price for all the items on the shelf, everyone will just take the ones which have a reasonable shelf life left leaving the expiring ones.

    Both of these just seem stupid.






  • Honestly, even if you don’t terminate SSL right until your very own app server, it’s still based on the assumption that whoever holds the root cert for your certificate is trustworthy.

    The thing that has actually scared me with CF is the way their rules work. I am not even sure what’s the verification step to get to this, but if there is a configured page rule in a different CF account for your domain that points at cloudflare (I.e. the orange cloud), you essentially can’t control your domain as long as it’s pointing at CF (I think this sentence is a bit confusing so an alternative explanation: your domain is pointing DNS at your own CF account, in your CF account you have enabled proxying for your domain, some other CF account has a page rule for your domain, that rule is now in control). The rule in some other account will control it.

    It has happened to us at work and I had to escalate with their support to get them to remove the rule from the other cloudflare account so we can get back control of our domain while using CF. Their standard response is for you to find and ask the other CF account to remove the rule for your domain.

    This is a pretty common issue with gitbook, even the gitbook CEO was surprised CF does this.


  • I wonder if this will also have a reverse tail end effect.

    Company uses AI (with devs) to produce a large amount of code -> code is in prod for a few years with incremental changes -> dev roles rotate or get further reduced over time -> company now needs to modernize and change very large legacy codebase that nobody really understands well enough to even feed it Into the AI -> now hiring more devs than before to figure out how to manage a legacy codebase 5-10x the size of what the team could realistically handle.

    Writing greenfield code is relatively easy, maintaining it over years and keeping it up to date and well understood while twisting it for all new requirements - now that’s hard.


  • Good point, thank you for pointing it out.

    Maybe a better way to phrase it is that a report from the investigator could qualify what they considered/found when they said the claims were false, baseless etc, and any evidence they found/data they had access to. (E.g. if they could look at all internal communication but their data retention policy is 6 months and this happened 7 months ago, its not the same as not finding anything)

    For example, “allegations of sexual harassment were ignored or not addressed” is a wide range. It could be there were no allegations recorded from the employee (as in, they weren’t reported), or they were addressed by a slap on the wrist or a “just don’t do that again” to introducing workplace behaviour training, forcing the perpetrator to go through it, suspending them without pay and so on.

    You are right it’s not proof of no wrongdoing, but it would serve as proof that they handled things in a generally suitable manner, rather than that they managed to twist things around to check a box for the investigator.



  • Yea idk.

    After having dealt with some audits (although not this exact topic), in general they followed the same format. “Assert that we do the thing we claim to be doing”. So if the thing they claim to be doing is a low bar, the audit means nothing. If they dont release any evidence, or a report of what they were ascertaining it means very little IMO.

    I can’t remember if the employee released any evidence with her claims either though, but in general I’d prefer my odds with assuming her story is closer to the truth against a company which has had other mishaps recently, underpinned by evidence. All of which they tried to brush under the carpet.

    So yeah. I’m pressing X for doubt.







  • I have never seen contributors get anything for open source contributions.

    In larger, more established projects, they explicitly make you sign an agreement that your contributions are theirs for free (in the form of a github bot that tells you this when you open a PR). Sometimes you get as much as being mentioned in a readme or changelog, but that’s pretty much it.

    I’m sure there may be some examples of the opposite, I just… Wouldn’t hold my breath for it in general.