HackerTrans
TopNewTrendsCommentsPastAskShowJobs

benfutor

no profile record

Submissions

[untitled]

1 points·by benfutor·16 дней назад·0 comments

[untitled]

1 points·by benfutor·в прошлом месяце·0 comments

[untitled]

1 points·by benfutor·в прошлом месяце·0 comments

[untitled]

1 points·by benfutor·2 месяца назад·0 comments

[untitled]

1 points·by benfutor·2 месяца назад·0 comments

[untitled]

1 points·by benfutor·3 месяца назад·0 comments

[untitled]

1 points·by benfutor·3 месяца назад·0 comments

[untitled]

1 points·by benfutor·6 месяцев назад·0 comments

Contract Reviews Meet Code Reviews

thefirstcommit.substack.com
1 points·by benfutor·6 месяцев назад·0 comments

Nix Expression Builds

github.com
2 points·by benfutor·12 месяцев назад·0 comments

[untitled]

1 points·by benfutor·в прошлом году·0 comments

[untitled]

1 points·by benfutor·в прошлом году·0 comments

Secure Credentials Management for CLI Workflows with Flox and 1Password

github.com
1 points·by benfutor·в прошлом году·0 comments

[untitled]

1 points·by benfutor·в прошлом году·0 comments

[untitled]

1 points·by benfutor·2 года назад·0 comments

[untitled]

1 points·by benfutor·2 года назад·0 comments

[untitled]

1 points·by benfutor·2 года назад·0 comments

Flox 1.3: Simplified Service Management with Flox

github.com
3 points·by benfutor·2 года назад·0 comments

[untitled]

1 points·by benfutor·2 года назад·0 comments

A Real World Rust Project with Flox

flox.dev
1 points·by benfutor·2 года назад·0 comments

comments

benfutor
·2 года назад·discuss
The performance relative to the size of the data set is handled by the other tools you use. Flox gets out of your way and bring those tools to wherever you need them, however you want to use them.

(Flox employee here)
benfutor
·2 года назад·discuss
Specifically, 83% of enterprise CIOs plan to repatriate at least some workloads back to private cloud/on-prem according to a Barclays CIO Survey program
benfutor
·2 года назад·discuss
Workloads are starting to converge back to on-prem and there hasn't been so much pressure on only cloud. Hybrid approaches seem to be prevailing (for much larger co's)
benfutor
·2 года назад·discuss
As much as I dislike the title of the article, really agreed with the contents of the article
benfutor
·2 года назад·discuss
Never fun when you're about to land on an article and automatically hit a paywall. Do better, BI
benfutor
·2 года назад·discuss
Hi! Flox employee here and pulled from our Head of Product:

Flox will match the most compatible Nixpkgs version given the declaration in the manifest. We are working on a robust service to allow better searching across time to dramatically expand the amount of software available.

We're working on a few solutions to this--allowing flake references in the Flox manifest and offering a robust solution as a product feature.

Flox is compatible with language specific package manager--and provides suggestions and auto detection of existing package managers. You can use the Flox shell hook to initialize the project in the language specific package manager of choice and Flox will suggest this to you if it sees you're using a known package manager (such as requirements.txt for pip, yarn.lock for yarn, etc).

Hope this helps
benfutor
·2 года назад·discuss
Sorry you had a frustrating experience. It's definitely us missing the mark.

Re: fish, saw you found the issue someone else opened on it. We have it on our plan and will be adding support soon https://github.com/flox/flox/issues/1173

Re: your zsh experience, it's hard to judge exactly what's happening from your comment but we have had other users where the state of activation was suppressed by themes which can cause "environment already active". https://github.com/flox/flox/issues/637 - if you think it's something else or have more detail to share, let us know (either here, github, anywhere).

Thanks for trying Flox!

(Flox employee here)