F5F Stay Refreshed Software Operating Systems Make your OS means changing the operating system you use.

Make your OS means changing the operating system you use.

Make your OS means changing the operating system you use.

Pages (3): Previous 1 2 3 Next
C
comiminhamae
Member
53
05-07-2023, 10:22 PM
#11
Easier days...
C
comiminhamae
05-07-2023, 10:22 PM #11

Easier days...

T
Texas1047
Posting Freak
889
05-09-2023, 11:49 AM
#12
such as?
T
Texas1047
05-09-2023, 11:49 AM #12

such as?

S
sylvester246
Member
50
05-09-2023, 03:36 PM
#13
Guys, don't let this be dull if it worked out. If Bill Gates handed you a thousand developers to build your own OS, you'd probably take it seriously.
S
sylvester246
05-09-2023, 03:36 PM #13

Guys, don't let this be dull if it worked out. If Bill Gates handed you a thousand developers to build your own OS, you'd probably take it seriously.

R
RonniMolo4ko_
Member
172
05-10-2023, 03:19 PM
#14
Search for the insightful Terry A Davis who constructed God's third temple independently. Temple OS represents a fully operational system created by a single individual, embodying the idea of building something complex without external assistance.
R
RonniMolo4ko_
05-10-2023, 03:19 PM #14

Search for the insightful Terry A Davis who constructed God's third temple independently. Temple OS represents a fully operational system created by a single individual, embodying the idea of building something complex without external assistance.

_
_Logic_301_
Junior Member
41
05-22-2023, 11:21 AM
#15
Thank you, but I don't understand your message.
_
_Logic_301_
05-22-2023, 11:21 AM #15

Thank you, but I don't understand your message.

B
blfroom85
Junior Member
3
05-22-2023, 07:38 PM
#16
well.. both linux and BSD are amazing foundations to build just about anything you want off of. there essentially is no reason to build your own OS because of what's on the market already. case in point, the OS that's on all playstations is BSD based.
B
blfroom85
05-22-2023, 07:38 PM #16

well.. both linux and BSD are amazing foundations to build just about anything you want off of. there essentially is no reason to build your own OS because of what's on the market already. case in point, the OS that's on all playstations is BSD based.

2
22allx22
Member
164
05-22-2023, 09:25 PM
#17
Sure, feel free to adjust the kernel and other settings. Building your own OS or distribution is totally possible. Let me know if you'd like help with any specific changes!
2
22allx22
05-22-2023, 09:25 PM #17

Sure, feel free to adjust the kernel and other settings. Building your own OS or distribution is totally possible. Let me know if you'd like help with any specific changes!

N
ninja_logic
Member
141
05-22-2023, 10:17 PM
#18
I’d like a personal init system after login, allowing background programs to run smoothly with tools like watchdog or service restarts. Watching for issues is straightforward, but root access is needed for init access, which isn’t ideal. I opted for a simple Python mini-init system—it’s not perfect but works now. I’d also set up a virtual network share where users can mark files as shared via simple checkboxes, publishing them as needed. This lets friends easily replicate your setup and roll back if problems arise, like missing kernel options. Most features are optional extras, but even basic implementations would be valuable. Ideally, these could be part of the OS itself, which would be great for younger users. The login should include Bible Captcha, and I’m still figuring out the right age-appropriate translations—KJV is fine for 18+, but simpler versions suit younger audiences.
N
ninja_logic
05-22-2023, 10:17 PM #18

I’d like a personal init system after login, allowing background programs to run smoothly with tools like watchdog or service restarts. Watching for issues is straightforward, but root access is needed for init access, which isn’t ideal. I opted for a simple Python mini-init system—it’s not perfect but works now. I’d also set up a virtual network share where users can mark files as shared via simple checkboxes, publishing them as needed. This lets friends easily replicate your setup and roll back if problems arise, like missing kernel options. Most features are optional extras, but even basic implementations would be valuable. Ideally, these could be part of the OS itself, which would be great for younger users. The login should include Bible Captcha, and I’m still figuring out the right age-appropriate translations—KJV is fine for 18+, but simpler versions suit younger audiences.

T
tdowlingiii
Member
127
05-24-2023, 02:08 AM
#19
Systemd handles this functionality, and I'm sure Windows does as well. Many of my complaints about current operating systems center on limited customization or control (on Windows) or lack of compatibility and fragmentation (Linux). The first is simply a decision by Microsoft, while the second stems from low adoption rates—something you can't overcome just by creating your own OS. On desktop platforms, I'd like to see more emphasis on app sandboxing and detailed permission management, similar to what Android implements. Programs should generally be restricted from having full access to your system unless you explicitly allow it.
T
tdowlingiii
05-24-2023, 02:08 AM #19

Systemd handles this functionality, and I'm sure Windows does as well. Many of my complaints about current operating systems center on limited customization or control (on Windows) or lack of compatibility and fragmentation (Linux). The first is simply a decision by Microsoft, while the second stems from low adoption rates—something you can't overcome just by creating your own OS. On desktop platforms, I'd like to see more emphasis on app sandboxing and detailed permission management, similar to what Android implements. Programs should generally be restricted from having full access to your system unless you explicitly allow it.

N
nessie22
Member
58
06-14-2023, 04:29 PM
#20
Only a limited amount of monitoring and crash reporting is available for system services, not personal ones. This could be handled with SELinux, though it's a necessary task. A good unified SELinux interface and consistent app policies might address this, but it would require significant effort.
N
nessie22
06-14-2023, 04:29 PM #20

Only a limited amount of monitoring and crash reporting is available for system services, not personal ones. This could be handled with SELinux, though it's a necessary task. A good unified SELinux interface and consistent app policies might address this, but it would require significant effort.

Pages (3): Previous 1 2 3 Next