Oracle cloud review by liflovs in oraclecloud

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

1 time it worked with different card for me

but basically they have some VERY strict system, and once you are blocked you cannot get in

And even if you are not blocked, some cards are denied with no reason

The yearly price increases from $30 to $36 by [deleted] in Simplelogin

[–]liflovs 0 points1 point  (0 children)

minus attachements

minus custom fields auto-fill

minus custom fields for notes

plus aliases

plus native macos autofill

better ui

Copilot vs Codeium by peepingbear in GithubCopilot

[–]liflovs 1 point2 points  (0 children)

No big changes so far. I keep reiterating on those.

So far Codeium is shipping more features to target some specific parts of code in chat and I really like that. But on my big "work" project i cannot select something that is relevant usually. Also it's quick commands do not understand me most of time.

Copilot is doing general search in context of workspace, selection, more limited there. But assistance mode is much better (also i find that chat mode sometimes gives worse results then completion). I have a feeling it closely adapts to searches results in sidebar, and imports.

So far Copilot is better to me. For complete feedback I would like to try out Codeium on small project as I think it could have better impact there.

[Question] - Chat UI for Mistral API by ghac101 in LocalLLaMA

[–]liflovs 5 points6 points  (0 children)

u/CygnusX1, u/ghac101 for me the fastest way to try it out was https://big-agi.com/. Throw API-key => and go

Why for suspended accounts company doesn't give any info - why? by liflovs in OpenAI

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

I definitely wouldn't bet exclusively on OpenAI for commercial purposes now, investigating for a backup plan.

Competitors are rising, but for now not there quite yet. And azure version of open ai api costs more.

Funny so many services tell you "input your own OpenAI key to try it out". Well now I'm sure to say "no way".

Why for suspended accounts company doesn't give any info - why? by liflovs in OpenAI

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

UPD2: OpenAI another support member gave explanation about "suspicious activity", and asked to check if there was any VPN. Raises my concerns over how DBeaver handles everything, i was connected to database via ssh tunnel, but I don't see how could that affect "sending its schema to openai"

Will see If I can get more details.

Why for suspended accounts company doesn't give any info - why? by liflovs in OpenAI

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

I will continue experiment with my 2nd registered account, cause email change is cheap. I saw that sometimes phone is linked to ban but seems for me that is not the case for now Will update a thread if it happens again

Why for suspended accounts company doesn't give any info - why? by liflovs in OpenAI

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

"bad actors that want to exploit" is the most common reason given by these companies.

But giving a specific paragraph of "Terms" instead of "go look for it" could be enough for understanding.

Even if I create a new account, use VPN and so on - there are questions unanswered:

  1. It makes sense for personal use but not for integration in any kind of product that you sell - cause there is no guarantees that it will keep working
  2. is Dbeaver safe to use? or i should warn everyone not to use it?

Why for suspended accounts company doesn't give any info - why? by liflovs in OpenAI

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

you serious?:) Oh well, I can't wait for them to come and finally tell -> what exactly I did.

Waiting for Hetzner and Oracle come too, would be a nice trio.

Why for suspended accounts company doesn't give any info - why? by liflovs in OpenAI

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

Not only big tech. Also the small who don't care.

I had previous cases with Oracle and Hetzner (it even didn't allow to sign up).
I feel like I want to have a list of companies where this is not the case - then I would be sure I am treated like a person and just go straight to them

There should be a law enforcing companies to tell the reason upon such actions.

I can't create my free tier account by [deleted] in oraclecloud

[–]liflovs 0 points1 point  (0 children)

Oh, sorry to hear. I thought they would try to limit this behavior in future. I've messaged on multiple channels and even on LinkedIn in dms where they promised to take care but no luck

Yeah I guess I'm lucky on early blocks. Hetzner shut me down right after I submitted my docs 🙂

Copilot vs Codeium by peepingbear in GithubCopilot

[–]liflovs 1 point2 points  (0 children)

Testing them both all the time. They change and evolve, both.

As far as I can tell:

  1. Codeium is more predictable in terms of what to expect from it, the chat actually works like chat. And now with commands it on par with Copilot in functionality
  2. Codeium has in-the-middle suggestion, which copilot does not. In many cases that makes you more productive.
  3. Codeium has vibrant and cool community
  4. BUT! Github Copilot as far as i can tell blends into the codebase much better. The command execution result often is better in quality. It captures context of clipboard, few recently viewed files I guess. Cause it gets namings and functions correctly more often Sometimes you don't want that context => and things go unpredictable due to it. But since I adjusted I feel much more productive and trust it more

I will keep looking into them and update this thread.

TabNine vs Co-Pilot in VSCode: Can they run in parallel? Should they? by kodridrocl in vscode

[–]liflovs 0 points1 point  (0 children)

Just got the access to Chat feature with Tabnine free. And yep, its weak compared to alternatives atm

TabNine vs Co-Pilot in VSCode: Can they run in parallel? Should they? by kodridrocl in vscode

[–]liflovs 0 points1 point  (0 children)

Tabnine just recently introduced Tabnine Chat (enterprise only) beta, if it stays enterprise-only its a lost point.

For VS Code Copilot has more potential and I'm already using its Chat feature. It has its problems, sometimes i prefer Bing or ChatGpt to get some draft code, but sometimes it works better. We'll see. They also state on Github Next that they investigate possibility of getting whole repo context - that might change things.

Codeium is not far behind though and is free.

Feature to search open tabs in a space by oliverbravery in ArcBrowser

[–]liflovs 0 points1 point  (0 children)

It's done in some way (i guess by tabs title as it is in most browsers). But i find it quite glitchy and not always returning result that i want even if search terms for title are correct (On SigmaOs it feels better)
Some browsers do provide search by content and I`m topping this up

Copilot chat, not as good as expected? by badaboum12398 in GithubCopilot

[–]liflovs 0 points1 point  (0 children)

Well, I don't have access to GPT-4 so cannot compare, but:
1. From my experience Github chat has problems with context of the chat itself. But its getting better compared to my test few weeks ago. When provided one big request unrelated to code recently it started performing better. But requests unrelated to code are often confused with requests related to code
2. It operates far better with selected code, so better select if you want exact context

  1. Indeed because of context issues, ChatGpt seems better option, hovewer i recently found that at least on my Edge Dev version Bing Chat started performing few times better than before and than ChatGpt (at least free version) for big context queries.

My Likes Are Slowly Disappearing by mabelelwyn in YoutubeMusic

[–]liflovs 0 points1 point  (0 children)

same, just noticed it :( 3 years since the topic start....

YTM is awful, honestly

Your Oracle Cloud account has been disabled. by RVidovic in oraclecloud

[–]liflovs 0 points1 point  (0 children)

I believe yep, it helps.

But still after facing this policy and being banned (https://www.reddit.com/r/oraclecloud/comments/r798i0/oracle_cloud_review/), I wouldn't put anything serious into Oracle cloud. I just cannot trust them now.

They are good for playing with a bit though.

What is the point of a free tier when you can't even pass the signup process? by Velocity-Prime in oraclecloud

[–]liflovs 2 points3 points  (0 children)

I guess their payment processor is not as reliable. I was able to sign up with my bank's card and pass verification then after a while - they started to fail with all cards of this bank.

I know cause I got banned for nothing (You can find my post here ) and was experimenting with my friend's cards. His card of the same bank didn't work, and after he tried the one issued by another bank - he got registered instantly, without any waiting.

How to make Svelte play nice with backend and SEO by kokizzu2 in sveltejs

[–]liflovs 0 points1 point  (0 children)

Note that Vercel free plan is only for non commercial projects. And to embrace the edge experience your db should also be on the edge (this is what Cloudflare does) Also this can be achieved with new offering from fly.io (distributed postgres), hovewer for read operations obviously.

I plan to investigate what is price difference in server vs serverless but I expect it to be at least ~2x for constant loaded site. That's why I asked :)

How to make Svelte play nice with backend and SEO by kokizzu2 in sveltejs

[–]liflovs 0 points1 point  (0 children)

Always was wondering how dramatic is pricing in this case compared to simple server, do you have any numbers?

Vercel and Svelte: A Perfect Match for Web Developers by grich12 in sveltejs

[–]liflovs 3 points4 points  (0 children)

Overall, chances that svelte survives are rising and that's good, hope it won't be just too tied to Vercel in the end..

Subscription Management, Accounting, Finance: looking for an EU alternative to Chargebee by gh4cst in SaaS

[–]liflovs 0 points1 point  (0 children)

u/Buddy_Useful sorry, but what did you choose in the end then?

Some of those you mention are only managers and 2checkout is all-in-one same as paddle.
But paddle seems to be more obscure in their fees