Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pythonwutang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
pythonwutang
7y ago
Would this make them a “centi-corn”?
2.
▲
by
pythonwutang
7y ago
“Facebook data hacked by Google intern” Bad: 1.0000 - Good: 0.0000 It really disliked this one, even though it probably would get attention on HN.
3.
▲
by
pythonwutang
7y ago
> Chunking is the term I used because that's more relevant to the data science If your intended audience are data scientists then why didn’t you mention Dask?
4.
▲
by
pythonwutang
7y ago
Doesn’t render well on mobile. The pictures smash the text to the right instead of moving it below.
5.
▲
by
pythonwutang
7y ago
Andrew Yang is the Trump of tech. And his brand of politics is more a dangerous threat to democracy than Trump’s is. His messaging and policies are just like Trump’s in that they’re dumbed down, optimized for social media likes and subtly e
6.
▲
by
pythonwutang
7y ago
> By analyzing the blockchain and de-anonymizing bitcoin transactions, the agency was able to identify hundreds of predators around the world - even though those users thought that they could remain anonymous. Who would’ve guessed the bl
7.
▲
IRS Followed Bitcoin Transactions to Take Down Largest Child Exploitation Site
(forbes.com)
2 points
by
pythonwutang
7y ago
|
1 comments
8.
▲
by
pythonwutang
7y ago
How does this differ from Amazon Lambda? Only read the landing page so far but it looks like Lambda with just Node support. Can someone correct me if I’m off?
9.
▲
by
pythonwutang
7y ago
Looks great! Thanks for the hard work Streamlit team. Our team started using Dash recently for an ML project and quickly got lost in callback hell and switched back to a notebook. This approach is so pythonic and elegant. Looks like it woul
10.
▲
by
pythonwutang
7y ago
I doubt 99% of the community is so humorously pessimistic. This functionality can be easily replicated in several databases (with triggers and the like). Generated columns l make a common pattern simpler and more explicit. Maybe it’s not a
11.
▲
by
pythonwutang
7y ago
This is just the beginning. Start microwaving some popcorn because this will be quite a glorious train wreck to watch! Hopefully the negative impacts are economically isolated.
12.
▲
“Sales Is about Listening” – How to Sell by Tyler Bosmeny
(youtu.be)
3 points
by
pythonwutang
7y ago
|
0 comments
13.
▲
by
pythonwutang
7y ago
> Therefore, the best thing to do is to deploy your program without resource limits, observe how your program behaves during idle/ regular and peak loads, and set requested/ limit resources based on the observed values. This is
14.
▲
by
pythonwutang
7y ago
“Why Haskell is important” according to a Haskell consulting company. So taking this article with a big grain of salt. Haskell might be a great language but barely anyone (besides CS academics) uses it. We use java and python in production
15.
▲
by
pythonwutang
7y ago
This is an attempt to push Lyft out of CA by raising the cost side of the equation but that cost will eventually have to be passed to riders, which will dramatically drop demand. If the minimum wage law passes and they subsidize rides long
16.
▲
VMware VSphere Goes Kubernetes Native
(infoworld.com)
13 points
by
pythonwutang
7y ago
|
1 comments
17.
▲
by
pythonwutang
7y ago
What an immature and rude way to criticize a young open source project. I’m disappointed that so many in our community appreciate this disrespectful writing style criticizing our k8s supporting peers. Secondly, developing on Kubernetes “suc
18.
▲
by
pythonwutang
7y ago
FastAPI is my new favorite python api framework. Pydantic and starlette are such powerful combo. https://github.com/tiangolo/fastapi
19.
▲
by
pythonwutang
7y ago
> At some point in the future, we will use programmable bacteria for treatment Will bacteria be “programmable” in the same way that a computer is? Hard to believe so maybe that’s not the right word for it. If it will be then we will, in
20.
▲
by
pythonwutang
7y ago
There are a couple tests available that measure divergent thinking, which is a part of creativity, but I’m not aware of any others. There certainly is an abundance of anecdotal evidence that marijuana boosts creativity from artists and musi
21.
▲
by
pythonwutang
7y ago
This focuses on IQ and memory but doesn’t it also impact creativity? I’d be interested in seeing studies about marijuana’s impact on the brain’s creative abilities to contrast with this. Because the devil’s advocate in me thinks “We have en
22.
▲
by
pythonwutang
7y ago
> They cannot use anything except an algorithm to recommend videos That’s assuming recommendations need to be personalized. They could recommend at a higher level to groups of people using attributes like age range or region. I’m not a f
23.
▲
by
pythonwutang
7y ago
I’m curious where the term “Superior General Knowledge” in the headline came from. It’s not explicitly defined in the article and ironically is not an intellectually humble way to describe the article’s conclusions.
24.
▲
by
pythonwutang
7y ago
Are these apps available on the Apple App Store?
25.
▲
by
pythonwutang
7y ago
Try Django Rest Framework with React