Viewing profile — melle
melle
HN member- Joined
- Thu, Aug 14, 2014, 6:34 AM UTC
- HN karma
- 150
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About melle
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #14389282
For me this is the case as well if I know what I'm drawing. If I need to find a way to 'put things on paper', I'd rather have some interactive options, preferably speedy ones ;)
-
comment
Comment #14389214
Logo - though nice - is too limited for my needs. If anyone wants to use logo, you can 'import turtle' in Python and start right away ;) See https://docs.python.org/3.6/library/tur…
-
comment
Comment #14389206
Thanks for the pointer, I'm looking for something a bit more interactive though. I might run a few tests to see how quick it responds. Ideally in the program I'm looking for I can …
-
comment
Comment #14389199
This looks interesting. Maybe with some effort I can manage to couple the commands in a logical manner to a few keystrokes / chords. Thanks.
-
comment
Comment #14370480
Thanks for the suggestion. I'm looking for something that is more interactive though. Ideally it should be like a love child of MS visio / LibreOffice Draw and vim ;)
-
story
Ask HN: Know any keyboard oriented drawing tools?
Dear HN, Do you know of any 2d drawing tools that are keyboard oriented, i.e. modal like vim? I'm looking for something to draw software diagrams in: component, class and some use …
-
comment
Comment #13560706
If you like this, be sure to check out Qubes OS[1], which uses Whonix as a VM to route all traffic over Tor. [1]: http://www.qubes-os.org/
- story
-
comment
Comment #12377543
The Choo framework looks promising! https://github.com/yoshuawuyts/choo
-
comment
Comment #12377082
Came across: - https://bitbucket.org/jdubray/star-javascript - https://github.com/mozilla/reflex
-
story
Ask HN: Elm-like JavaScript framework?
Hi all, A company hired me to to add a major feature to an existing product. I'm free to choose whatever front-end framework I like, but I'm not sure introducing a new (functional)…
-
comment
Comment #12376384
Depending on the type of UI, you could also give Kivy a try. https://kivy.org/ It's python based, and really easy to get going. It does have it's quirks, but overall I found it a j…
- story
-
comment
Comment #12228067
Wrt optimus, have you tried bumblebee? http://bumblebee-project.org/ https://wiki.archlinux.org/index.php/bumblebee
-
comment
Comment #12171198
Another example of steganography can be found in songs by Aphex Twin, e.g. Windowlicker ( https://en.wikipedia.org/wiki/Windowlicker )
-
comment
Comment #12148764
I believe all their good intentions and I do hope they succeed. But for me it's too early to tell whether their business model will hold. If they build up a sufficiently large user…
-
comment
Comment #12132744
This is great advice for me in general. I'd wish overthinking was limited to my resume :)
-
comment
Comment #12132714
My first reaction would be: This looks like a SEO hack "back in the 'ol days", where you would include relevant keywords with the same background color in your webpage :) As others…
-
comment
Comment #12132687
That's a nice approach. Will copy :)
-
comment
Comment #12132679
Thanks for sharing your insights. Tailoring the executive summary for the job opening seems like a good idea. I guess I could treat movement from cover letter to summary to the res…
-
comment
Comment #12132606
That sounds like good advice. It's also how I feel about software development in general. The tools are a means to an end. Control of the process/project is often much more of a ch…