Viewing profile — atwebb
atwebb
HN member- Joined
- Tue, Aug 14, 2007, 3:38 PM UTC
- HN karma
- 1,196
- Public activity
- 604 items
- HN profile
- View on Hacker News ↗
About atwebb
No profile information was provided.
Recent public activity
-
comment
Comment #40036582
>Is there really such a thing as a bad query that can be rewritten to give the same results but faster? For me, that's already the query optimizer's job. I can't tell if your discl…
-
comment
Comment #39166090
I was wondering the same thing, the Galaxy Watches (before and after Tizen) have always been solid for me, granted we don't really have Apple products and I get the ecosystem advan…
-
comment
Comment #39042184
I think it is also wrong in the capabilities, example: Redshift should be able to read Iceberg via Redshift Spectrum. https://docs.aws.amazon.com/redshift/latest/dg/querying-iceb..…
-
comment
Comment #39042164
That's what it originally meant, at least in my experience. It was when warehouses got access to commodity storage through virtualization options (Hey! I can read S3 from Redshift …
-
comment
Comment #37371279
I also isn't accurate. The Elves are generally good but don't help at all costs, they are fairly self-serving (or seem to be). Gollum is a swing b/w pity and anger. Gandalf and Ara…
-
comment
Comment #37240158
Even with the graphic in the article, it has tablets in around 2010, there were definitely tablets well before that. They took a while to grow and take off, seems similar here.
-
comment
Comment #37240133
I think you're referring to the Gartner hype cycle https://en.wikipedia.org/wiki/Gartner_hype_cycle
-
comment
Comment #37148383
Real-time generally means near-real-time and even then I liken it to availability. If asked people would say "I need to always be up" until they see the costs associated with it, t…
-
comment
Comment #37148351
> run a Python function as a UDF Is that a differentiator? I'm unfamiliar with Snowpark's actual implementation but know SQL Server introduced Python/R in engine in 2016? something…
-
comment
Comment #35903299
Late reply, I was wondering that but also, at least in the US, they tend to have older folks and retirees so that it may skew the stats. I really don't have any data on it, just sp…
-
comment
Comment #35877151
Would especially sunny areas not produce people with more cancer (or certain types)?
-
comment
Comment #35875624
Watching city sub-reddits devolve over the years has me feeling the same way. It seems coordinated.
-
comment
Comment #35747884
Lambda support was added this month: https://aws.amazon.com/about-aws/whats-new/2023/04/aws-lambd...
-
comment
Comment #35661371
There are 4 comments in this thread (5 including mine) and ChatGPT is already mentioned twice. Interesting how quickly things adapt/change.
-
comment
Comment #35441204
Who's hiring also has many positions in each listing though, if that is consistent across time it wouldn't seem to matter as much.
-
comment
Comment #35438718
Just flew out of Memphis and these (or something very similar) were amazing, it felt archaic flying back and doing it the other way. Security time was a few seconds. Now if I can s…
-
comment
Comment #35094567
>My kids could walk back from school but primary school do not allows them to get out without me. Where is this? Our kids flood the park and walk home, that's how it has been in a …
-
comment
Comment #35094548
>I have it on good authority though that kids are distraction machines. More of a nuance here, they are mainly only distraction machines for 5-7 years, after that it is more about …
-
comment
Comment #34903777
find replace name with ABCEDFG HIJKLMNOP feed to ChatGPT find replace ABCEDFG HIJKLMNOP with name?
-
comment
Comment #34714934
>The docking to a TV / monitor is a joke with the standard UI...I have never gotten it to work well, so if I need to dock I have to go into desktop mode. Really? I'm just using an …
-
comment
Comment #34712979
I just don't have the time or willingness to have 1 location to play. Playing Halo anywhere and on the go or quickly hooking it to a usbc->HDMI port and Xbox controller for big scr…
-
comment
Comment #34711240
That's the neat part, you get the entire steam library (not all of the old things do run or run well) but as an example of a good older game, Halo is awesome and all of them are ar…
-
comment
Comment #34711191
for the price of the base model ($400), I can't imagine you'll lose too much selling it when v2 comes out (and likely fully sells out). If you have a decent stream library, it is r…
-
comment
Comment #34605619
Would redshift serverless help at all? I realize that it may not have parity with the existing functionality, just a thought.
-
comment
Comment #34605609
It can wind up with more of a procedural thought though than set-based. Not always, just something to pay attention to and pushing filters early / explicitly. It is asking more of …