Tuan-Dat Tran tudattr
  • Joined on 2023-10-08
tudattr created pull request tudattr/athome#14 2024-12-11 23:02:56 +00:00
dioxus_upgrade
tudattr pushed to dioxus_upgrade at tudattr/athome 2024-12-11 22:54:25 +00:00
0d0638fa14 chore(project): Updated project version number
tudattr pushed to dioxus_upgrade at tudattr/athome 2024-12-11 22:47:31 +00:00
bfe89fa811 chore(tailwind): Reran tailwind compilation to match current project css-classes
tudattr pushed to dioxus_upgrade at tudattr/athome 2024-12-11 22:44:55 +00:00
5db82448c4 chore(dependencies): Removed unused dependencies with cargo-machete
tudattr pushed to login at tudattr/athome 2024-12-11 22:34:20 +00:00
b44792871c Added basic layout for login
tudattr created branch login in tudattr/athome 2024-12-11 22:34:14 +00:00
tudattr pushed to 0.1.6 at tudattr/athome 2024-12-11 22:34:00 +00:00
tudattr created branch 0.1.6 in tudattr/athome 2024-12-11 22:33:54 +00:00
tudattr pushed to 0.1.3 at tudattr/athome 2024-12-11 22:33:46 +00:00
tudattr created branch 0.1.3 in tudattr/athome 2024-12-11 22:33:40 +00:00
tudattr pushed to 0.1.5 at tudattr/athome 2024-12-11 22:33:28 +00:00
3610f338aa centralize header
tudattr pushed to dioxus_upgrade at tudattr/athome 2024-12-11 22:29:18 +00:00
74f68eff5b chore(dioxus): Upgraded to dioxus 0.6.0
tudattr created branch dioxus_upgrade in tudattr/athome 2024-12-11 22:29:10 +00:00
tudattr pushed to rewrite at tudattr/ansible 2024-12-11 19:04:55 +00:00
88141f8869 chore(secrets): Updated secrets.yml.skeleton to reflect recent changes
tudattr pushed to rewrite at tudattr/ansible 2024-12-11 18:59:58 +00:00
6d099061ac feat(docker): Split docker compose to be deployed different services on different hosts. See host_vars of each host.
tudattr pushed to master at NCS/age_cache_simulation 2024-12-05 20:58:43 +00:00
b166a9e64a refactor(simulation): Commented out prints
tudattr pushed to master at NCS/age_cache_simulation 2024-12-05 20:51:57 +00:00
ed08b8fef3 feat(simulation): Event based eviction instead of iterative
tudattr pushed to master at NCS/age_cache_simulation 2024-12-05 14:54:55 +00:00
6da629f90e fix(simulation): Fixed expected age calculation
tudattr pushed to master at NCS/age_cache_simulation 2024-12-05 13:50:07 +00:00
b7aaa31860 fix(simulation): Added missing imports for 00_aoi_caching_simulation/multi_aoi_cache_simulation.ipynb and ran new experiments
tudattr pushed to master at NCS/age_cache_simulation 2024-12-05 13:40:44 +00:00
78345c9788 refactor(simulation): Copied changes from aoi_cache_simulation to multi_aoi_cache_simulation