M
Mark Cotner
Good morning. East coast also here.
B
BoostCoder
its a bit loud
B
BoostCoder
nothing much
M
Mark Cotner
Better. That’s much better
B
BoostCoder
perfect
B
BoostCoder
yeah
M
Mark Cotner
New to community. Writing DOCSIS provisioning using Elixir. Want to use Ash/Phoenix for lease mgmt.
B
barnabasj
font is a bit small
M
Mark Cotner
And cable modem telemetry using DuckDB
B
BoostCoder
I think your capture for the terminal is not working
B
BoostCoder
is frozen
B
BoostCoder
now we can see
B
BoostCoder
:)
B
BoostCoder
oh. pretty cool
B
BoostCoder
I changed to use a split keyboard with a different key layout, im struggling
B
BoostCoder
but fews more confortable even though I look like 80years old while typing
B
BoostCoder
changing from qwerty is tuff
B
BoostCoder
yeah haha
R
Rebecca Le
what did you change to? colemak ftw
M
Mark Cotner
Is your book in beta yet, Rebecca?
R
Rebecca Le
very very soon
M
Mark Cotner
Also, which publisher are you using? Google search turned up nothing unfortunately
R
Rebecca Le
we're publishing through PragProg :)
M
Mark Cotner
Nice, been using their stuff since the first pickaxe ;)
B
BoostCoder
its fine
B
BoostCoder
it is right? i feel so dumb on how slow I am now
R
Rebecca Le
I wanted an empty `actions` block, as a starting point 'put code here'
R
Rebecca Le
I think the other thing I really wanted in ash.gen.resource was data layer inference
R
Rebecca Le
and attributes with an id and timestamps
C
chazwatkins
Howdy folks. What are we working on?
C
chazwatkins
nice. All the new features, sounds like I should just start using the main branch as my dep. haha
C
chazwatkins
Have you tried out ghostty yet? I've never used kitty, but enjoying ghostty so far
C
chazwatkins
did you do a custom layout?
C
chazwatkins
nice. What keyboard are you using? I have the Dygma Raise and it has layers
C
chazwatkins
ok, nice keyboard
R
Rebecca Le
the columnar layout is a bit to get used to as well
C
chazwatkins
I want to get a columnar layout for strain reasons. Also considering the Characorder Master Forge for a totally different ergo experience.
C
chazwatkins
All the secrets are in notepad
C
chazwatkins
The ultimate .env file
C
chazwatkins
you don't have the let though
C
chazwatkins
What does auto? true do for the forms?
R
Rebecca Le
I've never needed to do anything other than auto? true
C
chazwatkins
Should it be defaulted to auto? true and be an opt-out if you need it?
C
chazwatkins
Then hook the comment up to sentiment analysis to make people be positive
S
sevenseacat
I think it's phx-target={@myself}
C
chazwatkins
loading in the live_view... shame
C
chazwatkins
haha
C
chazwatkins
that way you are only loading when needed
C
chazwatkins
otherwise you'd have to put an option on the action to load relationships
S
sevenseacat
time to get onto keybr.com and learn to touch type
C
chazwatkins
oh man, the muscle memory is real. I tried switching to Dvorak one time and it was painful
C
chazwatkins
wait, your supposed to use more than your index fingers for typing?
C
chazwatkins
I've been doing it wrong
S
sevenseacat
thats what the bumps on the letters are for!
C
chazwatkins
infinite customizability = infinite frustration with dashes of happines
C
chazwatkins
that's interesting you're doing that as an identity
B
BoostCoder
same ids mayybe?
B
BoostCoder
ah
S
sevenseacat
that old chestnut
S
sevenseacat
thats why I thought there might be an AshPhoenix helper function
C
chazwatkins
why not just set the default read for comments to be the :order field
S
sevenseacat
the hard part is getting them to order the right way in params/in memory
C
chazwatkins
meaning to sort by :order
S
sevenseacat
based on some new arbitrary order
S
sevenseacat
yeah thats what we have for SortableJS - we get an event with like [0,1,2,4,3,5] for the new order
S
sevenseacat
that blog post is super tiny but I think it looks like what we did
S
sevenseacat
yeah thats a lot like what we did
B
barnabasj
makes it look like you are human like us
S
sevenseacat
I'm gonna drop off now but I look forward to seeing what you come up with!
C
chazwatkins
I thought we subscribe to the Zach AI service. He's real?
C
chazwatkins
what is this site you're on?
C
chazwatkins
interesting, never heard of it
C
chazwatkins
had to go to a meeting. How are we making out on the ordering?
C
chazwatkins
be a 10x dev and use notepad ++
B
barnabasj
yay frontend
C
chazwatkins
maybe try <input type="hidden" ...> without using the function .input component
C
chazwatkins
yeah, that makes sense
C
chazwatkins
It's strange you can't just pass in hidden as the type
C
chazwatkins
heading out to run a couple errands. If you're still on in an hour, I'll jump back on. Always a pleasure to hang out.
C
carl
Came into this late. What is being worked on and why is it tricky?^^
C
carl
Makes sense, is this not something that has a somewhat set way via phoneix or lv?
A
Arillo Schweiz
from stream
C
carl
Is this such an issue thats related to opening up the API as discussed here?
A
Arillo Schweiz
yeah, its for realtime stuff right? probably some else already changed it in meantime?!
C
carl
or separate issue that would not be impacted by such api changes? though the discussion was interesting but I dont understand it well enough either:)
J
jabadabadooou
https://bsky.app/profile/bcardarella.bsky.social/post/3leww5c6isk2v
B
barnabasj
next time someone asks me why frontend takes a lot of time, I'll send them a link to this video xD
B
barnabasj
I don't like that is a feeling I had pretty often when I started working with liveview
C
carl
is that not then related to the discussion previously linked? in the way that it would enable more options
B
barnabasj
I prefer the JS I write in react over the JS i have to write in hooks though
B
barnabasj
I would really like colocated JS/CSS
C
carl
learning thx! Yes LV seems great, I just find it super interesting when ppl seems to have ideas that would progress it even further:))
C
carl
including cancel second render of lv heh
K
kantum_
Thank you Zach!
C
carl
thx!
B
barnabasj
Bye