Viewing profile — rainysunday
rainysunday
HN member- Joined
- Wed, Mar 28, 2012, 2:48 PM UTC
- HN karma
- 410
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About rainysunday
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #4801787
What I see on the screenshots there should be possible in Textadept.
-
comment
Comment #4801120
The (deprecated) debug module has some screen shots that show margin markers: http://foicica.com/wiki/lua-debugger The styling and symbol choice is configurable. Not sure how inlin…
-
comment
Comment #4801026
By default comment strings are not defined in core Textadept. Add them like this: http://foicica.com/wiki/comment-supplemental Or install the Python language module: http://foicica…
-
comment
Comment #4800902
I can't point you to a screenshot, but scrollbars are easy to hide: buffer.v_scroll_bar = false
-
comment
Comment #4800892
Understood. I think it is still useful to have a small core base that you can read and understand and adapt if you want to. Don't like the GUI open file dialogs? Someone did a text…
-
comment
Comment #4800637
Not a video tutorial, but a demo of some Zen-Coding-like HTML editing on YouTube from 2010: http://www.youtube.com/watch?v=DSAinGsc7dA
-
comment
Comment #4800630
The terminal version works only on Unix/BSD, but it was only introduced in 5.5. (Which means there might be glitches as well on Linux.)
-
comment
Comment #4800624
> A bold claim to make when your competition includes Vim and Emacs. The code base is actually small and mostly written in Lua, so that it is actually possible to change the editor…
-
comment
Comment #4800620
Textadept is build on top of the Scintilla engine like Scite and Notepad++.
-
comment
Comment #4800617
I do use this on OS X and agree that it does not look quite 'native'. It might be possible to port Textadept to be fully native. Scite, which uses the same Scintilla engine, is ava…
-
comment
Comment #4800611
The Windows version is quite portable if you manually set the .textadept home to your USB stick. A while ago I wrote a Portable Apps launcher [1] that did that automatically for yo…
-
comment
Comment #4800357
Submitted for the mock-up cover alone. Previous discussion here: http://news.ycombinator.com/item?id=4794171 His other book, Modeling with data, is also freely available as a pdf: …
- story
-
comment
Comment #4706655
There are two ways to sell, fixed price (difference to real price is in the end payed by comsumers) or trading it.
-
comment
Comment #4706632
> Also, the power network is still very "former East - former West" built, which is not helping. We had 3 years ago a blackout of the West while the East (which includes the part w…
-
comment
Comment #4706600
Starting next year there will be an extra management bonus in Germany if the wind park is remote controllable. (There are two ways to sell wind energy in Germany, just sell it as i…
-
comment
Comment #4302898
Demo plots: http://gigamonkey.github.com/gg/
- story
- story
-
comment
Comment #4244995
Common Crawl: http://commoncrawl.org/
-
comment
Comment #4244725
Privacy, access to different engines (when there is an API), reactive search (refine your search within the results). http://kligl.com
-
comment
Comment #4022306
As far as I know DDG uses mainly the BOSS API. When I tested the BOSS API for http://kligl.com I found that the reported result count was consistently lower for BOSS compared with …