Giter Club home page Giter Club logo

aggro's Introduction

Hi, I’m Jason

A surprising number of folks go by the same name. Their friends email me all the time.

I live in upstate New York with my talented significant other and our 6-year-old kiddo.

I’m a Certified Professional in Web Accessibility (CPWA), working as an Accessibility Engineer. I also co-tinker at doublegreat.dev. I typed my first bit of HTML in a Notepad window sometime in 1998 and have been writing code ever since.

Other platforms where I maintain a presence with varying degrees of participation: CodePen, LinkedIn, Mastodon, My personal website

aggro's People

Contributors

dependabot[bot] avatar jsnmrs avatar

Watchers

 avatar

Forkers

qidouhai

aggro's Issues

Troubleshoot deployer issue

Versions after 7.0.1 get stuck in a "this release already exists" loop. This has caused me to revert from 7.0.2 in #367 and revert from 7.1.1 in #392.

❯ fin exec vendor/bin/dep deploy stage=prod -o release_name=88
task deploy:info
[bmxfeed.com] info deploying HEAD
task deploy:setup
task deploy:lock
task deploy:release
[bmxfeed.com]  Deployer\Exception\Exception  in release.php on line 108:
[bmxfeed.com]
[bmxfeed.com]   Release name "88" already exists.
[bmxfeed.com]   Release name can be overridden via:
[bmxfeed.com]   dep deploy -o release_name=89
[bmxfeed.com]
task deploy:failed
task deploy:unlock

To troubleshoot, attempt to deploy to production from the command line.

Refactor featured page

The nested query approach for fetching featured stories seems inefficient:
app/Models/NewsModels.php > public function featuredPage()

The output view for the featured page has some odd loops happening, too:
app/Views/featured.php

The featured page requires a separate process and cron to build itself, so the user-facing page always has a loaded cache.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.