Skip to content

Commit

Permalink
new post
Browse files Browse the repository at this point in the history
  • Loading branch information
stervel committed Sep 14, 2024
1 parent 98487fd commit 4e8c17d
Show file tree
Hide file tree
Showing 20 changed files with 192 additions and 34 deletions.
129 changes: 113 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,49 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.5)
ffi (1.17.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm-linux-musl)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86-linux-gnu)
ffi (1.17.0-x86-linux-musl)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
forwardable-extended (2.6.0)
google-protobuf (3.23.1-x86_64-linux)
google-protobuf (4.28.0)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-x86-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.13.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.2)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -46,28 +74,97 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
public_suffix (6.0.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.1.1)
rexml (3.3.7)
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.62.1-x86_64-linux-gnu)
google-protobuf (~> 3.21)
sass-embedded (1.78.0)
google-protobuf (~> 4.27)
rake (>= 13)
sass-embedded (1.78.0-aarch64-linux-android)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-aarch64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-aarch64-linux-musl)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-aarch64-mingw-ucrt)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-arm-linux-androideabi)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-arm-linux-gnueabihf)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-arm-linux-musleabihf)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-riscv64-linux-android)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-riscv64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-riscv64-linux-musl)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-cygwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-linux-android)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-linux-musl)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86-mingw-ucrt)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-cygwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-android)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-musl)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
webrick (1.8.1)

PLATFORMS
aarch64-linux
aarch64-linux-android
aarch64-linux-gnu
aarch64-linux-musl
aarch64-mingw-ucrt
arm-linux-androideabi
arm-linux-gnu
arm-linux-gnueabihf
arm-linux-musl
arm-linux-musleabihf
arm64-darwin
riscv64-linux-android
riscv64-linux-gnu
riscv64-linux-musl
ruby
x86-cygwin
x86-linux
x86-linux-android
x86-linux-gnu
x86-linux-musl
x86-mingw-ucrt
x86_64-cygwin
x86_64-darwin
x86_64-linux-android
x86_64-linux-gnu
x86_64-linux-musl

DEPENDENCIES
jekyll
Expand All @@ -77,4 +174,4 @@ DEPENDENCIES
jekyll-sitemap

BUNDLED WITH
2.5.4
2.5.11
11 changes: 11 additions & 0 deletions _posts/2024-07-16-rant-ost-as-music.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: post
title: "To listen to film soundtrack?"
tags: [opinion]
---

I've come across a ton of internet discussion and couldn't help but notice how people seem to be really divided (and often dogpile on each side) about Hans Zimmer's soundtrack for both parts of Villeneuve's Dune. Some folks think his music is pretty dull, uninteresting, full of long notes, and lacking meaningful musical tonality, while others rave about its grandness and the intricate pallette he brought to the table. Both sides have their valid points, and while I'd also like to share my thoughts on this, I’m still on the fence regarding the music since me myself thinks I'm too uneducated regarding both the musical theory and the "taste" aspect.

Regretfully, also, I could only make it at the Part Two (and really wanted to watch the first one since I prefer the first one, comparatively speaking), but I genuinely think both have the best audially engineered movie I’ve ever watched, including the musics themselves. It honestly is something that broke my heart every time I left the theater room because I knew it might be ages at best before I could feel that way again. I definitely need to give it more "listens", as listening to a movie, but there’s only so much I can do.

Here’s the thing I want to get across regarding the situation: the music is interesting, the thought behind it is interesting and profound (Zimmer said "why bring 21st century cellos and timpani in the world where nothing is the same but the humans?"), and the creation process itself is, each, impressive (experimental instruments out of PVC pipes and welding works). But I feel like to listen to it as "music" isn’t really the point. It’s a movie soundtrack, after all. It’s kind of like watching a 2024 or any contemporary movie without sound. It's an incomplete form of work. That’s why it might come off as boring or bland; you’re really meant to experience it while watching the film. It's just as stupid as saying "I listen to music" while in reality they "listened" to it while doing laundry. There's a difference between _listening to music_ and _hearing a music_ (and glad English have those words in store).
2 changes: 1 addition & 1 deletion _site/2022/12/09/obat-panjang-umur.html

Large diffs are not rendered by default.

Loading

0 comments on commit 4e8c17d

Please sign in to comment.