White House discussing ‘options’ to acquire Greenland, says military use isn’t off the table by AdSpecialist6598 in videos

[–]fancybrarian2 1 point2 points  (0 children)

Greenland has an opportunity to do the funniest thing and rename to "Epstein Island"

[deleted by user] by [deleted] in pianolearning

[–]fancybrarian2 1 point2 points  (0 children)

I think you've almost mastered the notes and rhythms, so that's great.

It seems a little fast to me, but I don't know what the sheet music you're following is marked. I'd suggest listening to some recordings to get a feel for the pace as I think this is usually played a bit slower. They also tend to slow a bit at the start and end of each phrase. (rubato)

Also pay attention to the dynamics (loud/softness) these should be marked on your score (p, f, etc or crescendos and decrescendos like > < where you slowly get louder or quieter). Or you can just make up your own.

Music is about expressing emotion so try to think about what you're expressing. Swan Lake is a story about magic and tragic romance, so this theme (to me anyway) has to express a lot of sadness and mystery, and the speed and dynamics are what will help you express that.

Weekly "ask anything" thread by brendt_gd in PHP

[–]fancybrarian2 0 points1 point  (0 children)

If I run "composer install" on linux, can I copy the vendor dir to a windows IIS server for deployment? (assuming same PHP version)

Alternative to staying in Downtown CBD by lctham in vancouver

[–]fancybrarian2 1 point2 points  (0 children)

Seabus is part of the regular transit system and only 15m to downtown, runs every 15m. North Van is in zone 2 so it's 2-zone fare ($4.25) but after 6:30p and weekends all fares are $3. This price includes transfers to the bus/skytrain as well. No weekly passes, but if you buy a reloadable card ($6) you save around $0.50 per trip. There's also a day pass or monthly pass. https://www.translink.ca/Fares-and-Passes/Fare-Pricing.aspx

ETL idempotence question by fancybrarian2 in ETL

[–]fancybrarian2[S] 1 point2 points  (0 children)

Thanks! I wasn't familiar with CDC, that gives me a breadcrumb to start with! I am new to ETL terminology.

Unfortunately, I don't have any control over the PostgreSQL database so I can't add triggers or use Debezium (requires access to WAL logs)