!tPxtoBdChSsxHuBlNW:nixos.org

NixOS Marketing

268 Members
NixOS website + marketing team: https://nixos.org/community/teams/marketing.html58 Servers

Load older messages


SenderMessageTime
13 Nov 2022
@garbas:matrix.orggarbas * and last one... tell it as a personal story. like your journey, your struggles, your pain,...22:04:24
@garbas:matrix.orggarbasin suffering is when we engineers usually connect and relate :) 22:04:52
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneA meme comes to mind https://www.reddit.com/r/NixOS/comments/smc41y/the_difference_is_night_and_day/22:05:53
14 Nov 2022
@penglei:matrix.orgpenglei joined the room.00:23:08
16 Nov 2022
@omlet:matrix.org@omlet:matrix.org joined the room.20:35:52
19 Nov 2022
@hexa:lossy.networkhexa raboof: https://chaos.social/@hexa/109370740475801389 14:40:14
@omlet:matrix.org@omlet:matrix.org left the room.19:40:21
22 Nov 2022
@noob_tea:matrix.orgtea set a profile picture.11:40:39
@noob_tea:matrix.orgtea changed their display name from noob_tea to tea.11:45:21
23 Nov 2022
@hexa:lossy.networkhexahiho! https://github.com/NixOS/nixos-search/pull/57311:32:49
@hexa:lossy.networkhexa🦝11:32:59
25 Nov 2022
@darthpjb:matrix.orgJohn Bargman joined the room.03:08:26
@davidak:matrix.orgdavidakhere is a suggestion for an april fools joke about switching nix-lang https://chaos.social/@kouhai@treehouse.systems/109402938704783180 https://kdl.dev/06:26:23
@davidak:matrix.orgdavidak * here is a suggestion for an april fools joke about switching nix-lang https://chaos.social/@kouhai@treehouse.systems/109402938704783180 https://kdl.dev/ on april 2. we could add an update to explain why nix-lang is actually good for what we do and YAML etc wouldn't work. many people in that thread ask... and even i did https://discourse.nixos.org/t/why-not-use-yaml-for-configuration-and-package-declaration/133306:28:45
@davidak:matrix.orgdavidak * here is a suggestion for an april fools joke about switching nix-lang https://chaos.social/@kouhai@treehouse.systems/109402938704783180 https://kdl.dev/ on april 2. we could add an update to explain why nix-lang is actually good for what we do and YAML etc wouldn't work. many people in that thread ask... and even i did https://discourse.nixos.org/t/why-not-use-yaml-for-configuration-and-package-declaration/1333 and the meta joke can be, that we actually switch to Nickel (if that proves to be better) a month later06:30:40
@rapenne-s:tchncs.de@rapenne-s:tchncs.deIs it only my feeling? Since a few weeks, the Fediverse network size increased a lot, #nixos tag is very active now, but it seems it's mostly people getting into threads and pushing nixos / nix with a lot of zeal :/ My feeling is this is counterproductive :(08:10:55
@noob_tea:matrix.orgteais nickel on that stability level?12:52:20
@noob_tea:matrix.orgteaLord, please save us from having to use a language that's sensitive to whitespace12:53:18
@ryan:gibbr.orgfind me at @ryan:freumh.org changed their display name from Ryan Gibb to find me at @ryan:freumh.org.13:33:39
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone
In reply to @rapenne-s:tchncs.de
Is it only my feeling? Since a few weeks, the Fediverse network size increased a lot, #nixos tag is very active now, but it seems it's mostly people getting into threads and pushing nixos / nix with a lot of zeal :/ My feeling is this is counterproductive :(
All publicity is good publicity they say. It's better to be pushed with zeal than not at all. But I understand that sometimes it can give things a bad rep. If it makes people check nixos.org out though, I don't think it can be too bad, because they will understand more once they check out the official sources of information.
16:09:22
@rapenne-s:tchncs.de@rapenne-s:tchncs.de
In reply to @matthewcroughan:defenestrate.it
All publicity is good publicity they say. It's better to be pushed with zeal than not at all. But I understand that sometimes it can give things a bad rep. If it makes people check nixos.org out though, I don't think it can be too bad, because they will understand more once they check out the official sources of information.
Maybe we need our own recurring joke like Arch with "btw I use arch" 😁
17:37:30
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone
In reply to @rapenne-s:tchncs.de
Maybe we need our own recurring joke like Arch with "btw I use arch" 😁
That's a good example of where it originally gave a bad rep, but nowadays it's fun
17:38:10
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneNIXOS_INFECT their minds17:39:05
@rapenne-s:tchncs.de@rapenne-s:tchncs.deWe need to iron out a catch phrase =D17:39:36
@rapenne-s:tchncs.de@rapenne-s:tchncs.de This thread has been very interesting https://sueden.social/@n0r/109399376559253900 I didn't know and realize Nix wasn't a good experience outside of NixOS, as an alternative of Flatpak or Snap 17:40:05
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone
In reply to @rapenne-s:tchncs.de
This thread has been very interesting https://sueden.social/@n0r/109399376559253900 I didn't know and realize Nix wasn't a good experience outside of NixOS, as an alternative of Flatpak or Snap
It's very good, and we could distribute our own nixpak format very very easily. But the problem is that it would defeat the purpose of Nix in many ways, because it would destroy garbage collection and sharing in the store.
17:41:41
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone I can give you a zipped up /nix/store that contains only the references to the paths you need to run pkgs.hello, and it may only be like 30M, but that means if I ship you hello 2.0 vs hello 3.0, you'll have two 30M files instead of any kind of sharing 17:42:19
@rapenne-s:tchncs.de@rapenne-s:tchncs.dehow will this integrates better for GUI programs to run in X ?17:43:16
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone

So you either have:

  1. Statically linked binaries
  2. Dynamically linked binaries with the /nix/store given to you like an appimage just for this one copy of the binary
  3. An actual /nix/store on the device that we've infected their system with
17:43:28
@rapenne-s:tchncs.de@rapenne-s:tchncs.de* how would it integrate better for GUI programs to run in X ?17:43:29

Show newer messages


Back to Room ListRoom Version: 6