Hacker News new | past | comments | ask | show | jobs | submit | dotty-'s comments login

> The Verizon Call Filter app uses the endpoint hxxps://clr-aqx.cequintvzwecid.com/clr/callLogRetrieval to lookup call history for the authenticated user and display it in the app.

Have you ever seen a more internal-looking domain name?


It does look very internal, but the root domain name is more comprehensible than it might appear.

Cequint is a company that provides caller ID services. "Vz" is short for Verizon. "Cid" is short for caller ID. That only leaves "we", which probably refers to either "wireless" or "web" in some way, e.g. wireless/web "edge" or "endpoint".

The domain is therefore the Cequint Verizon Wireless (Web?) Edge Caller ID endpoint.

I don't know what clr or aqx are, though. (I assume CLR is not Microsoft's Common Language Runtime, but I suppose it could be. I know at least one company that likes to name services after the technology used to implement them.)


"Vzw" probably is Verizon Wireless.

Oh good point.

though it seems a little strange that the name of the endpoint would be repeated three times across the URL (including domain name), it looks like CLR stands for "call log retrieval"

If it was a snake it would have bit me

Meanwhile: "Genshin Impact tops $5 billion in revenue in China alone, on track to hit $10 billion globally in 2025" https://gameworldobserver.com/2024/10/11/genshin-impact-reve...

This is a drop in the bucket, so I'm sure they don't care.


Which is why the fines should be a percentage of the total revenue.


I don't get that at all. I understand this to point to an attempt at scrubbing information that could lead back to him personally -- but done poorly as Krebs pointed out that other personal photos continued to exist on the Facebook account afterwards.


lol, well, the companies who have already started a migration away from Bench are probably not going to stop their migration. Ouch.


Especially when the Bench competitors offering those migrations have a deadline of the 31st to do 2024 books/taxes.


I starred this on GitHub a few weeks ago! https://github.com/Freika/dawarich Have not played with it, but maybe could fit your needs!


Oh this looks cool, will give it a try!


I just wish Microsoft had a simpler mindset for their OS. Simple, privacy-first, consumer-first defaults and optional upgrades to more enhanced tools via their App Store.

Imagine if instead of Windows Recall being installed and available automatically on machines, they just added Recall as an optional downloadable add-on via the App Store... I don't think it would have received nearly as much backlash.


> Simple, privacy-first, consumer-first defaults and optional upgrades to more enhanced tools via their App Store.

Why would anyone use this over Ubuntu? They need something to differentiate themselves from the inexorable creep of free software.


I don't think creating a separate tier of enhanced OS upgrades would benefit Ubuntu. Ubuntu isn't connected to a multi-billion dollar corporation. Canonical has no resources to offer a free AI-powered Notepad editor. Microsoft is connected to OpenAI, Microsoft has AI-hardware partners, and Microsoft has the in-house resources to create new drivers for new hardware/software compatibility issues.

There will always be valid reasons to use Windows over Ubuntu.


You seem to mostly be listing ways in which using windows is an active liability rather than anything consumers asked for.

Granted, the drivers point is a good one.


> Ubuntu isn't connected to a multi-billion dollar corporation

Technically correct but misleading. It's connected to Canonical, a multi-billion dollar private company limited by shares.


The pricing is very interesting. The company I work for pays $20k for Jira & Confluence and $20k for Slack every year. And this platform claims I can replace both of them for $3600/year? and it's open source? The marketing looks great, so I hope the platform is actually a good competitor. I'd be so curious to see what their revenue is every year.


Basecamp is also the same price. SaaS pricing is all made up. If you're a high-margin SaaS company the idea of spending $40k/yr for this seems... fine. If you're a small business, or you operate on retail margins, you'd laugh them out of the room, and rightly so as there are great tools at far better prices.

The idea of every service charging $15-30 per user per month is a myth perpetuated by companies who themselves have that budget to spend out of their VC funding.


SaaS pricing is so weird because for so many things because the cost to run per user is almost zero, but then the company is spending tens or hundreds of millions of dollars developing the software.

Evernote once had a valuation of nearly 2 billion, and like 400 employees.

I replaced it with Obsidian which gives me more value and it was mostly just made by two people, now they list 9 employees, one of whom is the office cat.

Each company for me was just syncing some text and maybe a few larger things like PDFs. The actual cost of that is pennies per year.


Postman is one example - imagine spending 30 bucks a month on a tool that lets you call APIs.


I am of the opinion that curl is better simply because you are already in the command line. You can use vim fzf or bash with it. Also curl will be the same on the day you die.


Not only this, but it's worse for the fact that it's in a web browser, vs just being a native app that could be sold once, or at least with a yearly subscription for maintenance at 1/10th of the cost.

The problem is that they realised they could make more money by trying to lock companies into a proprietary API definition platform – they want the design, testing, QA, documentation, etc, all to happen in Postman.


I mean, locking users into your platform is one of the most common ways companies make money and keep making money. And that works.

If you want an obvious example, look at Apple.


I guess my point here is that being closed is directly against the goals of the technology. Apple's lock-in is either a side effect or potentially even beneficial to their goal of providing a good phone/computer/whatever, whereas commercial lock-in is fairly clearly opposed to creating an API ecosystem that is usable across a range of technologies/consumers/etc.


Especially when Bruno exists. The idea that people are hosting their entire API knowledge base in a third party server instead of their git repo...

https://github.com/usebruno/bruno


Only $15-$30 per user! What a deal!

Somebody hasn't experienced Salesforce pricing


SaaS pricing is based on how captive the customers can be.

I am not a fan of Atlassian products, but what retains them the most aren't the qualities of the products themselves nowadays, but the integration and plugin ecosystem + the difficulty of exporting the data. Nearly every tool has an integration for either jira, bitbucket, confluence, or all of them. And you would usually dismiss any tool that doesn't have them if you are an Atlassian customer already. Once you have set that up but decide you are paying too much for it, good luck good luck telling your users they will surely lose data/formatting/integrations when migrating to some other tool. This + having to train people to use another tool while companies usually take for granted that their users won't get lost in Jira (which really isn't true).

Ultimately it becomes more of a tax than a price.


I was one of the people Garry blocked on Twitter and after this article was published, I was unblocked. So to be fair, it does seem like Garry has taken steps to reverse that.


The beauty of forking/open source is the ability to contribute back to the original project or take over an abandoned project. In this case, the original project Continue.dev isn't abandoned and actually has more traction/commits than the PearAI fork. But what PearAI did not do is a traditional fork. They took the commit history, re-branded everything to PearAI, pushed it up to their own repo, and claimed that the contributors of VSCode & Continue were their own contributors on Twitter.

That's not the spirit of open source. I'm sure the authors of Continue.dev did not intend for their work to be used this way, even if the license is permissive of it.


The license is literally a statement of intent.

If they wanted to police use, they could choose a different license, like one of the GPL or CC variants.


I'm not sure how to parse this, and one possibility is worse than the other.

Did they go through and alter each commit in the history, making it look as if the committer was talking about brand B instead of brand A at the time they made the commit?

Or did they clone the commit history, and add commits to rebrand, while keeping the historical commits intact?


Well, VS code isn't abandoned either. Shall we raise the pitchforks against Continue too?


No, because Continue actually added value on top of VS Code. PearAI has not added value on top of Continue -- yet.


> That's not the spirit of open source.

That's because there's literally no such thing. It's a licensing choice, not a seance. If you don't want people to use your code, license it correctly.


To be fair, there is a "For Talents" and "For Recruiters" selector at the top of the page. For talents, it is a free platform.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: