HN user

furryrain

11 karma
Posts0
Comments20
View on HN
No posts found.

The problem there isn't copyright. It's whoever is demanding students use the latest version.

Copyright rarely helps small authors who actually need it. It usually gets employed by conglomerates that own distribution and are already screwing authors as hard as they think they can get away with.

Do you think these small authors have the resources to try to enforce copyright?

Why I love NixOS 4 months ago

Yes, NixOS containers can be run in:

* declarative mode, where your guest config is defined within your host config, or

* imperative mode, where your guest NixOS config is defined in a separate file. You can choose to reuse config between host and guest config files, of course.

It sounds like you want imperative containers. Here's the docs: https://nixos.org/manual/nixos/stable/#sec-imperative-contai...

I'm less convinced.

To keep and/or increase my current compensation, I have to be competitive in the software development market.

(Whether I need AI to remain competitive is another matter.)

The 16,000 new babies will be competing in different markets.

Oh, and of those 16,000 babies, many are born in far less fortunate circumstances, they're already far behind their cohort. :/

Try to imagine a deployment/CI system where that isn't possible. That's what the post is asking.

* Maybe you don't have privileges to delete the database

* Maybe your CI environments are actually high fidelity, and will fail when there is no DB

* Maybe destructive actions require further review

* Maybe your service isn't exposed to the public internet, and exposing to 0.0.0.0/0 isn't a problem.

* Maybe we engineer our systems to have trivial instant undo, and deleting a DB triggers an undo

Our tooling is kind of crappy. There's a lot we can do.

"- buggy Android compatibility and near zero native devs, all jumped ship"

I'm a bit confused by this. Are you saying that the developers who once wrote native Sailfish OS apps are no longer writing those native apps?

Is there any hope for using the responsive libadwaita programs from the Mobile Linux space? I realise this isn't particularly large, but it is active.

The Brand Age 5 months ago

No, he's advising us that we software developers might be coming to an end of a golden age, that if so, resistance is futile, and how to find another.

It feels like a sleight of hand, either to not spook OpenAI employees (I.e. the audience of this post), or allow some later minor change in contract or interpretation or customer deployment posture to suddenly permit fully autonomous weapons.

Fully autonomous weapons. The cloud deployment surface covered in our contract would not permit powering fully autonomous weapons, as this would require edge deployment.

Can anyone explain this constraint?

Why do fully autonomous weapons require edge deployment?

Does "fully autonomous" in this context mean "disconnected from the Internet"?

If so, can a drone with Internet connectivity use OpenAI?

Or maybe it's about on-premise requirements: the military doesn't want to depend on OpenAI's DCs for weaponry, and instead wants OpenAI in their own DCs for that?

Rust is just a tool 5 months ago

like every popular crate buy into their marketing hype follow community "best practices"

Yea, I get smug judgement from Rust zealots for not picking the in vogue crates.

I get a lot of help too though.

People are passionate about it. That has good and bad outcomes.

I think the thesis of Pi is that there isn't much special about agents.

Model + prompt + function calls.

There are many such wrappers, and they differ largely on UI deployment/integration. Harness feels like a decent term, though "coding harness" feels a bit vague.