-
br-m
<ofrnxmr:xmr.mx> Dead internet: its all claude
-
br-m
<redsh4de:matrix.org> hows it looking? > <@ofrnxmr:xmr.mx> Wil try this lata
-
br-m
<321bob321> I think monero community dev is missing
-
br-m
<ofrnxmr:xmr.mx> @redsh4de:matrix.org: 4min serve-ssr, 8min serve-static
-
br-m
<redsh4de:matrix.org> if SSR is only going to be used for previews, can cut build time even further by only enabling the English locale
-
br-m
<redsh4de:matrix.org> using the "dev" target should be even faster
-
br-m
<redsh4de:matrix.org> @redsh4de:matrix.org: although i dont think this would work well
-
br-m
<ofrnxmr:xmr.mx> @redsh4de:matrix.org: One way current site cuts down build time is by only building 2 blog post
-
br-m
<ofrnxmr:xmr.mx> 1* blog
-
br-m
<ofrnxmr:xmr.mx> Are these docker targets using --prod?
-
br-m
<ofrnxmr:xmr.mx> if not, how to pass --prod to em
-
br-m
<ofrnxmr:xmr.mx> > Serve the website: bundle exec jekyll serve. If you want, you can speedup this process by loading only the last blog post instead of all of them. Simply add --limit_posts 1 to the command above. The resulting command will be bundle exec jekyll serve --limit_posts 1
-
br-m
<redsh4de:matrix.org> Yeah that'd be what id do, but unfortunately we dont have incremental builds as of the 5th version of Astro due to a content engine overhaul > <@ofrnxmr:xmr.mx> One way current site cuts down build time is by only building 2 blog post
-
br-m
<redsh4de:matrix.org> It could be an option to add a "PREVIEW" env flag, which only includes the 6 latest blog posts or something of the like, as the blog is the part which takes up most of the build time
-
br-m
<redsh4de:matrix.org> would go down from minutes to seconds
-
br-m
<redsh4de:matrix.org> @ofrnxmr:xmr.mx: not yet, good call, don't need dev dependencies in the container
-
br-m
<redsh4de:matrix.org> @ofrnxmr:xmr.mx: I added two docker build args - LIMIT_POSTS and SKIP_IMAGE_OPTIMIZATION, usage of both will cut time for previews dramatically
-
br-m
<redsh4de:matrix.org> docker build --build-arg LIMIT_POSTS=6 --build-arg SKIP_IMAGE_OPTIMIZATION=true --target serve-ssr -t monero-site-ssr .
-
br-m
<redsh4de:matrix.org> [... more lines follow, see
mrelay.p2pool.observer/e/0c7D-OgKOUlETnFX ]
-
br-m
<redsh4de:matrix.org> lmk what's the runtime on your side with the two applied
-
br-m
<ofrnxmr> Cool
-
br-m
<ofrnxmr> Getting out of bed at 2pm, will test in 30mins or so
-
br-m
-
br-m
<ufo808:matrix.org> can this be fixed pls
-
br-m
<ufo808:matrix.org> Meteverse CDN blocks access from firefox!
-
br-m
<ufo808:matrix.org> no matter what IP I use
-
br-m
<syntheticbird> I literally never get this problem but a lot of folks get it so reasonably the solution is to nuke the monero project and network entirely and restart from scratch
-
br-m
<syntheticbird> my bad i meant changing cdn
-
br-m
<ofrnxmr> @syntheticbird: Try curl
-
br-m
<syntheticbird> @ofrnxmr: We should have a curl browser
-
br-m
<ofrnxmr:xmr.mx> 2mins for serve-ssr
-
br-m
<ofrnxmr:xmr.mx> @syntheticbird: I mean, curl doesnt work
-
br-m
<redsh4de:matrix.org> @ofrnxmr:xmr.mx: alright dope, that’ll be as good as it gets then
-
jpk68
Why does the 'Get a wallet' button on the main page redirect to the Community tab rather than the Core tab?
-
jpk68
I don't necessarily have a problem with this or anything. Just asking :)
-
br-m
<redsh4de:matrix.org> jpk68: my thinking was due to more options by default on that page
-
br-m
<redsh4de:matrix.org> and since most of web traffic is mobile nowadays made sense to optimize for the view that leads to mobile options
-
jpk68
Makes sense
-
jpk68
Would it be a possibility to list some sort of crypto ATM directory on the site? It's a good non-KYC option despite high fees
-
jpk68
-
br-m
<redsh4de:matrix.org> are there any other you know of? I think its a good category to add to the Buy Monero page
-
br-m
<ofrnxmr:xmr.mx> @redsh4de:matrix.org: It should default to core
-
br-m
<ofrnxmr:xmr.mx> Ppl dont read and should be assuming that we support anything listed on the comm tab
-
br-m
<ofrnxmr:xmr.mx> Shouldnt*
-
br-m
<ofrnxmr:xmr.mx> devils advocate: on desktop, you have a download button in the header (i'd still like one in the hero), and on mobile you'd want the comm tab
-
br-m
<syntheticbird> even tho you are right no need to thumbs him down, that's rude
-
br-m
<ofrnxmr:xmr.mx> Im uaing regular element on mobile - it wont let me remove jt
-
br-m
<ofrnxmr:xmr.mx> Have to switch to X to remove it 😆
-
br-m
<syntheticbird> Average matrix experience
-
br-m
<syntheticbird> need 5 different clients to do one thing
-
br-m
<ofrnxmr:xmr.mx> offtopic: Not as bad as githubs mobile app. My god, copilot is clearly the one approving of these totally broken changes
-
br-m
<syntheticbird> microslop moment
-
br-m
<ofrnxmr:xmr.mx> Cant even filter issues/prs by author anymore
-
br-m
<ofrnxmr:xmr.mx> (shows no results)
-
br-m
<ofrnxmr:xmr.mx> And text selection is broken, as is suggestions during review comments
-
br-m
<ofrnxmr:xmr.mx> Clearly tested by nobody except for whatever copilot's name is
-
br-m
-
br-m
<ofrnxmr:xmr.mx> Ranting
-
br-m
<redsh4de:matrix.org> yeah, the header downloads button defaults to core > <@ofrnxmr:xmr.mx> devils advocate: on desktop, you have a download button in the header (i'd still like one in the hero), and on mobile you'd want the comm tab
-
br-m
<redsh4de:matrix.org> the dynamic link based on platform would be most optimal but cant do that with JS
-
br-m
<redsh4de:matrix.org> *without
-
br-m
<redsh4de:matrix.org> i guess, we do have a banner now on the downloads page leading to community tab for mobile options so its not that big of a issue anymore > <@ofrnxmr:xmr.mx> Ppl dont read and should be assuming that we support anything listed on the comm tab
-
br-m
<ofrnxmr:xmr.mx> My tldr: i'll retract what i said if i can get a downloads button in the hero
-
br-m
<ofrnxmr:xmr.mx> Update: i retract my offer to retract. Ofrnundecided