HN user

droningparrot

94 karma
Posts0
Comments29
View on HN
No posts found.

Haskell practically encourages this style of programming. Any function that touches IO needs to wrap outputs with an appropriate monad. It becomes easier to push all IO out to the edges of your program and keep your core purely functional with no monads

Location: Toronto, ON, Canada

Remote: yes

Willing to relocate: no

Technologies: Full-stack web and DevOps. JavaScript, React, Node.js, Ruby on Rails, PostgreSQL, AWS, CloudFormation, Terraform, CircleCI, Bash, Linux

Résumé/CV: [https://www.linkedin.com/in/adamfabicki/](https://www.linked...

Email: hn@fabicki.com

I'm a software engineer with around 15 years experience (5 in management). I've mostly worked for small startups and mid-sized companies. I support engineers on my team by addressing pain points in their tech stack, team process and training. Currently seeking a hands on engineering role.

I think the big difference here is that the Qattara Sea would be a major engineering project involving specialized skills and machinery.

The Great Green Wall is more open in that anyone can contribute to its construction. All you need is a shovel and some seeds.

Flux Keyboard 3 years ago

They're not saying it explicitly but it sounds like the software for managing this thing will be closed source. Customizations will only work on Mac and windows. Hard pass from me unless someone reverse engineers the configuration protocol

I'm sure there's more to it than this, but I think that a bit of unfortunate timing may have contributed to Quibi's demise. This may have had a chance in the pre-lockdown world when everyone was rushing around, and had a few short moments of boredom in between.

With most people no longer commuting and most forms of entertainment and recreation closed, a lot of people have fewer things competing for their time. I think many people are now spending their time on things that use up longer chunks of time: watching TV or movies, going outside, and hobbies.

Shutterstock Custom | Toronto, ON, Canada | JavaScript Software Development Engineer in Test (SDET) | Full-time, on-site | https://careers.shutterstock.com/jobs/job/1834130/

Feel free to DM me if you have any questions about this role. We're also hiring for many roles (beyond just engineering) across the world, although most open engineering roles are located in New York, Montreal or Denver. See the full job board here https://careers.shutterstock.com/jobs/openings

Shutterstock Custom's mission is to help brands easily create content that’s authentic, cost effective, and scalable. Using our platform, brands can connect with a worldwide creative network to create content that helps brands drive engagement and tell their stories.

In this role, you will drive quality within the team by building tools and infrastructure to enable the rest of the team to build great tests that increase code quality. The ideal candidate has 2 years of prior experience as a Test Engineer on a product team and 4 years of overall software development experience on a web-based product team.

Along the way you will be collaborating with an extremely talented and passionate team of engineers, designers, and product managers in building and scaling how brands create custom content on-demand.

One thing that isn't clear is how effective female trees are at removing pollen from the air. Is it possible that even with a much higher population but a more balanced sex ratio, there would still be a lower airborne pollen count?

I'm really not a fan of absolute paths in the compose file:

  services:
    volumes:
      - /path/to/my/code/on/my/dev/machine:/path/to/the/code/in/the/container
If you're sharing your docker-compose.yml file with other developers, this will get annoying really quickly. Normally, I'd place the docker-compose.yml file in the root of my project, and then replace "/path/to/my/code/on/my/dev/machine" with ".". That way, it doesn't matter where other devs keep code on their machines.

In the case where you have a compose file that builds multiple projects (See: double time!), keep the compose file in one git repo, and then include the code for the other two projects (webappone and webapptwo) as submodules.

"The Uber brand guidelines were sure to make clear that they doesn't want their logo to be urinated on or to be associated with condoms or sex. Because there was a real danger that might have happened."

I see ads for Uber on Grindr all the time. What's that about not associating the brand with sex?