00:00:15 plowsof:matrix.org: "The website is built using the Astro framework, which is a JavaScript static site generator that allows for modern web development features while shipping zero client-side JavaScript by default."
00:00:39 syntheticbird: breaking the default
00:00:53 plowsof:matrix.org: "Enforced no client-side JavaScript in shipped pages through CI (JavaScript used at build time only)."
00:01:17 syntheticbird: Is that the CCS statement?
00:01:36 syntheticbird: If so, the widget can be tested and put on the side. Wait for @redsh4de:matrix.org to complete, and then PR
00:01:47 plowsof:matrix.org: https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/620
00:01:53 redsh4de:matrix.org: it is, that's why was wondering how strict the requirement on no JS is
00:01:53 redsh4de:matrix.org: if i want the toggle i actually have to do a lot of extra work so that the CI even allows the toggle
00:02:07 plowsof:matrix.org: 😆
00:02:10 redsh4de:matrix.org: because as per the CCS i made it so any, any hint of JS gets burned and destroyed
00:03:03 redsh4de:matrix.org: would be hilarious if adding the toggle renders the CCS invalid xD i'll make it but in a seperate branch, as a PR
00:03:05 syntheticbird: @redsh4de:matrix.org: I think there should be a toggle, but my burned eyes aren't worth the pain you'll get through if you try re discussing your CCS statement
00:03:08 redsh4de:matrix.org: CI will fail on it but yea
00:03:27 redsh4de:matrix.org: @syntheticbird: i'll still migrate to light-dark this is real nice
00:03:33 plowsof:matrix.org: janaka also wanted to add some JS and had pushback https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/450
00:03:36 ofrnxmr:xmr.mx: Can make it use dark theme by default if the browser doesnt report the system settkng?
00:03:50 ofrnxmr:xmr.mx: So tor users get dark theme
00:03:55 syntheticbird: nope
00:04:18 redsh4de:matrix.org: possible i think
00:04:24 redsh4de:matrix.org: not sure if with light-dark though
00:04:36 syntheticbird: definitely not with light-dark
00:04:59 syntheticbird: WHY ARE YOU SPOILING EVERYTHING OFRN
00:05:06 syntheticbird: WE WERE THIS CLOSE FROM PERFECTION
00:05:06 redsh4de:matrix.org: another option
00:05:07 redsh4de:matrix.org: although this is cursed
00:05:09 syntheticbird: BUT YOU HAD TO COMPLAIN
00:05:11 redsh4de:matrix.org: and never should be done
00:05:12 syntheticbird: YOU AND YOUR EGO
00:05:19 redsh4de:matrix.org: is making a no-JS toggle
00:05:23 redsh4de:matrix.org: how would that work?
00:05:31 redsh4de:matrix.org: we simply generate double the pages
00:05:37 redsh4de:matrix.org: one light theme, and one dark theme
00:05:42 redsh4de:matrix.org: 😂
00:05:44 plowsof:matrix.org: 🥱
00:05:58 syntheticbird: horrible
00:06:06 redsh4de:matrix.org: then we would have routes like beta.monerodevs.org/en/dark/what-is-monero
00:06:06 syntheticbird: heresy
00:06:07 ofrnxmr:xmr.mx: I just dont want to change my system setting so i can see the light theme
00:06:25 syntheticbird: perfect then let it be light by default
00:06:40 syntheticbird: so that he convert everything into light-dark
00:06:44 syntheticbird: he will join the cult
00:06:51 syntheticbird: and I will fulfill my divine duty
00:06:52 plowsof:matrix.org: its not like no js was an important part in gaining support for merging of the CCS or needed to be stated clearly in the proposal, who adheres to their proposals anyway nowerdays
00:07:35 syntheticbird: @plowsof:matrix.org: definitely kewbit
00:08:10 ofrnxmr:xmr.mx: @plowsof:matrix.org: Can still leave it as a pr and get wider communoty feedback before actual deployment or smthn
00:08:22 syntheticbird: @ofrnxmr:xmr.mx: what i proposed yes
00:08:24 redsh4de:matrix.org: well yeah like i said, as per the CCS - there won't be any JS in what i ship
00:08:24 redsh4de:matrix.org: but i will make a seperate branch, not to be merged in main with that option
00:08:24 redsh4de:matrix.org: if later when the page is on getmonero.org people do open up to the idea of having that small bit - people can then later merge it, then its out of my hands
00:08:30 ofrnxmr:xmr.mx: @syntheticbird: Fuck you
00:09:48 ofrnxmr:xmr.mx: I did try the light theme (had to use tor browser 🤮). It is a bit rough on the eyes
00:10:33 syntheticbird: wait did I got teleported into an alternate universe or ofrnxmr is complaining about light mode?
00:10:48 syntheticbird: every light mode sucks
00:11:23 syntheticbird: the human brain isn't designed to process that much lack of colors
00:11:53 syntheticbird: trust me I have on shared brain cell with a lot of people and we all think the same
00:12:04 nioc: it didn't evolve to look at a screen
00:13:05 syntheticbird: I'm actually born with an HDMI port. checkmate meat man
00:14:13 321bob321: boomer
00:14:17 321bob321: display port now
00:14:57 syntheticbird: so true
00:15:02 redsh4de:matrix.org: https://github.com/redsh4de/monero-site/pull/104
00:15:15 redsh4de:matrix.org: -41 +14, love it
00:15:24 nioc: There you stood on the edge of your feather,
00:15:27 nioc: Expecting to fly.
00:15:53 syntheticbird: lmfao the commit message
00:51:51 redsh4de:matrix.org: togglel
00:51:56 redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/xCJLUEwnmOnuJsjnlwtYJgzh.png (image.png)
00:51:57 redsh4de:matrix.org: @syntheticbird:monero.social:
00:52:13 redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/RyleGUUFQTMMdPfVzBxHrSql.png (image.png)
00:53:46 redsh4de:matrix.org: toggle itself uses exactly 9 whole lines of javascript
00:59:11 redsh4de:matrix.org: if JS is disabled - goes back to inferring theme from browser/system and toggle never appears
00:59:14 redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/RLsUAyzZoQlSsKgeKiTilDpI.png (image.png)
01:00:22 nioc: since we are breaking conventions can we add a price ticker?
01:00:28 nioc: ( ͡° ͜ʖ ͡°)
01:01:08 redsh4de:matrix.org: guess this is why they call it a slippery slope :P in any case not sure where a good place would be
01:01:52 redsh4de:matrix.org: but yeah this will live on the cancer/js-theme-toggle branch when i push it as this is radioactive and will not pass CI anyway
01:04:28 plowsof: how many lines of js is a price ticker
01:05:04 redsh4de:matrix.org: a couple magnitudes more than the theme toggle for sure
01:05:25 redsh4de:matrix.org: eh actually if you fetch from coingecko not that much
01:05:27 plowsof: its just one get? lol
01:05:29 redsh4de:matrix.org: not needed anyway, not essential
01:05:57 redsh4de:matrix.org: yeah just get from a external source, moreso the formatting and display to make it look nicer
01:06:50 nioc: didn't I say ( ͡° ͜ʖ ͡°)
01:07:36 plowsof: just go against your proposal and make it pass CI
01:07:51 redsh4de:matrix.org: https://github.com/redsh4de/monero-site/commit/f9d202121efb9ba3c6f4bef712b3d103fb52b9f5
01:08:47 plowsof: is there a citation for that?
01:09:07 plowsof: or did you create this themetoggle yourself?
01:10:03 redsh4de:matrix.org: yeah no citation needed, it just stores the last set variable in local storage, loads it if one was set, falls back to prefers-color-scheme
01:10:14 redsh4de:matrix.org: and responds to system theme changes in either case
01:10:25 plowsof: no citation needed so you created it yourself?
01:10:40 redsh4de:matrix.org: yes
01:11:46 plowsof: had to twist your arm to cite my CI workflows after you refactored them with AI so im just wondering
01:11:57 plowsof: thanks for confirming
01:12:57 redsh4de:matrix.org: its very minimal - one localstorage variable, load and fallbacks
01:13:31 rsch: redsh4de: thanks for your feedback. my comments on that: what is the problem if a page is AI generated? does it make it less valueable? the purpose of a page is to display information and adopt as fast as possbiel. whats the point to develop 6 month what you can have in one week? a static generated web page has no security issues. your argument I dont understand. to your 3. point. do you consider the
01:13:37 rsch: page as a draft? its not a content ready web page. its just a first impression. the issue with the content and the order of information is the least barrier. have you created a sales landing page before? what was your experience. your current draft is a CMS system. the user who comes first time visiting monero dont know what to do. the best results if you have a clear path of interaction with a call to
01:13:43 rsch: action goal. you can have a knowledge base later on. its like an ad. you dont present 1000 page of information for someone to buy. conversion is the number one obstacle in monero. monero needs a clear guidance. just to blow up someone with information makes zero sense. I had my struggle to figure out how to use monero. you come to the webpage the first time and you are overhelmed with information. ofc
01:13:49 rsch: some arrogant people might think I am just too stupid to understand but with that approach you just lose momentum. you build a currency for adoption not for an elite sitting in a tower looking down. in every business you have a clear path of user interaction. if you let the user alone he will go left and right and get frustrated on the way. thats why the first page needs to be a little bit more
01:13:55 rsch: entertaining. a sales page that animates the user to buy the product monero. you have to think more from a business and marketing perspective. and I am not a fan of animations and many colors too. I said it already, but what converts and what is your subjective opinion is not the same. on a core level you dont need to agree with what people wants but we talk about a landing page that should be made user
01:14:01 rsch: centric first. what converts is what is the best. so can we agree on this purpose or goal at least?
01:14:13 rsch: and consider that with the help of AI I was able to make this page in one day. you have been sitting for it since 6 month. do you see the difference?
01:14:35 redsh4de:matrix.org: the difference is one codebase is maintainable and consistent
01:14:37 redsh4de:matrix.org: the other isn't
01:14:54 redsh4de:matrix.org: a webpage isn't just shiny effects it's all the infra features happening in the background that the end user does not see
01:15:07 redsh4de:matrix.org: localization, theming, compatible icons with a vast majority of browsers
01:15:30 redsh4de:matrix.org: CI/CD for validation, workflows
01:16:17 redsh4de:matrix.org: its easy to just broadstroke "oh i proompted this design in one day via Claude and you have been doing this for 3 months" without understanding the context of what the 3 months were spent on
01:16:36 rsch: redsh4de: sorry for my tone but who cares? the result matters. nobody develop in assamble - why because its slow in development. we shifted to higher languages like python that are not perfect on a core level but make the job done faster and easier. so why holding on old pattern? we use AI to generate templates that FIT. if you use hugo zola or astro nobody cares.
01:17:00 redsh4de:matrix.org: People that have to maintain and run and update the site do
01:17:40 redsh4de:matrix.org: proompting everything and ending up with something that looks subpar and that other people have difficulty contributing to unless they also proompt with their AI models is a complete non-starter
01:17:52 redsh4de:matrix.org: because you are not developing the website for just yourself
01:17:56 redsh4de:matrix.org: but for everyone else who might add things to it later
01:18:14 rsch: ofrnxmr: as I said its not a end result, it should just show the direction.
01:19:10 plowsof: rsch you are not serious but thanks for showing what the site could be
01:19:19 plowsof: https://docs.astro.build/en/tutorial/6-islands/2/ looks familiar
01:19:49 plowsof: or https://astro-tips.dev/recipes/dark-mode/
01:20:34 redsh4de:matrix.org: didn't look at either of these
01:20:34 redsh4de:matrix.org: * the lucide icons i downloaded are literally called sun & moon
01:21:44 plowsof: impressive(css): well done
01:22:52 redsh4de:matrix.org: plowsof: this is too overcomplicated at first glance
01:28:12 rsch: and about the mascot I dont agree with it. a logo yes but a mascot is too silly. this kind of idean have to come from females.
01:28:19 rsch: @plowsof: what do you mean with not seirous?
01:32:20 rsch: redsh4de: who says you have to use AI only? the most important is the content. for that you can use a template engine like zalo
01:33:33 rsch: but writing css from scratch like in 2000 makes no sense if you can use AI. just look to the page I generated and the page that was developed for 6 month. speed matters too. so im just wondering if we should move away from micro controling focusing on more important topics like content and transaction and marketing.
01:34:56 rsch: plowsof: do you think I have nothing better to do than joining a channel in my freetime and try to improve something without anything in return if im not serious about? what do you think I am a troll?
01:44:20 ofrnxmr: You're not coming across as someone capable of working in a community or team
01:45:19 ofrnxmr: Youve spent more time trying to shove your opinion down our throats, than you spent vibe coding a 4/10 website
01:45:58 plowsof: "one-shotted" (to quote an MRL meeting)
01:47:53 ofrnxmr: You come across as terribly entitled. For someone who spent 20mins telling ai to modify getmonero.org (by changing colors and making it ugly), youve not earned any respect yet you demand it.
01:49:23 plowsof: this is a FOSS project, its possible rsch is correct and we're all wrong - thats the beauty of this all, but come on, you are advising us on how to sell monero when you can't sell your own idea correctly - at least........ you where not aware of the redesign until a few hours ago, this isn just not serious at all
01:50:11 ofrnxmr: He could very well be correct, but that website is still ugly
01:50:33 ofrnxmr: Ai did a disservice by letting him think it was presentable
01:50:41 plowsof: i will never forget the website or this interaction
01:53:09 rsch: plowsof: interesting how you feel triggered. im here in my free time and get no payment. why should I not be straight? I am direct and want direct responses. if that offends you im sorry for that but maybe you should wonder why it does. its not the first time I contribute you and most of the time I feel to walk on eggshels. maybe we should grew up and stop being so emotional. I am serious to improve the
01:53:15 rsch: project and yes I expect that this effort is respected and appriciated. does it mean you have to agree with evertything I present. no I dont expect it. but the state of the current webpage is embarrassing and its time to redesign it. so thanks god someone is there already doing it since 6 months but if you need another 6 months to put it online its too late. and yes im here to stresstest the current
01:53:21 rsch: state so im asking you to be less judgemental and be more focused on the topic instead getting personal or emotinoal. thank you
01:54:46 rsch: plowsof, look to the chat above. I have said that I know the redesign already and it was offline yesterday. but I was also not sure if it was official or just a normal user making a draft as me. thats why I am here before putting an issue in github and getting feedback after days. I think im right here talking to the people who take the decision.
01:55:01 redsh4de:matrix.org: i dont think anyone's being emotional? just honest with their opinion
01:55:01 redsh4de:matrix.org: and fwiw, the implementation of the redesign was started in late october. so active development has been going on for a little over 2 months, not 6. 6 months ago was just when the design was approved
01:55:40 rsch: I want to colaborate with you guys and not to offend you and Im not here to sell anything but to make aware of improvements. so again less judgement and less interpretation of intention and more focusin on the topic.
01:55:43 plowsof: rsch link to your previous work / contributions
01:56:12 plowsof: youve not shared the source of the site you shared
01:56:36 ofrnxmr: Its official and has been for 6 months
01:57:04 ofrnxmr: there have been multiple designs presented, multiple iterations
01:57:08 rsch: I had my issues to figure monero out visint the page the first time because its difficult to get an orientation. dont be so arrogant to acknowledge that monero has not the best marketing. monero has an fantastic technology and its painful to watch it having low awareness because the presentation has a lack of skill. and i dont want to apologize for me having this opinion. I would like to see monero
01:57:14 rsch: growing. is that bad?
01:57:17 ofrnxmr: It is now in the implementation stage.
01:57:35 rsch: plowsof you want me to deplay the current design or what you mean?
01:57:53 ofrnxmr: Where is your source code
01:58:11 ofrnxmr: What other websites have you designed
01:58:28 ofrnxmr: What contributions have you made to monero or other projects
01:58:46 rsch: I fixed a bug for example
01:58:49 ofrnxmr: Aside from the 20mins you spent today telling duckai to make a new skin for getmonero.org
01:58:53 rsch: in moneros wallet
01:59:17 ofrnxmr: which
01:59:24 rsch: ofrnxmr: why have you not done it then yourself instead letting the page like that for years?
01:59:38 rsch: ofrnxmr: wait a moment
01:59:38 plowsof: nah you're not serious
01:59:56 ofrnxmr: rsch: Because the current website, visually, is fine
02:00:35 ofrnxmr: the main and arguably the only reasons were switching designs, is 1. To redo the content from scratch 2. To add a dark theme
02:01:32 ofrnxmr: Reusing the current theme was a very popular option
02:02:08 rsch: ofrnxmr: https://github.com/monero-project/monero/issues/9943 and https://github.com/monero-project/monero/pull/9945. but let me guess you will talk it down right?
02:03:33 rsch: ofrnxmr: the new website is good for content management but the first landing page should be more salsy more like a project presentation. it is not at the moment. my design was just an approach to add a flare to it
02:04:04 ofrnxmr: rsch: No, this was a good find and fix
02:04:45 rsch: ofrnxmr: so can you stop talking my efforts down and refuse ideas that you dont agree. I think I have a point and my intentions are only trying to help the project.
02:05:05 ofrnxmr: No
02:05:10 ofrnxmr: This website skin sucks
02:05:16 rsch: and it does not matter if my approach is using AI or not. AI is the future. and not ultizing it its foolish.
02:05:43 rsch: ofrnxmr: what exactly sucks? the colors? the sizes? I can try a new approach if you can tell me what is missing
02:05:56 nioc: we have low awareness cause we are not on coinbase unlike fartcoin
02:06:07 ofrnxmr: The fact everyone can immediately tell that the website was thrown together in 20mins by some free-tier LLM = it sucks
02:06:40 redsh4de:matrix.org: the redesign improves on the presentation aspect > <rsch> ofrnxmr: the new website is good for content management but the first landing page should be more salsy more like a project presentation. it is not at the moment. my design was just an approach to add a flare to it
02:06:40 redsh4de:matrix.org: on load you get two call to actions in the hero - get started and about monero. first moves you to a section with three steps to get started using monero, and the second moves you to a informational page. whole flow of the index page optimizes for presentation and doesn't waste space or user attention
02:06:46 ofrnxmr: It has zero personality, its just a not-good reskin
02:07:00 redsh4de:matrix.org: nioc: this is the most of it
02:07:00 rsch: ofrnxmr: :D
02:07:10 rsch: interesting
02:07:24 rsch: the reason you can say is because you are developers and you had to look into the codebase
02:07:27 ofrnxmr: I didnt even pay attention to the placement of anything. The skin / theme is bad
02:07:30 rsch: a normal user will never think like that
02:07:46 rsch: ofrnxmr: hows that?
02:08:07 plowsof: just ask AI to make it better - why request feedback from the people you have trashed (for helping create the current redesign)
02:08:08 nioc: imma goin back to watching NGU
02:08:13 ofrnxmr: Its like how some people think toilet water tastes good
02:08:46 octavian: joining to give my 2 cents. LLM slop is unmaintainable and should not be used outside of demos. All this talk about "AI being the future" is off-topic and BTW it's a bubble that will come crashing down 2026-2027. Kind regards
02:08:46 rsch: plowsof: nobody has trashed anyone, this is what you feel. if I wanted to trash someone I would never spend my time thinking about the project improvements. its just judgemental
02:09:20 rsch: ofrnxmr: this is actly what I think about the current website
02:09:49 ofrnxmr: you can think whatever you want about the current website, its deprecated
02:09:52 rsch: octavian lets make a bet
02:10:02 ofrnxmr: The future is beta.monerodevs.org
02:10:18 ofrnxmr: If you don't like beta.monerodevs.org, improve it
02:10:40 rsch: ofrnxmr: exactly and it should be deprecated. I wanted to know if you agree to change the start page to make it more like a funnel and a business landingpage.
02:10:50 ofrnxmr: This is a community design, and community implementation. Your contributions are welcome
02:11:08 rsch: ok got it I try a PR and we will see
02:11:23 rsch: I just wanted to check if there is any resistance because its also my freetime to do that
02:11:27 redsh4de:matrix.org: @ofrnxmr: ^
02:11:27 redsh4de:matrix.org: like we said, if you have an idea for improvement, open up a pull request, previews are enabled, nobody is stopping you
02:11:27 redsh4de:matrix.org: maybe we are all wrong and if you are sure what you are proposing will look good then try it instead of non-productively arguing
02:12:27 plowsof: only took 6 ish hours
02:12:39 ofrnxmr: If we were ai, we wouldnt argue or offer resistance. We'd just do it
02:13:12 rsch: redsh4de: what is wrong against an open discussion?
02:13:29 rsch: plowsof: I got the point that you dont see the value in this discussion. thanks for your comment on that
02:13:42 redsh4de:matrix.org: an open discussion does not move development further
02:13:52 redsh4de:matrix.org: opening a PR to the repo does
02:14:21 rsch: im not a fan of astro but its ok
02:14:32 plowsof: don't make the PR from your master branch (tip)
02:14:53 rsch: plowsof: which branch
02:15:13 ofrnxmr:xmr.mx: make a new branch
02:15:41 rsch: ofc I will do a new branch I will not start from scratch but you branch from another branch and I guess it will be master
02:15:50 ofrnxmr:xmr.mx: @redsh4de:matrix.org: It does if i am an LLM
02:16:04 redsh4de:matrix.org: @ofrnxmr:xmr.mx: i guess so
02:17:18 rsch: redshe4de, what is the most recent branch in your repo? master or another one?
02:17:25 rsch: for a PR
02:18:11 redsh4de:matrix.org: the main branch - you should make a fork, then on your fork make a new branch from main - something like feat/better-index, and make your changes there
02:18:31 rsch: ok
02:19:57 rsch: and just to share my 2 cents on the topic retoswap. yes the landing page is what I am looking for monero. it presents a clear visual image of the client is. has a call to action to download the client. the content can be improved but thats what I would like to see in monero. I make a proposal and then you can bash on it
03:10:42 redsh4de:matrix.org: knowledge base route deployed: https://beta.monerodevs.org/resources/knowledge-base/
03:10:48 redsh4de:matrix.org: as always images are the bottleneck
03:14:36 redsh4de:matrix.org: that’s it from me for today
10:19:17 redsh4de:matrix.org: @syntheticbird:monero.social: toggle stuff: https://github.com/redsh4de/monero-site/compare/cancer/js-theme-toggle
10:35:22 redsh4de:matrix.org: for CI to pass i'd probably have to allow <script> tags in HTMLHint, and then in CI check that script tags are only used in Layout & ThemeToggle, and compare the sha256 of the contents to some pinned thing
10:39:34 redsh4de:matrix.org: https://getmonero-redesign-impl.vercel.app/ deployed the version with toggle on my vercel instance
15:30:04 redsh4de:matrix.org: monero-tools will be organized into 3 sections as well
15:30:14 redsh4de:matrix.org: explore, develop, accept payments
15:30:19 redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/slEzzjjgeWCUCNMiPLefxTEn.png (image.png)
15:32:16 redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/MZtZsXxORjccEydcRotitfAO.png (image.png)
15:35:09 ofrnxmr:xmr.mx: @redsh4de:matrix.org: There are multiple monero-pythpn repos, i dont think the old one is maintained, and dont think the new one is ready cc plowsof
15:35:29 redsh4de:matrix.org: Yeah that was one of the links i replaced
15:35:32 ofrnxmr:xmr.mx: Theres also monero-go or go-monero (i dont remember)
15:35:54 ofrnxmr:xmr.mx: @redsh4de:matrix.org: Replaced what with what?
15:35:55 redsh4de:matrix.org: https://github.com/moneropay/go-monero
15:36:06 ofrnxmr:xmr.mx: The old one is probably the correct one until further notice
15:36:39 ofrnxmr:xmr.mx: But i defer to plowsof on that. I dont mess with monero-python
15:37:00 redsh4de:matrix.org: @ofrnxmr:xmr.mx: https://github.com/everoddandeven/monero-python
15:37:00 redsh4de:matrix.org: this one, the one on the current site was archived
15:37:36 ofrnxmr:xmr.mx: Yeah but the current one works
15:37:40 ofrnxmr:xmr.mx: :P
15:37:44 ofrnxmr:xmr.mx: (Afaik)
15:38:36 redsh4de:matrix.org: if it does then no prob, saw it was archived and assumed it's deprecated
15:39:13 ofrnxmr:xmr.mx: There once was a brilloant idea to transfer ownership of numerous projects to the monero-ecosystem github org
15:39:28 ofrnxmr:xmr.mx: The sole owner of that org crashed out and archived everything
15:40:00 redsh4de:matrix.org: 💀
15:40:14 ofrnxmr:xmr.mx: at least he didnt delete everything, right
16:11:51 binaryFate: Binaries for latest version v0.18.4.5 are now available at getmonero.org
16:48:59 redsh4de:matrix.org: when is the monero CDN going to start hosting torrent files for the builds as well? Will be needed for the new website
17:16:52 plowsof: Thanks binaryFate
17:18:42 plowsof: redsh4de some small things todo on the back end + a little glue. Alsonthe signed hashes for donation address/qrs will hopefully be sometime this week
17:19:35 redsh4de:matrix.org: nice nice
17:20:10 redsh4de:matrix.org: uploaded the new hashes.txt on the page - had to temporarily make CDN comparison optional, but live there too now: https://beta.monerodevs.org/downloads/
17:22:31 plowsof: release notes since last deploy https://github.com/monero-project/monero-site/releases/tag/2025-01-11
17:23:32 plowsof: building torrent...
17:36:06 plowsof: 1 seed in progress (from the RSS feed) https://github.com/plowsof/monero-torrent/releases/tag/v0.18.4.5
17:48:25 plowsof: 4 up so the magnet links will work, just no webseed yet
17:49:29 redsh4de:matrix.org: do i also update the commit hash for monero-torrent? currently on 761738fd9f0d60fe655276989648a98ba6ab8188
17:50:15 plowsof: yes that can, the latest commits are ... "add badge to readme" so not vital but why not
18:01:31 plowsof: ive named the tag year 2025 haven't i
18:01:51 redsh4de:matrix.org: yep :D
18:03:56 plowsof: pretend like it didn't happen pls https://github.com/monero-project/monero-site/releases/tag/2026-01-11
18:28:32 plowsof: ofrnxmr for python tbh i would only recommend the convenient "curl things" which is generic so does not require maintenance when a new method is added https://github.com/normoes/python-monerorpc
18:29:40 plowsof: The everodd monero-python will deprecate the unmaintained monero-python but not for a while
19:16:10 redsh4de:matrix.org: something like this for the library page
19:16:15 redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/XIsuGpiUdRpftgYAspCkPuuC.png (image.png)
19:39:22 ofrnxmr:xmr.mx: Z2M doesnt have cover-art? :(
19:41:05 syntheticbird: @ofrnxmr:xmr.mx: NO
19:41:11 nioc: wut no monerochan?
19:41:11 syntheticbird: now cry about it
19:41:57 nioc: morono logo is art
19:45:29 redsh4de:matrix.org: @ofrnxmr:xmr.mx: i thought it did but aparently not :/
19:45:31 redsh4de:matrix.org: maybe i just couldnt find it
19:55:33 ofrnxmr:xmr.mx: Maybe it was fanart
20:55:11 selsta: luigi1111: pls update hashes.txt.sig
20:55:53 rbrunner7: I think Z2M was done in the style of an academic paper, and those don't have "cover art".
21:03:55 luigi1111: kk will be later tonight or tomorrow
21:20:45 selsta: ok not urgent anyway
22:45:20 redsh4de:matrix.org: When you get the chance click through the website@diego:cypherstack.com, all of the routes minus Library and Research Lab are deployed
22:45:20 redsh4de:matrix.org: Any notes/suggestions no matter how small wanted
22:45:40 redsh4de:matrix.org: Also if anyone is able to contribute images/graphics - accept monero, knowledge base and monero tools currently have placeholders for images
22:45:56 diego:cypherstack.com: which of the ones did we like best?
22:46:02 diego:cypherstack.com: The Isabella ones and not the wispy ones?
22:46:30 diego:cypherstack.com: send link to the site plz. Sorry.
22:47:05 redsh4de:matrix.org: From what i inferred out of all Isabella got the most positive attention ye, but there was some discussion regarding potential mascots yday if u scroll up as well
22:47:21 diego:cypherstack.com: yeah I saw some of it
22:47:21 redsh4de:matrix.org: @diego:cypherstack.com: https://beta.monerodevs.org
22:47:49 diego:cypherstack.com: other people are free to make other art
22:48:22 diego:cypherstack.com: the art, as long as it fits the theme (of Monero and the website) is pretty drop-in replace
22:50:14 redsh4de:matrix.org: Yeah just needs to flow well and not look out of place
22:52:58 redsh4de:matrix.org: But yeah, current state of the page really needs graphics, primarily for “Accept Monero” as it tells a story
22:58:09 redsh4de:matrix.org: ah right, you wanted to change the hero section on the index page as well?
23:33:56 diego:cypherstack.com: yes I know that's not typically how things are done with web design. Things are very tightly designed, but we try to be more flexible here
23:34:00 diego:cypherstack.com: @redsh4de:matrix.org: yes I do
23:34:06 diego:cypherstack.com: that one's tough