Contents:
What is the opposite?
Y does every1 h8 rust?
Do you want to delete it?
anyone else getting this?
What is the opposite?
Y does every1 h8 rust?
Do you want to delete it?
anyone else getting this?
lordV 2022-07-21 01:55:57
capezotte 2022-07-21 01:54:48
the whole point of functional programming is getting the pesky “real computer” out of the way and think strictly about design
What is the opposite?
capezotte 2022-07-21 01:56:05
lordV 2022-07-21 01:55:57
What is the opposite?
assembler
capezotte 2022-07-21 01:56:08
probably
lordV 2022-07-21 01:56:22
OK now I understand how you mean if
lordV 2022-07-21 01:56:24
It
gloriouserrand 2022-07-21 01:56:38
capezotte 2022-07-21 01:56:08
probably
i don’t think that the opposite is really strictly assembler
gloriouserrand 2022-07-21 01:57:00
any language that logically resembles something that may be done directly using assembler will pass
gloriouserrand 2022-07-21 01:57:05
like c maybe
capezotte 2022-07-21 01:57:20
c has still plenty of convenience compared to assembler
gloriouserrand 2022-07-21 01:57:32
but i mean not the utilities language provide but the logical structure.
gloriouserrand 2022-07-21 01:57:51
imperative attribute
gloriouserrand 2022-07-21 01:58:19
capezotte 2022-07-21 01:57:20
c has still plenty of convenience compared to assembler
having integer overflow for signed integer but having otherwise well-defined unsigned integer arithmetics
gloriouserrand 2022-07-21 01:58:35
wait i’ma pull out something interesting
capezotte 2022-07-21 01:59:21
i’m thinking of stuff like structs, memory management and the stack being handled for you
gloriouserrand 2022-07-21 01:59:53
ah this is it
gloriouserrand 2022-07-21 01:59:56
https://www.yodaiken.com/2021/05/19/undefined-behavior-in-c-is-a-reading-error/
gloriouserrand 2022-07-21 02:00:07
it just popped up in my mind
gloriouserrand 2022-07-21 02:00:14
capezotte 2022-07-21 01:59:21
i’m thinking of stuff like structs, memory management and the stack being handled for you
ya ok
gloriouserrand 2022-07-21 02:00:33
but i meant just the resemblance of the flow of the program
gloriouserrand 2022-07-21 02:00:53
in assembler you got “statements”
gloriouserrand 2022-07-21 02:01:00
in c you got them as well
gloriouserrand 2022-07-21 02:01:09
but for example haskell doesn’t have them in pure form
anordinaryusername 2022-07-21 02:13:17
Y does every1 h8 rust?
AndrewBenn 2022-07-21 02:14:40
we can’t answer that
gloriouserrand 2022-07-21 02:21:34
anordinaryusername 2022-07-21 02:13:17
Y does every1 h8 rust?
well some arguments are good
gloriouserrand 2022-07-21 02:21:41
though its ecosystem is great
gloriouserrand 2022-07-21 02:22:05
crates.io and default crate manager cargo
gloriouserrand 2022-07-21 02:23:14
it’s nice when you use libraries but is not when you write one.
gloriouserrand 2022-07-21 02:23:24
or at least when your code complexity is quite low
capezotte 2022-07-21 02:35:24
typosquatting time
capezotte 2022-07-21 05:06:52
https://forum.artixlinux.org/index.php/topic,633.msg4986.html#msg4986
have I already posted this here
have I already posted this here
lordwilliamwolf 2022-07-21 06:49:27
error: libtg_owt: signature from “Jiachen YANG (Arch Linux Packager Signing Key) <farseerfc@archlinux.org>” is marginal trust
:: File /var/cache/pacman/pkg/libtg_owt-0.git14.10d5f4b-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
anyone else getting this?
:: File /var/cache/pacman/pkg/libtg_owt-0.git14.10d5f4b-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
anyone else getting this?
ChrisCromer 2022-07-21 06:54:17
lordwilliamwolf 2022-07-21 06:49:27
error: libtg_owt: signature from “Jiachen YANG (Arch Linux Packager Signing Key) <farseerfc@archlinux.org>” is marginal trust
:: File /var/cache/pacman/pkg/libtg_owt-0.git14.10d5f4b-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
anyone else getting this?
:: File /var/cache/pacman/pkg/libtg_owt-0.git14.10d5f4b-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
anyone else getting this?
That’s an arch linux packager. Make sure you have the arch linux keyring installed and up to date.
lordwilliamwolf 2022-07-21 06:54:46
ChrisCromer 2022-07-21 06:54:17
That’s an arch linux packager. Make sure you have the arch linux keyring installed and up to date.
tried that, didnt seem to help :/
ChrisCromer 2022-07-21 06:55:17
If the file is really corrupt… We can’t do anything to fix it… It’s on arch linux servers/repos.