Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
michaelx386
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
michaelx386
11y ago
This is great, one thing I'd like to do is map j and k to gj and gk to make it easier to move between wrapped lines. It kind of works in Wasavi but it doesn't seem to move directly above or below the previous position.
2.
▲
by
michaelx386
11y ago
Just tested this and Vimperator does allow vi mode in text areas if control+t is pressed. It's not as slick as wasavi but it works. There's also the option of launching an external gvim window when control+i is pressed inside a te
3.
▲
by
michaelx386
11y ago
There's a nice python program that can turn Fountain files in to PDF, HTML or FDX files: https://github.com/vilcans/screenplain/
4.
▲
by
michaelx386
11y ago
That one's included in the article, bottom of page 1 called "Flash forward"[0] > someone figured out if you played the games in an odd, and very specific order, the flash memory would sort of work. So an extra leaflet was
5.
▲
by
michaelx386
11y ago
It would be good to have a "click to unmute" option as the default for how a browser handles audio. Click to play works well for Flash plugins, it might be good for audio as well.
6.
▲
by
michaelx386
11y ago
I love this ballast file idea. It reminds me of a programming story by Noel Llopis[0] where a game developer was working with a strict memory limit and placed static char buffer[1024 * 1024 * 2]; in the code as an insurance policy[1]:
7.
▲
by
michaelx386
11y ago
Can anyone explain the significance of the @@ characters in some of the urls here? I've not seen these in urls before and wonder if there's a specific reason why they're there. Example: http://demo.monsti.net/
8.
▲
'Buy button' to be added to Google search results
(bbc.co.uk)
36 points
by
michaelx386
11y ago
|
41 comments
9.
▲
by
michaelx386
11y ago
I've found http://gameprogrammingpatterns.com a big help as someone new to design patterns and game development in general.
10.
▲
by
michaelx386
11y ago
Bob Nystrom wrote a blog post[0] about self-publishing his book, Game Programming Patterns[1]. He used Kindle Direct Publishing and compares it against sales from CreateSpace, Smashwords and iBooks. [0] http://journal.stuffwithst
11.
▲
by
michaelx386
11y ago
Until this is fixed, the source files for the demos are available here: https://github.com/foam-framework/foam/tree/master/demos
12.
▲
by
michaelx386
11y ago
There's a video of someone playing Shadowforge and Wraith on YouTube: https://www.youtube.com/watch?v=o7py_FGQ5tU
13.
▲
by
michaelx386
11y ago
For anyone else like me who didn't know about this \\?\ syntax: http://stackoverflow.com/questions/21194530/what-does-mean-w... https://msdn.microsoft.com/en-us/library/windows/
14.
▲
by
michaelx386
11y ago
Would zsh still protect me if the script explicitly uses Bash (i.e. #!/bin/bash)? Sorry if this is a dumb question, I'm unsure how shells work when calling other kinds of shell scripts.
15.
▲
by
michaelx386
12y ago
There's a book by David Kushner called Jacked[0] about GTA's development. He's also the author of Masters of Doom[1]. [0] http://www.amazon.co.uk/dp/0007434855 [1] http://www.amazon.co.uk/
16.
▲
by
michaelx386
12y ago
Thank you, it's not always clear when a reboot is needed after an update. I do it with kernel updates but wouldn't have in this case until I read your comment and ran the command to check. If would be nice if package managers woul
17.
▲
by
michaelx386
12y ago
> a common strategy was to make the nobledwarfs accommodation floodable with lava I've not played Dwarf Fortress for a while, but were there any consequences to killing the nobledwarfs like that? The game is so comprehensive I'
18.
▲
by
michaelx386
12y ago
> Google has a special place in the hearts of Chinese developers Why is this? Is it because of Android or something else?
19.
▲
by
michaelx386
12y ago
Found some details[0] on how they're doing this: > Marriott operates a Wi-Fi monitoring system manufactured by a third party that was installed at the Gaylord Opryland. Among other features, the system includes a containment capabi
20.
▲
by
michaelx386
12y ago
The font looks like Terminus. The background transparency effect and hidden scrollbars can be set-up with most terminals, this one is probably urxvt. As for the borderless/undecorated window, that's probably done via the Window Ma
21.
▲
EFF Year-End Challenge: Last chance to donate in 2014
(supporters.eff.org)
3 points
by
michaelx386
12y ago
|
0 comments
22.
▲
by
michaelx386
12y ago
There's a variation on the Pomodoro technique which has been working well for me. It was recommended by a Pomodoro program I use called Tomate[0] which defaults to a minimum 10 minute timer instead of 25 minutes: > The rationale is
23.
▲
by
michaelx386
12y ago
It sometimes convinces me to go ahead with a service if I know I can get data out later down the line. It might be worth building it anyway to encourage more people to sign up, even if most users never end up using it.
24.
▲
by
michaelx386
12y ago
At a glance this looks like a good project to learn from, specifically about how to structure non-trivial programs. I write lots of spaghetti code and struggle to keep things separate. This code looks clean and well documented.
25.
▲
by
michaelx386
12y ago
They say Groupon's Gnome is an operating system, do you know any details of how they built it? Is it Linux based, etc?
26.
▲
by
michaelx386
12y ago
What makes this story so great is how determined they were to find the real problem even though it was already "fixed" by changing the routes. Who knows how much anguish this person has spared other people by not giving up until
27.
▲
by
michaelx386
12y ago
Great story with the added bonus of showing me the GNU Units command. What a fantastic program, no more Googling when I need to convert stuff.
28.
▲
by
michaelx386
12y ago
> I'm sure they don't expect a how-to on making a shiv half way through a KA video If the prison doesn't screen and approve, a computer technician could smuggle banned content in among the regular Khan Academy videos.
29.
▲
by
michaelx386
12y ago
I broke out in to a cold sweat watching this as I remembered all the times I've inadvertently pasted sensitive stuff in to a document. It's still very cool though, I'll just need to remember to be careful when sharing documen
30.
▲
by
michaelx386
12y ago
This book just achieved the impossible and helped me understand the rebase command properly. I'm ordering the printed version as soon as it's available.
More ›