Julien CLEMENT juju
juju pushed to master at juju/JuliOS 2022-04-22 06:56:04 +00:00
204b464f59 fix(heap): increased heap size to 1MiB
juju pushed to master at juju/JuliOS 2022-04-21 15:37:47 +00:00
9b5004bf81 feat(keyboard): add distinct module for keyboard
ee6e6c49cc feat(pit): add tick counter
Compare 2 commits »
juju pushed to master at juju/JuliOS 2022-04-21 14:47:12 +00:00
d14ad3a912 feat(pic): create pit module
bdf28e38f4 feat(interrupts): refactor pic in dedicated module
Compare 2 commits »
juju pushed to master at juju/JuliOS 2022-04-21 13:23:35 +00:00
290bb39216 update x86_64 crate version
juju pushed to master at juju/JuliOS 2022-04-21 13:20:53 +00:00
d0b8e393db update x86_64 crate version
juju pushed to master at juju/juju.re 2022-04-10 09:45:02 +00:00
34be6a4a96 fix: fix new github url and typo in q-solved
juju pushed to master at juju/juju.re 2022-03-26 12:19:46 +00:00
68086057fb feat(q-solved): better explanations, add circtuit drawings
juju pushed to master at juju/juju.re 2022-03-26 10:33:02 +00:00
d4b4d1df2e fix(q-solved): add table of contents and typo fixes
juju pushed to master at juju/juju.re 2022-03-25 21:52:22 +00:00
355dede8e1 fix(typo): add gitignore for public folder and fixed a typo in q-solved
juju pushed to master at juju/juju.re 2022-03-25 21:45:34 +00:00
6f5bbb7ceb feat(q-solved): add first q-solved writeup
juju pushed to master at juju/juju.re 2022-02-11 18:43:51 +00:00
8cbb1a0b89 fix(config): remove placeholder description
juju pushed to master at juju/juju.re 2022-02-11 18:37:09 +00:00
431a82ec27 feat(modules): add theme submodules
265b1a8bed feat(compose): update docker-compose to use hugo
81bb27493b feat(src): chagne to hugo
Compare 3 commits »
juju pushed to master at juju/JuliOS 2021-12-13 15:10:23 +00:00
609edb2bff fix(readme): fix typos in readme
juju pushed to master at juju/juju.re 2021-12-09 21:13:56 +00:00
3448bb6164 feat(css): update maximum width
juju pushed to master at juju/juju.re 2021-12-09 17:13:09 +00:00
0f1fa50ef5 feat(html): add binary exploitations article dedicated page and slides
juju pushed to master at juju/juju.re 2021-12-09 16:31:05 +00:00
8b67ccd47c feat(css): update css for article list
juju pushed to master at juju/juju.re 2021-12-09 16:28:58 +00:00
279035671e feat(css): update css for article list
juju pushed to master at juju/juju.re 2021-12-09 16:02:41 +00:00
844045de11 feat(compose): mount html inside docker-compose instead of building image
juju pushed to master at juju/juju.re 2021-12-09 13:53:41 +00:00
bc43e25e97 feat(html): add blog section
juju pushed to master at juju/JuliOS 2021-12-08 21:57:00 +00:00
37432ef902 feat(heap): refacto memory init and add heap simple allocation