[HacktionLab] Web development language question

yossarian yossarian at aktivix.org
Wed Jul 2 10:57:04 UTC 2014


Heheheh, I hadn't seen that list before.

One other things about APIs. No matter what language or framework you 
pick, this:

https://helloreverb.com/developers/swagger
http://petstore.swagger.wordnik.com/

...is awesome.





On 02/07/2014 11:43, Charlie Harvey wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On 02/07/14 10:15, yossarian wrote:
>
> Hi,
>
>> JavaScript is quite a strange language.
> I actually keep a list of fucked up shit that js does by my desk for
> personal amusement. Here's some of favourites:
>
> $ js
> Rhino 1.7 release 2 2010 02 06
> js> //max is less than min
> js> Math.max>Math.min
> false
> js> Math.max<Math.min
> true
> js> //Greater than mischief
> js> 3>2>1
> false
> js> //Not a number is a number
> js> typeof NaN
> number
> js> //Null is an object...
> js> typeof null
> object
> js> //...But not an object
> js> null instanceof Object
> false
> js> //Strings aren't
> js> "string" instanceof String
> false
> js> //Rounding silliness
> js> 0.1+0.2==0.3
> false
> js> 9999999999999999
> 10000000000000000
>
> Cheers,
>
> - -- 
> Charlie Harvey
> IT Director
> New Internationalist
>
> t: +44 (0)1865 403249
> f: +44 (0)1865 403346
> w: http://newint.org/
> k: http://ox4.li/gpgkey/
>
> New Internationalist is an independent not-for-profit communications
> cooperative. Our multi-award winning magazine, New Internationalist,
> brings to life the people, the ideas and the action in the fight for
> global justice.
>
> New Internationalist Publications Ltd. is incorporated in England
> under no.1005239.
>
> New Internationalist, Old Music Hall, 106-108 Cowley Rd.,
> Oxford, OX4 1JE, UK
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iQIcBAEBCgAGBQJTs+JIAAoJEPytMqUZaqlzgwsP/j+CXdlcUaj3TQ2jADnq1Kak
> S7/kEEjbthrL4R+IXAZG499NOZFzffPGbLLfrRSCktro0hHIwU41PIiZ8xDF2snY
> GnZsLMoDaArLWxTFEVED2PUlggcGhiHZzESz1kupCIB0/02bqmK8ZyNA9p1xUeYL
> QAKx3bhJUjPdhsvunYRvTnZVErFZdnIG9AJnkRvyc24V7aZHeBYCwUvVfPSukCgK
> rjxZJ64vZI58TR2adVD/atAzmrtbFCW1sq3uA48ZSPvfWK+GuPuxJ44/WAYOdMfs
> OW3LonhvAISnEqlXndTyF37ofFKGA55r5hdUpR7QpBw5gpYfFO5aeRJMqO9DKZSo
> 14enavw62bQM4JRT2IgXAorrJqTRf0aZt6y3HRP82EqUqV5/0JTFzkgbGPts5ndC
> LiTbg97Odmj7Hy3BfJ5eGs+crD7QNkSmTXugK8MigDkHk0Xy8PVat3wn9dZta6me
> lP8psrSuLiayoqr74+7EJrPNAfagTL0+0NAkGA596LvE6UCJxgzXTNrl/lYBKeDc
> Qzx0tjttX8W6SNuvjh69AX8oRTgnrgbCvB14DRclZOZudpFrRqdemPs8LE+arl7N
> yqqpq9+SnyzV5bkLfMPVH1jpWajutRI+uvye32jFxO6OcUUic0kAGe2bJf6DQ+ZE
> ofHMiUgJz0oyT29MGM8j
> =C//0
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> HacktionLab mailing list
> HacktionLab at lists.aktivix.org
> https://lists.aktivix.org/mailman/listinfo/hacktionlab




More information about the HacktionLab mailing list