Viewing profile — foofoobar
foofoobar
HN member- Joined
- Tue, May 07, 2013, 8:17 AM UTC
- HN karma
- 564
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About foofoobar
No profile information was provided.
Recent public activity
-
comment
Comment #42988854
How do you disable the AeroSpace tiling, are you just using the floating layout? Can you share your config?
-
comment
Comment #32401714
Netlify recently changed their pricing structure, so if you are using Netlify CMS (or just Netlify Identity) with a private repo, every contributor to the repository (committer) wi…
-
comment
Comment #29612844
Thanks for your hints!
-
comment
Comment #29603675
After years of pain, I was also diagnosed with TOS. I will not go for surgery however, as this can make things more complicated. A split keyboard (I got the moonlander some months …
-
comment
Comment #28620906
Thanks for your work, this really looks promising! One question I keep thinking about. What if I want to still use React on the frontend, does it still make sense to use Phoenix fo…
-
comment
Comment #17945967
I really like VS Code feature wise, but always come back to Sublime or Vim because I feel there is a lag when typing. In comparison to Sublime, there is no lag when typing (or less…
-
comment
Comment #15786642
There is also https://github.com/rverton/webanalyze which is a Go port of Wappalyzer. It makes use of the Wappalyzer apps.json definition file.
-
comment
Comment #10457886
What you are referring to is just syntactic sugar. @click is the same as v-on:click and :class is the same as v-bind:class. So you can write this line "less alien" like this:
- story
- comment
-
comment
Comment #8952195
"This was not the result of a third party attack but instead occurred after we introduced a change that affected our configuration systems. We moved quickly to fix the problem, and…
-
comment
Comment #8630951
Where do you advertise? Is your web page the only selling channel you are using?
-
comment
Comment #8464095
A PoC can be found here: http://pastebin.com/nDwLFV3v
- story
-
comment
Comment #8131306
Author here. I also wrote a small blog post with some details about the technology behind (Go, AngularJS, ...) for those of you who are interested: http://robinverton.de/blog/2014/…
- story
-
comment
Comment #7706294
It's working under Ubuntu 13.10 here.
-
comment
Comment #7658668
You can try this: https://github.com/vito/go-repl
-
comment
Comment #7652926
Simple photoalbum sharing service to host on your own (I use it for friends/family). Main purpose was to allow groups to collaborative upload and create albums. Also wanted to test…
-
comment
Comment #6914646
This is how it is executed: $variable = "{${phpinfo()}}"; // If you pass a "{${phpinfo()}}" via GET, it is not executed. The execution has to happen later - e.g. by eval() or /e.
- story
-
comment
Comment #6011921
Scary to see how my work and private connections and social groups can be reproduced just by my email headers..
- story