Recommended Posts

  • 5 months later...

Let's do some more thread ressurection :) I've been a LEGO fan for a long time, mostly building Mindstorms an Technic stuff but recently doing some classic system builds. However, a couple of years ago, I bought the 10172 UCS Millennium Falcon, the biggest, most badass LEGO Star Wars spaceship at the time :D A couple of pictures of it already built on my sofa:

336469_115437351891375_6005531_o.jpg

336469_115437345224709_3221359_o.jpg

It's almost a meter long, 64 cm wide, weighs 12 kg and contains more than 5100 lego bricks. And it's already discontinued set, so the prices on the market for a used set just keep going higher. Don't gonna sell it though :)

Biggest issue I have with Lego is that they have lost the ability to inspire imagination...

As a kid, I had 2 Lego box sets. They were each a collection of random bricks, enough to build say a house, a car, a spaceship. Big boxes. But no overall agenda.

These days it all seems "Build this car", "build this boat" etc...

Please, if I am wrong, show me smile.gif

I can't agree with that. I love specialized non square block pieces. and they allow for even more imaginaion in my opinion. I don't do lego anymore, since I'm grown up and have fun with other things. But I wish I had all the new pieces as a kid and if I had money to waste I probably would buy new star wars stuff just for the display value.

then again, as a kid I built rather complex models and aimed more for nice looking smooth models and actually got annoyed when my friends built stupid looking square planes and space ships with straight up cockpit windows and crap like that. it's was like "Really... is that the best you can do ? Is my superior awesome looking spaceship supposed to be in the same play universe as that... block" :p

  • Like 2

Let's do some more thread ressurection :) I've been a LEGO fan for a long time, mostly building Mindstorms an Technic stuff but recently doing some classic system builds. However, a couple of years ago, I bought the 10172 UCS Millennium Falcon, the biggest, most badass LEGO Star Wars spaceship at the time :D A couple of pictures of it already built on my sofa:

336469_115437351891375_6005531_o.jpg

336469_115437345224709_3221359_o.jpg

It's almost a meter long, 64 cm wide, weighs 12 kg and contains more than 5100 lego bricks. And it's already discontinued set, so the prices on the market for a used set just keep going higher. Don't gonna sell it though :)

Are there multiple Falcon sets ? I don't think the one I've seen lately is quite that size and weight. and I like them bigger with more details. if I ever could convince myself to put out the money for one, the Falcon is one I really want.

You probably mean this one: http://www.brickset....ail/?Set=7965-1

There were multiple Falcons in Lego's Star Wars line, ranging from MINI series (about 6 eur), to mid-sized (50-110 EUR) and this one, Ultimate Collection Set, that had the retail price set at about 500+ EUR. I bought it in the month they were starting to discontinue producing the set and I paid 550 EUR + 50 for shipping (used set, original box, instructions). Obviously, my family and friends alternately shake their heads at my ''stupidity'' and drool over the pure awesomness of it :D It has 300+ pages of building instructions on a3 format, and only that weighs about 2 kilos.

Prices for a used UCS MFs just keep going higher because they aren't made anymore. The cheapest I saw it was on bricklink for about 1400 EUR and it wasn't even a complete set...

I'm am (or was) a huge LEGO fan. In hindsight I shouldn't have mixed 30+ sets into a giant (and filled to the top) 57-litre tub and thrown out the original boxes.

But nowadays I go into a store and my mind is blown at the insanity of some of the Lego prices - this Jabba's Palace (9516) with a US RRP of $120 costs $175 here in Australia. That's insane!

Also I'm very jealous of that Millenium Falcon, if they weren't so expensive I would have one on my shelf, getting me all the girls keeping me single for eternity

I know what you mean, but the license for the SW line is supposedly expensive and that makes sets subsequently expensive as well.

Yeah, I'm already classified by my family and friends as high level nerd/geek, so it doesn't really matter anymore :D

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

    • No registered users viewing this page.
  • Posts

    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
    • The only difference here is that you think you came up with these reasons. You didn't. These age old fearmongering lies (that were NEVER true) were funded by and the anger stoked by Putin through proxies like Farage (and later in the USA, Trump) and filtered down through the skinheads, Neonazis, etc. until it reached the uninformed, ignorant, and gullible -- never realizing they were being played for fools against their own best interests. Even now, despite all of the EVIDENCE proving that Brexit was a terrible mistake for ALL citizens of the UK and that its supporters were tricked by Putin's proxies into sabotaging their own nation, you're still here defending these well-known lies as if they were ever true. Not only are they not true. They NEVER were. So, when are you going to realize that you were lied to and actually get angry at the liars and charlatans who lied to you, instead of blaming the innocent people they lied to you about?
    • Dupe of "Microsoft further improving Windows 11 Taskbar with latest builds", published <20 minutes apart
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      152
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!