Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Kpourdeilami
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Kpourdeilami
3y ago
You're correct, makes more sense now
2.
▲
by
Kpourdeilami
3y ago
https://github.com/twitter/the-algorithm/blob/7f90d0ca342b92... ``` def query_keys(self, language, task=2, size="50"): if task == 2: if language == "ar": self.query_s
3.
▲
Tell HN: Rise in AWS accounts getting hacked and owner being stuck with the bill
112 points
by
Kpourdeilami
5y ago
|
105 comments
4.
▲
by
Kpourdeilami
5y ago
OP is just trying to be funny but it seems like it confused a lot of people
5.
▲
by
Kpourdeilami
7y ago
It is a lot more intrusive in my experience. I'd get notifications about random blockchain conferences all the time before I figured I had to disable brave rewards to get rid of them.
6.
▲
by
Kpourdeilami
7y ago
Fifa is the biggest offender IMO, you can spend $10k on loot boxes and you'd still not get the top tier players in the game. Around $150 CAD gets you around 100,000 in-game coins considering average yield from loot boxes. A player like
7.
▲
by
Kpourdeilami
7y ago
Apparently even the Apple Music in iTunes tab was written in ember as well: https://twitter.com/geoffreyd/status/616848868391555072?s=21 (from 2015) IIRC, the old Mac App Store was in ember too
8.
▲
Ask HN: Code Signing Certificates
1 points
by
Kpourdeilami
7y ago
|
0 comments
9.
▲
by
Kpourdeilami
7y ago
This is one that I came across in that list: https://www.tensil.ai/ there are probably more judging by parent comment
10.
▲
by
Kpourdeilami
7y ago
for me personally the biggest benefit of weight training has been the discipline it gives me. Once I stick to my gym plan, everything else in my day falls to its place. Knowing I have to be in the gym every other night from 10 to 11:30, get
11.
▲
by
Kpourdeilami
7y ago
HN was the first place I came to check to see if it is just me or if it is down for everyone else. I'm getting errors when trying to push as well
12.
▲
Ask HN: Packaging a Python application as a native windows/mac app
1 points
by
Kpourdeilami
7y ago
|
0 comments
13.
▲
by
Kpourdeilami
7y ago
AWS support is a lot more responsive even if you are not a big source of revenue. One time when I had an issue, I directly reached out to our startup program point of contact and they made sure everything was resolved by constantly followin
14.
▲
by
Kpourdeilami
7y ago
Not even surprised by the way Digital Ocean have handled this. They pulled something similar on me back in 2014 at a previous company I used to work in. They essentially shut down my account and did not even let me get my backups out.
15.
▲
by
Kpourdeilami
7y ago
We have been using this for almost 7-8 months and even though I don't personally like the style of it very much, it has helped keep everything consistent. You can set it up as a pre-commit hook to automatically format the code too
16.
▲
by
Kpourdeilami
7y ago
I have also had a bad experience with repairs. Took my laptop in for the first time for keyboard repair, when I got it back they had damaged the screen and some brown hues where randomly popping up on it (its apparently caused by leaving du
17.
▲
by
Kpourdeilami
7y ago
How can you ensure the devices are not hacked though? If someone has physical access them, would it be possible to limit them from tempering with them?
18.
▲
by
Kpourdeilami
7y ago
They have a 2 weeks no questions asked return policy. Apple store employees usually suggest buying a new one and then returning it once the repair is complete
19.
▲
Ask HN: What laptop did you go with when moving on from the macbook pro?
1 points
by
Kpourdeilami
7y ago
|
7 comments
20.
▲
by
Kpourdeilami
7y ago
In Canada I pay for pretty much everything with Apple Pay. It is accepted wherever there is tap available. There is only one coffee shop out of 100+ stores in my town that I can think of that doesn't support Apple Pay
21.
▲
by
Kpourdeilami
7y ago
Because you're placing a higher weight on elements that come later in the list. Try it for the list [1, 2, 3, 4] The mean is 2.5 if you sum them all and divide by 4. With that method it is: mean([1, 2, 3, 4]) = mean([1.5, 3, 4]) = mean
22.
▲
by
Kpourdeilami
8y ago
It is not as fun to be honest, you have to book an appointment at the Apple store and they don't just sell you one if you walk-in. Then you would have to wait for their technician to verify Airpods were not stolen for them to finally s
23.
▲
by
Kpourdeilami
8y ago
I lost my air pods case again last night so almost perfect timing. Last time I lost it, the replacement case was $70 so it has only gotten $10 more expensive
24.
▲
by
Kpourdeilami
8y ago
Probably raise from elsewhere. We got a term sheet that included all the bad things mentioned about control in there. They wanted a 2-2-1 board + a whole bunch of protective provisions about requiring their approval for almost anything. Ove
25.
▲
by
Kpourdeilami
8y ago
Testing my domains on CloudFlare gives me: > Serious problem detected! > This domain will face issues after the 2019 DNS flag day. It will work in practice, BUT clients will experience delays when accessing this domain. We recommend y
26.
▲
by
Kpourdeilami
8y ago
The 2018 keyboard is much better than 2017 and feels nicer to type on. I have both right now and the 2018 seems improved but still not as good as the old keyboards
27.
▲
by
Kpourdeilami
8y ago
They're $999 a pair AFAIK
28.
▲
by
Kpourdeilami
8y ago
It was such a well engineered piece of software. It worked so effortlessly and without any issues. It was so good that I had it installed on my family members’ laptops as well and used it instead of FaceTime for simple calls
29.
▲
by
Kpourdeilami
8y ago
If they invest at a company 100k at a cap of of $3mil and discount of 20%, then they will effectively 10X their returns if the company sells for $30mil. Now if they invest at a company founded by experienced entrepreneurs that has same trac
30.
▲
by
Kpourdeilami
8y ago
It seems to come with ORM and request validation, metrics, etc. built-in. Flask is fast for getting started but you end up rebuilding most of the things this framework does on your own as your application grows. It seems like a good middle
More ›