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

    • As I've been usually saying lately - we all can thank "AI" for this.
    • Friday Windows 11 preview builds are here. Insiders in the Experimental (formerly Dev) and Beta Channel can download builds 26300.8697 and 26220.8690. My Windows11 device on the Preview Channel just got 26220.8728. My guess is this build is a nightly update from 26220.8690.
    • Traffic has a surprisingly unexpected impact on your surroundings by Sayan Sen Image by Radik 2707 via Pexels A collaborative study by researchers from several Israeli institutions found that everyday pollution from traffic and industrial activity measurably changed the atmospheric electric field over the Tel Aviv metropolitan area, providing new evidence of how human activity can influence the lower atmosphere. The research was led by Dr. Roy Yaniv of the Hebrew University of Jerusalem and the Gertner Institute at Sheba Medical Center, Dr. Assaf Hochman of the Fredy & Nadine Herrmann Institute of Earth Sciences at the Hebrew University, and Prof. Yoav Yair of Reichman University. The study also involved Itay Froomer, a student from Hadera High School and the Israeli Museum of Medicine and Science (Technoda), who carried out the work as part of the Ministry of Education's 5-unit physics research track. The researchers focused on the atmospheric electric field under fair-weather conditions. Even in the absence of storms, a weak electric field naturally exists between Earth's surface and the atmosphere. One of the main ways scientists measure this field is through the Potential Gradient (PG), which is the inverse of the vertical component of the electric field. PG is a key part of the global electric circuit, a planet-wide system of electrical currents maintained by thunderstorms and electrified clouds around the world. Scientists have long known that the atmospheric electric field can be influenced by factors ranging from large-scale atmospheric processes to local weather conditions such as dust, fog and clouds. Human-made pollution is also known to play a role, but understanding exactly how urban emissions affect the electric field close to the ground has remained an area of ongoing research. To investigate this relationship, the team analyzed measurements from a newly installed electric field mill, an instrument used to continuously monitor the strength of the atmospheric electric field. The instrument was installed at the Center for Technological Education (Roter House) in Holon and became operational in August 2024. It was funded by Israel's Ministry of Education and the Holon municipality. The electric field mill forms part of a broader monitoring network that includes nearby meteorological stations and air-quality monitoring sites. This allowed researchers to compare electric field measurements with detailed weather data and pollution records to better understand what was driving changes in the Potential Gradient. The study focused on two major urban pollutants: fine particulate matter (PM2.5) and nitrogen oxides (NOx), both commonly produced by vehicle traffic and industrial activity. PM2.5 refers to microscopic airborne particles small enough to remain suspended in the atmosphere for extended periods, while NOx is a group of gases released during fuel combustion. Researchers examined daily, weekly and seasonal patterns in the atmospheric electric field and compared them with changes in pollutant concentrations. Their analysis revealed a clear relationship between NOx levels and changes in the Potential Gradient, particularly during morning and evening rush hours when traffic emissions were at their highest. “What we observe is a direct physical link between emission peaks and electrical variability,” explained Dr. Roy Yaniv. “NOx reduces atmospheric conductivity very quickly, so the electric field responds almost instantaneously during traffic rush hours.” Atmospheric conductivity describes how easily electrical charges move through the air. According to the researchers, nitrogen oxides rapidly alter this conductivity, causing a near-immediate response in the electric field. PM2.5, however, was associated with a delayed response. The researchers attributed this difference to the particles' longer atmospheric residence time, meaning they remain in the atmosphere for longer periods, as well as their different microphysical interactions with surrounding air and atmospheric components. The study also identified a pronounced "weekend effect." In Israel, traffic volumes and some industrial activity decline significantly on Fridays and Saturdays. During these periods, concentrations of both NOx and PM2.5 dropped, and corresponding changes were observed in the atmospheric electric field. “The weekend signal demonstrates just how sensitive the electric field is to changes in human activity,” the researchers noted. “When emissions decline, the electrical environment adjusts at once, providing a high-resolution indicator of urban atmospheric conditions.” The findings showed that pollution levels can influence not only the chemical composition of the atmosphere but also its electrical properties. Researchers said the results strengthened the case for using atmospheric electricity as an additional tool for environmental monitoring, particularly in densely populated urban areas where anthropogenic, or human-caused, influences are most pronounced. The study also pointed to potential public health applications. By combining air-quality measurements with observations of atmospheric electricity, researchers said they could gain a more complete picture of how urban atmospheric conditions change over time. “Integrating air-quality data with electric-field measurements gives us a clearer picture of how the lower atmosphere evolves moment by moment,” the researchers added. “It’s a framework that can support both scientific insight and practical environmental decision-making.” Beyond the scientific findings, the project highlighted a collaboration between universities, public institutions and secondary education. Researchers said the work demonstrated how students could take part in real-world environmental research while contributing to studies of air quality, atmospheric processes and their potential effects on society. Source: Hebrew University, ScienceDirect This article was generated with some help from AI and reviewed by an editor. Under Section 107 of the Copyright Act 1976, this material is used for the purpose of news reporting. Fair use is a use permitted by copyright statute that might otherwise be infringing
    • We aren't even at the all-star game and Microsoft is talking about an update that will most likely be released during the World Series if not after. A lot can happen in the world between now and the 2026 World Series, including the 2026 FIFA Cup. Tell me about it again after the FIFA Cup is concluded. That should allow plenty of time to prepare for it.
    • Great, tell me when I have a "Bad Pool Caller" elsewhere not in Windoze.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      542
    2. 2
      +Edouard
      186
    3. 3
      Michael Scrip
      77
    4. 4
      PsYcHoKiLLa
      77
    5. 5
      Steven P.
      71
  • Tell a friend

    Love Neowin? Tell a friend!