remus

Badges

OG100 Contributions1,000 Contributions10,000 Contributions100,000 Contributions10 Posts100 Posts

Contributions

Posts

1 Day

181

7 Days

981

4 Weeks

4621

All Time

170615

Current Streak

83

Longest Streak

181

Top Contributions

Name Type # Changes Last Updated First Updated
1 https://www.youtube.com/watch?v=kpbCmJGkKHE media 108 14th July 2024 14th July 2024
2 https://www.instagram.com/p/DF5XgLjMdJu/ media 74 21st February 2026 10th February 2025
3 https://www.instagram.com/p/DSTP2Z8ANtI/ media 72 1st April 2026 16th December 2025
4 Hard Rock list 67 19th August 2025 27th July 2024
5 https://www.instagram.com/p/DGD2HHVM4yn/ media 65 21st February 2026 14th February 2025
6 Remus Knowles climber 56 8th April 2026 30th March 2024
7 https://www.instagram.com/p/DVi7bJmjNhO/ media 55 16th March 2026 6th March 2026
8 Will Stanhope climber 51 6th May 2026 24th January 2021
9 https://open.spotify.com/episode/0cHKL3jWvp8A4QcZ1LS0YM media 51 6th October 2024 10th April 2024
10 https://www.instagram.com/p/BcX-gR8llwj/ media 48 23rd January 2026 24th January 2024

Recent Contributions

Date Time User Type Name Attribute
1 12th June 2026 21:33:02 UTC remus media /file/bd60fc3e-de28-805c-ec42-46dfb18e9e2c/Screenshot_2026_06_12_at_22.32.45.png url_optimised
Before
None
After
/file/d9998922-a47c-e667-98b8-f2a47b50a43e/Screenshot_2026_06_12_at_22.32.45.png.webp
2 12th June 2026 21:33:02 UTC remus media /file/bd60fc3e-de28-805c-ec42-46dfb18e9e2c/Screenshot_2026_06_12_at_22.32.45.png missing_right_to_reproduce
Before
None
After
true
3 12th June 2026 21:33:02 UTC remus media /file/bd60fc3e-de28-805c-ec42-46dfb18e9e2c/Screenshot_2026_06_12_at_22.32.45.png src
Before
None
After
4 12th June 2026 21:33:02 UTC remus media /file/bd60fc3e-de28-805c-ec42-46dfb18e9e2c/Screenshot_2026_06_12_at_22.32.45.png url
Before
None
After
/file/bd60fc3e-de28-805c-ec42-46dfb18e9e2c/Screenshot_2026_06_12_at_22.32.45.png
5 12th June 2026 21:33:02 UTC remus media /file/bd60fc3e-de28-805c-ec42-46dfb18e9e2c/Screenshot_2026_06_12_at_22.32.45.png attribution
Before
None
After
Unknown
6 12th June 2026 21:32:31 UTC remus ascent Katie Lamb's ascent of Seven suggested_grade_id
Before
None
After
178
7 12th June 2026 19:35:03 UTC remus media https://www.instagram.com/reel/DZftiAwJ8Tg/ missing_right_to_reproduce
Before
None
After
false
8 12th June 2026 19:35:03 UTC remus media https://www.instagram.com/reel/DZftiAwJ8Tg/ url
Before
None
After
https://www.instagram.com/reel/DZftiAwJ8Tg/
9 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven climb_id
Before
None
After
2516
10 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven notes_pretty
Before
None
After
<h3>References</h3> <p>[1] <a href="https://www.instagram.com/reel/DZftiAwJ8Tg/" rel="noopener noreferrer">https://www.instagram.com/reel/DZftiAwJ8Tg/</a></p>
11 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven ascent_style_id
Before
None
After
1
12 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven ascent_type_id
Before
None
After
2
13 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven ascent_dt_end
Before
None
After
2026-06-12
14 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven notes
Before
None
After
### References [1] [https://www.instagram.com/reel/DZftiAwJ8Tg/](https://www.instagram.com/reel/DZftiAwJ8Tg/)
Diff
--- before

+++ after

@@ -1 +1,3 @@

-
+### References
+
+[1] [https://www.instagram.com/reel/DZftiAwJ8Tg/](https://www.instagram.com/reel/DZftiAwJ8Tg/)
15 12th June 2026 19:35:03 UTC remus ascent Katie Lamb's ascent of Seven climber_id
Before
None
After
815
16 12th June 2026 18:16:14 UTC remus list New Route Write Ups list_definition
Before
select '<p><a href="/climber/' || c.climber_id::varchar || '">' || c.climber_name || '''s</a> first ascent of their ' || to_char(a.ascent_dt, 'yyyy') || ' climb <a href="/climb/' || cl.climb_id::varchar || '">' || cl.climb_name || '</a> (' || g.grade || '), from <a href="https://facebook.com/rockarchivist">https://facebook.com/rockarchivist</a>.' as Description ,embed_code as Image from ascent_media am inner join ascents a on am.ascent_id = a.ascent_id inner join climbers c on a.climber_id = c.climber_id inner join climbs cl on a.climb_id = cl.climb_id inner join grades g on cl.grade_id = g.grade_id where url like '%rockarchivist%' and am.deleted_on is null and a.deleted_on is null order by a.ascent_dt
After
select '<p><a href="/climber/' || c.climber_id::varchar || '">' || c.climber_name || '''s</a> first ascent of their ' || to_char(coalesce(a.ascent_dt_start, a.ascent_dt_end), 'yyyy') || ' climb <a href="/climb/' || cl.climb_id::varchar || '">' || cl.climb_name || '</a> (' || g.grade || '), from <a href="https://facebook.com/rockarchivist">https://facebook.com/rockarchivist</a>.' as Description ,embed_code as Image from ascent_media am inner join ascents a on am.ascent_id = a.ascent_id inner join climbers c on a.climber_id = c.climber_id inner join climbs cl on a.climb_id = cl.climb_id inner join grades g on cl.grade_id = g.grade_id where am.url like '%rockarchivist%' and am.deleted_on is null and a.deleted_on is null order by order_dt(a.ascent_dt_start, a.ascent_dt_end)
Diff
--- before

+++ after

@@ -1,22 +1,23 @@

-select
- '

' || c.climber_name || '''s first ascent of their ' || to_char(a.ascent_dt, 'yyyy') || ' climb ' || cl.climb_name || ' (' || g.grade || '), from https://facebook.com/rockarchivist.' as Description
- ,embed_code as Image
-
-from
- ascent_media am
- inner join ascents a
- on am.ascent_id = a.ascent_id
- inner join climbers c
- on a.climber_id = c.climber_id
- inner join climbs cl
- on a.climb_id = cl.climb_id
- inner join grades g
- on cl.grade_id = g.grade_id
-
-where
- url like '%rockarchivist%'
- and am.deleted_on is null
- and a.deleted_on is null
-
-order by
- a.ascent_dt
+select
+ '

' || c.climber_name || '''s first ascent of their ' || to_char(coalesce(a.ascent_dt_start, a.ascent_dt_end), 'yyyy') || ' climb ' || cl.climb_name || ' (' || g.grade || '), from https://facebook.com/rockarchivist.' as Description
+ ,embed_code as Image
+
+from
+ ascent_media am
+ inner join ascents a
+ on am.ascent_id = a.ascent_id
+ inner join climbers c
+ on a.climber_id = c.climber_id
+ inner join climbs cl
+ on a.climb_id = cl.climb_id
+ inner join grades g
+ on cl.grade_id = g.grade_id
+
+where
+ am.url like '%rockarchivist%'
+ and am.deleted_on is null
+ and a.deleted_on is null
+
+order by
+ order_dt(a.ascent_dt_start, a.ascent_dt_end)
+

17 12th June 2026 18:16:14 UTC remus list The Alpine Trilogy list_definition
Before
select c.climb_uuid as row_uuid ,'<a href="/climb/' || cast(c.climb_id as varchar) || '">' || c.climb_name || '</a>' as Climb ,g.grade as Grade ,'<a href="/climber/' || cast(cl.climber_id as varchar) || '">' || cl.climber_name || '</a>, ' || cast(date_part('year', a.ascent_dt) as varchar) as "First Ascent" from climbs c inner join grades g on c.grade_id = g.grade_id inner join ascents a on a.climb_id = c.climb_id inner join climbers cl on a.climber_id = cl.climber_id where c.climb_id in (1330, 1480, 1481) and a.fa order by a.ascent_dt
After
select c.climb_uuid as row_uuid ,'<a href="/climb/' || cast(c.climb_id as varchar) || '">' || c.climb_name || '</a>' as Climb ,g.grade as Grade ,'<a href="/climber/' || cast(cl.climber_id as varchar) || '">' || cl.climber_name || '</a>, ' || cast(date_part('year', coalesce(a.ascent_dt_start, a.ascent_dt_end)) as varchar) as "First Ascent" from climbs c inner join grades g on c.grade_id = g.grade_id inner join ascents a on a.climb_id = c.climb_id inner join climbers cl on a.climber_id = cl.climber_id where c.climb_id in (1330, 1480, 1481) and a.fa order by order_dt(a.ascent_dt_start, a.ascent_dt_end)
Diff
--- before

+++ after

@@ -2,7 +2,7 @@

c.climb_uuid as row_uuid
,'' || c.climb_name || '' as Climb
,g.grade as Grade
- ,'' || cl.climber_name || ', ' || cast(date_part('year', a.ascent_dt) as varchar) as "First Ascent"
+ ,'' || cl.climber_name || ', ' || cast(date_part('year', coalesce(a.ascent_dt_start, a.ascent_dt_end)) as varchar) as "First Ascent"

from
climbs c
@@ -18,5 +18,5 @@

and a.fa

order by
- a.ascent_dt
+ order_dt(a.ascent_dt_start, a.ascent_dt_end)

18 12th June 2026 18:12:36 UTC remus climber Lara Neumeier notes
Before
In June 2026 Laura became the second woman, after [Barbara Zangerl](/climber/787/barbara-zangerl), to complete the [The Alpine Trilogy](/list/11/the-alpine-trilogy).
After
In June 2026 Laura became the second woman, after [Barbara Zangerl](/climber/787/barbara-zangerl), to complete the [The Alpine Trilogy](/list/11/the-alpine-trilogy) with her ascent of [Des Kaisers neue Kleider](/climb/1481/des-kaisers-neue-kleider) (8b+).
Diff
--- before

+++ after

@@ -1 +1 @@

-In June 2026 Laura became the second woman, after [Barbara Zangerl](/climber/787/barbara-zangerl), to complete the [The Alpine Trilogy](/list/11/the-alpine-trilogy).
+In June 2026 Laura became the second woman, after [Barbara Zangerl](/climber/787/barbara-zangerl), to complete the [The Alpine Trilogy](/list/11/the-alpine-trilogy) with her ascent of [Des Kaisers neue Kleider](/climb/1481/des-kaisers-neue-kleider) (8b+).
19 12th June 2026 18:12:36 UTC remus climber Lara Neumeier notes_pretty
Before
<p>In June 2026 Laura became the second woman, after <a href="/climber/787/barbara-zangerl" rel="noopener noreferrer">Barbara Zangerl</a>, to complete the <a href="/list/11/the-alpine-trilogy" rel="noopener noreferrer">The Alpine Trilogy</a>.</p>
After
<p>In June 2026 Laura became the second woman, after <a href="/climber/787/barbara-zangerl" rel="noopener noreferrer">Barbara Zangerl</a>, to complete the <a href="/list/11/the-alpine-trilogy" rel="noopener noreferrer">The Alpine Trilogy</a> with her ascent of <a href="/climb/1481/des-kaisers-neue-kleider" rel="noopener noreferrer">Des Kaisers neue Kleider</a> (8b+).</p>
20 12th June 2026 18:12:21 UTC remus climber Lara Neumeier notes
Before
None
After
In June 2026 Laura became the second woman, after [Barbara Zangerl](/climber/787/barbara-zangerl), to complete the [The Alpine Trilogy](/list/11/the-alpine-trilogy).
Diff
--- before

+++ after

@@ -1 +1 @@

-
+In June 2026 Laura became the second woman, after [Barbara Zangerl](/climber/787/barbara-zangerl), to complete the [The Alpine Trilogy](/list/11/the-alpine-trilogy).

Page 1 >