!VhbWwlUdjHkamKnfrK:nixos.org

Empty Room

155 Members
39 Servers

Load older messages


SenderMessageTime
20 Sep 2022
@arianvp:matrix.orgArianReads you can scale 13:23:57
@hexa:lossy.networkhexathis is about using dex with an ldap syncrepl pair13:24:10
@arianvp:matrix.orgArianJust run a single node13:24:21
@hexa:lossy.networkhexaI don't think we're going to need much throughput13:24:22
@hexa:lossy.networkhexaok13:24:36
@hexa:lossy.networkhexathanks13:24:38
21 Sep 2022
@superherointj:matrix.orgsuperherointj joined the room.20:45:36
@andreasfelix:matrix.orgFelix Andreas joined the room.22:16:14
22 Sep 2022
@v:meowy.techv​ivian joined the room.22:24:01
7 Oct 2022
@v:meowy.techv​ivian changed their display name from v to v​.08:13:11
9 Oct 2022
@k31j0:matrix.orgKeijo joined the room.23:42:44
@jakehamilton:matrix.orgjakehamilton joined the room.23:57:13
13 Oct 2022
@kfears:matrix.orgKFears (filler human) joined the room.17:39:47
15 Oct 2022
@tinybronca:sibnsk.netunderpantsgnome changed their display name from underpantsgnome to underpantsgnome!.00:32:08
16 Oct 2022
@jake_gillberg:matrix.orgjake_gillberg joined the room.22:35:59
19 Oct 2022
@tpankrath:matrix.orgTobias Pankrath joined the room.09:10:30
@ronixx:matrix.orgtheDev.one 🌷 joined the room.09:54:46
@ronixx:matrix.orgtheDev.one 🌷image.png
Download image.png
09:55:04
@ronixx:matrix.orgtheDev.one 🌷im curious to knwo can i directly point my fastAppImage in kubenetes without docker registry09:55:05
@aktaboot:tchncs.deaktaboot left the room.20:54:35
29 Oct 2022
@seb:the-apothecary.clubTseb joined the room.06:12:19
@uep:matrix.orguep joined the room.06:15:19
@uep:matrix.orguep

Hi folks.. random q. In the past, I've built lambdas for AWS using Rust, and basically the whole image is a zip file with a single "bootstrap" executable that is the runtime (that would normally be responsible for starting a whole python or node or whatever framework).

But of course that executable has dependencies on libc.so in FHS paths, so building that same executable on nixos is more involved.

06:25:04
@uep:matrix.orguep

Anyone have any recommendations or references? My current thoughts, before even really exploring further:

  • static musl target
  • build in a ubuntu (or whatever) systemd-nspawn container
  • some kind of hack in the build environment to emulate FHS
06:26:40
@uep:matrix.orguep *

Anyone have any recommendations or references? My current thoughts, before even really exploring further:

  • static musl target
  • build in a ubuntu (or whatever) systemd-nspawn container
  • some kind of hack in the build environment to emulate FHS
  • patchelf, in the reverse of how we normally use it, to turn store paths into FHS (ugh)
06:28:28
31 Oct 2022
@jake_gillberg:matrix.orgjake_gillbergLambdas also support containers, so a dockerTools approach might be another angle of attack?14:39:44
@tinybronca:sibnsk.netunderpantsgnome changed their display name from underpantsgnome! to underpantsgnome.20:30:28
1 Nov 2022
@uep:matrix.orguep yeah but it's all so much more.. stuff 03:17:19
2 Nov 2022
@claesatwork:matrix.orgClaes joined the room.00:47:52
3 Nov 2022
@jackdk:matrix.orgjackdk
In reply to @uep:matrix.org

Anyone have any recommendations or references? My current thoughts, before even really exploring further:

  • static musl target
  • build in a ubuntu (or whatever) systemd-nspawn container
  • some kind of hack in the build environment to emulate FHS
  • patchelf, in the reverse of how we normally use it, to turn store paths into FHS (ugh)
https://github.com/bellroy/wai-handler-hal/tree/master/wai-handler-hal-example uses haskell.nix to statically link against musl. Not sure if you can make it work for your standard? There are also dockerTools examples there
07:05:50

Show newer messages


Back to Room ListRoom Version: 6