Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shaneeb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
shaneeb
14y ago
Right now the layouting is pretty basic. So data will only fit within the width/height you 'draw' on the template. We are working on a dynamic layouting engine which will be able to automatically paginate tables cleanly, but its not rolled
2.
▲
by
shaneeb
14y ago
Noted, thanks! Btw, you can also use the feedback widget within the editor to give quick feedback like this. Its on top right corner.
3.
▲
by
shaneeb
14y ago
You are right that was a bit too far fetched, we'd see how to make it better. Thanks!
4.
▲
by
shaneeb
14y ago
Hmm, thats a very interesting perspective. We would definitely give it thought. Much appreciated!
5.
▲
by
shaneeb
14y ago
Thanks for your feedback! Which products do you have in mind which do the design part? Particularly those that work in a browser. Essentially we are something like Crystal Reports for web apps. Being web based is a core part of our proposit
6.
▲
by
shaneeb
14y ago
PDF generation time depends on the length of the document but ideally it should be pretty quick. No you cannot manipulate existing PDF but only generate new ones. Thanks!
7.
▲
by
shaneeb
14y ago
Thanks! As of now this support is not available but we would definitely look into it. For now only our 'native' charts are available which can be populated with data as well (including bar, stacked, pie.. etc). Also if you have an image url
8.
▲
by
shaneeb
14y ago
We just launched our alpha (and are sending out invites to people who sign up). We want to validate our value proposition so any feedback/suggestion is very much appreciated!
9.
▲
Show HN: Pagify - Document Design and Generation on Cloud
(pagify.io)
26 points
by
shaneeb
14y ago
|
24 comments
10.
▲
by
shaneeb
14y ago
True, but making a NY Times-like website for tech news wouldn't work either. HN works for techies because its clean and simple, and the karma/upvote mechanism keep the content relevant. So there is a difference from NY Times. My question
11.
▲
by
shaneeb
14y ago
I never said it claims to be better and it isn't. Let me rephrase the question: why would anyone want to be on echojs instead of HN, given that it's essentially an HN clone for JS and HN community is bigger at the moment? Why would you us
12.
▲
by
shaneeb
14y ago
Apart from the fact that its JS only, how is it better than HN? Why not just use HN to follow topics you like (JS in this case)?
13.
▲
by
shaneeb
14y ago
I don't have any counter-evidence to show if the incubator trend is a bubble or not so I am not going to argue along those lines. I have a very different perspective to offer. I live in Pakistan where there is an energy crisis so serious we
14.
▲
by
shaneeb
14y ago
Connecting with other geeks/hackers?
15.
▲
by
shaneeb
14y ago
How about connecting with other geeks out there? Is that possibility not useful enough?
16.
▲
by
shaneeb
14y ago
True, but then its the geeks who make the likes of Facebook, Twitter and then not use it themselves :)
17.
▲
Ask HN: Why don't "geeks" use Geeklist?
3 points
by
shaneeb
14y ago
|
13 comments
18.
▲
by
shaneeb
14y ago
Not implying that one language is better than the other, but how does Lua help solve problems that web developers face? I say this because I have been working on a "killer" web app (JS intensive) for the past few months and it has been a re
19.
▲
by
shaneeb
14y ago
We, as entrepreneurs, are so obsessed with creating the next "photo sharing app" when there are some real, hard problems to be solved. Maybe its the daily dose of blogs incessantly hyping over such ideas, but we might just have lost sight o
20.
▲
by
shaneeb
14y ago
If that was the measure, maybe we could use a language nobody knows because it will pass this test with flying colors :)
21.
▲
by
shaneeb
14y ago
I guess if we could replace it with Lua we would still be sad. How do you think Lua makes for a better language for web?
22.
▲
by
shaneeb
14y ago
Yes and this transparency gives you a new perspective on the underlying "pattern" between concepts, which is very powerful.
23.
▲
by
shaneeb
14y ago
Orthogonal in the sense that the same concept is used if you need maps/arrays or for namespacing functions or metatables(for metaprogramming). Its like a "core" concept that binds seemingly different features in an coherent way. Havent seen
24.
▲
by
shaneeb
14y ago
Haven't used Lua much but the concept of tables is really neat. Its simple, orthogonal and the fact it lies at the core of many features in Lua (composite data types, metaprogramming, etc) means those features are neat too.
25.
▲
by
shaneeb
14y ago
Yup. People have talked about the issues in C for years but few talk about "modern" languages. Ruby anyone?
26.
▲
by
shaneeb
14y ago
Not to forget #define struct union which will pack all struct members together. Gives me chills even to think about it...
27.
▲
by
shaneeb
14y ago
Just like everything else programming languages have evolved. From Assembly to Fortran to C to Java/C# (just saying, no exact sequence implied). I dont think the languages we have now, far from perfection they may be, would have been possib