#dev 2019-09-27

2019-09-27 UTC
jgmac1106, treora, [schmarty], [aaronpk], [jeremycherfas], [Michael_Beckwit, krychu, KartikPrabhu, gxt, [tantek], [KevinMarks], [jgmac1106], [Rose], jjuran, [dougbeal], [tonz] and [frank] joined the channel
#
[Rose]
Can anyone recommend libraries they like in PHP for logging and DB connections?
[dominik] joined the channel
#
[dominik]
I'm a big fan of https://github.com/Seldaek/monolog when it comes to logging.
#
[Rose]
I've just been reading about that
#
[Rose]
It's used in Symfony which we're using in several associated projects to this so my instinct says to take it and run with it 😛
#
aaronpk
I used monolog in something recently , it was fine
#
[dominik]
👍 I've used it outside of Symfony as well and it plays quite nice on it's own as well.
#
[dominik]
(it's own? its own?)
eli_oat joined the channel
#
[Rose]
its own
#
[Rose]
And I'll go with Doctrine, as we're using Symfony elsewhere I may as well use the same libraries for consistency
#
aaronpk
for ORMs I usually use idiorm if I'm not in a Laravel project
#
[Rose]
Using libraries at work is a new thing, I pushed strongly to use Symfony for our new projects so I think its probably smartest to stick with that stuff actually, so as not to alienate everyone 😛
#
[Rose]
But I'll note down idiorm for my personal projects
#
beko[m]
Is someone using TS and `microformat-node` ? I'm writing a typings declaration for it and wonder if someone else may have use for this. Still PoC and some properties may be missing.
KartikPrabhu joined the channel
#
@DavidWolfpaw
I really need to clean up the after-content area of my blog. So many things like post meta, comments, syndication links, webmentions, GDPR notice, and now a newsletter subscription form make it very cluttered.
(twitter.com/_/status/1177590262022803456)
[snarfed] joined the channel
[aaronpk], [tonz], [schmarty], FranklinDiscord[, [snarfed], jjuran and [Lewis_Cowles] joined the channel
#
[Lewis_Cowles]
late (possibly too late) suggestion is PDO with prepared statements and repository pattern. Sure you need to write SQL, but you also don’t get accidental cross-joins to solve (happened a few times at work).
KartikPrabhu joined the channel
#
GWG
The timezone page in the wiki could use some additional detail.
#
GWG
Is there any other entry that discusses how people display dates?
#
GWG
What is time?
#
Loqi
“Time is an illusion. Lunchtime doubly so.” — The Hitchhiker's Guide to the Galaxy https://indieweb.org/time
radio_aliceDisco joined the channel
#
GWG
aaronpk has two dates on his posts
#
GWG
Some people don't post the time,. only the date. Some the time but not what timezone...
[jgmac1106] joined the channel
#
GWG
Anyone given thought to this?
#
[tantek]
Too much thought
#
@jenssegers
↩️ @jnstr_io Currently working on getting webmentions to work
(twitter.com/_/status/1177645097636302848)
[dougbeal] and dougbeal|imac joined the channel
#
@SaraSoueidan
Did u know that some browsers make ”an educated guess“ to determine if a <table> is a data table or a layout table? That affects whether or not it is exposed to #a11y APIs. “Browsers look at the number of rows, columns & if the rows alternate in color”!! https://codepen.io/dexterperrin/full/ExYMvRV
(twitter.com/_/status/1177622630763028480)
krychu joined the channel
#
KartikPrabhu
sknebel: that is a weird heuristic!! hold over from old-style table layouts?
KartikPrabhu and Amgine[m] joined the channel
#
GWG
[tantek]: Other than your 2015 article, what did you think?
KartikPrabhu and gxt joined the channel