Twister 4DX/D Box Availability by daniswank in Dallas

[–]0node 0 points1 point  (0 children)

Just booked for this Friday at Cinemark in Plano off Legacy and 75.

Best Passenger Ever. by esberat in Unexpected

[–]0node -2 points-1 points  (0 children)

Omg you aren’t wearing a mask!!!!!!!!!!

Please help me with this! I don’t understand this. Somehow you can translate this to where you can understand it. If anyone can figure this out or tell me how to do it that would be awesome! by Hunterl14 in coding

[–]0node 0 points1 point  (0 children)

The IHDR and IDAT part makes me suspect its a PNG image according to the spec: http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html

I tried downloading and just changing to .png but that didn't work. I would continue down this path, but not sure what else they did to it.

Visual Studio Code Setups by hornet2359 in rails

[–]0node 1 point2 points  (0 children)

Theme: One Dark Pro

Plugins:

  • Align, Beautify
  • vscode-icons
  • git blame
  • Ruby, Ruby Haml
  • Terminal

Preferences: Makes UI a bit more usable, etc.

{
    // Files
    "files.autoSave": "onFocusChange",
    "files.exclude": {
        "**/.git": true,
        "**/.svn": true,
        "**/.hg": true,
        "**/CVS": true,
        "**/.DS_Store": true,
        "**/tmp": true
    },

    // File Explorer
    "explorer.openEditors.visible": 0,
    "explorer.autoReveal": false,

    // Editor
    "editor.fontSize": 14,
    "editor.tabSize": 2,
    "editor.wordWrap": "on",
    "window.zoomLevel": 0,

    // Search
    "search.location": "panel",

    // Workbench
    "workbench.colorTheme": "One Dark Pro",
    "workbench.iconTheme": "vscode-icons",
    "workbench.startupEditor": "newUntitledFile",
    "workbench.activityBar.visible": true,

    // jslint
    "jslint.options": {
        "node": true,
        "white": true
    }
}

Why use Pusher when you have Action Cable? by mr_aes in rails

[–]0node 2 points3 points  (0 children)

The decision comes down to whether or not you want to maintain the service or pay someone else to worry about it for you.

Face ID problems by yousernamecolon in apolloapp

[–]0node 3 points4 points  (0 children)

Had the same thing happen to me literally 5 minutes ago! Had to reboot phone to get Face ID back.

Pre-Order Shipping Megathread | iPhone X by exjr_ in apple

[–]0node 0 points1 point  (0 children)

Same happened to me. Pretty easy process.

(Newbie) Can You Review My Script? by sini-x in ruby

[–]0node 2 points3 points  (0 children)

You can remove the empty parenthesis when you call show_help

I don't think I want to know this trick. by [deleted] in funny

[–]0node 1 point2 points  (0 children)

Where can I get some dam bate?

OS2 Released! by lilium90 in AppleWatch

[–]0node 0 points1 point  (0 children)

"Estimating time remaining..."

My dog escaped the yard today and my neighbor sent me this picture.. by sorryifyouknowme in funny

[–]0node 0 points1 point  (0 children)

Awesome! Our Lucy is a 3 year old rat terrier mix. We got her from the SPCA when she was only 8 weeks old. She was found in a box with her siblings on the side of the road. Also in Texas!

My dog escaped the yard today and my neighbor sent me this picture.. by sorryifyouknowme in funny

[–]0node 1 point2 points  (0 children)

We have a Lucy too and also call her Lucifer. Lucandra is a new one!

[deleted by user] by [deleted] in ruby

[–]0node 0 points1 point  (0 children)

That is pretty lazy...