HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tomComb

1,726 karmajoined 7 वर्ष पहले

comments

tomComb
·कल·discuss
Um, the 'codex world' is the OpenAI world and there is a ton of drama and product confusion there!

Anthropic has certainly had some drama inflicted on them by the US administration, but otherwise they have just had heads down and executed with great focus. That is why they have succeeded.
tomComb
·3 दिन पहले·discuss
This looks great, but let's see if I have this right ...

The "Agent Apps" (or whatever we are calling them) from the big vendors are organized around projects/folders, and we attach apps (via plugins) to the projects.

This appears to mae the apps (work surfaces) the primary artifact?
tomComb
·5 दिन पहले·discuss
I don’t know the specifics of this case, but in Canada, calls like this (all wrapped up in the flag), usually come from Canadian companies hoping for some sort of sole sourced contract that they have no business getting.

So so perhaps we should be excluding American companies at this time, but in the name of competition and openness, we should allow bids from our real allies, such as the Europeans or the Asians.
tomComb
·14 दिन पहले·discuss
> Anthropic and OpenAI could fight it in court.

They did exactly that with supply chain risk designation, and look what it got them: the administration simply found another more effective way to punish them.
tomComb
·14 दिन पहले·discuss
But these have near instant suspended/resume, and they even have vertical scaling of the ram, which is a great feature that’s not very common.
tomComb
·14 दिन पहले·discuss
> This amount of courting the current administration is pretty scary imo.

That’s ironic – I interpreted that paragraph with the opposite slant: positively. If that’s what the government mandates then these companies, in the end, have little choice, so was at least relieved to see them publicly pushing back.
tomComb
·14 दिन पहले·discuss
> We don’t believe this kind of government access process should become the long-term default.

Really glad to see some reasonably prominent pushback against this government overreach.

The information has been reporting that the government wants to individually approve which companies get access and when.

Imagine the wonderful opportunities for corruption and influence peddling, not to mention, excluding any companies that don’t support Trump
tomComb
·15 दिन पहले·discuss
But there’s no good WYSIWIG markdown editor extension for VS code.
tomComb
·18 दिन पहले·discuss
Yes, bun is good locally, but need node support for deployment. So while the bun specific stuff sounds great I feel I need to avoid it.
tomComb
·19 दिन पहले·discuss
You are running a binary that you got from the developer. If it presented you with Deno permissions, I think that would be misleading because there’s no guarantee of their integrity.
tomComb
·22 दिन पहले·discuss
Can we get better source for this story? I find that website to be unreadable.
tomComb
·पिछला माह·discuss
I guess you mean it runs automatically at Mac user login, so that it is running all the time.
tomComb
·पिछला माह·discuss
It seems I need to leave this running for it to work? So it's not just a configuration changes.
tomComb
·2 माह पहले·discuss
I think you’re referring to the short term impacts of AI and he’s thinking more long-term.

Also, AI, even short term, is going to make some people and some countries extremely wealthy, so maybe this isn’t such a bad time to be thinking about those who are still extremely poor and who won’t benefit.
tomComb
·2 माह पहले·discuss
I can't believe that readers of HN actually think that that is how it does or should work.

Google/GCP can only make very general statements and in this case we want more than that.

They need to tell Railway and Railway needs to tell us, or Railway can tell us that Google is refusing to tell them.

Either way, we need to hear about this from Railway.
tomComb
·2 माह पहले·discuss
They can't - that would violate the privacy rights of their customer.

They need to tell Railway and Railway needs to tell us, or Railway can tell us that Google is refusing to tell them.

Either way, we need to hear about this from Railway.
tomComb
·2 माह पहले·discuss
I think we know how this goes ...

Administration officials will insist that this will be bipartisan and just for national security.

Trump will then just come out and say it: that they won't authorize models that provide "fake news" such as him not winning the election by the most votes ever.

There will be a big fuss as people and media point to this as the smoking gun, but then it will turn out that American voters just don't care.

I guess we could learn to appreciate Mistral sooner than expected.
tomComb
·2 माह पहले·discuss
Having it in the hands of public companies or foundations seems preferable to me to having it in the hands of private companies or individuals.
tomComb
·3 माह पहले·discuss
This sounds great, except for one thing: you can scale your compute (CPU & RAM) as needed but your storage appears to scale with it.

So, if I use a "16 vCPUs, 32GB RAM, 400GB SSD" machine for a period of intense compute, and then want to scale that down to "2 vCPUs, 4GB RAM", most of my storage disappears?

That rather ruins the potential of the advertised scalability.
tomComb
·3 माह पहले·discuss
Joplin looks great, and is open source, but it appears to have one problem: the primary data store is SQLite, not files, and in this AI infected era having plain text files on the local filesystem is really important.

So if I am correct the "cloud drive as the storage" option is syncing with a the local SQLite db and to get local files one would need to be syncing the local db with both the cloud drive and the local filesystem.

With Obsidian I sync from local files direct to a cloud drive.