105300+ entries in 0.478s

danielpbarron: interestingly, i set
the publish date
to 2017 june, and mp-wp did exactly what i hoped
trinque understands spyked
to be working on a superior rsstron
☟︎ trinque: the !!subscribe lever is detached, yes, since it used
to run back
to a pretty sad pile of duct
tape.
☟︎ phf: asciilifeform: if something hit your phuctor logs from dc just now,
that would be me, yes
lobbesbot: asciilifeform:
The operation succeeded.
mod6: danielpbarron: got it!
Thanks for
the
t-shirt
too. Fits good.
mircea_popescu: some of my heavy hit
tables are 60% indexes by weight.
ben_vulpes: \dt woulda shown you indices on
the
table
too asciilifeform
mircea_popescu: anuyway, i can see
the angle ; but it's one of
those cases where ai is much cheaper
than just letting
the person make
the settings.
mircea_popescu: asciilifeform> i had nfi
they existed. << well
they were mentioned duyring
the 3-4 optimization
threads about 3-5x each
time, but...
ben_vulpes sitting for remedial unix permissionsology at SOHN
this afternoon
ben_vulpes: diana_coman: shall i add apache
to
the diana_coman group before you 755 up?
diana_coman: ben_vulpes,
trinque
this is just
too brittle : how about moving dirs/files in
there?
mircea_popescu: now let's
test
the keys of folk who showed up in
the meanwhile huh.
ben_vulpes: ah i actually had a conversation with a little lady about
the 'dirty read'
thing last night
ben_vulpes: i am interested in
the postgrestisms you used
ben_vulpes: diana_coman: yeah i
think
that comes from
the user-level umask, which as i understand it sets permissions on individual files on create
trinque: probably easier move is
to just add apache
to
the diana group
ben_vulpes: i suppose
they wouldn't,
that being controlled by umask
trinque: eh actually
there were cobwebs between my ears when I gave
that suggestion
diana_coman: the file inherited
the group ownership but not
the group permissions from what I can
tell
ben_vulpes: well
that's still not great;
they're not inheriting from
the parent directory?
diana_coman: at least I can change
the permissions
though
to what
they need
diana_coman: ben_vulpes, new files show up as diana_coman:apache BUT apparently still not with
the right permissions
to get served
ben_vulpes: please confirm
that new files show up as diana_coman:apache
ben_vulpes: okay, gotit. diana_coman i'm going
to run chmod -R g+srX your www dir
ben_vulpes: ah i
think i see how
to get it with chmod
ben_vulpes: spyked:
thx, now
to figure out what needs installing from portage
to get setgid
mircea_popescu: fwiw, all
trilema.com files are
trilema:trilema and somehow(tm) work.
spyked: TIL: setgid (g+s) should do
the
trick.
ben_vulpes: ok i'll look into how
to make new files inherit from parent dirs
diana_coman: I
think
trinque's suggestion makes perfect sense, as long as new files get by default user:apache
too
ben_vulpes: $user:$user and 0755 is what's been most useful on other sites; i
think
that'd be best here as well
diana_coman: since it seems
the fix
to
the fix is another wait, I'll set for now 755 on
the files as otherwise ckang still won't be able
to get
the client and
try
the game
mircea_popescu: well wait a second, wtf fix is
this, "you can either edit your files or have
them served by apache but not both" ?!
diana_coman: iirc
that required root rights but will
try
diana_coman: no,I need
to change from diana:diana
to diana:apache
diana_coman: mircea_popescu, I need
to change
the *group*
diana_coman: files created in
the ~/www dir should default /inherit apache group
diana_coman: I'm not sure how
this will work if groupownership of file changes from apache
to my user every
time I modify a file
diana_coman: ugh mircea_popescu I changed
to minigame.biz and now
the ownership of
the files reverted
to me and
therefore index.html not available and it's again screwed; ben_vulpes ?
mircea_popescu: "Begin
testing delegation for minigame.biz. Name servers listed at parent: ns1.qntra.net,ns2.qntra.net Failed
to find name servers of minigame.biz/IN. No name servers found at child." <
mircea_popescu: you really need
this
to work easier
than multi-day multi-attempt sorta
thing.
a111: Logged on 2018-04-23 17:27
trinque: if you do chmod g+rX it'll make directories
traversable, but not go around marking everything executable
diana_coman: I can't yet see it from here - will give it some
time and check again later
ben_vulpes: diana_coman: website appears up
to me, although
that may just be /etc/hosts, i'm not up
to speed on dns propagation yet
a111: Logged on 2018-04-23 17:03 mircea_popescu: so BingoBoingo use .biz plox ; lobbes you'll be logs.minigame.biz rather
than logs.minigame.bz as before. sorry about
that.
trinque: can
then do something like find /path/to/www -iname '*.php' -exec chmod g+x {} \;
trinque: if you do chmod g+rX it'll make directories
traversable, but not go around marking everything executable
☟︎ ben_vulpes: i'm all ears, i've erred
to date on what i
think is safer but i lack a model
ben_vulpes: diana_coman: everything in ~/www needs
to be 0755, may i effect
that for you?