Viewing profile — ilyazub
ilyazub
HN member- Joined
- Sat, Feb 22, 2014, 6:02 PM UTC
- HN karma
- 5
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About ilyazub
No profile information was provided.
Recent public activity
-
comment
Comment #48820240
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 …
- story
-
comment
Comment #45358562
Wow, government-led mobile proxy network. Did they attempt to build a search index? :-)
-
comment
Comment #44465075
Cool, congrats and wishing you good luck and success! > monthly "who wants to be fired" thread Reminds me of Mad Fientist blog.
-
comment
Comment #40510055
It was online in 2022 too: https://github.com/googleapis/google-api-php-client-services...
-
comment
Comment #40509981
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...
-
comment
Comment #40296062
Feel free to just share the details in an email as suggested above.
-
comment
Comment #39824963
> 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 th…
-
comment
Comment #39536018
Reminded me the the Kasada VM reverse-engineering article: https://news.ycombinator.com/item?id=34285747
-
comment
Comment #38611870
Monobank was under attack as well: https://t.me/s/OGoMono/1456
- comment
-
comment
Comment #38268753
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. Play…
- story
-
comment
Comment #37598436
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/r…
-
comment
Comment #37430700
tl;dr: str.count($\) was 1.5x faster compared to str.lines.count and didn't allocate additional memory.
- story
-
comment
Comment #37391874
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 com…
-
comment
Comment #37092381
What do you mean?
-
comment
Comment #36339484
> 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 Ser…
-
comment
Comment #36113036
Reminds me Google Maps: GET /search?pb=$protobuf_to_string.
-
comment
Comment #35975754
How to balance individual and leadership work, how to manage anxiety from SerpApi's Engineering Director perspective.
- story
-
comment
Comment #34138378
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!
-
comment
Comment #34137341
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 filt…
- story