HackerTrans
TopNewTrendsCommentsPastAskShowJobs

markjivko

no profile record

Submissions

Show HN: Socket to Me, a static file server that runs in the browser

socket2.me
14 points·by markjivko·24 dni temu·4 comments

[untitled]

1 points·by markjivko·28 dni temu·0 comments

[untitled]

1 points·by markjivko·w zeszłym miesiącu·0 comments

[untitled]

1 points·by markjivko·w zeszłym miesiącu·0 comments

Show HN: You can now unlearn CSS selectors

npmjs.com
3 points·by markjivko·w zeszłym miesiącu·0 comments

[untitled]

1 points·by markjivko·2 miesiące temu·0 comments

[untitled]

1 points·by markjivko·2 miesiące temu·0 comments

[untitled]

1 points·by markjivko·4 miesiące temu·0 comments

[untitled]

1 points·by markjivko·4 miesiące temu·0 comments

[untitled]

1 points·by markjivko·4 miesiące temu·0 comments

Show HN: Draw on Screen – a modern screen annotation tool with webcam

drawonscreen.com
4 points·by markjivko·5 miesięcy temu·0 comments

[untitled]

1 points·by markjivko·7 miesięcy temu·0 comments

[untitled]

1 points·by markjivko·7 miesięcy temu·0 comments

Show HN: HTML to Video

oglama.com
2 points·by markjivko·8 miesięcy temu·0 comments

Show HN: Selenium IDE is dead; so I built a new one

oglama.com
3 points·by markjivko·8 miesięcy temu·0 comments

Show HN: Oglama – an automated browser with built-in LLM and shareable modules

oglama.com
3 points·by markjivko·8 miesięcy temu·0 comments

[untitled]

1 points·by markjivko·2 lata temu·0 comments

Show HN: EchoDuck – This tab is my server

echoduck.com
9 points·by markjivko·2 lata temu·1 comments

[untitled]

2 points·by markjivko·2 lata temu·0 comments

[untitled]

1 points·by markjivko·2 lata temu·0 comments

comments

markjivko
·24 dni temu·discuss
There's no repo yet, but if enough people find it useful, I'll make time to create one.

The front end is written in Next.js, although I should probably rewrite it in vanilla JavaScript for the OSS version. The back end is a PHP service—essentially a continuously running `php -f server.php` process. Since it's a long-running process, it's effectively as fast as anything else (think a Rust binary).

It's very well written, with a strong focus on security and memory management. I think you'll like it.
markjivko
·2 lata temu·discuss
https://www.producthunt.com/posts/echoduck
markjivko
·3 lata temu·discuss
But what if shelly hallucinates with "rm -rf /" ?
markjivko
·3 lata temu·discuss
Submitting your sitemap is the first step, which allows Google to find your URLs easier, but it won't request indexing by itself.

You have the option to go to the Google Search Console and request indexing manually for pages that are listed as "Discovered - Not indexed" or similar, but this is limited to 10 requests per day.

This tool uses Google's Indexing API to perform URL indexing requests on your behalf on auto-pilot for pages that are not yet indexed.
markjivko
·3 lata temu·discuss
The Google Search Console allows you to send URL indexing requests but it's limited to 10 requests per day.
markjivko
·3 lata temu·discuss
It uses various APIs from Google to perform the following actions: - request URL indexing - fetch URL indexing status - download and catalogue sitemaps

The tool automatically sends URL indexing requests for pages that have dropped out of indexing for various reasons.

However, it is up to you as a website owner to make sure that you have high quality content and valuable backlinks to your pages to rank well in search results.
markjivko
·3 lata temu·discuss
Submitting the sitemap does not trigger indexing. You can manually request indexing from the GSC, though. But that is limited to 10 requests per day.

This service uses Google's Indexing API to send up to 2000 URL indexing requests per day on your behalf.
markjivko
·3 lata temu·discuss
SEO is a slow game and backlinks are still king, as far as I know. Let's see how the 2024 update changes things.