HN user

jeroen

1,855 karma
Posts9
Comments632
View on HN
Inverse Parentheses 7 months ago

If we actually (as the title seems to imply) invert the parentheses, then for your example we get 1+2)*(3 .

Now all you need are the opening and closing parentheses at the start and end, and we're back to normal.

Sora is here 2 years ago

They don't even get basic details right. The ship in the 8th video changes with every camera change and birds appear out of nowhere.

Files in Git can be in one of these three states: Modified, Staged, Committed

Staged: The current version of the modified file is staged to be included in the next commit.

A bit of a nitpick, but if I change a file, "git add" it, and then change it again, both of these statements are false.

I would start by defining an MVP. What do you really need to support operations, and what can wait until later? If it can be done by hand for a while, don't put it in the MVP. If you can manage with Excel for a few months, don't put it in the MVP. That should give you insight into how big of a project you are looking at. The bigger the project, the greater the chance it's not going to go well.

EDIFACT is a bit of a mess, but not that scary. IME the details of logistics are more complex.

If you are in Europe there are a lot of people in software development in non-glamorous industries. I see more risk in judging tech talent. How do you know if you're talking to the right people?

- Keep Firefox alive as an alternative to Chrome. It doesn't feel like Mozilla is achieving that.

This has been on my mind for a long time. It would be good for everyone to have a real alternative to Chrome and it would be good for Europe to be less dependent on the US, as you mentioned.

In time, it might be possible to fund this off donations, but a bit of EU funding would go a long way to getting this off the ground. Unfortunately, the workings of EU funding programmes are a mystery to me.

Same for the 5-series, the Passat, and others mentioned. Those are available as wagons in Europe and still seem to sell well, based on what I see on the roads.

That site reads like it's generated from a search query. It has multiple, wildly different answers:

In general, you will need to use about 100g of sunflower seeds to make 1 litre of oil.

It takes around 170,000 sunflower seeds to make one litre of oil.

Llama 2 3 years ago

I asked it "How do you reverse a string?"

To reverse a string, I use the built-in "reverse" function in Python. It takes a string as input and returns the string with all the characters in reverse order. For example, the input string "hello" would become "lohel" when reversed.

We're not quite there yet.

Llama 2 3 years ago

Using that interpretation of the definition, you could argue that walking through knee-deep water is swimming.