You are not logged in.

#2621 2019-11-06 15:10:14

BLizgreat!
Resident Babbler - vll!
Registered: 2015-10-03
Posts: 1,217

Re: Completely Off Topic Chat

^ Hey, hope you're doing well Ratcheer. Yep would come with the territory, though sure it can be setup so that it's quick, painless and automagically done in background. Mentioned only ever read about it. Has been on the 2-dork list for a long time, dunno if I'll ever even get around to trying it anyway. Is a cool idea in my view. Atm expanding on my sysctl.conf tweaks. Trying out diff kernel parameters and related gnu/Nix dorkery. big_smile

Last edited by BLizgreat! (2019-11-06 15:12:40)

Offline

#2622 2019-11-06 15:52:12

BLizgreat!
Resident Babbler - vll!
Registered: 2015-10-03
Posts: 1,217

Re: Completely Off Topic Chat

More nonsense on the above, built into gnu/Nix, someone can set fallback dns servers etc. That's what the "options timeout:1" above does, if the first dns server in my resolv.conf file fails, it quickly falls back to the second ... 8.8.4.4 there. Which is does anyway w or w/o the timeout thing, am only lowering how long it waits somewhat. Just saying, local dns, oops no good, OS shifts gears and checks the next.

Also am just stashing this here. Have yet to implement some of these on Buster, still dorking with my daily driver 32bit Stretch install. Also DO NOT apply these in an arbitrary fashion. without doing your research. I use and like these for my system and my particular situation atm.

# Lowering swappiness
vm.swappiness=10
# Cache pressure
vm.vfs_cache_pressure=50
# Other vm tweaks. dirty_ratio was 20% and dirty_background_ratio was 10, I cut these 1/2 10/5% instead.
vm.dirty_ratio =10
vm.dirty_background_ratio=5
# Min amount of RAM to keep unoccupied for apps-etc use, default on 4gb-sys was 41mbs(value is in KB's)and 2x default here.
vm.min_free_kbytes=83968
# Disable slow start for idle connections.
net.ipv4.tcp_slow_start_after_idle=0
# Enable tcp fast open, changed from the default of 1.
net.ipv4.tcp_fastopen = 3
## Here's where you choose congestion control algo. Veno is supposedly designed for lossy wireless connections.
net.ipv4.tcp_congestion_control=veno
## This would enable the BBR congestion algo, # the above if you do.
#net.core.default_qdisc = fq
#net.ipv4.tcp_congestion_control = bbr
# This detects dead TCP connections after 60secs, keepalive timeout kinda thing.
net.ipv4.tcp_keepalive_time = 60
net.ipv4.tcp_keepalive_intvl = 10
net.ipv4.tcp_keepalive_probes = 6

Last edited by BLizgreat! (2019-11-06 15:53:25)

Offline

#2623 2019-11-06 18:19:50

dolly
Miss Mixunderstand
From: /lab701
Registered: 2015-10-03
Posts: 490

Re: Completely Off Topic Chat

Why does nearly all new forum members refrain from writing introductory posts?

Offline

#2624 2019-11-06 18:57:31

BLizgreat!
Resident Babbler - vll!
Registered: 2015-10-03
Posts: 1,217

Re: Completely Off Topic Chat

^ Too busy watching dirty stuff online, you know how geeks are. Well make that the male of da human specie in general are. big_smile

Honestly dunno, just another thing about online gnu/Nix forums and their communities. Crunchbang only had several thousand registered users, whereas I'm sure the userbase was in the 10's of thousands if not pushing 100k or more. Take a distro like Linux Mint, one of the most popular in the world, seen somewhat credible estimates putting the userbase in the several millions. Don't quote me but think it was like 7 million or more. However it has ...

Total members 121122

Think many a techie is somewhat anti-social. Which to an extent includes myself. I like tech, it's 100% dependable, EVERY TIME, provided someone learns what they're doing a system will never let you down. May break but will even sometimes tell somebody what's not working with it's POST code beeps for help. Very unlike many living breathing human type creatures. big_smile Ahhh dear, gnu/Linux and old crusty laptop, you never argue with me, chastise me, try 2 steal from or betray me, never say clearly retarded things to me ... etc etc. I WUV YOU !!!

Last edited by BLizgreat! (2019-11-06 19:05:18)

Offline

#2625 2019-11-06 23:24:31

BLizgreat!
Resident Babbler - vll!
Registered: 2015-10-03
Posts: 1,217

Re: Completely Off Topic Chat

^ LMFrigginAO !!! big_smile

Offline

#2626 2019-11-08 02:14:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Completely Off Topic Chat

Well, they did have to use the new banner. tongue

I like that the layout places Community before The Project if you're scanning left-to right, that's a cool presentation. We're not new, we're not flashy, we're not elitist, just see if you think all these people are right about this OS.

But "we're not flashy"... This design makes me miss everyone having Flash homepages. Gradients. Rounded big buttons to click on. ANYTHING!!!

Debian... take a look at the Internet, would you?

http://cloudsovercuba.com/

That said, this mock-up is pure Debian. Debian Bug Reports, Debian Mailing Lists, etc... Debian has never even heard of CSS, apparently. I have to applaud their steadfast adherence in their web-presence to the philosophy of "If it ain't broke, don't fix it." and "Keep it simple, stupid."


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#2627 2019-11-08 04:13:40

glittersloth
buena piñata
Registered: 2015-09-30
Posts: 1,516

Re: Completely Off Topic Chat

You don't need bloated animated electurd javascript or whatever to make sites pretty. Proper formatting, colour palette and typography go a long way.

Edit:
Then again, what do I know? These days, I rate a site's "aesthetique" based on the numbers in the badges on top of the uBO, POOP, Decentraleyes, ClearURLs and CanvasBlocker extension icons in my browser toolbar. The lower the numbers, the prettier the site, in my eyes.

Last edited by glittersloth (2019-11-08 04:17:32)

Offline

#2628 2019-11-08 05:21:09

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Completely Off Topic Chat

glittersloth wrote:

You don't need bloated animated electurd javascript or whatever to make sites pretty. Proper formatting, colour palette and typography go a long way.

Edit:
Then again, what do I know? These days, I rate a site's "aesthetique" based on the numbers in the badges on top of the uBO, POOP, Decentraleyes, ClearURLs and CanvasBlocker extension icons in my browser toolbar. The lower the numbers, the prettier the site, in my eyes.

Exactly. And everything stays in the same place without being slippery and slithering about.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#2629 2019-11-08 05:54:32

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: Completely Off Topic Chat

damo wrote:

... everything stays in the same place ...

Yes, yes.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#2630 2019-11-08 13:55:56

clusterF
Member
Registered: 2019-05-07
Posts: 539

Re: Completely Off Topic Chat

The mockup https://debian-newhomepage.larjona.net/ seems user friendly, I like it.

What of the slide of the calamares installer for debian? Is that in the pipeline?

Last edited by clusterF (2019-11-08 14:01:12)

Offline

#2631 2019-11-08 16:30:59

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: Completely Off Topic Chat

Ok, two columns in that mockup represent dual nature of Debian, but spaces between icons and text do not scale down nicely. Narrow your window and see what happens.  You have to go deep down before two columns become one.

Last edited by nore (2019-11-08 16:41:06)

Offline

#2632 2019-11-08 16:41:28

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: Completely Off Topic Chat

Never write a caption or link called "more" with three dots in it. If there's something relevant behind it, tell me, what it is, don't try to tease me. Website is not a strip act. Designers of today seem to be afraid of long lists.

Offline

#2633 2019-11-08 18:52:07

BLizgreat!
Resident Babbler - vll!
Registered: 2015-10-03
Posts: 1,217

Re: Completely Off Topic Chat

Ok well update: Success, switched over to using networkd + wpa_supplicant to handle wireless interface. Working fine, saving RAM which of course pleases me greatly. No loss in speed, though have yet to settle on an easy means of dealing with this should I take this old lappy mobile, there are several good possibilities to do so. Atm this old thing doesn't leave the apartment so am not overly concerned at this point in time. big_smile

PS, was going to write a BL specific tute on it but am tired and don't have BL onboard (kickbutt though this distro may be-is.) However am just going to link to the post about the sucker. Deb-fan is yours truly on that forum. smile

Last edited by BLizgreat! (2019-11-08 18:57:01)

Offline

#2634 2019-11-09 05:17:53

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Completely Off Topic Chat

New proposed look for debian.org: https://old.reddit.com/r/debian/comment … _november/. Direct link: https://debian-newhomepage.larjona.net/

General feedback seems negative. I'd say rightly so.

Rightly so.
It will take more than a "revamp" to untangle the labyrinth that is debian.org.
Not that some sane CSS/HTML redesign couldn't help, but what I'm seeing is neither here nor there.

But yeah, let's call it WIP.
Check back in two years, when it goes from testing to stable big_smile

Last edited by ohnonot (2019-11-09 05:19:50)

Offline

#2635 2019-11-09 15:29:37

glittersloth
buena piñata
Registered: 2015-09-30
Posts: 1,516

Re: Completely Off Topic Chat

https://gitstorage.com/
Saw the cute thing spinning about smile , then I took a look at the price mad

Offline

#2636 2019-11-09 17:03:31

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,008

Re: Completely Off Topic Chat


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#2637 2019-11-09 17:32:42

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Completely Off Topic Chat

So it is basically a RasPi, running Debian, with some software pre-installed? Which you can get for £30-40 in the UK hmm


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#2638 2019-11-09 18:20:43

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Completely Off Topic Chat

Sector11 wrote:

€ and $ are the same  ??????

Hooray and thanks to the Orange Baby!
Buy American while it lasts!

Offline

#2639 2019-11-10 07:25:27

BLizgreat!
Resident Babbler - vll!
Registered: 2015-10-03
Posts: 1,217

Re: Completely Off Topic Chat

Another zombie related question. Although I should've posted this sooner, as Halloween has already come and gone ... oh well. Anyway, aren't zombies kinda self regulating ? I mean, they eat people, so if they kill somebody, then eat them. No new zombies or really messed up zombies, like missing arms and legs and stuff. How's a poor zombie with no arms supposed to grab anybody and one missing a leg, give much of a chase ?

Or they eat brains specifically in some stories. Well again ... if they eat the persons brains, how can they become zombified ? As everyone knows ya got to hit em in the head/brain to kill these things. Alright, whoever wants to can ponder this. One of many things which make me go hmmmmmm ?

Last edited by BLizgreat! (2019-11-10 07:30:16)

Offline

#2640 2019-11-10 07:38:07

beaker
Unverified Muppet
Registered: 2016-03-06
Posts: 198

Re: Completely Off Topic Chat

Offline

Board footer

Powered by FluxBB