Recommended Posts

"The Twilight Saga: Breaking Dawn -- Part 2" was picked as last year's worst picture Saturday by the Razzies, an Academy Awards spoof that hands out prizes for Hollywood's lousiest movies on the eve of the Oscars.

The finale to the blockbuster supernatural romance dominated the Razzies with seven awards, including worst actress for Kristen Stewart, supporting actor for Taylor Lautner, director for Bill Condon and worst screen couple for Lautner and child co-star Mackenzie Foy.

Adam Sandler was named worst actor for the raunchy comedy "That's My Boy," his second-straight win after 2011's "Jack and Jill," which swept all 10 Razzie categories a year ago. Pop singer Rihanna won worst supporting actress for the action dud "Battleship."

"Twilight" movies had been well represented in Razzie nominations over the years but had not won any key awards there. Razzie voters joke that as with "The Lord of the Rings" finale winning best picture at the Academy Awards, they were waiting for the last "Twilight" flick on which to heap their scorn.

"I have a pet theory, which is that the box office on `Twilight' films is very impressive, but my theory is that instead of 40 million individual girls going to see it, it's 8 million girls going to see it five times each. People who love those movies just adore them," said Razzies founder John Wilson. "I believe the attitude of people who really love `Twilight' movies toward this subject is very similar to the pomposity with which the Academy Awards addresses the whole rest of the world. Our whole existence is all about making fun of pompous, so `Twilight' really is right up our alley."

The "Twilight" finale also won for worst screen ensemble and worst remake, rip-off or sequel. For worst picture, it beat out "Battleship," "That's My Boy," the family flick "The Oogieloves in the Big Balloon Adventure" and Eddie Murphy's comedy flop "A Thousand Words."

more

i watched the finale of twilight, was a bit pants... i liked the massive battle until you realise it never happened that bird was just showing the bloke the immediate future. bloody nickers.

Same here, i thought the battle was good till it was just what she wanted him to see. Kinder spoiled it plus the cgi was holly crap in this film, Looked so fake!

But people love them. So how can it be bad. It is what the public wants to see. It has a market. To me that is the opposite of bad. it does not matter if 1 person saw it 40 million times. That franchise made big bucks, that is what the movie BUSINESS is about.

But people love them. So how can it be bad. It is what the public wants to see. It has a market. To me that is the opposite of bad. it does not matter if 1 person saw it 40 million times. That franchise made big bucks, that is what the movie BUSINESS is about.

I can't believe the only way we evaluate something's worth is by how much money it makes. I just can't.

I know it will never win any Oscar, but I've seen worst movie than the Twilight finale. Of all the Twilight, I thought the finale was the better of them.

I hated it because the book it was based on was awful the only good bit was "the battle"

I can't believe the only way we evaluate something's worth is by how much money it makes. I just can't.

Because it is not subjective. What you "think" is a great movie is someone else OK movie. I did not like any of the "twilight" series but I loved Battleship this year in the theater.

You can be successful and not make tons of money but that is not hollywood. Hollywood wants big return block busters. They save the small indie flicks for the local theaters. If you see each of the big studios has smaller indie sub studios too. There is a market there too.

But wait, it's oh so cool to hate on Twilight.

Yeah never really understood that, every time the films came out they were voted 1 by Reddit/Digg which is sad and pretty pathetic

That dream sequence ruined the entire movie and made it the worst for me.

That was probably the best part of the movie... More so if you have read the books, did not see that one coming and was quite glad to find that it was just a vision.

This topic is now closed to further replies.
  • Posts

    • I imagine that was a review or something? My reviews mostly contain a lot of images and galleries, but these are all webp too, but yeah it all adds up on the page load. Would help if you were more helpful with your critique instead of bitching and moaning like a Karen 😂 Because then we might be able to fix it for you.
    • If Valve refused to let them make the case, I wonder if they've already partnered with someone else to do it? The fact that they didn't seek permission/licence before diving straight in is incredible though
    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      515
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      99
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!