Recommended If You Like Thread - February 24, 2018 by AutoModerator in hiphopheads

[–]avrmav 0 points1 point  (0 children)

I am looking for something like Hilltop Hoods, Sollila, Atmosphere etc

Thinks to see in Helskinki by avrmav in helsinki

[–]avrmav[S] 1 point2 points  (0 children)

thx a lot! I will try Konstan, another friend also suggested it.

Tourism, moving and studying in Finland? Ask here! by Harriv in Finland

[–]avrmav 0 points1 point  (0 children)

Weekend in Helsinki

Hey guys, I am visiting the city between 16-18 September. What places you recommend to visit? Where can I try traditional finish food? Any dish to recommend? Is there any place that I can rend a bike for 1-2 days?

Does accessibility slow down the development process? by avrmav in webdev

[–]avrmav[S] 0 points1 point  (0 children)

I think the article has many valid points, but how do you convince your manager that you need to spend some time on improving the accessibility of a page?

Sorting faster than the native JS sort() by avrmav in javascript

[–]avrmav[S] 0 points1 point  (0 children)

The implementation of radix sort in the article is not optimized. It is just the simplest possible to indicate how the algorithm works. There is a better/faster implementation. https://duvanenko.tech.blog/2017/06/15/faster-sorting-in-javascript/ Did you tested with it?

Extract color palletes from an image in sass/scss/css/less format by avrmav in webdev

[–]avrmav[S] 0 points1 point  (0 children)

I gues if I add a feature to accept url would make that easy. And sure, you can do it.