Skip to content

Commit

Permalink
Merge pull request #87 from SuzukiRyuichiro/add-sydney-and-lane-cove-…
Browse files Browse the repository at this point in the history
…library

Added a couple of libraries in Sydney
  • Loading branch information
pqvst authored Sep 26, 2024
2 parents 5da5095 + fd1bfef commit 9f6324b
Show file tree
Hide file tree
Showing 12 changed files with 110 additions and 23 deletions.
45 changes: 45 additions & 0 deletions data/sydney/customs-house-library.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
name: Customs House Library
type: Library
area: Circular Quay
google_maps: https://maps.app.goo.gl/3nKf3gcXtSia1bCAA
coordinates: -33.8621114, 151.2107579
address: 31 Alfred St, Sydney NSW 2000
station: Circular Quay
hours:
mon: 10-18
tue: 10-18
wed: 10-18
thu: 10-18
fri: 10-18
sat: 10-16
sun: 10-16
wifi: 5
speed: 40
time_limit: false
power: 2
vacancy: 5
comfort: 4
quiet: 5
food: 0
drinks: 3
price: 5
view: 3
toilets: 4
music: false
smoking: false
standing_tables: false
outdoor_seating: true
cash_only:
animals: false
facebook:
instagram:
website: https://library.cityofsydney.nsw.gov.au/Montage/Default.aspx
images:
- reading_room.jpg
- hours.jpg
- outside.jpg
- front.jpg
review:
en: This library is located right in front of the Circular Quay station and wharf, so the access using public transport is great. The reading rooms are full of workers and students but it is a quiet room so if you have to take calls, you have to move to the common space where there are couple of sofas but not desks and tables. The reading room also doesn't have power outlets so you have to bring a mobile battery for longer hours.
---
8 changes: 8 additions & 0 deletions data/sydney/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
id: sydney
name: Sydney
country: Australia
coordinates: -33.8631427, 151.1879293
timezone: Australia/Sydney
flag: au
---
45 changes: 45 additions & 0 deletions data/sydney/lane-cove-library.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
name: Lane Cove Library
type: Library
area: Lane Cove
google_maps: https://maps.app.goo.gl/V6FxC3oiNJ7Fz6paA
coordinates: -33.8152778, 151.1668641
address: Library Walk, NSW 2066
station: Artarmon
hours:
mon: 9:30-21
tue: 9:30-21
wed: 9:30-21
thu: 9:30-21
fri: 9:30-17
sat: 9:30-17
sun: 9:30-14
wifi: 4
speed: 14
time_limit: false
power: 4
vacancy: 5
comfort: 4
quiet: 4
food: 0
drinks: 0
price: 5
view: 4
toilets: 4
music: false
smoking: false
standing_tables: false
outdoor_seating: true
cash_only:
animals: false
facebook:
instagram:
website: https://www.lanecove.nsw.gov.au/Community/Library
images:
- seats.jpg
- hours.jpg
- outside.jpg
- wifi.jpg
review:
en: This library has plenty of seats and outlets to choose from. There are quite a few people working with their laptops open so seems like a normal thing to do. Wifi is not the fastest but stable. One thing that was annoying is that they probably block ports other than 80 or 443, so you can't SSH, connect to Postgresql DB, connecting to VPN, etc. For taking calls, if you go towards the kids area, you might feel more comfortable talking since there are kids who are also loud. However, there are signs that says no loud talking on the phone so not the best place when you have a day full of meetings. The out door benches are also available and the wifi speed doesn't drop too much even if you're seated outside. There's a supermarket right next to it so you can go grab some drinks if you need any. Edit - I could bypass the restriction by using Obfuscated Servers with Open VPN (TCP) protocol on NordVPN.
---
Binary file added images/sydney/customs-house-library/front.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sydney/customs-house-library/hours.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sydney/customs-house-library/outside.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sydney/lane-cove-library/hours.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sydney/lane-cove-library/outside.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sydney/lane-cove-library/seats.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sydney/lane-cove-library/wifi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 12 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,21 +378,7 @@ cross-spawn@^7.0.0:
shebang-command "^2.0.0"
which "^2.0.1"

debug@^4:
version "4.3.4"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

debug@^4.3.3:
version "4.3.4"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

debug@^4.3.4:
debug@^4, debug@^4.3.3, debug@^4.3.4, debug@4:
version "4.3.4"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
Expand All @@ -406,13 +392,6 @@ [email protected]:
dependencies:
ms "2.0.0"

debug@4:
version "4.3.4"
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

decache@^3.0.5:
version "3.1.0"
resolved "https://registry.npmjs.org/decache/-/decache-3.1.0.tgz"
Expand Down Expand Up @@ -516,6 +495,11 @@ encodeurl@~1.0.2:
resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz"
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==

encoding@^0.1.0:
version "0.1.13"
dependencies:
iconv-lite "^0.6.2"

end-of-stream@^1.1.0, end-of-stream@^1.4.1:
version "1.4.4"
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz"
Expand Down Expand Up @@ -803,6 +787,11 @@ i18n@^0.15.1:
math-interval-parser "^2.0.1"
mustache "^4.2.0"

iconv-lite@^0.6.2:
version "0.6.3"
dependencies:
safer-buffer ">= 2.1.2 < 3.0.0"

[email protected]:
version "0.4.24"
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz"
Expand Down Expand Up @@ -1498,7 +1487,7 @@ safe-identifier@^0.4.1:
resolved "https://registry.npmjs.org/safe-identifier/-/safe-identifier-0.4.2.tgz"
integrity sha512-6pNbSMW6OhAi9j+N8V+U715yBQsaWJ7eyEUaOrawX+isg5ZxhUlV1NipNtgaKHmFGiABwt+ZF04Ii+3Xjkg+8w==

"safer-buffer@>= 2.1.2 < 3":
"safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0":
version "2.1.2"
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
Expand Down

0 comments on commit 9f6324b

Please sign in to comment.