π
What happens if you do M-x setenv
, then enter FOO, then bar, then start a repl (after running setenv), and execute (System/getenv "FOO")
in it? If that works, and you have only a small set of variables that you need, (setenv "FOO" "bar")
in your config should work
morning
Hello Everyone!
mΓ₯ning
π
Hi everyone, I could use some help from you wonderful people... especially the ones that have an iPhone. Please read on in the thread...
I just sent out the invites....
Just arrived! What do you need tested?
received and installed @thomas ...
cool.... can you get to the login screen?
ok can you log in with <mailto:thomas@bluefeniks.com|thomas@bluefeniks.com> and password Test1234!
and yes I use that every where π
logged in... what next ?
have you accepted the term & conditions?
yep, at the "start reporting" screen now
ok, click work needs
and then psychological safety tests
that should load the tests... and could crash once loaded
got a list of 3 tests now
Worked on iPhone 8, failed on iPhone 12
coo!
so failed on 12... and works on your @mccraigmccraig ?
mine's an Xr
and by failed I assume your mean a hard crash @javahippie?
Yes, hard crash. Should I send the crash report?
yes please
done
ok that was all... thank you @mccraigmccraig and @javahippie
yw @thomas
ok, I am pretty sure 11 and later crashes.
Works on iPhone SE
I filled in one test and got a 502 response but no crash
thank you @orestis
that is good to know.
the 502 is a back end issue. I'll have a look at that
I am working on a React Native App that has a hard crash (SIGABRT from the OS) on a iPhone 11 and not on a iPhone 6. The only two phones I have available at the moment. I suspect the problem only happens on newer phones and I would like to know on which type of phone this problem was introduced. In order to test this you would have to install TestFlight (The Apple test App for testing apps that haven't been released on the App store (yet)). I would add you to our test programm (for this I would need your iCLoud account email address) and then you can install the App. Log in, go to a certain page and see whether it crashes or not. I expect this to take less than 10 minutes. Once done you can delete both our app and TestFlight. Oh... and I need to know what type of iPhone you have of course ;)
I also have 11
can test though
Thank you @dmytro.bunin, for the moment I will pass I think as I have tested this on two different 11's and both crash. Thank you for your help though.
@thomas iPhone 11 here as well (iOS 14.6) Testflight already installed for our own ClojureScript w/ React Native Apps.
11 is so popular it seems
yes that seems to be the case... not the bleeding edge and relatively recent as well... But thank you for the offers.
@thomas out of curiosity: React Native + ClojureScript?
no :cljs: I am afraid.
just plain JS.
Oh... okay... I see... Does anyone know how to set users on a ignore list? π
'fraid not @ramart
I have an iphone 7. And we have both 8 and 10 ine family I think.
Morning
I have a 12 Mini with 14.6
Morning.
Morning
i've got an XR @thomas, and have testflight installed - my icloud id is <mailto:mccraig@mac.com|mccraig@mac.com>
iPhone SE (the latest one) here. <mailto:orestis@orestis.gr|orestis@orestis.gr>
Good morning π
morning
Afternoon π
Thank you, I'll add those soon
Just had π number 2
The emoji didn't load at first, and I thought that was honestly TMI π
they have emojis in vim now too?
Oh I wish I could use vim instead of my browser for slack.
Is that an option?
Looks like something you'd use alongside the normal client, for code snippets etc.
I should perhaps try wee-slack again
still waiting for Apple I'm afriad
i'm away for the weekend now @thomas - back on monday
no worries @mccraigmccraig
who here has a clojure-mode/cider/clj-kondo/flymake/lsp emacs set up that they like?
+1 to Prelude. Migrated from Spacemacs/Doom.
I tried prelude for a bit, and it is good but more than I needed but not hitting what I wanted, and I felt there was too much for me to get my head around to configure it as I liked
I recommend it to people who aren't old and crusty like me tho as it is pretty good
I liked Prelude as it's less work than starting from scratch, and there's less that I wanted to undo compared to Doom. The end goal may be to get rid of Prelude one day, but not yet.
Itβs not done and ready of course. And probably never will be. Thatβs part of the emacs feeling, I think. π
@ramart of course. Can you share your WIP? π
Sure. Is every member of your list mandatory? Because lsp-emacs
is still a TODO and I've never heard of flymake
. π¬
everything on the list is "nice to have" after clojure-mode and cider π
My emacs config lives here: https://github.com/RAMart/.emacs.d I will push my current version when I'm home (in about 2 hrs)
Mine doesn't make sense apart from prelude, but if it helps at all: https://github.com/deejayem/dotfiles/blob/master/emacs-prelude/personal/lisp/init-lsp.el https://github.com/deejayem/dotfiles/blob/master/emacs-prelude/personal/lisp/init-paredit.el https://github.com/deejayem/dotfiles/blob/master/emacs-prelude/personal/lisp/init-lisp.el https://github.com/deejayem/dotfiles/blob/master/emacs-prelude/personal/lisp/init-clojure.el
(slightly out of date, although I don't think I've changed those files much)
Here is what I've done with use-package/straight so far: https://github.com/otfrom/otfrom-org-emacs/blob/d8a6f5bc7432a4fdf325e075713880f542b123b4/init.el
@otfrom βΉοΈ Updated the repo.
Here s mine: https://github.com/ericdallo/dotfiles/blob/master/.doom.d/config.el
whee! got overtone working on ubuntu
now I just need to make something worth hearing π
πΌ πΆ
My config is messy and not intended for public consumption, but for what it's worth: https://github.com/borkdude/prelude/blob/master/personal/init.el
I've been using prelude for years, at least since 2013-2014 or so and it hasn't failed me yet