Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ilyazub
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ilyazub
22d ago
And iOS keyboard produces these dashes on double click on the dash (“-“) button: Single press: - Double press: —
2.
▲
by
ilyazub
2mo ago
I instructed agents observing other agents at runtime and it resulted to several documentation fixes, that multiple `/review` runs didn't catch. Essentially, the prompt was `apply TDD or Nielsen's user testing to agents-obser
3.
▲
by
ilyazub
1y ago
Wow, government-led mobile proxy network. Did they attempt to build a search index? :-)
4.
▲
by
ilyazub
1y ago
Cool, congrats and wishing you good luck and success! > monthly "who wants to be fired" thread Reminds me of Mad Fientist blog.
5.
▲
by
ilyazub
2y ago
It was online in 2022 too: https://github.com/googleapis/google-api-php-client-services...
6.
▲
by
ilyazub
2y ago
It doesn't look like a leak but a misdeployment. Same service wrappers from two years ago: https://github.com/googleapis/google-api-php-client-services...
7.
▲
by
ilyazub
2y ago
Feel free to just share the details in an email as suggested above.
8.
▲
by
ilyazub
2y ago
> I have high confidence that I could accomplish this task using a lower end model with a high degree of accuracy. Cool, cool. I'm super interested. Please share the process and the results.
9.
▲
by
ilyazub
3y ago
Reminded me the the Kasada VM reverse-engineering article: https://news.ycombinator.com/item?id=34285747
10.
▲
by
ilyazub
3y ago
Monobank was under attack as well: https://t.me/s/OGoMono/1456
11.
▲
Playwright's getByRole is 1.5x slower than CSS selectors
(serpapi.com)
1 points
by
ilyazub
3y ago
|
1 comments
12.
▲
by
ilyazub
3y ago
I recently wrote a blog post where I take a deep look into Playwright’s locators, specifically comparing the Page#getByRole locator with CSS selectors in terms of performance. Playwright’s getByRole is 1.5x slower than CSS selectors because
13.
▲
by
ilyazub
3y ago
Thanks to `@Freaky` from Reddit for the wonderful feedback which led him to significantly improving `String#count` which be potentially included to Ruby: https://www.reddit.com/r/ruby/comments/16d4ha6/com
14.
▲
When counting lines in Ruby randomly failed deployments
(serpapi.com)
2 points
by
ilyazub
3y ago
|
2 comments
15.
▲
by
ilyazub
3y ago
tl;dr: str.count($\) was 1.5x faster compared to str.lines.count and didn't allocate additional memory.
16.
▲
by
ilyazub
3y ago
SerpApi | https://serpapi.com | Senior Ruby Engineer | Creative Director | Based in Austin, TX but everyone is remote | Full-time | ONSITE or FULLY REMOTE (We're a remote first company) | $160k 1099 for US or local avg + 20
17.
▲
by
ilyazub
3y ago
What do you mean?
18.
▲
by
ilyazub
3y ago
> The google search function is also limited. For comparison, SerpAPI masterfully scrapes Google Search using a proxy network and very intelligent parsing. In experiments using SerpAPI in combination with Microsoft’s guidance module, I g
19.
▲
by
ilyazub
3y ago
Reminds me Google Maps: GET /search?pb=$protobuf_to_string.
20.
▲
by
ilyazub
3y ago
How to balance individual and leadership work, how to manage anxiety from SerpApi's Engineering Director perspective.
21.
▲
Insights from an Engineering Director (#SerpApiPodcast, Ep. 8)
(serpapi.com)
1 points
by
ilyazub
3y ago
|
1 comments
22.
▲
by
ilyazub
4y ago
This is a very interesting point of view. Can you describe it more in detail or share links to read about the topic "orthogonal cartesian view of the world vs others"? Thank you!
23.
▲
How to reverse engineer a JSON API on a single page application
(serpapi.com)
4 points
by
ilyazub
4y ago
|
1 comments
24.
▲
by
ilyazub
4y ago
I was debugging the Bing Image Search. Ctrl+Shift+F in the browser dev tools din't work to find the request by contents. I've used mitmproxy and then found a up-to-date way to filter responses by string in contents in the devtools
25.
▲
CSS vs. XPath for web scraping – SerpApiPodcast
(odysee.com)
2 points
by
ilyazub
4y ago
|
3 comments
26.
▲
by
ilyazub
4y ago
Why industry tend to use CSS selectors instead of XPath? What is better to select nodes in HTML: CSS selectors or XPath queries? We discuss these questions in this episode.
27.
▲
by
ilyazub
4y ago
Hey everyone, in this episode we've discussed data extraction from [dynamic web pages][1] without using a browser. Specifically, from Google Maps and Walmart. It was fun discussing this topic. Please share your feedback about this epis
28.
▲
by
ilyazub
4y ago
Good point. Reminds me "All models are wrong, but some are useful"[1]. [1]: https://en.wikipedia.org/wiki/All_models_are_wrong
29.
▲
by
ilyazub
4y ago
Thank you for bringing the "payments orchestration solution" term here! Have something to learn about.
30.
▲
Machine learning for web scraping with Emirhan – SerpApi Podcast
(youtube.com)
2 points
by
ilyazub
4y ago
|
1 comments
More ›