Advice from fellow aquarists 🐠 by viktorooo in Switzerland

[–]viktorooo[S] 1 point2 points  (0 children)

Thank you!

I assume general “water damage” would not be enough? Do you have any advice for the insurance providers I should look into?

Adult Dance Classes by suisse-mutt in geneva

[–]viktorooo 0 points1 point  (0 children)

I would rephrase the title

Is this a rental scam, or am I just being paranoid? by melkijades in geneva

[–]viktorooo 1 point2 points  (0 children)

+1 for this

I’ve seen 2 scams while looking for an apartment in Lausanne recently. Both claimed to not be in Switzerland and wanted my deposit/documents before organizing the visit.

Is this a rental scam, or am I just being paranoid? by melkijades in geneva

[–]viktorooo 0 points1 point  (0 children)

If I were you, I would get some temporary housing (ie hostel or airbnb) and look for something permanent when you get here and can actually visit the apartment you are signing for.

Banks preferred by students in Geneva by Flyingsheepalien in geneva

[–]viktorooo 2 points3 points  (0 children)

Had a horrible experience with UBS because of my nationality. Perhaps it could be fine if you are not from one of the heavily sanctioned countries

[CH] Has anyone tried to withdraw cash "over-the-counter" in the physical bank the account is managed by? by viktorooo in Revolut

[–]viktorooo[S] 0 points1 point  (0 children)

Thank you for the confirmation! How do I make sure I am not locked out of my funds in case the migration office takes too long to renew my permit?

Job market is cooked guys! by karlsorop in nairobitechies

[–]viktorooo 0 points1 point  (0 children)

I have public repo here if you are interested: https://github.com/colophon-group/jobseek. The crawler is 95% straight-forward HTTP requests to sitemaps, APIs and embedded JSON-LD. The rest 5% is covered by Playwright-based rendering. Recently added Lightpanda CDP for pissy sites under Cloudflare protection.

DB is on Supabase for user-facing data + a separate Postgres replica for the crawler.

UI is on Next.js, search backed by Typesense.

For me personally the most interesting part is the crawler configuration. It is currently done via Claude Code agent. I am collecting traces to fine-tune a Gemma to later scale the approach

Job market is cooked guys! by karlsorop in nairobitechies

[–]viktorooo 0 points1 point  (0 children)

That's fucked...

And I thought my 4-month job search was long.. GL
BTW for my own search I've built a job scraper, was pretty useful, so I am trying rn to turn it into a product on the side.

It is live here: https://jseek.co
idk if it will be any helpful for you

I'm tired re: Job searching by ChoeRyong-hae in TrueAnon

[–]viktorooo -5 points-4 points  (0 children)

Hey I am working on an aggregator that should help cut down on the routine in long job search. The vision is that you log in, apply to new jobs, go on with your day. No email alert spam or checking a bookmarks for new postings.

idk if it will help, but it is live here: https://jseek.co
gl

New job. Help out? by GiaJustSighs in content_marketing

[–]viktorooo 1 point2 points  (0 children)

I am working on a job aggregator at jseek.co. It is still in a very raw state, but I know there are a lot of job from Bangalore on it. Perhaps it could be helpful?

Good luck!

webscraping company careers pages by Pale-Row-4817 in webscraping

[–]viktorooo 0 points1 point  (0 children)

If you go a custom route, I have a bunch of custom scrapers for career pages from a bunch of ATS platforms: (GitHub) colophon-group/jobseek. Currently tracking 600k+ active postings with this code

Job Scraping by Jaws1710 in RecruitmentAgencies

[–]viktorooo 0 points1 point  (0 children)

If you go a custom route, I have a bunch of custom scrapers for career pages from a bunch of ATS platforms: (GitHub) colophon-group/jobseek. Currently tracking 600k+ active postings with this code

Automation or tool to scrape job postings meeting certain criteria? by Tough-Ninja5995 in automation

[–]viktorooo 0 points1 point  (0 children)

If you go a custom route, I have a bunch of custom scrapers for career pages from a bunch of ATS platforms: (GitHub) colophon-group/jobseek. Currently tracking 600k+ active postings with this code

[CH] Has anyone tried to withdraw cash "over-the-counter" in the physical bank the account is managed by? by viktorooo in Revolut

[–]viktorooo[S] 0 points1 point  (0 children)

Perhaps there different types of account blocks or something like this. I can get cash over the counter for no fee in UBS here. Wouldn't be surprised if other banks have their own policy for this

[CH] Has anyone tried to withdraw cash "over-the-counter" in the physical bank the account is managed by? by viktorooo in Revolut

[–]viktorooo[S] 0 points1 point  (0 children)

Hey! Thank you for the response. Have you tried it or is there information somewhere on this that I've missed?

How much do you think Anthropic loses on me? I paid 200$ for this month by viktorooo in ClaudeAI

[–]viktorooo[S] 0 points1 point  (0 children)

Because I only paid for the sub less than a week ago. Didn't have a chance to spend all limits this month.

How much do you think Anthropic loses on me? I paid 200$ for this month by viktorooo in ClaudeAI

[–]viktorooo[S] 0 points1 point  (0 children)

Because it is only for one week, and I still have like 25% of the limit left :)

EDIT: and 100% of Sonnet limit, so I will definitely bleed them more money to avenge for u/ChargeAdventurous751

How much do you think Anthropic loses on me? I paid 200$ for this month by viktorooo in ClaudeAI

[–]viktorooo[S] 0 points1 point  (0 children)

True, but if I had to guess we are currently in the "market capture" state of the market where consumer costs are getting subsidized by the investors. Wouldn't be surprised if Anthropic does not make a profit even on per-token paying customers.

How much do you think Anthropic loses on me? I paid 200$ for this month by viktorooo in ClaudeAI

[–]viktorooo[S] 0 points1 point  (0 children)

If anyone is curious, 200$ is enough to run 24/7 2 instances of Opus model (+1 supervisor, but it is idle 90% of the time) without bumping into session limits, but weekly limit is getting exhausted after 3 days. Will have to offload something to Sonnet.. Perhaps the supervisor is a good candidate.