diff options
-rw-r--r-- | assets/more/bookmarks.yml | 53 | ||||
-rw-r--r-- | assets/more/links.yml | 6 | ||||
-rw-r--r-- | content-org/blog.org | 17 | ||||
-rw-r--r-- | content/blog/2024/aoc-hiatus.md | 19 |
4 files changed, 92 insertions, 3 deletions
diff --git a/assets/more/bookmarks.yml b/assets/more/bookmarks.yml index a9fe3ad..1671023 100644 --- a/assets/more/bookmarks.yml +++ b/assets/more/bookmarks.yml @@ -179,7 +179,7 @@ bookmarks: source_url: https://hachyderm.io/@VimLinks/113619496551546679 source_host: hachyderm.io - url: https://damieng.com/typography/advent/2024/ - title: Advent of Fonts 2024 + title: Advent of Fonts 2024 date: '2024-12-08' host: damieng.com source_url: https://mastodon.social/@damieng/113618210924442400 @@ -191,8 +191,57 @@ bookmarks: source_url: https://hostux.social/@lfa/113617660943032199 source_host: hostux.social - url: https://addons.mozilla.org/en-US/firefox/addon/google-sign-in-popup-blocker/ - title: "Google Sign-in Popup Blocker" + title: Google Sign-in Popup Blocker date: '2024-12-08' host: addons.mozilla.org source_url: https://saltylike.us/@tuckerm/113613850024154051 source_host: saltylike.us +- url: https://www.theverge.com/2024/12/9/24316882/itch-io-offline-domain-registration-funko-report + title: Itch.io is currently offline due to a ‘trash AI-powered’ phishing report + date: '2024-12-09' + host: theverge.com + source_url: + source_host: +- url: https://www.youtube.com/watch?v=OUuz9-CtCwY + title: Literate Programming for the 24th Century + date: '2024-12-09' + host: youtube.com + source_url: + source_host: +- url: https://www.nathalielawhead.com/candybox/in-defense-and-absolute-condemnation-of-ai-how-ai-has-already-affected-the-game-industry + title: 'In defense and absolute condemnation of AI: how AI has already affected + “The Game Industry”' + date: '2024-12-10' + host: nathalielawhead.com + source_url: https://mastodon.social/@alienmelon/113628449572893204 + source_host: mastodon.social +- url: https://arstechnica.com/information-technology/2024/12/new-badram-attack-neuters-security-assurances-in-amd-epyc-processors/ + title: AMD’s trusted execution environment blown wide open by new BadRAM attack + date: '2024-12-10' + host: arstechnica.com + source_url: + source_host: +- url: https://tabloid.vercel.app/ + title: 'Tabloid: the clickbait headline programming language' + date: '2024-12-11' + host: tabloid.vercel.app + source_url: https://urbanists.social/@enobacon/113630060542720768 + source_host: urbanists.social +- url: https://arstechnica.com/science/2024/12/congressional-republicans-conclude-sars-cov-2-originated-in-a-lab-leak/ + title: Congressional Republicans conclude SARS-CoV-2 originated in a lab leak + date: '2024-12-11' + host: arstechnica.com + source_url: + source_host: +- url: https://it.slashdot.org/story/24/12/11/156219/researchers-uncover-chinese-spyware-used-to-target-android-devices + title: Researchers Uncover Chinese Spyware Used To Target Android Devices - Slashdot + date: '2024-12-11' + host: it.slashdot.org + source_url: + source_host: +- url: https://www.youtube.com/watch?v=WDAZAgrzNoo + title: How Atari 8-Bit Computers Work! + date: '2024-12-11' + host: youtube.com + source_url: https://lemmy.sdf.org/post/26228788 + source_host: lemmy.sdf.org diff --git a/assets/more/links.yml b/assets/more/links.yml index bdd30b3..abce3e7 100644 --- a/assets/more/links.yml +++ b/assets/more/links.yml @@ -262,3 +262,9 @@ links: mission to promote computer user freedom. ' button: video: +- url: https://hyperreal.coffee/ + title: 'hyperreal.coffee ' + date: '2024-12-10' + description: Personal homepage with about tech and personal problems + button: + video: diff --git a/content-org/blog.org b/content-org/blog.org index e1aa851..f387a40 100644 --- a/content-org/blog.org +++ b/content-org/blog.org @@ -8,7 +8,7 @@ #+HUGO_SECTION: blog -* 2024 [105/107] :@blog: +* 2024 [106/108] :@blog: :PROPERTIES: :EXPORT_HUGO_SECTION: blog/2024 :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600 @@ -123,6 +123,21 @@ It's small annoyance, but it shows the general direction. Microsoft GitHub is still not near the biggest sin an Open Source can commit when it comes to cooperation (that crown still goes to using Discord), but it's far from being "Open". ** +** DONE Hiatus due to Advent of Code +CLOSED: [2024-12-09 Mon 00:01] +:PROPERTIES: +:EXPORT_FILE_NAME: aoc-hiatus +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Abstract See you next year! +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening Sue Kasper - Sim City 200 OST +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening_Url https://mdvhimself.bandcamp.com/album/sim-city-2000 +:END: + +I was tricked into participating into Advent of Code. +I had no idea much time it would take! +Therefore, don't expect many updates here till the end of the year outside of fresh batches of the [[/more/bookmarks][hottest bookmarks]] out there. +I'll try to spend all the little free time I have on those assignments. +See you! + ** DONE Things I care about: documentation CLOSED: [2024-12-04 Wed 22:08] :PROPERTIES: diff --git a/content/blog/2024/aoc-hiatus.md b/content/blog/2024/aoc-hiatus.md new file mode 100644 index 0000000..0af1006 --- /dev/null +++ b/content/blog/2024/aoc-hiatus.md @@ -0,0 +1,19 @@ ++++ +title = "Hiatus due to Advent of Code" +author = ["Michał Sapka"] +date = 2024-12-09T00:01:00+01:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "See you next year!" +Listening = "Sue Kasper - Sim City 200 OST" +Listening_Url = "https://mdvhimself.bandcamp.com/album/sim-city-2000" ++++ + +I was tricked into participating into Advent of Code. +I had no idea much time it would take! +Therefore, don't expect many updates here till the end of the year outside of fresh batches of the [hottest bookmarks](/more/bookmarks) out there. +I'll try to spend all the little free time I have on those assignments. +See you! |