diff options
| author | nic <ra@afu.re> | 2025-08-05 13:20:45 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2025-08-05 13:20:45 -0400 |
| commit | 4509190adc5ac576e03b4b00c1211b8b77beb058 (patch) | |
| tree | c0e4095b493e1edb1422b80f01a3f72b9342b7be /cs | |
| parent | a3bc532d6e2111f7526289281076ba6799333a5a (diff) | |
Auto from nzxt - Tue 05 Aug 2025 01:20:45 PM EDT
Diffstat (limited to 'cs')
| -rw-r--r-- | cs/6.0001 Introduction to Computer Science and Programming in Python.md | 2 | ||||
| -rw-r--r-- | cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/cs/6.0001 Introduction to Computer Science and Programming in Python.md b/cs/6.0001 Introduction to Computer Science and Programming in Python.md index 99a06d2..3b37042 100644 --- a/cs/6.0001 Introduction to Computer Science and Programming in Python.md +++ b/cs/6.0001 Introduction to Computer Science and Programming in Python.md @@ -6,7 +6,7 @@ Computers does 2 things only: Computational problem solving & Computational complexities -From Ambigous problem statement to computational formulation of a method +From Ambiguous problem statement to computational formulation of a method Declarative vs Imperative Knowledge Declarative: Like an axiom - Statement of Facts diff --git a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md index 8a68490..d06c3c5 100644 --- a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md +++ b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md @@ -168,7 +168,6 @@ sudo eselect repository add palladian git git@git.afu.re:palladian/ emerge --sync palladian # ssh key problem ? -# is elogind even needed ? # hwclock echo "sys-auth/seatd -elogind server builtin" >> /etc/portage/package.use/custom @@ -178,8 +177,6 @@ emerge dev-libs/wayland x11-base/xwayland gui-libs/wlroots sys-auth/seatd \ usermod -aG seat yourusername -EGL BUG - ELOGIND RELATED ? DISREGARD ELOGIND FROM BOOT -logic... ### Dotfiles g git @@ -217,5 +214,6 @@ app-admin/pass ### Email setup +# Resolution problem ... **update-m1n1**, which must be run as root every time you update the kernel, U-Boot, or m1n1 itself. |
