Time |
Nick |
Message |
00:41 |
|
Hijiri joined #minetest-hub |
00:41 |
|
paramat joined #minetest-hub |
00:43 |
|
ANAND joined #minetest-hub |
01:39 |
|
TommyTreasure joined #minetest-hub |
01:39 |
|
TommyTreasure joined #minetest-hub |
02:06 |
|
oOChainLynxOo joined #minetest-hub |
02:08 |
|
oOChainLynxOo_2 joined #minetest-hub |
02:10 |
|
oOChainLynxOo_3 joined #minetest-hub |
02:13 |
|
oOChainLynxOo joined #minetest-hub |
02:15 |
|
paramat joined #minetest-hub |
02:17 |
|
FrostRanger joined #minetest-hub |
02:29 |
|
Miner_48er joined #minetest-hub |
03:00 |
|
scr267b joined #minetest-hub |
03:14 |
|
Ganome317 joined #minetest-hub |
04:17 |
|
paramat joined #minetest-hub |
05:56 |
|
kaeza joined #minetest-hub |
06:28 |
|
CWz joined #minetest-hub |
07:08 |
|
Amaz_ joined #minetest-hub |
07:53 |
|
celeron55_ joined #minetest-hub |
09:06 |
|
Megaf joined #minetest-hub |
10:31 |
|
Fixer joined #minetest-hub |
11:00 |
|
calcul0n_ joined #minetest-hub |
12:48 |
|
Hillbilly joined #minetest-hub |
13:14 |
|
Fixer_ joined #minetest-hub |
13:27 |
|
Hillbilly left #minetest-hub |
13:34 |
|
TommyTreasure joined #minetest-hub |
13:52 |
|
scr267 joined #minetest-hub |
15:10 |
|
oOChainLynxOo joined #minetest-hub |
15:58 |
|
oOChainLynxOo_2 joined #minetest-hub |
15:58 |
|
Sokomine joined #minetest-hub |
16:00 |
|
oOChainLynxOo_2 joined #minetest-hub |
16:02 |
|
oOChainLynxOo joined #minetest-hub |
16:32 |
|
tumeninodes joined #minetest-hub |
16:32 |
MinetestBot |
tumeninodes: Mar-29 22:40 UTC <kaeza> Heya! How's it going? |
16:32 |
tumeninodes |
o/ |
16:32 |
VanessaE |
hey notenoughnodes ;) |
16:33 |
tumeninodes |
haha, Hi Vanessa |
16:33 |
VanessaE |
what's news? |
16:33 |
tumeninodes |
I came by to see if anyone might be willing to test a PR for one of my mods |
16:33 |
tumeninodes |
https://github.com/TumeniNodes/c_doors/pull/13 |
16:33 |
* VanessaE |
hides |
16:33 |
tumeninodes |
awww |
16:34 |
VanessaE |
I'm so tired I can barely move |
16:34 |
tumeninodes |
I don't use mesicons |
16:34 |
tumeninodes |
I'm sure...you've bee quite busy |
16:34 |
tumeninodes |
n |
16:34 |
tumeninodes |
you holding up ok? |
16:34 |
VanessaE |
yeah' |
16:35 |
VanessaE |
just been busting my ass too much |
16:35 |
tumeninodes |
well, at least keeping busy keeps the mind busy |
16:35 |
VanessaE |
yeah |
16:36 |
tumeninodes |
I know, it's a lame saying but |
16:37 |
tumeninodes |
I've been taking care of 3 old sick people... feels like Charlie Bucket's house here |
16:37 |
VanessaE |
heh |
16:38 |
VanessaE |
that's descriptive |
16:38 |
VanessaE |
right now I just wish I could go relax in the recliner but then I'd be away from IRC :P |
16:38 |
tumeninodes |
not nearly, I could give you some real details if you like :D |
16:39 |
VanessaE |
in fact I think I'll go do just that. |
16:39 |
VanessaE |
bl |
16:39 |
VanessaE |
bbl* |
16:39 |
tumeninodes |
o/ |
16:39 |
tumeninodes |
rest well |
16:58 |
rubenwardy |
I'm attempting to copy a core dump from an emulator |
16:58 |
rubenwardy |
anyone know much about hexdump/xxd/etc? |
16:58 |
rubenwardy |
on the emulator, I've done hexdump -Cv file because xxd isn't available |
16:59 |
rubenwardy |
then to go back to binary, I did xxd -r -p in out but it comes out corrupted |
16:59 |
rubenwardy |
this is a RISC-V emulator |
17:01 |
rubenwardy |
nvm, got it |
17:01 |
rubenwardy |
noooo, the hashes are different |
17:03 |
|
oOChainLynxOo joined #minetest-hub |
17:05 |
tumeninodes |
you doing some reverse engineering or something? |
17:07 |
rubenwardy |
no, I'm trying to copy a core dump from an emulator so I can use GDB to inspect it |
17:07 |
tumeninodes |
sounds like oodles of fun |
17:07 |
rubenwardy |
yeah |
17:14 |
tumeninodes |
I was just looking around and finding that a hexdump is sort of outdated. and perhaps GDB can already do what you're possible attempting? |
17:15 |
VanessaE |
bug a hexdump is geeky. ;) |
17:16 |
VanessaE |
but* |
17:16 |
rubenwardy |
tumeninodes: I need to copy a binary file from the emulator to the host |
17:16 |
rubenwardy |
I'm attempting to do that using hexdump and xxd |
17:16 |
rubenwardy |
haven't even got to GDB yet |
17:17 |
VanessaE |
(irc addict that I am, I grabbed my phone on the way to the previously mentioned recliner |
17:17 |
VanessaE |
:P ) |
17:21 |
rubenwardy |
the emulator has an ext2 filesystem mounted, but writing causes it to be corrupted for some reason |
17:21 |
rubenwardy |
hmmm |
17:21 |
rubenwardy |
OMG |
17:21 |
rubenwardy |
it's a permissions issue! |
17:22 |
tumeninodes |
read/write access |
17:23 |
* VanessaE |
chmod's rubenwardy |
17:23 |
VanessaE |
:) |
17:25 |
tumeninodes |
777 to hell with the devil |
17:26 |
VanessaE |
lol |
17:56 |
|
oOChainLynxOo_2 joined #minetest-hub |
18:23 |
|
kaeza joined #minetest-hub |
18:44 |
|
FrostRanger joined #minetest-hub |
18:52 |
|
Ganome317 joined #minetest-hub |
18:55 |
|
oOChainLynxOo_3 joined #minetest-hub |
18:55 |
|
_Xenon joined #minetest-hub |
18:57 |
|
oOChainLynxOo joined #minetest-hub |
19:00 |
|
kaeza joined #minetest-hub |
19:57 |
|
oOChainLynxOo_2 joined #minetest-hub |
19:59 |
|
oOChainLynxOo_3 joined #minetest-hub |
20:07 |
|
Fixer joined #minetest-hub |
20:16 |
|
calcul0n_ joined #minetest-hub |
20:29 |
|
aerozoic joined #minetest-hub |
20:31 |
|
tumeninodes left #minetest-hub |
20:56 |
|
oOChainLynxOo joined #minetest-hub |
20:58 |
|
oOChainLynxOo_2 joined #minetest-hub |
21:55 |
|
oOChainLynxOo joined #minetest-hub |
21:57 |
|
oOChainLynxOo_3 joined #minetest-hub |
22:12 |
|
Ruslan1 joined #minetest-hub |
22:56 |
|
oOChainLynxOo joined #minetest-hub |
23:12 |
|
Ganome317 joined #minetest-hub |
23:16 |
|
benrob0329 joined #minetest-hub |
23:20 |
|
benrob0329 joined #minetest-hub |
23:55 |
|
Ganome317 joined #minetest-hub |
23:57 |
|
oOChainLynxOo_2 joined #minetest-hub |