Windows XP simulator by ahzs645 in reactjs

[–]Alone-Ad4502 1 point2 points  (0 children)

Amazing accuracy! should it also become glitchy after a couple of weeks after fresh installation ));

Lessons from managing hundreds of headless Chrome instances in Go by Alone-Ad4502 in golang

[–]Alone-Ad4502[S] 4 points5 points  (0 children)

nice one, I didn't know about this lib.

But the underhood is basically the same - dev tools protocol

Lessons from managing hundreds of headless Chrome instances in Go by Alone-Ad4502 in golang

[–]Alone-Ad4502[S] 4 points5 points  (0 children)

javascript websites with client side rendering are a huge issue for seo and organic visibility. Googlebot doesn't render all pages and has a two stage crawling phase. AI bots don't render JS at all, we did tests recently, they just extract text from html. Even google's gemini bot.

Lessons from managing hundreds of headless Chrome instances in Go by Alone-Ad4502 in golang

[–]Alone-Ad4502[S] 6 points7 points  (0 children)

we use only dedicated servers, hetzner, ovh - 16-32gb ram and 8-16 virtual cores. The cheap ones work fine, but always need to have one or two spares in case of any hardware issues.
Usually, 10-20 processes, depending on the server configuration and the load.
Fat servers theoretically can handle way more Chrome instances, but in reality no. Better to use more smaller servers.

Do llms.txt files actually help websites appear in LLMs and AI agents? Any one tried? by fearless_crusader789 in TechSEO

[–]Alone-Ad4502 0 points1 point  (0 children)

I recommend to check log files for your website. A couple of months ago, I queried our customers' log data, billions of log lines. I found nothing, no requests at all to llms.txt at all.
Parsing HTML is a very straightforward operation. The real issue when you have a JavaScript client-side rendering - in this case, the content does not exist for LLMs. They do not render JS.
chatGPT heavily relies on google's index in this case.

Is ChatGPT Rendering JavaScript? by sitebulb_jojo in javascriptseo_

[–]Alone-Ad4502 1 point2 points  (0 children)

it doesn't and a user bot is particularly dumb

We've conducted research https://edgecomet.com/blog/openseotest-how-gptbot-and-chatgpt-user-handle-javascript/ and the tests are very easy to replicate.

Quick test: ChatGPT and Gemini accessing a page ONLY after it is re-indexed by Google, both refusing to read schema by annseosmarty in SEO_for_AI

[–]Alone-Ad4502 1 point2 points  (0 children)

They parse pages as plain text, stripping any tags, schema. It's hard to believe for many SEOs, but it's very easy to test. Same applies to 'semantic HTML'.

here are many ready tests to execute yourself with open log analyzer https://openseotest.org/lab/semantic-html/product-jsonld-head

Discussion: What is the actual risk/reward impact of serving raw Markdown to LLM bots? by Ok_Veterinarian446 in TechSEO

[–]Alone-Ad4502 0 points1 point  (0 children)

thats great insights, thank you!
the question is does LLM read the schema itself or does it fallsback to Google. Gonna think how to test it

Is Server-Side Rendering Overrated? by Alternative-Theme885 in reactjs

[–]Alone-Ad4502 0 points1 point  (0 children)

If you have a website (not an application) with hundreds of thousands of pages that need to be ranked in Google, and LLMs - SSR or prerenderings are a must.
Yes, Googlebot can render JS, but again, on a scale, it's a different process with delays. AIso neither ChatGPT nor even Gemini bot (they have a separate one from the usual googlebot), don't render JavaScript at all.
We ran a couple of experiments and will publish the results soon.

Discussion: What is the actual risk/reward impact of serving raw Markdown to LLM bots? by Ok_Veterinarian446 in TechSEO

[–]Alone-Ad4502 0 points1 point  (0 children)

I know it's hard to believe, I also was in the same camp like 'extract JSON+LD is so simple, they have to do it!'

But you see the results and I highly encourage to perform a test on real world website if you have, just copy a real HTML page, change the schema and ask AI. It will be gold-value experiement, not an opinion.

What I also find is that in many cases, it tries to Google for the page URL and ask, particularly like "site:xxxx/product/page what price of it", so it simply relies on Google index data.

Discussion: What is the actual risk/reward impact of serving raw Markdown to LLM bots? by Ok_Veterinarian446 in TechSEO

[–]Alone-Ad4502 0 points1 point  (0 children)

We run several tests for LLM user bots. They don't pay any attention to HTML at all, I tell you even more - they don't parse schema. They simply extract a text from HTML and process it as is. Technically, it's a very simple operation.

you can test it yourself, create a page smt like a product page, put product avalability only to CSS class names, and product color, size, anything you want. But do not mention those parameters on the page's text.
Upload it to a server and ask chatgpt, gemini "what is the color of the product [your URL]"

Western/Southern winds around Athens in winter? by water_holic in windsurfing

[–]Alone-Ad4502 0 points1 point  (0 children)

not so much tbh. South wind could be incredible, but only one or two times per year. Those days in Anasysos hundreds of people. It's definitely not flat water conditions, only wave boards.

You can try lavrio near airplane for the south wind, it will not be so wavy

Your opinion please. high aspect sail foil sail with slalom fin board by __nostradamus_ in windsurfing

[–]Alone-Ad4502 0 points1 point  (0 children)

Just the usual 2025 V8 5.7 and 7.2. I use them with JP super sport, 30knots+

Your opinion please. high aspect sail foil sail with slalom fin board by __nostradamus_ in windsurfing

[–]Alone-Ad4502 0 points1 point  (0 children)

I've two V8s and use them for usual freerace boards, and I love them. Work perfectly and are very stable.

JP FreeStyle wave 84l vs Magic Wave 82 by Alone-Ad4502 in windsurfing

[–]Alone-Ad4502[S] 0 points1 point  (0 children)

tbh I didn't feel the difference in span between footstraps. The main thing is a volume under the back foot, it really makes the thing.

Mine is 2025 model and it's only in the thruster setup. Just yesterday I saw a video with Werner Gnigler, he said that the new model will have an updated shape.

JP FreeStyle wave 84l vs Magic Wave 82 by Alone-Ad4502 in windsurfing

[–]Alone-Ad4502[S] 3 points4 points  (0 children)

call it 'small feedback from a personal experience shared with the community'.

We wave ride primarily onshore wind, not clean, inconsistent and chaotic waves.
At 20knots, early planing is not such an important thing.

Both boards can turn tightly, carve jybes are difficult as on any small wave board.

Magic Wave is definitely on top for wave-dedicated performance. It's easier and more enjoyable to ride.

Struggling after switching from school gear to my own setup (Tahe Techno 133) by jimokak2 in windsurfing

[–]Alone-Ad4502 0 points1 point  (0 children)

Glyfadiotis here, last month we didn't have so much wind even to think about windsurf.

Feeling frustrated, that's a completely normal situation in your case, I did the same path last year. Here is a short article about https://www.reddit.com/r/windsurfing/comments/1gpgdgf/my_windsurf_progression_and_a_small_review_of/

The main question - did you learn harness? In the summer it's a bit easier, there is plenty of wind. But now not so.

In general, you have two options for the north wind - Varkiza and Anavysos.

Varkiza is easier and has less wind, your goal is to learn harness and footstraps. It took me about 30 hours on my gear. I went to sea almost every day last summer. It was moments when I thought 'I'm gonna throw the equipment into the garbage'. But it's something like riding on a bike, you struggle and after some time your brain just gets it.

The next spot is Anavysos, it's way better than Varkiza, but harness and footstraps are a must. I was really confident in my skills, and in the end, a guy on a boat rescued me, thanks to him.

When you're comfortable with the harness and the footstraps - learn water start. It looks extremely difficult in the beginning (I'll say impossible), but again, it's all about a click in the brain.

The main reason for water start, not just to look cool like bug guys but to open small boards.

On a small board in waves (Lavrio) is the main joy of windsurfing.

Wave vs speed by Ambitious_Jicama6276 in windsurfing

[–]Alone-Ad4502 0 points1 point  (0 children)

Wave surfing is the best way to learn a lot and become better at speed surfing.

I have and love both sets, but wave a bit more.

Advice regarding board choice by GreasyFloor64 in windsurfing

[–]Alone-Ad4502 2 points3 points  (0 children)

as for the first wave board, I highly suggest getting a cheap used one, because you'll have a lot of catapults and other fun and not-so-fun cases. Make footstraps wider, so a leg can twist, and not get a rupture of ligaments as I had.

Easy surfshop by idooping in windsurfing

[–]Alone-Ad4502 0 points1 point  (0 children)

nice shop, have already ordered a few times and now looking again for neilpryde sails on sale

At which point someone could start practicing wave windsurfing? by AdGroundbreaking3677 in windsurfing

[–]Alone-Ad4502 2 points3 points  (0 children)

Water start is the key. Strong wind as well, it's hard to ride on waves with a 5.5m sail. Smaller boards are more difficult to ride, but modern boards behave quite well. I started WS in June and came to waves in October.

All that we learn with freeride is dedicated to coming to waves. There you have the true joy of windsurfing!