woogle's comments

woogle | 2 months ago

there's even an M365 hanging around in the article :facepalm:

woogle | 6 years ago | on: Fusuma – Make slides with MarkDown easily

Nice questions!

I use DeckSet since a lot of years, I find it easy to use and I love the result. I don’t care about multi platform because I’m doing my presentation on a Mac. I don’t care paying fair prices to software.

The only downside I found was the lack of customization offered.

I’ll look into the GitHub list, especially to the 2 others macOS apps

woogle | 7 years ago

While I agree on your point, your comment made me smile as I’m reading HN using a mobile app

woogle | 7 years ago

They've just posted an "Incident Report": https://blog.github.com/2018-10-21-october21-incident-report...

> Multiple services on GitHub.com were affected by a network partition and subsequent database failure resulting in inconsistent information being presented on our website. Out of an abundance of caution we have taken steps to ensure the integrity of your data, including pausing webhook events and other internal processing systems.

[...]

> Information displayed on GitHub.com is likely to appear out of date; however no data was lost. Once service is fully restored, everything should appear as expected. Further, this incident only impacted website metadata stored in our MySQL databases, such as issues and pull requests. Git repository data remains unaffected and has been available throughout the incident.

woogle | 7 years ago

You should try Citymapper!

woogle | 7 years ago

I think the point was something like “constraint forces creativity”

woogle | 11 years ago

Try `Game.RuinTheFun()`

woogle | 11 years ago | on: Ask HN: Moved from Windows to Macbook Pro – How can I get up to speed quickly?

Yes. For those you often switch (eg Atom > Chrome > Atom). O(1) access FTW.

I use Spotlight for app I launch but don't really switch Mostly CSGO, Heroes of The Storm, Mumble and TS (Games!)

Actually I use shortcut a lot more for switching than for launching. For instance I launch atom from iTerm. A standard flow could be code, test, terminal commit, chat on Slack/IRSSI, IDE.

woogle | 11 years ago | on: Ask HN: Moved from Windows to Macbook Pro – How can I get up to speed quickly?

If you like speed as much as I do :

1. Total Space. Setup shortcuts and disable transitions

2. Disable (or speed up) OSX animation (I don't have the commands on my phone, just Google it)

3. iTerm and window splitting (Cmd d) and switch (Cmd [ or ])

4. And The REAL time saver : Keyboard Maestro Create at least one macro per app. I assigned shortcuts like

Cmd Shift L - iTerm

Cmd Shift / - Atom

Cmd Shift ' - Chrome

Ctrl Shift < - Finder

Ctrl Shift M - Mailbox

And so (Xcode, Slack etc.)

Then I pur each app in fullscreen (Ctrl Cmd F).

Now I have O(1) access over my computer \o/

Edit: disclaimer I'm a vim user

woogle | 11 years ago | on: HockeyApp Joins Microsoft

My comment would apply to any acquisition. If I'd use an analytics tool for Facebook acquired by Twitter, I'll take 10 minutes to think about it.

I'm not anti-MS. I was one of the first to make Windows Phone apps. I like a lot Nadela, but do you know how many time will he stay MS CEO?

As I said, MS is not only interested in Windows Phone but win a lot of money with Android.

We probably continue to use HockeyApp but I'm not fan of the "don't ask questions that may hurt" bashing here.

woogle | 11 years ago | on: HockeyApp Joins Microsoft

I agree with that, but things may be different in 2 years. And MS is also the company that gains the most money with each Android phone sold.

woogle | 11 years ago | on: HockeyApp Joins Microsoft

Why downvotes? I'm only asking questions. Yes, MS strategy is cross-plateform. Now. But in a few years, who knows what MS goals will be?

IMO, taking 10 minutes to think about is not lost time.

woogle | 11 years ago | on: HockeyApp Joins Microsoft

I'm not sure it is a good news.

In one hand it's great to hear that Analytics will be added and cross support is still important.

But in the other hand, it puts developers in inconfortable position. Should we still use HockeyApp for our iOS apps? Depend on a tool owned by a concurrent of your target platform is not so safe on a long term sight..

woogle | 11 years ago

Wow, I exactly felt the same. Microsoft made a vim editor?!.

(I'm using XVim every day, so Xim brainfckd me very hard)

woogle | 11 years ago

The article is misleading, if you do nothing your webview won't open any phone call. You have to implement a specific method to intercept links and explicitly open them in the device.

see `- (BOOL)webView:(UIWebView )webView shouldStartLoadWithRequest:(NSURLRequest )request navigationType:(UIWebViewNavigationType)navigationType` method in official UIWebViewDelegate reference[0]

[0]https://developer.apple.com/library/ios/documentation/uikit/...

woogle | 11 years ago | on: Ask HN: How to split equity?

> can contribute a lot in many areas that need to be covered in order to build a succesful app company

You told us what you've done until now, but are those "many areas" ?

page 1