[QUOTE=Makol;45647000]well that was uncalled for[/QUOTE]
There are few things I hate more than Eggos. For a whole year I had to eat those things every goddamn morning. And no matter how long I tried to toast them they always ended soggy and with cold spots. It pretty much made it impossible to eat them and I just ended up throwing them away or up.
sounds like you had a bad toaster
Eggos were too expensive growing up
Buttered toast or toast with peanut butter were my options if I even ate before school
[QUOTE=Makol;45647044]sounds like you had a bad toaster[/QUOTE]
a shittoaster, as it were
[QUOTE=~Kiwi~v2;45646387]sadly its a fake photoshop[/QUOTE]
There's no photoshop involved. The labels are real, just not the contents of the disks.
[QUOTE=Amiga OS;45647408]I'm tempted, but worried about being prosecuted for operating a node that some sick fuck decides to use for CP.[/QUOTE]
That's only a problem if you run an exit node, not a relay. Since relay node traffic is encrypted, and no one would even prosecute any single person for that, simply because it would reveal that they could somehow intercept the real TOR traffic, and no one's going to reveal that ability if they had it, not for a while at least.
[QUOTE=lavacano;45642453]Pretty sure Gentoo is an enthusiast distro as well, and it takes care to even warn the ~arch users that some big thing is about to happen, whereas Arch just waltzes in with a fucking sledgehammer and breaks things and then flips out at you when you don't see the post hidden away in some obscure section of the site.
Basically Arch needs to die. If you [b]need[/b] a binary rolling release distro there's Debian's sid/jessie/unstable/whatever it's called[/QUOTE]
I'm a bit late, but I'm gonna throw my personal opinion in there aswell.
I don't think Archlinux is gonna dissappear anytime soon, and there is no real replacement for it:
* Debian Sid still has months old packages.
* Debian Unstable has more recent software, but I have yet to get it to successfully boot, and is a huge pain to install.
* Fedora Rawhide has the packages I want, but I can't get it to install (Installer Crashes, and using a stable -> rawhide migration goes nuclear upon boot)
The Installation process of Archlinux is something special like Gentoo's, compared to other distros. I personally don't want to use Gentoo, because I don't really fancy compiling my packages every update.
For me, the Archlinux installation is mostly painless, because I wrote all the special Steps I needed down, so I can just copy-paste them in a SSH session and I have a working system with X in 20 minutes.
If there would be a more convenient Distro that supports all my use-cases, I would switch to it gladly.
* Rolling Release
* Binary Packages
* Option to do a minimal install
* Up-To-Date packages.
* Clean way to install non-repo packages (PPA / AUR like)
Fedora Rawhide would fit in nicely, but the fact that it's installer is bugged bejond repair (I don't know how they did manage to do this) is really off-putting.
Every time I look for a distro that fits my needs, I always seem to go back to arch. This is mostly due to packages which are sometimes old as fuck. For me these are mainly programming related (Old, Python/Ruby/Go/Rust/NodeJS versions).
On the update thing:
An Archlinux update hasn't failed me a single time honestly. Even back in 2012 (I think) when the jump to Systemd was made.
At that day, then I simply did an update, the Updater did not update or break anything, because of the Systemd thing, some manual changes were needed, which was really nice.
IDK what experiences people have made with arch (Especially with update), but for me it has surprisingly held up nicely. I've been also running it on my work machine from 2011 to 2013. The same installation.
[QUOTE=Amiga OS;45647408]I'm tempted, but worried about being prosecuted for operating a node that some sick fuck decides to use for CP.[/QUOTE]
I run a non-exit node, they still help out the network, quite a lot actually.
If you don't have a lot of bandwidth, run a bridge node that helps people connect to the network.
Here's my node: [url]https://globe.torproject.org/#/relay/3309D710F43B769F11D4CA65F08961844658536C[/url]
Every Tor circuit consists of 3 nodes: guard, relay and exit.
You can run a non-exit, and it'll first act as a relay, and if you're reliable enough, you'll gain enough consensus weight that you eventually become a guard node, and you'll be the first hop into the network for people.
[editline]10th August 2014[/editline]
[QUOTE=kaukassus;45647461]* Debian Sid still has months old packages.[/QUOTE]
One of the reasons I stopped using it.
[QUOTE=kaukassus;45647461]* Debian Unstable has more recent software, but I have yet to get it to successfully boot, and is a huge pain to install.[/QUOTE]
Debian has 3 stages: Sid aka unstable, testing and stable.
I think you mean sid here, but testing for the first one.
Packages are put into sid, if they're found to work there, they fall into testing, where they're kept until testing becomes the stable release, or an update is released before the freeze.
[QUOTE=kaukassus;45647461]* Fedora Rawhide has the packages I want, but I can't get it to install (Installer Crashes, and using a stable -> rawhide migration goes nuclear upon boot)[/QUOTE]
I never had problems getting anything Fedora-related installed, but I don't like the package management, and their package selection is limited.
[QUOTE=kaukassus;45647461]
If there would be a more convenient Distro that supports all my use-cases, I would switch to it gladly.
* Rolling Release
* Binary Packages
* Option to do a minimal install
* Up-To-Date packages.
* Clean way to install non-repo packages (PPA / AUR like)
[/QUOTE]
Add in possibility to easily modify a package, if you need to.
You can grab the PKGBUILD that is used to build the binary packages that they release, modify it and then build your own package.
nano isn't going to benefit much from fucking around with compiler flags, and out-of-tree patches, but I might just do it for the kernel.
arch has always been my distro of choice
I keep hearing of people having major issues with Arch with everything breaking, but somehow I've never had anything major happen, and if anything minor broke, I never noticed it either way
[QUOTE=Brt5470;45644067]Uploading an anime. For shame.
Flagged.
Tactical strike inbound.[/QUOTE]
well i just did it to test uploads and it was unlisted anyways and i deleted it now.
anyways, i just wanted to say the i love the stock rom on the m8 so much i dont think i am going to install another rom on it even though i hate stock roms most of the time (touchwiz and the sony one too)
Friend got a Lenovo Ideapad Y510p for 900€.
That's an i5-2400i and 2x GTX755M in SLI. And the screen is 15.6" 1920x1080 instead of the retarded 1366x768 res.
I'm putting internet-over-flashdrive to the test here, my friend has 0.8/0.2 internet so i'm filling up my 16GB flashdrive with shit he wanted and driving over there
God damn it, I've reached one of those annoying code problems in an assignment
I'm restructuring an entire method to have this clusterfuck of a loop in it, because if I use goto I'll get marked down
[editline]10th August 2014[/editline]
And every time I try to break the loop, the compiler bitches about unreachable code
[QUOTE=kaze4159;45647605]God damn it, I've reached one of those annoying code problems in an assignment
I'm restructuring an entire method to have this clusterfuck of a loop in it, because if I use goto I'll get marked down[/QUOTE]
Can't you use recursion?
also
[img]http://imgs.xkcd.com/comics/goto.png[/img]
[QUOTE=nikomo;45647468]
Debian has 3 stages: Sid aka unstable, testing and stable.
I think you mean sid here, but testing for the first one.
Packages are put into sid, if they're found to work there, they fall into testing, where they're kept until testing becomes the stable release, or an update is released before the freeze.
[/QUOTE]
Ah yeah, accidentally mixed them up.
[QUOTE=Goz3rr;45647614]Can't you use recursion?
also
[img]http://imgs.xkcd.com/comics/goto.png[/img][/QUOTE]
Crisis averted, whatever shitty page told me return doesn't break a loop was wrong
I was putting return, then break
[QUOTE=Makol;45646684]what about eggos[/QUOTE]
Eggos and ice cream. Makes ice cream tacos.
[QUOTE=tratzzz;45647544]Friend got a Lenovo Ideapad Y510p for 900€.
That's an i5-2400i and 2x GTX755M in SLI. And the screen is 15.6" 1920x1080 instead of the retarded 1366x768 res.[/QUOTE]
Why does it use Sandy bridge with a Gtx 7xx card? Never seen something like that in a laptop.
[editline]10th August 2014[/editline]
Also was it new or used?
[img]http://puu.sh/aMvIY.png[/img]
Why has Google decided to now only use 5% of the horizontal space for the search bar?
[QUOTE=Starship;45648222]Why does it use Sandy bridge with a Gtx 7xx card? Never seen something like that in a laptop.
[editline]10th August 2014[/editline]
Also was it new or used?[/QUOTE]
New.
I posted it from the top of my head. Looks like I had a typo and it is actually i5-4200m
[QUOTE=paul simon;45648274][img]http://puu.sh/aMvIY.png[/img]
Why has Google decided to now only use 5% of the horizontal space for the search bar?[/QUOTE]
It's fine for me on either browser.
[QUOTE=gman003-main;45645930]Hold on, if we're going to make this official, let me put on my Emperor hat. One sec.
[b][u]By order of the Emperor, everyone is to shut up and quit bitching about Pentium using old-ass computer systems, under pain of being forced to reinstall OS/2 from floppies. In exchange, Pentium is further ordered to quit acting smug because he uses old computer systems, under penalty of being forced to run Windows Vista, even if his computer totally can't handle it.[/u][/b]
There. Now it is official.[/QUOTE]
I refuse to honor these these terms and conditions because I am not being smug. You guys can't at all handle the fact someone doesn't want to upgrade.
If a moderator or Garry signs off on this however then fine, I'll shut up.
I personally think we should all be forced to only use TempleOS for a whole month.
After that there won't be any OS vs OS standoffs anymore.
Apparently $800 is a bad pricepoint for a laptop search.
You either get good screen resolution with a bad CPU:
[IMG]http://i.imgur.com/YOh0CuK.png[/IMG]
Or you get a slightly better CPU and godawful screen size.
[IMG]http://i.imgur.com/pvtf1At.png[/IMG]
Or you get [I]lenovo.[/I]
[IMG]http://i.imgur.com/tA0f39Z.png[/IMG]
All I wanted was a laptop that won't kill itself with fire.
[QUOTE=Amiga OS;45648995]You should all use Amiga Workbench, you won't want to use anything else after a month![/QUOTE]
I would be fine with that, even though I never used Amiga before.
[QUOTE=papkee;45648948]Or you get [I]lenovo.[/I]
[IMG]http://i.imgur.com/tA0f39Z.png[/IMG]
All I wanted was a laptop that won't kill itself with fire.[/QUOTE]
And what exactly is wrong with Lenovo..
Their ideapad line is shitty, but no more shitty than any other consumer lineup.
I don't know.
[QUOTE=Killervalon;45649333]And what exactly is wrong with Lenovo..[/QUOTE]
I've heard plenty of people yell at me that anything other than their y5xx line of laptops are complete shit and that their customer service is almost non existent.
I was looking at that laptop and loving it until I saw all the reviews for it pointing to the fact that it's pretty disappointing.
[QUOTE=papkee;45649373]I've heard plenty of people yell at me that anything other than their y5xx line of laptops are complete shit and that their customer service is almost non existent.
I was looking at that laptop and loving it until I saw all the reviews for it pointing to the fact that it's pretty disappointing.[/QUOTE]
Their t line is great, as is their E line except for the current lineup. And imo they have the best customer support in the business. But I guess all my dealings with them have been with a think product as a lenovo partner
[QUOTE=Killervalon;45649333]And what exactly is wrong with Lenovo..[/QUOTE]
a lot
Sorry, you need to Log In to post a reply to this thread.