Now that you've seen it: Are you gettin a Mac Mini


You gettin one?  

438 members have voted

  1. 1. You gettin one?

    • Yep, defo
      155
    • No
      147
    • Undecided.
      136


Recommended Posts

I must say, I've been waiting for a way to get a mac that can run final cut and motion w/o having to spend my savings, and this is it.

I don't really care what it looks like or how it performs, but I know I'll be able to run the software I need on it, and it's affordable. congrats apple for getting my business.

Who would want one.... I mean, overpriced, made by one small company, non upgradable, and waht would be the point if it has some crappy 32MB  graphics in it? Rather just get a cheap PC.

585277495[/snapback]

Nice Statement except,

a.) It's definitely not overpriced

b.) Apple is not a small company

c.) It's not meant to be a Gaming machine, hell, I haven't seen a sub-500 dollar gaming PC ever. If anything I praise Apple for using AGP graphics, it's much better than some pathetic attempt by Intel with their "extreme" graphics architecture.

i not really sure. Even after I have looked at it, and read all the press, I still have not made up imind.

As soon as the hoopla dies down. I will see if I can work one into ibudget.

I will still need to get an imonitor and a ikeyboard and a imouse.

I will probably start to feel like i'm part of the apple family.

If it works out long term I will get the igirlfriend a new icomputer too.

In case you dont already know, the new imini comes with:

In the Box

- Mac !mini

- Mac OS X, iLife ?05 and more

- iDVI to iVGA adapter

- iPower cable

- iElectronic documentation.

So, "i" don't know. But me does. Yes

Hell yeah, I'll be getting one! :)

That's one of the sexiest computers I've ever seen. And it's really inexpensive considering it's a Mac.

I've been a hardcore PC user for 10+ years (and at the time considered Macs inferior) but since I've bought my first Mac a few months ago I just don't feel like using my PC anymore.

I won't be but my dad will. He's so ****ed at his Dell that he bought last year. It's a 2400 or whatever the $500 one is.

I always hear him say things like I'm getting a Mac.

I told him about this one and he should get it. It would keep all my little bros. off because they wouldn't be able to install any of their "games" lol.

Nope, not gonna get it. I would want better machine than that if I was buying a Mac.

40GB HD. haha. What is this 1995?

80GB HD, meh.. thats so 1999.

I think the HD's should be bigger atleast.

Currently I couldn't justify grabbing a g5 as for its lack of games although it is still an amazing machine. I will definitely be grabbing one of these to learn the OS and appreciate the beauty of its GUI that is lightyears ahead of Microsoftsf.

Nope, not gonna get it.  I would want better machine than that if I was buying a Mac.

40GB HD. haha. What is this 1995? 

80GB HD, meh.. thats so 1999.

I think the HD's should be bigger atleast.

585277610[/snapback]

Looks at Dell, HP & others ... they have 40GB HDDs in their starting PCs too. So Apple's spec is on par with other manufacturers. You wont buy it even if it was 160GB, quit whining. :whistle:

wahaha, next day shipping!

585277796[/snapback]

Sweet ! I'm getting one after I get rid of my Xbox.

I already found a buyer for my G4 Quicksilver Tower and will be picking up a 1.42GHz model on Payday. :)

585277765[/snapback]

Same here. Going to sell my G4 Quicksilver and get a 1.42GHz model with 512mb ram. I can't wait :woot:

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

    • No registered users viewing this page.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • 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
  • 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
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!