[01:33] hey all [03:10] good morning [03:23] "good morning" <- 👋 good morning [03:23] howdy ilvipero [08:54] hi [08:54] ello [17:43] * luna used plain Ubuntu at the new job for the first time today :) [18:13] luna: how did you like it? [18:14] leftyfb, worked good for what i used it for [18:15] I'm silly - any time I hear someone say that some particular flavor of Ubuntu is working for them, I want to switch to that flavor :P I'm already planning to hop from Ubuntu Unity to Kubuntu sometime in the near future. [18:18] hi [18:18] anyone got any ideas .. inspiration.. tweaks... improving performance [18:23] beardedgnu: Meh, I generally don't mess with performance tweaks beyond maybe setting my CPU into Performance mode if the flavor I'm on offers that feature. [18:24] (Some advice for performance improvements, like disabling security mitigations, can cause way more trouble than it's worth.) [18:24] well if you do that.... enable pstates [18:24] youd like to have my setup? im pushing for max benchmarks [18:24] beardedgnu: you should also point out, according to your PM to me, that you're not actually running Ubuntu [18:24] toxic alert [18:24] whos this guy [18:25] I guess this is for discussion of Ubuntu, so we don't really care what OS you're running, but tricks that you use to improve performance on one distro might not work on Ubuntu, that's all. [18:25] (They might work, too.) [18:26] beardedgnu: #ubuntu and #ubuntu-discuss are channels for Ubuntu support and discuss respectively. Hence "Ubuntu" being in the name of the channel. You would be better served in #linux or #linux-offtopic to discuss your distro, custom or not [18:27] i didnt even name what distro im running youre just seeking something hallucinatory to call me out on [18:28] ignore. bye [18:28] beardedgnu: Please remain respectful as per the Ubuntu Code of Conduct if you intend to use this room or any of the Ubuntu IRC channels. [18:28] [13:20:29] i have full userspace script plus my custom kernel.. which is a combination of clear linux xanmod and me. theres no faster stuff out there [18:28] (Also ignoring regular members can make things go south if someone calls operators.) [18:28] the fact is this toxic guy just wants to lash out and im not trolling cause im outspoken. seeking sneaky ways to do so. [18:30] beardedgnu: there's been no lashing out or anything toxic. I'm just pointing out that your discussion about your custom distro which isn't based on or related to Ubuntu in any way is not an appropriate topic for #ubuntu nor #ubuntu-discuss [18:30] He's not lashing out, he has a point. The room is for discussion of Ubuntu. Clear Linux is probably awesome, but it's not Ubuntu, and that's not what this channel is for. I'd get given warnings and the like if I brought Ubuntu optimization into the Arch Linux room too, since that's not what that room is for. [18:30] beardedgnu: I've given you more appropriate channels which would be more receptive to your discussion [18:30] its kernel  not distro [18:31] probably he doesnt know the difference between kernel and distro... [18:31] beardedgnu: Clear Linux is a distro separate from Ubuntu. [18:31] cl has a kernel as well that can run on any distro. you know that [18:31] Unless you mean you built the Clear Linux kernel for Ubuntu, which is still not really recommended but that would make sense. [18:31] yes but already got judged with assumptions [18:32] beardedgnu: And don't assume people know everything. I don't study Clear Linux, and I'm in the Ubuntu room. This is the very reason we keep things Ubuntu-related in this room. Would you please stop disrupting, insulting, and being generally mean? [18:32] as usual here right>?  nothing new [18:32] i just made some stuff which benches 13 times faster hackbench right [18:32] sharing is caring right? [18:32] thats the thanks you get nowadays for contributing [18:32] beardedgnu: what release of ubuntu is it running on? [18:36] besides the point. im just wondering... im seeking ideas or any tweaks something i might have missed if anyone has any clue. im making my stuff compatible over many distros. so anything that works in ubuntu i can incorporate [18:37] beardedgnu: What release of Ubuntu are you using this setup on? [18:45] beardedgnu: if you want to contribute, it would be helpful to add to or create a wiki page at https://wiki.ubuntu.com/ detailing all the ways you suggest others to improve their performance on Ubuntu (sans custom kernel) [18:45] !wiki | beardedgnu [18:45] beardedgnu: https://wiki.ubuntu.com - Ubuntu development documentation wiki. If you are looking for system help, please refer to https://help.ubuntu.com/community - the Ubuntu community documentation. [22:35] leftyfb: Did that command for the wireless script request a sudo password in terminal for you [22:35] yeah, that's one issue with it I keep forgetting about. My machine is setup not to ask [22:37] I am not sure if chmod +x is still needed on it or not. I should look at the code to see if it looks for some of the new rtw88 and rtw89 modules [22:38] it's needed regardless of the contents, unless you just call it with bash [22:41] Hasn't been updated in 3 years, so rtw88 and 89 need to be added. I will see if Wild Man on the forums can push my commits later [22:42] we should make it more of a general data-collection tool [22:42] like inxi but without having to install it [22:43] also add the ability to pipe the output like to nc and not have to write out a file or pop up the messages [22:43] wget script -O - | bash | nc termbin.om 9999 [22:44] and suggest to users to just login as root to run it, though that's generally not good advice [22:44] leftyfb: general info like https://ubuntuforums.org/showthread.php?t=2465764&highlight=inspired [22:46] jeeze [22:46] some time was spent on this [22:47] I think the original date on the wireless script was 2012 [22:50] the system-info gathers good info, but the UX for it needs to be improved [22:50] similarly to what I mentioned about the wireless-info script [22:52] I think I remember some talk about not making it fairly private and non invasive. It would be easy to have it upload to termbin [23:42] leftyfb: first changes https://github.com/jeremyb31/wireless-info/raw/master/wireless-info