nikolaplejic | 2 years ago | on: Writing HTML by hand
nikolaplejic's comments
nikolaplejic | 6 years ago | on: Metaphysics and JavaScript
nikolaplejic | 7 years ago | on: Functional Programming in OCaml
Have you ever considered js_of_ocaml (https://github.com/ocsigen/js_of_ocaml)? What were your reasons for choosing ReasonML?
nikolaplejic | 7 years ago | on: Librem 5 design report
nikolaplejic | 8 years ago | on: Ubuntu 18.04 LTS Bionic Beaver Released
nikolaplejic | 8 years ago | on: Ubuntu 18.04 LTS Bionic Beaver Released
nikolaplejic | 9 years ago | on: Ask HN: What do you want to learn in 2017?
nikolaplejic | 9 years ago | on: Superintelligence: The Idea That Eats Smart People
There are several hackerspaces (https://wiki.hackerspaces.org/Zagreb - I'm partial to the one in Mama), and every now and then we'll gather around a "Nothing will happen" (http://www.nsnd.org/).
There's a vibrant meetup scene (well-covered by meetup.com), and WebCamp Zagreb (https://2016.webcampzg.org/) is the community conference that tries to gather different meetups & communities once a year.
Companies from abroad tend to open development offices here to exploit the cheaper workforce, especially since Croatia has joined the EU. There's also a number of local companies that are constantly hiring, resulting in a solid amount of hiring opportunities even for the part of the crowd that's a bit pickier.
People are leaving Croatia in general, though, and the tech community isn't immune to that. Lots of people moved to other EU countries, and although that's not unexpected at all, I believe it's left a dent within all of the above.
If you decide to visit, give me a shout. :)
nikolaplejic | 12 years ago | on: Font Awesome 4.1 released
nikolaplejic | 12 years ago | on: Generate QR codes with DuckDuckGo
nikolaplejic | 12 years ago | on: Generate QR codes with DuckDuckGo
nikolaplejic | 12 years ago | on: Forge - Static hosting made simple
nikolaplejic | 12 years ago | on: Show HN: Introducing Harp – A static web server with built in preprocessing
nikolaplejic | 13 years ago | on: Bike - phpMyAdmin replacement for geeks
nikolaplejic | 14 years ago | on: Poll: What's Your Favorite Programming Language?
nikolaplejic | 14 years ago | on: Amit Gupta hasn't found a marrow transplant match; today's your last chance.
To help folks suffering from leukemia in general, join your local bone marrow registry. Transplants can vastly improve the patient's chances of survival, and the typization process you need to go through to join is painless and harmless. But, more importantly: if they find you a match, do not back down. I've heard of cases where the potential donors got scared and gave up upon receiving the phone call.
There are two types of transplants used in treatments: stem cell and bone marrow transplants.
Stem cell transplants are relatively painless -- it's not entirely unlike dialysis for one's blood. Bone marrow transplants are far less trivial, requiring general anesthesia and a couple of days in the hospital. They are are, from what I could gather, far less common and more dangerous.
Also: when / if you join, try to talk all your friends into joining as well. :)
nikolaplejic | 14 years ago | on: Why every programmer should have a Tiddlywiki
nikolaplejic | 14 years ago | on: Google Reveals Its Stealth Social Project, Google+
nikolaplejic | 15 years ago | on: The Linux desktop experience is killing Linux on the desktop
nikolaplejic | 15 years ago | on: Simple algorithms
All in all - I hope you keep up the good work, solid tutorials like these make it more compelling to keep up with the basics and learn new things from the "CS 101" department.
DSL-wise, I've rather enjoyed Clojure's Hiccup [1].
[0] https://emmet.io/
[1] https://github.com/weavejester/hiccup