#Ruxtonif you store strings like "Australia/Perth" then when it's offset gets changed in TZ library, your app uses it
#Ruxtonbut problem is that the string names change too
#[KevinMarks]Right, but when the oz gov decides to move the daylight savings start because of some sporting event, your event moves too. You might want this, you might not.
#Ruxtontrue, this is where all the complexities of timezones lie, peple decided to do something because.
#GWGI have a lot of issues with timezones all the time.
#GWGI store timezone strings on posts in order to show what timezone they were posted in
#GWGI'm just happy that rarst is leading the move in WordPress to use DateTime objects
#[LewisCowles][KevinMarks] if you store the offset for the time, and only update if prior to that time the offset changes, you're good. It's more of a problem to have past dates using modern time offsets as it makes information inaccurate.
#[LewisCowles]The purpose behind storing a canonical date-format in a database is just not having to transform when comparing. I think what they are trying to get away from is that we both store 2020-03-04 + some time, and it means different things, so needs complex transformation based on another field.
#[LewisCowles]UTC might not be _the_ answer, but it's at least _a consistent_ answer
#[KevinMarks]the comments about future recurring events make sense - create them on a rolling basis, which is in effect what we're doing
[jgmac1106], [grantcodes] and [g33kcentric] joined the channel
#[g33kcentric]Hi all! I'm starting to build my own micropub bits, and was wondering if anyone had any postman/insomonia/HAR requests for different micropub submissions (adding a note, an image etc)
[datashaman] joined the channel
#[datashaman]i've found this quite useful for generating micropub content.
#vika_nezrimayaThanks, Loqi! I need to log into the wiki now to add this to my personal page so I won't forget about it and so somebody could kick my lazy butt if I do
#jackyI end up meal prepping like a mad person more often than not
#jackymight make up for not checking in a lot (wouldn't check into my apartment complex lol)
[KevinMarks] and [tantek] joined the channel
#[tantek]I've done the calorie counting thing for like 6 months. super hard to do for most foods, and it had the inconvenient side-effect of causing me to restrict myself to only countable foods which is really not the purpose
#[tantek]I have mixed feelings about what to do with calorie counts in UIs, including in recipes etc.
#[snarfed]!tell jamietanna hi! i'm hoping to get oauth-dropins and granary releases out soon. still interested? if you are, i think there's just one issue we'd want to knock out first: https://github.com/snarfed/granary/issues/191
#Loqi[jamietanna] #191 Meetup.com: Modify error message when RSVPing to non-Meetup event
KartikPrabhu, [schmarty], [LewisCowles] and gRegorLove joined the channel
#[tantek]New constraint for future protocols, and iterating on current protocols: make them work reliably with *sometimes* available servers. That is, servers that don't resolve DNS or 404 most of the time, but are say at least available a few cumulative hours per day.
#[tantek]use-case: web servers running on our mobile devices transiently connected to Wifi, resolving via dynamic DNS
#[KevinMarks]I wonder if an ipv6 address would route
#jackyI'm _tempted_ to buy this and just redo all of my assets with it
oenone joined the channel
#dansupjacky: its nice but keep in mind half of the components are not implemented
#dansupI'd share it but its not like RefactoringUI, you need to login and copy each component html
#[tantek]jacky, I'd be curious to understand your UI component needs from a perspective of "what from 'plain HTML' is missing?" as I'd like to improve the default UI component situation
#@bradfitzTailscale users: "Cool, you do Wireguard!" @Tailscale in reality looking like: 95% NAT traversal & other packet routing, 4% oauth/2FA stuff, 1% WireGuard on top. (And the 95% part ain't done yet.) (twitter.com/_/status/1231282033625747456)
#ZegnatWow. The experience of getting browser extension preferences to match with the browser’s UI is horrendous :o There is an option to have it use `browser_style` but that seems close to useless, at least in Firefox
#ZegnatFor anyone who does add-on development for Firefox ^^^
antone88 and [KevinMarks] joined the channel
#[KevinMarks]So would tailscale solve my serving from my phone problem?
#aaronpkNo idea, but I can tell you that if you can make a wireguard vpn connection you could set up something on that side to route traffic to your phone as long as that side has a public IP address
#aaronpkI'm doing that in a situation where I don't control the router on the internet connection of a device
linext, lahacker, [chrisaldrich], [schmarty] and [Brian] joined the channel