Code Monkey home page Code Monkey logo

Comments (4)

huumn avatar huumn commented on June 20, 2024 1
  1. no
  2. sure

:)

from stacker.news.

SatsAllDay avatar SatsAllDay commented on June 20, 2024

Couple questions:

  1. Should stackers in hiding be included in each category?
  2. Top 5 for each category?

from stacker.news.

SatsAllDay avatar SatsAllDay commented on June 20, 2024

While working on this, I think I uncovered a bug in the top spenders API response

image

Notice how Scoresby has spent more than grayruby but is listed below GR. Similarly, DarthCoin has spent more than davidw but is listed below him.

I think it's because of this line in the User resolver.

Note that the switch case for spending in the resolver is spent, while the API request is using spending here.

Should I fix this bug as part of this issue, or file it separately? A simple fix is likely as easy as adding another switch case to support spending mapping to the spent column.

from stacker.news.

SatsAllDay avatar SatsAllDay commented on June 20, 2024

I confirmed the above issue is also happening in localhost, so I do believe it's a bug. I checked in the fix in the PR for this newsletter change, it was a simple one liner.

from stacker.news.

Related Issues (20)

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.