folz's comments

folz | 5 years ago | on: Fast UI Draw is a library that provides a higher performance Canvas interface

(Disclaimer: Not a lawyer, but a number of my projects are licensed under MPL)

As I read it, the only time the MPL requires you to share source code is when you modify files belonging to the MPL-covered library. Even then, it only requires you to share the changes you made to the library - you don't have to share any of your proprietary or non-MPL code.

From TL;DRLegal: "You must make the source code for any of your changes available under MPL, but you can combine the MPL software with proprietary code, as long as you keep the MPL code in separate files."

So - did you install a MPL library using a package manager like npm or pip? You do not have to share your project's code.

Did you copy/paste a MPL library into a /vendor/mpl-library/ directory? You do not have to share your projects code.

Did you copy/paste functions from a MPL library directly into your source code? In this case, you may have to share the file you pasted into, but not any other files in your project.

Overall, I think the MPL strikes a great balance between the "do what you want" crowd and the "people should give back to projects that help them" crowd, which is why it's my go-to license for most libraries these days.

folz | 5 years ago | on: Show HN: UI Playbook – A documented collection of UI components

If I had to guess, the point is that OP enjoys learning about design systems and is trying to create a resource for other people to also learn from. Tons of knowledge already exists, but that doesn't stop people from trying to create or share new approaches to it anyway.

folz | 6 years ago | on: Ask HN: Who is hiring? (October 2019)

Nextdoor | San Francisco, CA; Toronto, ON, Canada | Full-time, Onsite | https://nextdoor.com/

Nextdoor is the world’s largest social network for the neighborhood, serving 247,000 neighborhoods across eleven countries. We recently closed a $170MM series F where Mary Meeker joined our board, and we officially launched in Canada. To support that, we're opening our first international engineering team in Toronto!

Here's a look at our current stack: https://engblog.nextdoor.com/what-is-the-technology-behind-n...

Some of our open positions in SF:

* Software Engineer: https://about.nextdoor.com/careers-list/?gh_jid=424&gh_src=f...

* Senior Software Engineer: https://about.nextdoor.com/careers-list/?gh_jid=1228742&gh_s...

* Data Scientist: https://about.nextdoor.com/careers-list/?gh_jid=1509433&gh_s...

* Machine Learning Engineer: https://about.nextdoor.com/careers-list/?gh_jid=1241186&gh_s...

* Engineering Manager: https://about.nextdoor.com/careers-list/?gh_jid=1215063&gh_s...

* Product Manager, Community Vitality: https://about.nextdoor.com/careers-list/?gh_jid=1621033&gh_s...

And in Toronto:

* Software Engineer, Android: https://about.nextdoor.com/careers-list/?gh_jid=1851532&gh_s...

* Software Engineer, iOS: https://about.nextdoor.com/careers-list/?gh_jid=1851506&gh_s...

* Software Engineer: https://about.nextdoor.com/careers-list/?gh_jid=1851545&gh_s...

We're hiring many more roles than the above, including outside of product/engineering. Learn more about us and see if we can be the right place for you at https://about.nextdoor.com/careers/

folz | 8 years ago | on: Airtable gets $52M in funding

s/people/concurrent realtime volunteer editors collaborating to maintain and share accurate, relevant information for folks in a time of crisis/g

folz | 8 years ago | on: Why We Don’t Employ Female Developers

What a flamebait title. Sure, don't hire someone just because they're a woman. Consider each candidate based on their merits. Etc, etc. But if you look at your hiring funnel and it's entirely men, something needs to change. Hard to consider the merit of women engineers if you don't have any women whose merit you can consider.

folz | 8 years ago | on: Ask HN: Who is hiring? (March 2018)

Thistle (thistle.co) | VP Engineering, Senior Software Engineer, Product Manager | San Francisco, CA | Fulltime, Onsite

Thistle is an early stage food-tech startup empowering our customers to eat better. We design high-quality plant-based food and serve it throughout California. We don’t want to be just another meal-kit company and have some key differentiators from our competitors: we put the nutritional wellness of our customers first, we make delicious meals that people actually enjoy eating, and unlike most food startups, we are both profitable and growing fast.

We are hiring experienced software engineers, product managers, and a VP of Engineering so we can scale to meet our customer demand and operational needs. Stack is Python, Django, Javascript, React, React Native. We value good engineering practices: we write maintainable code, review each others' work, use tests and static analysis tools to help catch mistakes, and have a CI pipeline to release often.

If you care about making peoples' lives better through good food or if you're interested in the challenges of delivering nutrition at scale, you'll love it at Thistle. Any questions, drop me a line: rodney 𝒶𝓉 thistle 𝒹ℴ𝓉 co

Sr Swe: https://jobs.lever.co/thistle.co/37920722-87e2-40cf-983e-ad2...

PM: https://jobs.lever.co/thistle.co/b0f47928-7f09-41f7-be43-b8f...

VP Eng: https://jobs.lever.co/thistle.co/749b80e4-f1f3-4aa5-8ef2-6ae...

folz | 9 years ago | on: Proposed “Internet Freedom Act” permanently guts net neutrality authority

In many parts of the country, consumers don't have the luxury of choice between ISPs. Heck, I live in the Bay Area and my two options are between Comcast Xfinity and Comcast for Business. (I went for the latter because they have slightly stronger promises around my personal information.) I have to do business with Comcast because I need internet service, and I have no other reasonable source for it.

folz | 9 years ago | on: Ask HN: Who is hiring? (May 2017)

Thistle | Software Engineer | San Francisco, CA | Onsite, https://jobs.lever.co/thistle.co/4a7a1753-162c-4dae-87b7-b10...

Thistle delivers delicious, organic and healthy meals as a subscription - "put your diet on autopilot". We're an early-stage, rapidly growing health & wellness startup in the Bay Area.

We're hiring software engineers (senior and junior; we're good about on-the-job training) for:

- Building our consumer website, with a focus on helping customers understand all the nutrition and health benefits in their meals.

- Kitchen/Ops infrastructure for designing, preparing and delivering thousands of meals in a day.

- Growth: Experiment with new user acquisition and engagement strategies.

I'm also a software engineer here - I actually joined Thistle after reaching out from an earlier HN Hiring thread. It works!

Our stack is Python/Django on the backend, some Javascript on the frontend, (forthcoming) app in React Native. Experience with those technologies is a plus but not required - if you're a fast learner we will be just as interested in what you like to eat for lunch.

Interview: phone screen, then visit HQ to try the food and discuss/pair program with our codebase. No brainteasers.

Apply at https://jobs.lever.co/thistle.co/4a7a1753-162c-4dae-87b7-b10... and if you have any questions or just want to chat, feel free to email me <rodney> AT <thistle>.<co>. Please, no recruiters or agencies!

(note: .co, not .com)

folz | 9 years ago | on: Show HN: Hackers New - show stories from /newest on your HN front page.

Hey HN, my weekend project was a browser extension for Firefox and Chrome that displays items from /newest on the front page.

The idea came from some comments I saw a couple days ago. The gist was that because very few people actually check /newest, getting a story out of /newest usually requires an upvote ring, existing fame, or luck. I'm hoping that by including new stories on the front page, I'll get myself to check them out and upvote them more often than I currently do.

The extension chooses stories at random from /newest and includes them on your front page. The stories get re-chosen every fifteen minutes. You can upvote them from the front page just like you would from /newest.

Links to the extension are in the repo!

folz | 9 years ago | on: I called the Wells Fargo ethics line and was fired

"The bank earlier this month paid $185 million in penalties and has since apologized."

Wells Fargo has a yearly revenue of $86b, so the $185m fine is like someone who makes $100k a year getting fined $215.

folz | 9 years ago | on: Is having a '.name' email address a good idea?

I used to run a minecraft server for my friends on $NAME.com and still own the domain. There's apparently a construction company also called $NAME, and they own $NAME.net. $NAME.net is on all their branding, emails, contact info. As far as I know, they've never used $NAME.com.

I routinely get email meant for them sent to to $NAME.com, sometimes including personal information, and sometimes from employees at the company. I guess their clients assume that businesses always own the dot-com for their name and don't think to verify the actual address (I'm not sure why the employees don't know their own email addresses).

Because of that experience, I try to own the dot-com for any project I start.

folz | 10 years ago | on: WhatsApp's Signal Protocol integration is now complete

Nope. From the article: "Once a client recognizes a contact as being fully e2e capable, it will not permit transmitting plaintext to that contact, even if that contact were to downgrade to a version of the software that is not fully e2e capable. This prevents the server or a network attacker from being able to perform a downgrade attack."

folz | 10 years ago | on: How Hack the North wasn’t the bomb

Unfortunately they did. It's buried in the Sanctioning Agreement, but by accepting MLH sanctioning (which is done via a legally binding contract) you allow MLH authority over who attends the event. They don't advertise this fact very much.

folz | 10 years ago | on: Selling Out and the Death of Hacker Culture

That could be interesting, but as a collegiate organizer I'm worried that a lot of students wouldn't have the means to participate. $100 is roughly double what's in my bank account right now :)
page 1