Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daGrevis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
daGrevis
8y ago
OrangeLV | Full-stack web developer | Riga, Latvia | Full-time onsite | https://www.orangelv.com/ # Our focus - Our own products and long-term partnerships with clients - Custom-made logic that meets complex business requi
2.
▲
by
daGrevis
11y ago
This was posted yesterday. https://news.ycombinator.com/item?id=11117510
3.
▲
by
daGrevis
11y ago
Is there any place where I could follow progress of Pentadactyl-like plugin for Servo?
4.
▲
by
daGrevis
12y ago
1. Yes, see https://github.com/daGrevis/hndrx 2. Obviously, 3. With explicit permit from user each time it's needed (like it's for webcam);
5.
▲
by
daGrevis
12y ago
It's interesting that this software is using NPM as package manager even if it's written in Shell itself.
6.
▲
by
daGrevis
12y ago
This just forced me to finally buy a Pinboard account!
7.
▲
by
daGrevis
12y ago
I love little languages like this one! Just look at the source — it's still so readable and easy to understand, and the size — I could read through it in an evening! It reminds me a bit of diy-lisp where you implemented Lisp in Python
8.
▲
by
daGrevis
12y ago
Not everything has to be useful or even sane. Especially on _Hacker_ News. Edit: To clarify, I think this shows what hacking is all about. Playful cleverness and curiosity.
9.
▲
by
daGrevis
12y ago
Here's an application my co-worker built using Kivy. https://github.com/aigarius/photoriver
10.
▲
by
daGrevis
12y ago
Looks great! Especially I like the clean design. I'm waiting for DevDocs.io support for Clojure thought because there's nothing better than all docs in one place.
11.
▲
Vimbed – a plugin for embedding Vim
(github.com)
3 points
by
daGrevis
12y ago
|
0 comments
12.
▲
by
daGrevis
12y ago
Not anymore. :)
13.
▲
by
daGrevis
12y ago
Here's another pixel editor, but this time made with ClojureScript and Om (React-based framework). https://jackschaedler.github.io/goya/
14.
▲
by
daGrevis
12y ago
I can't find the source code. Is it even available?
15.
▲
by
daGrevis
12y ago
How can buttons be responsive? And why there are two hyphens in some, not all, classes like “btn--full“ or “btn--m“?
16.
▲
Explore Flask is now free
(exploreflask.com)
1 points
by
daGrevis
12y ago
|
0 comments
17.
▲
by
daGrevis
12y ago
The main selling point of Popcorn Time is that it allows to watch movies more easily than solutions that asks money for that. I don't think music industry has this problem — there are services like Spotify, Rdio and many more that offe
18.
▲
by
daGrevis
12y ago
If someone is wondering what's going on with unicode support: > No unicode support is actually implemented. Python3 calls for strict difference between str and bytes data types (unlike Python2, which has neutral unified data type fo
19.
▲
Light Table 0.6.6
(lighttable.com)
167 points
by
daGrevis
12y ago
|
31 comments
20.
▲
by
daGrevis
12y ago
The cool thing about diy-lisp is that at the end you implement standard library of your language in, well, your language![0] [0]: https://github.com/daGrevis/diy-lisp/blob/master/stdlib.diy
21.
▲
by
daGrevis
12y ago
I will try this out! Also there is diy-lisp[0]. I myself did it and it was very rewarding and fun![1] [0]: http://kjetilvalle.com/posts/implement-a-programming-languag... [1]: https://github.com/daGrevi
22.
▲
by
daGrevis
12y ago
I think The Racket Language (Lisp dialect) has great site too. You didn't add it to your list. http://racket-lang.org/
23.
▲
by
daGrevis
12y ago
Git and foo works too! :)
24.
▲
by
daGrevis
12y ago
Also, they're both somehow related to Markdown.
25.
▲
by
daGrevis
12y ago
You should consider renaming. There's a popular theme for Jekyll with the same name[0]. [0]: https://github.com/poole/lanyon
26.
▲
by
daGrevis
12y ago
To continue about auto-complete, would it be possible to add Tab button as a valid button to go to the next item (Shift-Tab to go back)?
27.
▲
by
daGrevis
12y ago
I wanted to add that not always “eval(input())“ is a bad thing. It's the core of REPL[0], for example. [0] http://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print...
28.
▲
by
daGrevis
12y ago
Bad programmers will code bad in any language. Language change won't help.
29.
▲
by
daGrevis
12y ago
I'm doing something similar[0] like author is doing and for URL routing I use Director[1]. [0] https://github.com/daGrevis/Hendrix [1] https://github.com/flatiron/director
30.
▲
by
daGrevis
12y ago
Here's source of evil.js that will be served if you are going to abuse rawgit.com and use it on production. https://github.com/rgrove/rawgithub/blob/master/public/js/ev...
More ›