W41, 2020-10-05/10-11
for some reason i willingly keep doing this on sunday evening, without taking the necessary time to take a look at each project’s git log
, general schedules, todo lists, etc. it’s less of a “proper” review process (i can easily leverage git [^1]) and more of an immediate memory exercise. nächste mal.
dae.wiki
- preparation for the launch deemed for thursday, decided last minute for wednesday: server config domain setup, redirects, ssl, etc
- last minute changes for graduation projects page, design changes, other things; some feature requests implemented while the website was just gone live created problems — what you give is what you get (WYGIWYG)
- a few meetings with
cst
to discuss further git integration (general git-merge handling); exciting prospects at least - some preparatory work done to shape up image upload workflow (file type and size limit), not merged into main branch, but useful for imminent integration with backend library to do image resizing, etc
- ongoing email dance with external tech consultant to get necessary extra info from
login-auth
response call; after 8 months, still they don’t get it
dps / magdx
- first work-session on
html
+css
introduction: eg. translating figma design into real webpage - continuation on setting up db architecture for calendar setup, in conformance with RFC5545 as much as possible (relaxing exercise, kiss me)
fst viz tool
- jumping back / giving support to ongoing viz tool being developed by a + a: learning some
d3.js
andsvg
basics, okay.
[^1]: i did sketch down some lines on how to setup such utility: check status of all active projects, get timestamp of last tasks done, etc, by using git repos as core resources. possibly to do soon.