Giter VIP home page Giter VIP logo

howoldisit's Introduction

banner

howoldisit's People

Contributors

adamtowerz avatar agusnez avatar alexistm avatar arusak avatar claireparker avatar dannyfeliz avatar dependabot[bot] avatar dgiulian avatar eduardosoareszup avatar equiman avatar esteban-rocha avatar formatted avatar ittus avatar jsrn avatar kc1r74p avatar kinafu avatar klamping avatar krsiddharth avatar kumar-siddharth avatar naveenda avatar nero-adaware avatar paperbag42 avatar ph-one avatar sabio avatar sarahjdes avatar stsourlidakis avatar tcelestino avatar thebatman1 avatar yigitcukuren avatar yogeshprasanna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

howoldisit's Issues

Release date for podman

I wanted to add an entry for podman, but I am not sure which first release date I should pick.

Since I couldn't find an official "first release date", I looked up the history in GitHub (https://github.com/containers/podman/network). (Use keystroke [Shift] + [Left] to get to the leftmost commit.)

The first commit dates back to April 5, 2015.
In the podman docs April, 2014 is mentioned as first date.

{ name: "Podman", released: new Date("2015-04-05"), link: "https://podman.io" },

iOS age != Obj C and swift

Lack distinction of iOS development from Swift and objective C
As of 2019:

  • Swift has been out for 5 years
  • Objective C has been out for 35 years
    However iOS has been out for 12 years.

Sort order

Now that the list is growing it may be nice to allow some sorting.
Maybe column based layout, so that sort order can be set by tech, date, ...
As well as keeping sort order when search is used.

Footer Hyperlink - UX improvement

I think that Twitter and Github in the footer should be a different color and/or underlined to differentiate them from the other text in the footer and indicate that they are clickable. If that sounds good to you I am happy to update. As right now it is hard to identify that they are clickable.

screen shot 2018-10-29 at 5 38 16 pm

Add links to website

I implemented link functionality. If somebody could jump in and add links(wiki page would do if there's no website) for rest of the technologies, that would be really great.

Aurelia is missing

aurelia.io is a frontend spa framework which is missing in the list. AFAIK the first alpha exist since 2015

The tests are failing

Apparently the list of technologies is not sorted.
I'd like to make a PR to fix it.

Different date format in technologies.js

Hi,
I would suggest to use a ISO8061 formatted date string in the technologies.js file instead of the call to Date() with year,month,day as parameters. This way we would circumvent the "month start at 0" problem and because we don't care about the actual time we avoid the problem of getting timestamps with 11pm of the day before due to UTC conversion.

// old way 
> new Date(2006,2,15)
Date 2006-03-14T23:00:00.000Z
// new way
> new Date("2006-03-15")
Date 2006-03-15T00:00:00.000Z

Best regards,
Felix

Non-fluid search

When I write in the search input, it gets slow every time I type a word quickly.

Fix position of header

Hi everyone!
Can I make a commit for fixing the position of the header even after scrolling?

Screenshot (367)

User would be able to search from here too without going back up

Screenshot (368)

Ada

February 1980

Age of Jenkins

Jenkins was a fork of Hudson which was started in 2005. A start date of 2011 seems deceptive as the community has been around much longer.

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.