Re: Guix website and CI is unavailable in Russia

2022-03-07 Thread Jonathan McHugh
of hundreds if not thousands of years of behaviour, please take a long view on where we need to all go. Peace to all, xxx Jonathan McHugh indieterminacy@libre.brussels March 7, 2022 2:57 AM, "Tobias Geerinckx-Rice" wrote: > Mykola, > > I hope this ni

Re: building but skipping tests?

2021-09-21 Thread Jonathan McHugh
Hi Joshua, Is there any published guidance covering what test responses are considered as flagging up? For instance, would problems be sent to bug-g...@gnu.org as a matter of principle? And what should and should not be included? Kind regards, Jonathan McHugh

Re: Guix on the MNT Reform

2021-08-30 Thread Jonathan McHugh
t have seeded them) => https://libre-soc.org ==== Jonathan McHugh indieterminacy@libre.brussels August 30, 2021 1:28 AM, "Joshua Branson" wrote: > "Jonathan McHugh" writes: > >> Hi Joshua, >> >> It does appear from the webs

Re: Guix on the MNT Reform

2021-08-29 Thread Jonathan McHugh
29, 2021 9:10 PM, "Joshua Branson" wrote: > "Jonathan McHugh" writes: > >> I hope you are enjoying the mechanical keyboard, it seems great! > > The MNT reform does seem like my dream laptop. I do want a mechanical > keyboard. What's the max RAM on

Re: Guix on the MNT Reform

2021-08-17 Thread Jonathan McHugh
I hope you are enjoying the mechanical keyboard, it seems great! Jonathan McHugh indieterminacy@libre.brussels August 17, 2021 7:24 PM, "Christine Lemmer-Webber" wrote: > Hi! Well my MNT Reform arrived. I'd like to start putting Guix on it > but I&

Re: Getting the neo keyboard layout to work as expected

2021-08-08 Thread Jonathan McHugh
.php?n=Main.OptimierungF%c3%bcrDieGeradeTastaturMitDaumen-Shift Ta ==== Jonathan McHugh indieterminacy@libre.brussels August 8, 2021 12:54 PM, "Josua Stingelin" wrote: > Hi! > > So I'm having a puzzling experience using the neo keyboard layout. > > Configuri

Re: Making a DIY smart or dumb phone

2021-07-24 Thread Jonathan McHugh
>(like AT&T), has there been much pushback with grounds up mesh networks? ==== Jonathan McHugh indieterminacy@libre.brussels July 24, 2021 6:56 PM, "Joshua Branson" wrote: > Bone Baboon writes: > >> jbranso--- via writes: >> >>> I&#

BDD

2021-07-13 Thread Jonathan McHugh
Trivia Time. Im looking for good examples of Behaviour Driven Development from the Guix community. Can anybody think of any discussion on this or other Guix mailinglists that would be worth investigating? Thanks, Jonathan McHugh indieterminacy@libre.brussels

Re: My very own Guix System Server in my apartment

2021-07-01 Thread Jonathan McHugh
lly I can be in your slipstream. I should email you privately re a recent thread in any case. Jonathan McHugh indieterminacy@libre.brussels July 1, 2021 12:11 PM, "Joshua Branson" wrote: > "Jonathan McHugh" writes: > >> Dear Bone, >>

Re: My very own Guix System Server in my apartment

2021-07-01 Thread Jonathan McHugh
? => https://lists.nongnu.org/archive/html/guix-devel/ ==== Jonathan McHugh indieterminacy@libre.brussels July 1, 2021 5:05 AM, "Bone Baboon" wrote: > Joshua Branson writes: > >> So I will shortly be setting up my very own Guix System server in my >> a

Re: My very own Guix System Server in my apartment

2021-06-30 Thread Jonathan McHugh
ection of utilities simplifying secure > store-and-forward files, mail and command exchanging. Its comparison with alternative solutions paints it in a good light => http://www.nncpgo.org/Comparison.html Im dreaming of what 30GB of RAM can do, nom, nom, nom ==== Jonathan McHugh

Re: package manager guix on Windows and OSX

2021-06-25 Thread Jonathan McHugh
gt; I actually think that the Guix developers may want to consider a port to > the OpenBSD kernel, provided that the Hyperbola developers get > HyperbolaBSD working. Though I guess the Debian guys sort of did > already. :) > > https://www.hyperbola.info/news/announcing-hyperbolabsd-roadmap/ > -- Jonathan McHugh indieterminacy@libre.brussels

Re: Any way to boot Guix with root partition elsewhere?

2021-05-03 Thread Jonathan McHugh
gt;> This is probably a silly idea...would linuxboot.org help? You use linux >> to boot? >> >> >> Another silly idea...could you embed linux in your flashrom? I think >> that osboot.org is planning on embedding linux in the flashrom...That >> would be pretty awesome. My flashrom is only 8MB though... >> >> >> Best of luck! >> >> Joshua >> >> -- >> Joshua Branson (joshuaBPMan in #guix) >> Sent from Emacs and Gnus >> https://gnucode.me >> https://video.hardlimit.com/accounts/joshua_branson/video-channels >> https://propernaming.org >> "You can have whatever you want, as long as you help >> enough other people get what they want." - Zig Ziglar -- Jonathan McHugh indieterminacy@libre.brussels

Re: Guix' SWH code hates me

2021-05-03 Thread Jonathan McHugh
t; [12/26] Loading './guix/serialization.scm'... > [13/26] Loading './guix/swh.scm'... > ;;; Failed to autoload swh-download-directory in (guix swh): > ;;; no code for module (json) > > I know that Guix proper would have access to guile-json, but the pre- > inst-env one doesn't. How do I make it so it does? -- Jonathan McHugh indieterminacy@libre.brussels

Re: (No Subject)

2021-04-13 Thread Jonathan McHugh
so bundles non-free cpu updates, which makes my laptop > not crash under heavy load. > >> also is free software. -- Jonathan McHugh indieterminacy@libre.brussels

Re: Environment of a shepherd service

2021-04-13 Thread Jonathan McHugh
networking)) >> (documentation "Run the requisomatic server") >> (start #~((make-forkexec-constructor >> ;; (append >> ;;(if db-file >> ;; `("env" >> ;;,(string-append "REQUISOMATIC_DB_FILE=" >> db-file)) >> ;; '()) >> '("gunicorn" "requisomatic:app") >>;; '("env") >>;;) >>#:directory (string-append #$requisomatic >> "/bin/requisomatic/") >>#:log-file "/var/log/requisomatic.log"))) >> (stop #~(make-kill-destructor))) -- Jonathan McHugh indieterminacy@libre.brussels