Recommended Posts

Chances are, if you have to ask if an open source project is dead, it's dead.

At least the project lead could have stated something and not just leave everyone in the dark. Everyone understands that RL can keep you away from things, but when that person is still popping in and out like it's the thing to do and not even post an update or something isn't cool.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595160931
Share on other sites

as soon as someone can get arch running gui with networking off a live cd then i can do it

What is so hard about it? I am just curious. To connect to a wireless network with WPA2, all you do is (off the top of my head):


wpa_passphrase ESSID "Password" > /etc/wpa_supplicant/wpa_supplicant.conf
wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicanf.conf
dhcpcd wlan0
[/CODE]

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161193
Share on other sites

Before anyone starts pointing fingers, I just wanted to add that a project like this requires distinctive roles of developers, graphics people, PR people, and the like. It also requires a roadmap that eveyone on the team understands and follows. The importance of good orgaization and communication can not be under emphasizied. It also requires regular, organized meetings to sort out issues and assign tasks.

No one should be discouraged if the project slows down or speeds up. The ups and downs are a part of the journey. It took 3 years to get Shift up and running. We had Shift team members come and go......... we had several changes in lead developers. We also had several lapses while we re-organized... It takes time and committment to complete a community project.

If there is a team that is still interested, take your time and work through issues like this. Don't listen to the trolls and distractors. If you guys want this project to succeed, it will.

Just my 2 cents!

Barney

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161247
Share on other sites

I'm really sorry guys, had a lot of stuff on my plate atm. I know it isnt cool for me not to post anything, and I apologise, but now that everything personally is sorted, I am still here, and I still want to get this going.

Looking at a few peoples comments, is Arch the best way to go forward, if it looks like there are people that still want to contribute, but wont because of the base choice, would it not be best to change it so we can actually get something started?

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161367
Share on other sites

I'm really sorry guys, had a lot of stuff on my plate atm. I know it isnt cool for me not to post anything, and I apologise, but now that everything personally is sorted, I am still here, and I still want to get this going.

Looking at a few peoples comments, is Arch the best way to go forward, if it looks like there are people that still want to contribute, but wont because of the base choice, would it not be best to change it so we can actually get something started?

If you take another poll on this, the outcome will point right back to using Arch again. Your the project lead. Take awhile weight the pros and cons, find the best avenue and you make the decision. But no more polls on what it should be based on.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161397
Share on other sites

If you take another poll on this, the outcome will point right back to using Arch again. Your the project lead. Take awhile weight the pros and cons, find the best avenue and you make the decision. But no more polls on what it should be based on.

You raise a good point, im going to have a think about things. Is anyone around on IRC tonight? I should be around for at least the next 2-3 hours.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161401
Share on other sites

Arch has taken simple commands and made them difficult or impossible to understand. If everyone feels so strongly in keeping it Arch, then by all means, do so. But how many of you Arch folks are actually willing to help? Very few. So keep it Arch and a few will help. Change it and if you look at the other Shift2 threads, you will see more then just I willing to help.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161549
Share on other sites

I'm only working on shift2 if it's arch.

Fedora is distinctly outdated with it's reliance on such an outdated package management system and debian has been forked so many times it's unbelievable.

The point of arch was to get things set up starting from a minimalistic base and do everything manually, if you're using fedora or debian all you'd do it install some defaultly-compiled packages, make an ISO and that's it. I don't see anything skillful, technical or experience-giving about that.

Arch on the other hand, you've got to make your own repos, compile your own packages and set everything up by hand, and that's pretty involved.

Anyway, I'm not sure if we're going with the C# installer? I can get PHP 5.2 compiled with GTK2 support and make a basic installer GUI if not, or unless someone wants to do it in python2 and GTK?

Not sure if it's worth making a live-CD before we've got an installer created? Making a live CD won't be too hard, to get X working you just need to load basic vesa drivers or do lspci and check if an intel/nvidia/ati GPU is present and load the right config and kernel modules or load svga as a backup.

EDIT: In-fact, as choice is best for everyone be involved in, why not all (that want to) make a basic installer in C#, PYGTK oh PHP-GTK or alternative and submit it for people to see what it looks and handles like and we can see which one people prefer?

And I won't be able to get on IRC tonight, on macbook just now reading some stuff before I go to bed ;/

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161551
Share on other sites

I'm only working on shift2 if it's arch.

Fedora is distinctly outdated with it's reliance on such an outdated package management system and debian has been forked so many times it's unbelievable.

The point of arch was to get things set up starting from a minimalistic base and do everything manually, if you're using fedora or debian all you'd do it install some defaultly-compiled packages, make an ISO and that's it. I don't see anything skillful, technical or experience-giving about that.

Arch on the other hand, you've got to make your own repos, compile your own packages and set everything up by hand, and that's pretty involved.

Anyway, I'm not sure if we're going with the C# installer? I can get PHP 5.2 compiled with GTK2 support and make a basic installer GUI if not, or unless someone wants to do it in python2 and GTK?

Not sure if it's worth making a live-CD before we've got an installer created? Making a live CD won't be too hard, to get X working you just need to load basic vesa drivers or do lspci and check if an intel/nvidia/ati GPU is present and load the right config and kernel modules or load svga as a backup.

EDIT: In-fact, as choice is best for everyone be involved in, why not all (that want to) make a basic installer in C#, PYGTK oh PHP-GTK or alternative and submit it for people to see what it looks and handles like and we can see which one people prefer?

That is the benefit of going with Arch, more control :)

It is more complex but it pays off.

At the end of the day n_K you are right, if anyone wants to make a basic installer and submit it so we can call all go over it then that is great.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161581
Share on other sites

That is the benefit of going with Arch, more control :)

It is more complex but it pays off.

At the end of the day n_K you are right, if anyone wants to make a basic installer and submit it so we can call all go over it then that is great.

Glad to see you took the time to think it over. Typical.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161891
Share on other sites

I too am busy with life, and other coding projects to focus as much a I planned. I am with n_k in that Arch is the base to go with. I feel Fedora, Debian, etc are already filled to the rafters with tools and utilities, not really a whole lot to add or to make a system out of that is our own. Arch is very very easy to get going even on old hardware. I've installed on numerous devices and have them all setup and running the exact same with little to no issues. I want to dev for an Arch based distro as I feel my code will be much more utillized.

I couldn't get code to upload to the repo. I have the basic gui installer for apps done.

Supports downloading/installing off the official repos, as well as the unzip,makepkg,install of .tar.gz files, and the ability to auto-update. Really all it is is running processes under one program but it saves having to type it all out.

It's nothing fancy and could use a lot of work.. but that said it does function. Overall.. to make an actual system installer is doing the same sort of thing.. running commands and showing some pictures.

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595161977
Share on other sites

As i say once the basis GUI is done and it gets me to a desktop

I have tried countless times to get this working and cant

maybe i am just a complete dumbass

at first i thought it was my hardware but then i used archbang which is a Arch Live CD

i then tried to install gnome and borked it

Arch seems way too easy to break, i have even seen some of you guys leaving messages saying broken my arch VM need to redo it

Link to comment
https://www.neowin.net/forum/topic/1104167-shift2-dead/#findComment-595162467
Share on other sites

This topic is now closed to further replies.
  • Posts

    • Playground drops 30 minutes of Fable gameplay, shows off life sim and morality system by Pulasthi Ariyasinghe Playground Games gave fantasy RPG fans a new look at its Fable reboot last Sunday at the Xbox Games Showcase. While that was a short cinematic trailer revealing the main villain of the storyline, played by Hayley Atwell, today, the development team released an entire gameplay demo to show off the game in action. There is some combat and action near the end of it, but most of the demo is focused on the game's NPC simulation, relationships, choices players can make, and the complex reputation system. The studio is touting over 1,000 hand-crafted NPCs who have jobs, homes, routines they follow in their villages and outskirts, and a memory of what is going on in the world and what actions the player has done. All of these are voiced by real people too. The demo begins with a short interaction with a butcher who wants to kill a talking pig named Colin. The protagonist chooses to save Colin by paying the butcher a bunch of gold for his troubles, giving the hero a rise in reputation for being shrewd, merciful, and virtuous. There were also options to simply let Colin get killed or even fight the butcher for the pig instead of paying him. How NPCs judge the player depends on how they interact with the world. https://www.youtube.com/watch?v=doV0yq4kAP0 Later, the demo shows off how purchasing and managing businesses work, where players can hire employees, change their wages, tweak the price of the shop items, and reap profits if they do well. Different NPCs react differently to each type of reputation the player is touting. One shop owner jacks up prices by 80% just because the player is rich and owns businesses. The demo even shows the player deciding to attack random villagers and causing a ruckus in the streets, turning the hero into a criminal. This is where the magic combat systems are shown off, where the player can teleport, turn enemies into chickens, sword-fight, and more. "This is how you’ll build an extraordinary life in Fable. It’s all about shades of grey – it’s not us or the game telling you what is good and what is bad," says Dan Greer, Lead Game Designer. "With the Living Population, it’s the NPCs themselves judging your actions." Fable is releasing across PC and Xbox Series X|S on February 23, 2027. Premium Edition owners will be able to play starting on February 18 instead. Xbox Game Pass subscribers will also be able to jump in at launch for no extra cost.
    • Still 93% off: Microsoft Visual Studio Professional 2026 lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where for a limited time you can still save 93% on Microsoft Visual Studio Professional 2026. Code Faster, Work Smarter with Visual Studio 2026 Visual Studio Professional 2026 is a fully featured development environment that developers around the world know & love — now enhanced with deeper AI integration, improved performance & more powerful collaboration tools. Built as a 64-bit IDE, it makes it easier than ever to work with very large solutions & complex workloads. Boost your productivity, write high-quality code & re-imagine team collaboration with an advanced suite of tools & built-in integrations designed to tackle the most demanding development workflows & deliver modern, cloud-connected applications. Build across languages and platforms Craft cross-platform mobile & desktop apps with .NET MAUI Build responsive Web UIs in C# with Blazor Build, debug, & test .NET & C++ apps targeting Windows, Linux & containers Use hot reload capabilities across .NET & C++ apps to apply code changes instantly Edit running ASP.NET/ASP.NET Core pages in the web designer view Integrate seamlessly with Azure, GitHub & other DevOps workflows Type less, code more with Intellicode and AI Understand your code context: variable names, functions, libraries & the type of code you’re writing Complete a line or block of code based on patterns learned from your codebase Get a ranked list of next best suggestions, helping you code more rapidly & accurately Use built-in AI-assisted refactoring & code suggestions to reduce bugs & boilerplate Gain deep insights into your code with codelens Reveal crucial information such as recent changes, authors, tests & commit history directly in the editor See test status & references without leaving your code Make informed decisions with a comprehensive overview of your codebase and activity Collaborate seamlessly with live share Run real-time collaboration sessions with teammates — no need for them to clone repos or install all dependencies Speed up your team’s edit & debugging cycles with personalized sessions, access controls & custom editor settings Keep everyone aligned so your team’s code stays consistent & maintainable Good to know Length of access: Lifetime License type: Professional, single-user license Redemption deadline: Redeem your code within 30 days of purchase Access options: Desktop installation on supported Windows operating systems Max number of device(s): 1 Version: Visual Studio Professional 2026 Languages supported: English, Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, and Turkish. Updates included: Minor updates and security fixes for the 2026 Professional release channel (according to Microsoft’s lifecycle policy) Activation method: Online activation with Microsoft account required Microsoft Visual Studio Professional 2026 normally costs $499.99, but this deal can be yours for just $34.97, that's a saving of $465. For full terms, specifications, and license info please click the link below. Get Visual Studio 2026 now for just $34.97 (was $499.99) Time limited deal Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • My current phone, on left, is starting to go to sleep, and not turning on, even though I press the power button 100 times. Like CPR.   I tried factory resetting it, and nothing changed. So it's the hardware failing. I currently am using Twigby as my service provider. Cheapest I can get around here. But all their phones are carp.. https://www.twigby.com/shop/twigby-phones A friend warned me about the Moto G, as his neice has one, and isn't that good at $130. Also the Samsung A15 is laughable at best. Everything else is expensive af. I want android, (hate iOS) any version, that works with Twigby, under $100, please. Refurbished/Used is OK with me, as long as it isn't beat up.   If you know the IMEI number, you can see if it works with Twigby: https://www.twigby.com/page/byod
    • i not arguing that it isnt ######, only that it does support themes lol.
  • Recent Achievements

    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      PsYcHoKiLLa
      210
    3. 3
      +Edouard
      147
    4. 4
      Steven P.
      91
    5. 5
      ATLien_0
      82
  • Tell a friend

    Love Neowin? Tell a friend!