From ce9546811f32ae5c6329eb0e6b9205bfb9d00d72 Mon Sep 17 00:00:00 2001 From: Raj Patil Date: Sun, 14 Jul 2024 12:10:53 +0530 Subject: [PATCH] updates --- Content/20230712223044-lisp.org | 2 +- Content/20240630182300-ffmpeg.org | 61 +++++------------------------ Content/20240707174313-plantuml.org | 3 ++ Content/bib/references.bib | 20 ++++++++-- Static/css/style_custom.css | 6 +-- 5 files changed, 34 insertions(+), 58 deletions(-) diff --git a/Content/20230712223044-lisp.org b/Content/20230712223044-lisp.org index 95963e4..e8c063f 100644 --- a/Content/20230712223044-lisp.org +++ b/Content/20230712223044-lisp.org @@ -33,7 +33,7 @@ Maxwell's equations of Software (~Alan Kay in some Interview~) (#t (apply (car e) (evlis (cdr e) a) a)))) (#t (apply (car e) (evlis (cdr e) a) a)))) #+end_src -* Comment Stream +* Comment-Stream ** 0x227B - am bored of reading common lisp books - want to code a bit without explicit directives from a book diff --git a/Content/20240630182300-ffmpeg.org b/Content/20240630182300-ffmpeg.org index 2d43101..99e6d9c 100644 --- a/Content/20240630182300-ffmpeg.org +++ b/Content/20240630182300-ffmpeg.org @@ -17,57 +17,16 @@ skinparam rectangle { StereotypeFontName monospace } -rectangle "Input File" <> as input - -rectangle "Demuxer" as demux { - rectangle "Container\nFormat\nDetection" as detection - rectangle "Stream\nSeparation" as separation - detection -down-> separation -} - -rectangle "Video Decoder" as vdecode <> -rectangle "Audio Decoder" as adecode <> -rectangle "Subtitle Decoder" as sdecode <> - -rectangle "Video Processing (Optional)" as vprocess { - rectangle "Scaling, Cropping, etc." as vfilter - rectangle "Transcoding\n(Codec Change)" as vtranscode -} - -rectangle "Audio Processing (Optional)" as aprocess { - rectangle "Volume, Resampling, etc." as afilter - rectangle "Transcoding\n(Codec Change)" as atranscode -} - -rectangle "Video Encoder" as vencode <> -rectangle "Audio Encoder" as aencode <> -rectangle "Subtitle Encoder" as sencode <> - -rectangle "Muxer" as mux { - rectangle "Stream\nMerging" as merging - rectangle "Container\nFormat\nCreation" as container - merging -down-> container -} - -rectangle "Output File" <> as output - -input -right-> demux -demux -down-> vdecode : Video Stream -demux -down-> adecode : Audio Stream -demux -down-> sdecode : Subtitle Stream - -vdecode -right-> vprocess -aprocess -right-> aencode : (If transcoded) -vprocess -right-> vencode : (If processed/transcoded) -sdecode -right-> sencode - -vprocess -down-> vencode : (If not transcoded) -adecode -down-> aprocess : (If not transcoded) - -vencode -down-> mux : Encoded Video Stream -aencode -down-> mux : Encoded Audio Stream -sencode -down-> mux : Encoded Subtitle Stream -mux -right-> output +rectangle "Input\n(Demuxing)" <> as input +rectangle "Decoding" as decode +rectangle "Transformations (Optional)" as transform +rectangle "Encoding" as encode +rectangle "Output\n(Muxing)" <> as output + +input -down-> decode +decode -down-> transform #line.dashed +transform -down-> encode #line.dashed +encode -down-> output @enduml #+end_src diff --git a/Content/20240707174313-plantuml.org b/Content/20240707174313-plantuml.org index 468d93b..44ba208 100644 --- a/Content/20240707174313-plantuml.org +++ b/Content/20240707174313-plantuml.org @@ -33,6 +33,9 @@ Note "1" *-- "*" Tag @enduml #+end_src +#+RESULTS: +[[file:images/plant-uml.png]] + * State diagrams #+begin_src plantuml :file images/plantuml-state.png :exports both diff --git a/Content/bib/references.bib b/Content/bib/references.bib index 79c5e22..ac96be9 100644 --- a/Content/bib/references.bib +++ b/Content/bib/references.bib @@ -158,7 +158,7 @@ @misc{zhang_new_2023 month = apr, year = {2023}, note = {arXiv:2304.12833 [cs, math]}, - keywords = {Computer Science - Artificial Intelligence, Computer Science - Computation and Language, Computer Science - Information Retrieval, Computer Science - Information Theory, Computer Science - Machine Learning}, + keywords = {Computer Science - Artificial Intelligence, Computer Science - Machine Learning, Computer Science - Computation and Language, Computer Science - Information Retrieval, Computer Science - Information Theory}, file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/RREK5VQY/Zhang - 2023 - A New Information Theory of Certainty for Machine .pdf:application/pdf;arXiv.org Snapshot:/home/rp152k/Zotero/storage/MS3Y5DB3/2304.html:text/html}, } @@ -174,6 +174,20 @@ @misc{qiao_we-math_2024 month = jul, year = {2024}, note = {arXiv:2407.01284 [cs]}, - keywords = {Computer Science - Artificial Intelligence, Computer Science - Computation and Language, Computer Science - Computer Vision and Pattern Recognition, Computer Science - Machine Learning, Computer Science - Symbolic Computation}, - file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/IU5B49TG/Qiao et al. - 2024 - We-Math Does Your Large Multimodal Model Achieve .pdf:application/pdf}, + keywords = {Computer Science - Artificial Intelligence, Computer Science - Machine Learning, Computer Science - Computation and Language, Computer Science - Computer Vision and Pattern Recognition, Computer Science - Symbolic Computation}, + file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/IU5B49TG/Qiao et al. - 2024 - We-Math Does Your Large Multimodal Model Achieve .pdf:application/pdf;arXiv.org Snapshot:/home/rp152k/Zotero/storage/NSFPNXAV/2407.html:text/html}, +} + +@misc{petryk_importance_2024, + title = {On the {Importance} of {Reproducibility} of {Experimental} {Results} {Especially} in the {Domain} of {Security}}, + url = {http://arxiv.org/abs/2407.06760}, + doi = {10.1109/MECO62516.2024.10577919}, + abstract = {Security especially in the fields of IoT, industrial automation and critical infrastructure is paramount nowadays and a hot research topic. In order to ensure confidence in research results they need to be reproducible. In the past we reported [18] that in many publications important information such as details about the equipment used are missing. In this paper we report on our own experiments that we run to verify the parameters reported in the datasheets that came along with our experimental equipment. Our results show that there are significant discrepancies between the datasheets and the real world data. These deviations concern accuracy of positions, movements, duration of laser shots etc. In order to improve reproducibility of results we therefore argue on the one hand that research groups verify the data given in datasheets of equipment they use and on the other hand that they provide measurement set-up parameters in globally accepted units such as cm, seconds, etc.}, + urldate = {2024-07-10}, + author = {Petryk, Dmytro and Kabin, Ievgen and Langendörfer, Peter and Dyka, Zoya}, + month = jul, + year = {2024}, + note = {arXiv:2407.06760 [cs]}, + keywords = {Computer Science - Cryptography and Security, Computer Science - Hardware Architecture}, + file = {arXiv Fulltext PDF:/home/rp152k/Zotero/storage/HJHIXPCN/Petryk et al. - 2024 - On the Importance of Reproducibility of Experiment.pdf:application/pdf;arXiv.org Snapshot:/home/rp152k/Zotero/storage/6BBHTLMP/2407.html:text/html}, } diff --git a/Static/css/style_custom.css b/Static/css/style_custom.css index 4387c3e..f8450a6 100644 --- a/Static/css/style_custom.css +++ b/Static/css/style_custom.css @@ -18,7 +18,7 @@ iframe { header { background-color: #000000; - border-bottom: 5px solid #4fff00; + border-bottom: 5px solid #8c52ff; padding-bottom: 1px; padding-left: 1px; } @@ -79,7 +79,7 @@ header { a { text-decoration: none; cursor: pointer; - color: #4fff00; + color: #8c52ff; font-style: italic; font-weight: bold; } @@ -123,5 +123,5 @@ input[type="submit"]:hover { .header-title{ font-size: x-large; - color: #4fff00 ; + color: #8c52ff ; }