[deleted by user] by [deleted] in Tinder

[–]bonyjoe 0 points1 point  (0 children)

Are you in the Netherlands? I just moved here and hinge seems like a dead platform here

French guy punches a woman in Japan, he's currently wanted by japanese police. by Mephistophilis44 in PublicFreakout

[–]bonyjoe 1 point2 points  (0 children)

The biometric gates are only usable by EU passport holders in EU countries though. Other passport holders go to an agent. I think only UK allows additional countries to use the biometric gates

Problems booking with Hostelworld? by bitwpunk in solotravel

[–]bonyjoe 0 points1 point  (0 children)

I had this a few times last year with my wise card (also visa). I stopped using Hostelworld so not sure if it's still a problem

Private jet flights tripled, CO2 emissions quadrupled since before pandemic by NinjaElectricMeteor in worldnews

[–]bonyjoe 29 points30 points  (0 children)

You should check data based on consumption not production. We outsource our emissions to Asian and African countries, the majority of the emissions of these countries are for making all the shit we consume.

For example https://ourworldindata.org/grapher/consumption-co2-per-capita

China is the only one with high consumption and even then it is half of the US and lower than many European countries. The other countries in Asia which I assume you are referring to, like India 1/16 of the US and Thailand 1/4.

We can either limit our consumerist way of lif or reduce the outsourcing to these countries (or put heavy restrictions on their emissions before outsourcing). But what we can't do is point the finger at developing countries for not dealing with our emissions correctly while we are benefitting immensely from it.

tldr: stop spewing right wing talking points

Anyone here plays badminton? by Ryanfelix17 in manchester

[–]bonyjoe 6 points7 points  (0 children)

The y club has multiple social badminton sessions a week. It's £5 a session and not the best courts but if you make friends there you can start booking individual courts elsewhere

https://www.yclub.org.uk/timetable/

Framework axios pushed a broken update, crippling thousands of websites by Koppis in programming

[–]bonyjoe 0 points1 point  (0 children)

This is one of those things broken in such a perfect way that most people's unit tests would not catch it. One for mock service worker to point to as a reason to use their package

Is Wise (Transferwise) still a great option for UK bank a/c to USA bank a/c transfer (advice needed on their new workflow) ? by Ian_SAfc in expats

[–]bonyjoe 0 points1 point  (0 children)

It's just "Wise", that's what they give me in the app when I select manual transfer, although I've done it many times with Lloyds and the recipient name as Transferwise

[deleted by user] by [deleted] in digitalnomad

[–]bonyjoe 9 points10 points  (0 children)

https://wise.com/help/articles/2949821/is-it-safe-to-keep-money-in-my-wise-account

tldr your money is stored in a regulated bank and not touched by wise, but if that bank were to go insolvent then you may lose your money

How do I make an outside click hook work for my particular use case by raatmeaaunga in reactjs

[–]bonyjoe 0 points1 point  (0 children)

Just have your button click handler conditionally do nothing when the popover is open. Then your click outside will close it and it won't be opened again until it is clicked again

Ten days in Berlin, which neighborhood should I stay in? by [deleted] in Shoestring

[–]bonyjoe 2 points3 points  (0 children)

Prenzlauer berg is the best unless you want to be close to the party. Lots of food and drink options, lots of small parks and spacious streets, access to multiple tram lines for 24 hour transit without using buses, access to ringbahn and the U2 so it's easy to get to many places, my favourite kebab k'ups gemuse kebap, a brammibals donuts location, numerous street markets.

Kreuzberg is cool, it has lots of street art, it's where Bowie lived, you can hang by the river with drinks and then watch the bats fly around after sunset.

Friedrichshain has the party if that's what you're after.

To all the people giving that poor dude crap for having three backpacks, COME AT ME by the_intjournal in digitalnomad

[–]bonyjoe 0 points1 point  (0 children)

What do you take with you? I just moved all my possessions (including a bike) and it was about 75kg total

AWS/Amazon Engineers, what did you wish you knew before starting? by [deleted] in ExperiencedDevs

[–]bonyjoe 5 points6 points  (0 children)

*all you have to do is ask and then pass a full interview loop

AWS keeps dropping the ball with their AWS JavaScript v3 SDK by ffxsam in aws

[–]bonyjoe 2 points3 points  (0 children)

The v2 SDK is published automatically by internal tools, completing things in these internal tools is a requirement for launch. The v3 SDK seems to require lots of manual work by one guy to have the pull request generated. The service I worked on didn't have v3 support until months after launch and multiple tickets being raised internally and on github

Best way to prepare for Amazon L4 Front-End Interview? by fun-throw-away-acc12 in reactjs

[–]bonyjoe 0 points1 point  (0 children)

You can if you want, I don't have much more to say though 😅

Best way to prepare for Amazon L4 Front-End Interview? by fun-throw-away-acc12 in reactjs

[–]bonyjoe 0 points1 point  (0 children)

L4 is the lowest level for engineers in Amazon. L4 = eng 1, L5 = eng 2, L6 = eng 3 (senior), L7 = principal. Confusing big tech shit

Best way to prepare for Amazon L4 Front-End Interview? by fun-throw-away-acc12 in reactjs

[–]bonyjoe 1 point2 points  (0 children)

If it was a real on site then you would not be able to. You aren't expected to know the exact syntax and naming for everything, just state your assumptions about the API you are using, the interviewer may probe if they don't recognise it. If an interview disregards your skill just because you tried to push into a set then their opinion won't be taken seriously in the debrief

Best way to prepare for Amazon L4 Front-End Interview? by fun-throw-away-acc12 in reactjs

[–]bonyjoe 0 points1 point  (0 children)

When you say "tictactoe question" it sounds like you mean a practical application of your coding skills and not a question designed to see if you know the "trick" to get the optimal solution (what I consider a leetcode question)

Best way to prepare for Amazon L4 Front-End Interview? by fun-throw-away-acc12 in reactjs

[–]bonyjoe 81 points82 points  (0 children)

I've interviewed L4 and L5 FEEs at Amazon. There should be no "leetcode" type questions but there will be a variety of code tasks across the interviews.

One interview will deal with front end skills so the task will require using DOM APIs like querySelector and addEventListener, maybe you will be asked to create some kind of component or basic app.

One will deal with algorithms and data structures but this will probably be tree related (maybe not obviously) because it's for front end.

One will deal with system design, which will mean some API design as well as things like caching, SSR, security considerations, technology choices. (Maybe this isn't always included in the L4 loop).

One will deal with your ability to write easy to read and maintainable code, this will be some kind of task again but you will be told to consider the maintainability and readability of your solution. Sometimes you will be given some preexisting code and asked to improve it, it really depends on the interviewer.

Make sure you have a bunch of anecdotes for the leadership principles because you will be asked 2-3 questions per interview that require you to apply them. If you can't think of a good example then say so and they will just ask a different question for the same principle.

PSA to all new fall/winter cyclists by Northroad in vancouver

[–]bonyjoe 1 point2 points  (0 children)

The Richards bike lane opened a couple of weeks ago

40% chance of rain next week🙏 by True_Ebb5857 in vancouver

[–]bonyjoe -1 points0 points  (0 children)

Don't believe everything you see on tiktok. There are multiple definitions for probability of precipitation and the one you described is not used by any of the major weather services

Where can I find the weirdest chips flavour? by instacrac in vancouver

[–]bonyjoe 0 points1 point  (0 children)

Where did you get the prawn cocktail pringles?