Are you going to provide the information I requested so we can get your wifi fixed?

|
smol_mazunki 2022-09-21 18:52:52
that’s why gdb exists
smol_mazunki 2022-09-21 18:52:58
you might as well learn to use it if you wanna learn c
princegaut 2022-09-21 18:53:22
ok
smol_mazunki 2022-09-21 18:53:33
compile with -g to get more useful information btw
smol_mazunki 2022-09-21 18:54:38
type b 24 to set a breakpoint on line 24
smol_mazunki 2022-09-21 18:54:52
and then type run to start running the code
smol_mazunki 2022-09-21 18:55:25
afterwards you can print c to print information about c
smol_mazunki 2022-09-21 18:55:40
i would probably also set a breakpoint on line 15
cryptodanvr 2022-09-21 18:55:58
not what I asked, I asked if you can use the internet on your laptop via other means like wired or via cell phone
cryptodanvr 2022-09-21 18:58:00
is it connected now?
cryptodanvr 2022-09-21 19:04:42
Can you run “sudo dmesg | nc termbin.com 9999” and share link
Cristhixnn 2022-09-21 19:05:23
Hi people, i get an problem when run discord
Cristhixnn 2022-09-21 19:05:53
linux_group-1407952.jpg

Cristhixnn 2022-09-21 19:06:03
Im using sway with wayland
cryptodanvr 2022-09-21 19:12:57
Not that difficult
cryptodanvr 2022-09-21 19:26:21
Are you going to provide the information I requested so we can get your wifi fixed?
cryptodanvr 2022-09-21 19:27:57
If you provide the information I requested I could help you
cryptodanvr 2022-09-21 19:28:59
sudo dmesg | nc termbin.com 9999
cryptodanvr 2022-09-21 19:41:59
I guess you dont want wifi
majda107 2022-09-21 19:53:27
what’s your go-to Wayland WM? sway? *
TheGamingBarrel 2022-09-21 20:05:31
majda107 2022-09-21 19:53:27
what’s your go-to Wayland WM? sway? *

WM you mean?

majda107 2022-09-21 20:05:37
yep
OxHellfire 2022-09-21 20:33:54
majda107 2022-09-21 19:53:27
what’s your go-to Wayland WM? sway? *

what is wm ?

Sparkenstein 2022-09-21 20:50:39
window manager
yutyodotcom 2022-09-21 21:00:11
I want my gf to use a Linux based distro but she doesn’t even know what an operating system is. How can I explain? 🤡
princegaut 2022-09-21 21:00:25
I started programming few days back. will I be able to code something like dwm in c in 2 years of coding?
K11M1 2022-09-21 21:14:00
sure
watzon 2022-09-21 21:15:30
yutyodotcom 2022-09-21 21:00:11
I want my gf to use a Linux based distro but she doesn’t even know what an operating system is. How can I explain? 🤡

Does she have issues with the OS she’s currently using?

ha7shu 2022-09-21 21:19:53
watzon 2022-09-21 21:15:30
Does she have issues with the OS she’s currently using?

She JUST doesn’t know about it

watzon 2022-09-21 21:21:32
But is she having problems with it? Because if she isn’t, don’t try to convince her to switch to a whole new OS she’s going to have to learn. No sense switching non techy people to Linux if there’s no added benefit.
ha7shu 2022-09-21 21:23:39
Also beginners would easily get bored with using Linux if they have to use terminal for every now and then

They find GUI more comfortable and appealing over big black screen

malware_hacker_bot 2022-09-21 22:32:51
yutyodotcom 2022-09-21 21:00:11
I want my gf to use a Linux based distro but she doesn’t even know what an operating system is. How can I explain? 🤡

A) why do you want her to use linux?
B) I’d suggest Ubuntu or Zorin os

malware_hacker_bot 2022-09-21 22:34:28
watzon 2022-09-21 21:21:32
But is she having problems with it? Because if she isn’t, don’t try to convince her to switch to a whole new OS she’s going to have to learn. No sense switching non techy people to Linux if there’s no added benefit.

His gf be like:
Wanna breakup?

ha7shu 2022-09-21 22:35:06
malware_hacker_bot 2022-09-21 22:34:28
His gf be like:
Wanna breakup?

After seeing terminal for the first time
Yeah 😂

Aishasei 2022-09-21 22:42:11
ha7shu 2022-09-21 21:23:39
Also beginners would easily get bored with using Linux if they have to use terminal for every now and then

They find GUI more comfortable and appealing over big black screen

I remember using GUI only for like 2 months as a non-technical person (mint). So I would not find an issue there.

|