Viewing profile — pastaking
pastaking
HN member- Joined
- Tue, Jan 03, 2012, 3:39 AM UTC
- HN karma
- 167
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About pastaking
No profile information was provided.
Recent public activity
-
comment
Comment #40099562
It's two different sets of creators -> two content pools. Also, there are many, many users outside of US or China, with their own regional content pools.
-
comment
Comment #31106424
On a side note, this change's author is from ByteDance. It's great to see everyone working together on open source.
-
comment
Comment #30909184
Serious question: Why does this have so many upvotes? As a layman I have never heard of J or Jd before, someone please provide some context?
-
comment
Comment #30514445
Good for Huawei. Finally, an affordable alternative to Remarkable.
-
comment
Comment #30082487
It's winter right now, go for a run outside, especially if there's snow. You can watch some YouTube videos about how to layer up properly. The air is extra crisp right now and almo…
-
comment
Comment #24623262
I've worked with the accessibility team at YouTube. That team has brilliant engineers who are themselves blind or deaf, so they really do understand their customers, even if that c…
-
comment
Comment #24611989
Wouldn’t this be better handled by a more sophisticated solution like some kind of law or governance organization? Banning specific apps is like whack a mole. There will also be ot…
-
comment
Comment #24498713
This is so cool! I'm curious, how much does it cost to run a server that does deep learning inference on the scale of hugged-by-hn-frontpage?
-
comment
Comment #24391993
Truly sad. When HK was handed back to China in 1999, did we know this is inevitable?
-
comment
Comment #24264458
Does anyone know when we will likely hear the result of this trial?
-
comment
Comment #24167186
Does the new EO override the previous EO? Technically, if it’s allowed “no transactions” in 45 days, then it can’t really sell anything in the latter half of the 90 days.
-
comment
Comment #23832764
Maybe a correction: The article mentions that Amazon asked its employees to delete the app. But Amazon later retracted that decision.
-
comment
Comment #21062290
Can we split screen vertically now?
-
comment
Comment #20616088
Can someone provide an ELI5 on what are yield curves and why is it an indicator of a recession?
-
story
Ask HN: Why don’t more companies just email me sign-in links?
For logging into slack, they just email me a link, then I click on it to sign in. This is very convenient as I don’t have to remember another password. Why don’t more websites/apps…
-
comment
Comment #19640240
Looks great! How did you align audio with text?
-
story
Ask HN: What would you do with Gigabit internet?
Hi HN, there is an option to get symmetric gigabit fiber internet (same download and upload speeds) at the new building I'm moving to. I'm debating whether I actually need that kin…
-
comment
Comment #17638639
Check out http://www.winterlightlabs.com/ Monitor dementia / alzheimer's through speech
-
story
Ask HN: How do you keep track of articles you want to read?
When I browse HN, I usually pick out a few articles I want to read from the front page, then email the links to myself to read later. This method works out pretty well for me. I’m …
-
comment
Comment #17497192
This will be a great affordable option for students who want to use a surface to take notes!
-
comment
Comment #16941876
Paper clearly cites 5 people died from this before from not doing it safely.
- comment
-
comment
Comment #13959143
Can we harvest this methane gas and use it as an energy source?
-
comment
Comment #13775523
Yes, but there's no guarantee that lambda will reuse a connection / won't continue to request new connections against your database :( Currently, it seems like there's no "concurre…
-
comment
Comment #13773661
How do you use database connection pools with lambda? I thought it wasn't possible.