Conversation
Notices
-
Infected Moomin (moon@shitposter.club)'s status on Monday, 20-Sep-2021 22:58:06 JST Infected Moomin 0w0 it werks, can generate PDF directly from memory and open in a new tabnow just need to make it so it saves the invoice data to the db, and marks unbilled tasks as billed and all functionality will be finished. Then it's just data validation and cosmetic changes. - バツ子(痛いの痛いの飛んでけ;; likes this.
-
バツ子(痛いの痛いの飛んでけ;; (shmibs@tomo.airen-no-jikken.icu)'s status on Monday, 20-Sep-2021 23:10:55 JST バツ子(痛いの痛いの飛んでけ;; @Moon @thor @hckr > feel when writing C programs with only stdlib:gah: -
Infected Moomin (moon@shitposter.club)'s status on Monday, 20-Sep-2021 23:10:56 JST Infected Moomin @thor @hckr what can I say, shit happens. I don't take a larger lesson from that event. Everybody uses libraries in every language. -
Lutefisk (thor@pl.thj.no)'s status on Monday, 20-Sep-2021 23:10:57 JST Lutefisk -
Infected Moomin (moon@shitposter.club)'s status on Monday, 20-Sep-2021 23:10:58 JST Infected Moomin @hckr it is really great that rarely do I ever have to implement a specific piece of functionality, there's almost always a library on NPM. Sometimes I have to download and hack it, but at least it's there. -
Infected Moomin (moon@shitposter.club)'s status on Monday, 20-Sep-2021 23:11:04 JST Infected Moomin @hckr This is all in JavaScript, and I'm using a library called MakePDF that was very simple to use (of course I'm doing a simple layout though.) -
???????????? (hckr@shitposter.club)'s status on Monday, 20-Sep-2021 23:11:04 JST ???????????? @Moon ahhh. I used some perl thing off cpan. Probably 10 years ago now, i was trying to flood my high school with some fake info requests via email out of spite. Probably spent 2-3 full days on it and still couldn't get it laid out to look realistic at all and gave up. I'm constantly impressed with the js ecosystem, as terrible as the language seems and looks, there's such an insanely large collection of productive libraries and tools. -
???????????? (hckr@shitposter.club)'s status on Monday, 20-Sep-2021 23:11:05 JST ???????????? @Moon I've found generating documents and such to be VERY frustrating in the past, your result looks quite nice!good to see you too :) -
???????????? (hckr@shitposter.club)'s status on Monday, 20-Sep-2021 23:11:06 JST ???????????? @Moon excellent work! -
Infected Moomin (moon@shitposter.club)'s status on Monday, 20-Sep-2021 23:11:06 JST Infected Moomin @hckr thanks, and it's good to see you!This is one of the few times I've set aside time to solve a personal technical problem. I just needed a very simple tool for generating invoices.