Hacker Newsnew | past | comments | ask | show | jobs | submit | AlexNeoNomad's commentslogin

I'm going to create an organization for one of my libraries written in Rust. Hey, fans of "frank_jwt" - join me.


Why can't women just learn Django? Is it necessary to create an organisation for it?


As far as I understand it, there is a misconception that women are bad at programming, or don't like it, or whatever. So yes, motivating women to learn Django is a necessary task if diversity is to be increase.


SEEKING WORK - Remote or willing to travel/relocate to Japan, Hong Kong, Singapore or USA

Location: currently in Southeast Asia

Languages: Ruby, Python, JVM (Java/Kotlin/Clojure), Haskell, C#, C/C++, SQL, JavaScript, Rust;

Resume: http://my.linkedin.com/in/gildedhonour/

Email: me (at) gildedhonour dot com or gilded.honour (at) gmail

Github: https://github.com/GildedHonour

Web-site: http://gildedhonour.com

I'm an all-around programmer who is interested in different technologies and languages with an experience of around 6 years. I've been earning a living as a full-time freelancer for the last 3 years up till now living far home. I'm also stoked about functional programming, finance (including crypto-currencies) and information security.

I don't just do programming. Rather I solve your problem choosing the most appropriate tool and technology.

Thanks && Cheers!


Location: currently in Southeast Asia

Remote: Yes

Willing to relocate: Yes (Japan, Hong Kong, Singapore or USA)

Technologies: Ruby, Python, JVM (Java/Kotlin/Clojure), Haskell, C#, C/C++, SQL, JavaScript, Rust; / Rails, Django, various testing frameworks.

Résumé/CV:: http://my.linkedin.com/in/gildedhonour/

Email: me (at) gildedhonour dot com or gilded.honour (at) gmail

Github: https://github.com/GildedHonour

Web-site: http://wwwgildedhonour.com, http://www.alexmaslakov.com

I'm an all-around programmer who is interested in different technologies and languages with an experience of around 6 years. I've been earning a living as a full-time freelancer for the last 3 years up till now living far home.

I'm also stoked about functional programming, finance (including crypto-currencies) and information security.

Thanks && Cheers!


Location: currently in Southeast Asia

Willing to relocate: Yes (Japan, Hong Kong, Singapore or USA)

Remote: Yes

Languages: Ruby, Python, JVM (Java/Kotlin/Clojure) for Android, Haskell, C#, C, SQL, JavaScript, Rust;

OS: Linux and Mac (most of the time); Windows;

Resume: http://my.linkedin.com/in/gildedhonour/

Email: me (at) gildedhonour dot com or gilded.honour (at) gmail

Github: https://github.com/GildedHonour

Web-site: http://gildedhonour.com

I'm an all-around programmer interested in different technologies and languages with an experience of around 5 years. I became a freelancer over 2 years ago, left home in Russia, relocated to Southeast Asia and since then have been learning as much as I could and had to working full-time. As a freelancer, I learned I could come up with the zinger of a solution to a problem I have if it could be solved at all. And I'm the one who would be responsible for getting it solved.

I'm also stoked about learning functional programming, finance and IT security.

Thanks && Cheers!


SEEKING WORK - Remote or willing to travel or relocate to Japan, Hong Kong, Singapore or USA

Location: currently in Southeast Asia

I'm an all-around programmer interested in different technologies and languages such as Ruby / Python / Java, Kotlin, Clojure / C / Haskell / C# / Android with an experience of 6 years.

I became a freelancer over 2 years ago, left home in Russia, relocated to Southeast Asia and since then have been learning as much as I could and had to working full-time. As a freelancer, I learned I could come up with the zinger of a solution to a problem I have if it could be solved at all. And I'm the one who would be responsible for getting it solved.

I'm also stoked about learning functional programming, finance and IT security.

Languages: Ruby, Python, JVM (Java/Kotlin/Clojure), Haskell, C#, C, SQL, JavaScript, Rust;

OS: Linux and Mac (most of the time); Android; Windows;

Resume: http://my.linkedin.com/in/gildedhonour/

Email: me (at) gildedhonour dot com or gilded.honour (at) gmail

Github: https://github.com/GildedHonour

Web-site: http://gildedhonour.com

Thanks && Cheers!


Please public your tutorial anywhere for now.


First I'll move my website to another free host. If I have problems with that too, I'll turn to a paid host.

In a way or another, I'll manage to publish my course. The best articles are yet to come (EMET and IE)! :)


SEEKING WORK - Remote or willing to travel or relocate to USA, Hong Kong or Singapore

I'm an all-around programmer interested in different technologies and languages such as Ruby / Python / Java, Kotlin, Clojure / C / Haskell / C# / Android with an experience of around 5 years.

I became a freelancer over 2 years ago, left home in Russia, relocated to Southeast Asia and since then have been learning as much as I could and had to working full-time. As a freelancer, I learned I could come up with the zinger of a solution to a problem I have if it could be solved at all. And I'm the one who would be responsible for getting it solved.

I'm also stoked about learning functional programming, finance and IT security.

I’m down for being paid in bitcoins.

Languages: Ruby, Python, JVM (Java/Kotlin), Haskell, C#, C, SQL, JavaScript; Rust and Swift;

OS: Linux and Mac (most of the time); Android; Windows;

Resume: http://my.linkedin.com/in/gildedhonour/

Email: me (at) gildedhonour dot com or gilded.honour (at) gmail

Github: https://github.com/GildedHonour

Web-site: http://gildedhonour.com

Thanks && Cheers!


Location: currently in Southeast Asia

Willing to relocate: Yes (USA, Singapore or Hong Kong)

Remote: Yes

Languages: Ruby, Python, JVM (Java/Kotlin/Clojure) for Android, Haskell, C#, C, SQL, JavaScript; Rust and Swift;

OS: Linux and Mac (most of the time); Windows;

Resume: http://my.linkedin.com/in/gildedhonour/

Email: me (at) gildedhonour dot com or gilded.honour (at) gmail

Github: https://github.com/GildedHonour

Web-site: http://gildedhonour.com

I'm an all-around programmer interested in different technologies and languages with an experience of around 5 years. I became a freelancer over 2 years ago, left home in Russia, relocated to Southeast Asia and since then have been learning as much as I could and had to working full-time. As a freelancer, I learned I could come up with the zinger of a solution to a problem I have if it could be solved at all. And I'm the one who would be responsible for getting it solved.

I'm also stoked about learning functional programming, finance and IT security.

Thanks && Cheers!


Why not to execute a js code in Chrome or Fifefox in Javascript console?


I imagine this is to be used for something like automated testing.


You would be able to do it with Selenium, which drives a real browser not a fake one.


BooJS uses PhantomJS. In Selenium, if you want to go headless you will use PhantomJS again [1].

[1] http://code.tutsplus.com/tutorials/headless-functional-testi...


just run it with Xvfb, and you got a headless browser.


Not everyone wants to install x-server and friends on their servers


why wouldn't you?


This is headless.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: