Sender | Message | Time |
---|---|---|
16 Jul 2024 | ||
Marius | Well, I've made some progress on the canvas. It still need a few things, like more rebranding and better handling for Lemmy links (I'm just making links more configurable). I'm quite tired tonight, but tomorrow, I'll probably put it in a Git repo and deploy it on my server. | 19:40:00 |
taaz (biglemmowski.win) | awesome, my the theory behind being this is that you could save yourself the trouble of regen and just release the db dump (of just the pixel placement) - I am guessing that the people that will play with this can handle postgres dump file. Also it's already encoded, so no need for developing custom parsers for the txt log and deal with unclean stuff - those null bytes really caught me off guard ... though my disk was getting corrupted 😄 | 19:06:29 |
taaz (biglemmowski.win) | * awesome, my the theory behind this is that you could save yourself the trouble of regen and just release the db dump (of just the pixel placement) - I am guessing that the people that will play with this can handle postgres dump file. Also it's already encoded, so no need for developing custom parsers for the txt log and deal with unclean stuff - those null bytes really caught me off guard ... though my disk was getting corrupted 😄 | 19:06:36 |
taaz (biglemmowski.win) | * awesome, my the theory behind this is that you could save yourself the trouble of regen and just release the db dump (of just the pixel placement) - I am guessing that the people that will play with this can handle postgres dumps. Also it's already encoded, so no need for developing custom parsers for the txt log and deal with unclean stuff - those null bytes really caught me off guard ... though my disk was getting corrupted 😄 | 19:06:52 |
taaz (biglemmowski.win) | * awesome, my the theory behind this is that you could save yourself the trouble of regen and just release the db dump (of just the pixel placement) - I am guessing that the people that will play with this can handle postgres dumps. Also it's already encoded, so no need for developing custom parsers for the txt log and deal with unclean stuff - those null bytes really caught me off guard ... though my disk was getting corrupted 😄 | 19:07:12 |
taaz (biglemmowski.win) | * awesome, my the theory behind this is that you could save yourself the trouble of regen and just release the db dump (of just the pixel placement) - I am guessing that the people that will play with this can handle postgres dumps. Also it's already encoded, so no need for developing custom parsers for the txt log and deal with unclean stuff - those null bytes really caught me off guard ... thought my disk was getting corrupted 😄 | 19:07:26 |
soda_cans | Also depending on the way you see the databas you can export it to a cvs | 19:16:04 |
soda_cans | Immediate txt logs and easy to share | 19:16:15 |
taaz (biglemmowski.win) | In reply to @soda_cans:matrix.orgyeah that's actually rather easy in postgres too \copy table TO 'filepath' DELIMITER ',' CSV HEADER; | 19:29:16 |
grant | In reply to @wereii:matrix.orgyeah.... that makes a whole lot more sense | 19:30:06 |
grant | i'm still stuck in the through process of Pxls | 19:30:15 |
grant | * i'm still stuck in the thought process of Pxls | 19:30:34 |
soda_cans | In reply to @wereii:matrix.orgOh sick, didnt know postgress could do it itself, ive always use jetbrains database thingy for it | 19:30:54 |
soda_cans | Really easy import with the pixel-raw too | 19:31:06 |
taaz (biglemmowski.win) | In reply to @soda_cans:matrix.orgthe integrated database explorer is one of the key reasons why I pay for pycharm lol | 19:31:33 |
soda_cans | Literally | 19:31:48 |
soda_cans | Its so good i cant live without it | 19:31:56 |
taaz (biglemmowski.win) | how did you guys process the pixel_undos? my pandas-fu is rusty, tips very much welcome | 20:08:37 |
taaz (biglemmowski.win) | actually, different question, why do some undos have color and some are unset ? | 20:09:47 |
taaz (biglemmowski.win) | * actually, different question, why do some undos have color filed and some are unset ? | 20:09:56 |
taaz (biglemmowski.win) | guessing, the undos contain the color to revert to? in case of unset there was no pixel placed before (so basically white/0x0) | 20:16:05 |
taaz (biglemmowski.win) | * guessing, the undos contain the color to revert to? in case of unset there was no pixel placed before (so basically white/0x00) | 20:16:10 |
taaz (biglemmowski.win) | * guessing, the undos contain the color to revert to? in case of unset there was no pixel placed before (so basically white/0\x00) | 20:16:15 |
taaz (biglemmowski.win) | * guessing, the undos contain the color to revert to? in case of unset there was no pixel placed before (so basically white/0x00) | 20:16:20 |
17 Jul 2024 | ||
Fauxrose changed their profile picture. | 02:57:49 | |
grant | In reply to @wereii:matrix.orgthis is correct, sorry for the incredibly late response | 07:42:15 |
grant | unset means it was covering nothing otherwise, it's the color the pixel is now | 07:42:31 |
taaz (biglemmowski.win) | In reply to @grant:aftermath.ggGot it, and not a late response at all ! 🎉 :) (btw check your dms) | 09:40:30 |
jpf changed their display name from jurgen-werner to jpf. | 13:38:31 | |
@gregor:gregtech.eu left the room. | 15:35:57 |