@ajroach42 you forgot the princess bride
Notices by tomasino (tomasino@mastodon.sdf.org), page 7
-
tomasino (tomasino@mastodon.sdf.org)'s status on Sunday, 21-Jul-2019 04:59:10 EDT
tomasino
-
tomasino (tomasino@mastodon.sdf.org)'s status on Sunday, 21-Jul-2019 04:57:56 EDT
tomasino
So the new Top Gun movie... I'm not sure what to say. He hasn't grown up at all or even changed his jacket. He's stuck reliving stuff from 20 years ago. Everyone else has moved on and he's just plodding ahead pretending to be in his early 20s.
So... It's a Tom Cruise biopic?
-
tomasino (tomasino@mastodon.sdf.org)'s status on Saturday, 20-Jul-2019 17:11:23 EDT
tomasino
@rolledgoats PERFECT!
I've started collecting shots of manhole covers in Reykjavik
-
tomasino (tomasino@mastodon.sdf.org)'s status on Saturday, 20-Jul-2019 15:39:03 EDT
tomasino
Which one of you has that website that shows pictures of symbols and manhole covers and stuff in Philadelphia? I can't remember what it's called or who did it.
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 19:14:06 EDT
tomasino
@saper @kensanata ahh, your worried that we're caching the page with or without the header and then subsequently serving that version to the wrong person? Hence why you'd add a Varies header. Okay, yes, that would be smart.
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 19:10:48 EDT
tomasino
@saper @kensanata I'm confused what you're trying to cache with the referrer thing
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 19:08:30 EDT
tomasino
@saper @kensanata nothing fancy
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 19:08:06 EDT
tomasino
<!-- Referrer:
<?php
if(isset($_SERVER['HTTP_REFERER'])) {
$host = parse_url($_SERVER['HTTP_REFERER'], PHP_URL_HOST);
$name = parse_url($_SERVER['HTTP_HOST'], PHP_URL_HOST);
if ($host === $name) {
// internal link
echo 'Internal Referrer';
} else {
echo 'External Referrer';
}
} else {
echo 'External Referrer';
}
?>
--> -
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:54:30 EDT
tomasino
@kensanata @saper I'm experimenting with a referrer agent checker to test for internal links. The idea is to suppress some of the masthead branding when moving around internally. It only shows big & prominent when you land from an external page. So far, so good.
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:44:47 EDT
tomasino
@ParadeGrotesque java or javascript?
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:41:19 EDT
tomasino
@snowdusk_ yeah, that's his mix. you can come to irc.tilde.chat and find him in #tilderadio
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:35:31 EDT
tomasino
@snowdusk_ it's a very mellow show
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:31:37 EDT
tomasino
@gemlog @snowdusk_ while we wait, cat is streaming on tilderadio
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:25:34 EDT
tomasino
@kensanata you can use pb(1) and share the link.
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:08:54 EDT
tomasino
@kensanata and gopher, for reals
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 18:00:16 EDT
tomasino
@cdmnky that was 100% directed your way
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 17:58:06 EDT
tomasino
@cs Krebs?
-
tomasino (tomasino@mastodon.sdf.org)'s status on Friday, 19-Jul-2019 17:55:21 EDT
tomasino
You into #zines?
-
tomasino (tomasino@mastodon.sdf.org)'s status on Thursday, 18-Jul-2019 03:13:19 EDT
tomasino
@codesections hmm, what about the 9 string varieties in Ada? Fixed, bounded, and unbounded versions of character, wide, and wide_wide. Right tool available for the right job
-
tomasino (tomasino@mastodon.sdf.org)'s status on Wednesday, 17-Jul-2019 18:38:51 EDT
tomasino
@FiXato @mhj i'm not being crazy about it. I've got roms set aside for everything up through the first one on the Wii cause that one also came out on gamecube. I don't have an emulator for the later systems.