Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
derwildemomo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
derwildemomo
8mo ago
I was wondering about that for a while now - it feels in my last few jobs as an EM, the major part of my work (or rather the most influential one?) was managing, coaching and guiding product. The realization was actually quite simple for me
2.
▲
by
derwildemomo
2y ago
Building Split Flap Displays. Started 18 months ago and kept me on a super interesting learning path. First shot was using open source designs ( https://github.com/scottbez1/splitflap ), but then kept building more and m
3.
▲
by
derwildemomo
3y ago
Great idea, definitely makes sense when you have that kind of problem. Also the username of the author made me chuckle, bonus points for that.
4.
▲
Why the local development experience matters (a lot)
(blog.moritzhaarmann.de)
2 points
by
derwildemomo
3y ago
|
2 comments
5.
▲
by
derwildemomo
7y ago
phew.. I think that someone might have been me, if you're talking about qwerted? https://vimeo.com/8716996
6.
▲
by
derwildemomo
8y ago
Came here to say the same thing: If you're interested in seeing the traffic caused by your own app (and also making that info accessible to other stakeholders during dev time), netfox is the way to go. Super easy to integrate and provi
7.
▲
by
derwildemomo
9y ago
So, this is something i've been working on for a while now. What it does is enable you to use cocoapods to integrate prebuilt frameworks for any pod. binpod does this by recompiling pods into a .framework and republishing that pod to
8.
▲
Binpod: Precompiled Binaries for CocoaPods
(binpod.org)
2 points
by
derwildemomo
9y ago
|
1 comments
9.
▲
Unidirectional Data Flow in iOS Apps
(blog.moritzhaarmann.de)
1 points
by
derwildemomo
9y ago
|
0 comments
10.
▲
by
derwildemomo
10y ago
Just my two cents, but I just looked at http://everydaycheck.com and I think it's both a great idea and (from what I can judge) well executed. Also one piece of advice: Do Shown HNs more often. For me, they are regularly an
11.
▲
by
derwildemomo
10y ago
Sessions are ephemeral – once you close the tab or browser window, the session is gone (and the viewer will go back to the 'waiting for content' screen). This is by design – frop is meant for realtime collaboration or presentation
12.
▲
by
derwildemomo
10y ago
At the moment it's one viewer per presentation, though that limit is quite arbitrary and could be changed in the future. I thought or considered this to be a nice-to-have but not mandatory feature, but more people keep asking for that.
13.
▲
by
derwildemomo
10y ago
I like the gradient/Color-Mode Idea very much. Going to integrate that (with attribution if you don't mind). Do you have any example regarding the Visualizations? I'm keen to learn more about that and to see if it fits in wel
14.
▲
by
derwildemomo
10y ago
Hi, thank you for your feedback! You are right, the current feedback mechanics need some love. I'm working on that ;) Supporting Word, Excel, PPT is also an item on the list, but since we rely on client-only processing, displaying docu
15.
▲
by
derwildemomo
10y ago
Thank you!
16.
▲
by
derwildemomo
10y ago
Not really, I think there are better and more mature tools for doing that (like appear.in or Skype) out there. frop.io is quite special in that it does not do screensharing at all, but just transmits the content, being super bandwidth-conse
17.
▲
by
derwildemomo
10y ago
Ha, I'd actually love that. Google Slides should be in the realm of possible things, PPTX could get more complicated. What I suggest you try is to upload a PDF. I've built a moderator mode on the presenting screen, there you can d
18.
▲
by
derwildemomo
10y ago
Hi HN! https://frop.io is a simple application that allows you to present content (PDF presentations, Images, Text, YouTube videos) on a remote screen without installing any software. It's completely based on web standards
19.
▲
Show HN: Frop.io, instant remote presentations. In your Browser
(frop.io)
57 points
by
derwildemomo
10y ago
|
16 comments
20.
▲
by
derwildemomo
10y ago
Hi, thanks for trying frop.io and the great feedback! I'm a bit reluctant into integrating anything that would require WebRTC (screensharing, video, audio) since I feel there a far superior products out there (like appear.in, TeamViewe
21.
▲
Show HN: Frop.io – painless remote presentations
5 points
by
derwildemomo
10y ago
|
3 comments
22.
▲
by
derwildemomo
10y ago
This is something I've been thinking about quite a lot lately – I considered extending our git-flow a bit to contain review branches (or something comparable). If you'd like to chat a bit about potential solutions for your approac
23.
▲
by
derwildemomo
10y ago
Along those lines there's also Deckset [0], which is focused on turning "boring" markdown notes to visually appealing presentations. I've used it once or twice and really like the idea. It's only available for Mac (
24.
▲
by
derwildemomo
10y ago
Hm, completely different experience here. I've been involved with three rather large Xamarin-Projects in the last year, and we were (team-wide) completely surprised at how much of the code can actually be shared, how our velocity compa
25.
▲
by
derwildemomo
10y ago
Just recently I had to choose between Google's map offerings and Leaflet. Performance wise, Leaflet is an order of magnitude faster when it comes to frequent bounds/location updates, speaking for itself. Great work!
26.
▲
Show HN: Tlmtry, realtime sensor streaming from your phone
(blog.moritzhaarmann.de)
4 points
by
derwildemomo
10y ago
|
0 comments
27.
▲
How Italian courts used the right to be forgotten to put an expiry date on news
(theguardian.com)
1 points
by
derwildemomo
10y ago
|
0 comments
28.
▲
by
derwildemomo
10y ago
German Echo user here.. I googled a bit a while ago and found a perfect solution for the timezone-thing. It turns out that you can (via some request tinkering) set the timezone to whatever you want, instructions here: http://www.
29.
▲
by
derwildemomo
11y ago
german here. a net income of 40k will put you somewhere in the top 20% of german households [1], . berlin is generally a really cheap city (see this [2] article from 2014.. cost of living/rents below german average), so saying "th
30.
▲
by
derwildemomo
11y ago
> 7 simple and not really documented steps of finding memory leaks using XCode There's actually event a "Leaks" template in the instruments app, I wondered why the author didn't use that. And that tool is even documen
More ›