Recommended Posts

Dudek looked like he was dancing to me. Anyways congrats to liverpool, I'm happy the cup is back in England now. 2nd time in 6 years so it's not bad. Liverpool might be able to get into the Champions League next season, but it might be at Everton's expense as Everton have been a brilliant side throughout the year and other than the 2 final's domestically Everton have been the better side.

^^^^^^

Indeed he was, the spaghetti leg trick how class, anyone who wants to get a little bitter dig in then you can try but I honestly do not care what you think.

Unlucky Milan fans, your team played well and nobody deserved to lose but give credit were credit is due.

Liverpool is buzzing the city is vibrant and it's great to be a part of.

Thankyou REDS and Steven Gerrard is officially STAYING at Liverpool.

(Dammit - Why did I have to constantly get sessions errors from Neowin last nights of all nights? :angry: )

That had to be one of the most unbelievable, heart-stopping matches I've seen in a while. :o

I'm a little relieved that goal soon after the first Milan one got discounted due to offside. We should have lost so many times it was unbelievable - Especially those close shots towards the end of full-time. :no:

Likewise with the penalties - I honestly thought we lost it after 3-0, was glued to my seat when it was 3-3, and was hoping that we'd score before the end of extra time (english taking penalites & all...), but after the first Milan penalty my heart was stopping as each penalty on both sides was taken. :ninja:

Congrats to Liverpool - To go from 3-0 at half-time to a close run of penalties, that match will be remembered as one of the great Champions League finals for a long time. AC Milan were playing great and it was anyone's game until the end - My commiserations to them losing (they did deserve it as much as us) and congrats to them for giving us an stonker performance.

Now I leave a thought, but this should really be left for a few days - The FA made clear that Liverpool will not take a place in next year's Champions League, that much is true. But that doesn't mean that UEFA won't overrule them and offer them a place somehow :D We'll find out over time.

hoping that we'd score before the end of extra time (english taking penalites & all...)

585972014[/snapback]

but you were safe because no english players took a penalty lol

Dammit - Why did I have to constantly get sessions errors from Neowin last nights of all nights? :angry:

585972014[/snapback]

why did u want to be on neowin last night anyway :p i was glued to the tele

but you were safe because no english players took a penalty lol

:p There was still that damn curse we seem to have that anything remotely to do with English football will lose a penalty shoot-out.

Then again, I think there was a name for that curse a while ago - Wasn't it "Beckham"? :shifty:

why did u want to be on neowin last night anyway  :p  i was glued to the tele

So was I - I meant after the ceremony finished at the end of the match :)

Tried to get on to give my congrats, but for some reason I got a damn IPB error :angry: Still, better late than never :)

i support milan!

look at livepoor how **** it is in first half...

that is bull**** lucky!!!!!!!!!!!!!!111

:cry:

585972127[/snapback]

/me points and laughs! :rofl:

In 6 minutes we showed what we could do, then we went babb (crap) again. Held you off and no-one likes penalties, especially me (euro 92, euro 96 x2, world cup 98) but thats how the "funny old game" is.

what a game......im not sure if the reds 3rd goal was actually a pen like.....seemed like a poo call....but who cares!! toon suporter rooting for english football!!

it'll be a shame if they dont get to defend it, i personally think if they had of finsihed 2nd best then everton shud have had a shot....but to not let the champs go back in? thats insane.....

That was the best games i ever seen.. none of those teams i am behind but damn that match was nice.... Love to see a team coem from behind a team no really had to win am an WOOP ASSS... AC MILANS ASS> they thought they had went to the halftime thinking they won.. an Liverpool came an said... GI ME DAT!!!!!post-20403-1117112983.jpg

post-20403-1117112989.jpg

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop 'Google Chrome' is downloading without you agreeing to it. Fun right? Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!