Euphoma

joined 2 years ago
[–] [email protected] 2 points 8 months ago (1 children)

Ok I found this post like a week late, but TikTok bought a VR company called Pico several years ago and they were investing money into new software and headsets, but recently cancelled all of their planned games. They are still making a new headset, but they also seemed to cancel their entry into the US market. They also had a ton of layoffs last year.

So basically, I think they've lost interest in VR.

[–] [email protected] 4 points 8 months ago* (last edited 8 months ago)

Nix is a programming language, so you have to organize your configuration yourself like you would for any programming project, usually by splitting it into multiple files. Also you can search system modules on the same page that you search for packages though usually there's not much of an explanation for what it does outside of reading the source code.

System modules use the package from the repository while enabling some systemd stuff and whatever other options that you will want enabled with it. On a single user system, there is no meaningful difference between system packages and user packages.

Home-manager can be used to manage files in your home directory, like your configs for apps and stuff. It also can have more module options for apps so you can set up their settings declaratively. Its not for everyone but this is what its supposed to do, outside of your normal nix configuration.

Nix flakes aren't a way to install packages, but a way to manage the nix based projects which include nix packages and your nixos configuration and is supposed to make it more reproducible, so its not directly related to installing packages. However if a package for something isn't in the repos, someone may make a nix flake for installing and building the package.

Its understandable that you are having trouble though, because the documentation for nix and nixos is terrible, and it only got better for me once I actually spent time learning the nix programming language.

[–] [email protected] 3 points 8 months ago (5 children)

Its kinda annoying for anyone not on debian or fedora (and derivatives) though.

[–] [email protected] 1 points 8 months ago

Depends on your definition of gen z, and the oldest of gen alpha has barely started getting into highschool. As a zoomer though we are on our way out.

[–] [email protected] 25 points 8 months ago* (last edited 8 months ago) (1 children)

Highschooler here, everyone already uses vpn's to bypass the school firewall to view blocked sites and stuff while on school wifi.

[–] [email protected] 7 points 8 months ago (1 children)

I LOVE osu! I LOVE osu!

[–] [email protected] 4 points 8 months ago

Yeah noticed this when I started to make chatgpt write more sentences in essay's I was doing. When you make chatgpt write the next sentence in a paragraph 9/10 times it just rewrites what you wrote in a different way.

[–] [email protected] 3 points 8 months ago

Try using distrobox arch. I did that on nixos and after some troubleshooting I got it to work.

[–] [email protected] 6 points 8 months ago (1 children)

Looks like there's an emacs package for elastic tab stops.

[–] [email protected] 3 points 9 months ago

If you use org mode, you can use this https://github.com/misohena/el-easydraw. Its a basic drawing tool in emacs.

[–] [email protected] 5 points 9 months ago

The nix package manager can be used on any os and doesn't require usage of the nix programming language..

[–] [email protected] 2 points 9 months ago
view more: ‹ prev next ›