<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: c0mpute</title><link>https://news.ycombinator.com/user?id=c0mpute</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 14 Sep 2026 06:15:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=c0mpute" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by c0mpute in "Ask HN: What are you working on? (September 2026)"]]></title><description><![CDATA[
<p>I have been building document intelligence in enterprise for a long time now, and even with sota OCR, SLMs, LLMs, all the myriad of services now offering this - most of them miss something.<p>So over the years me (and my team) have built up a lot of experience dealing with these for sensitive industries like healthcare/insurace/lending etc.<p>We are bringing these ideas out as a router to other parsers, but with some key takes that allow you to manage failures. 
"Failure is inevitable so route for it."<p>It is called Openreading - <a href="https://openreading.ai/" rel="nofollow">https://openreading.ai/</a> and open core here: <a href="https://github.com/openreading-ai/openreading-core" rel="nofollow">https://github.com/openreading-ai/openreading-core</a><p>It is still WIP and will be more polished in a month after some more rigorous testing and benchmarks.<p>If this is a problem you deal with, would love to chat.<p>Note: the intent is to launch a managed version that provides more durable compute/retries, parallel execution, intent understanding etc but this is for later.</p>
]]></description><pubDate>Mon, 14 Sep 2026 01:30:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49690724</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=49690724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49690724</guid></item><item><title><![CDATA[New comment by c0mpute in "Show HN: Thumbsup – Quickly summarize GitHub issues and Stack Overflow questions"]]></title><description><![CDATA[
<p>Nice, will be good to share this as a link to summarize the set of issues.</p>
]]></description><pubDate>Tue, 02 Jun 2020 18:39:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=23394512</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=23394512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23394512</guid></item><item><title><![CDATA[New comment by c0mpute in "IBM halting sales of Watson AI tool for drug discovery"]]></title><description><![CDATA[
<p>What do you think of your CEO now :)?</p>
]]></description><pubDate>Thu, 18 Apr 2019 20:17:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=19694406</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=19694406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19694406</guid></item><item><title><![CDATA[New comment by c0mpute in "Thank you HN"]]></title><description><![CDATA[
<p>Greate going! Wish you all the virtual support I/we can.</p>
]]></description><pubDate>Sun, 12 Aug 2018 22:04:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=17746674</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=17746674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17746674</guid></item><item><title><![CDATA[New comment by c0mpute in "Show HN: Yue – A new library to create cross-platform GUI apps"]]></title><description><![CDATA[
<p>Seems so - <a href="https://github.com/yue/yue/tree/master/docs/paid_plans" rel="nofollow">https://github.com/yue/yue/tree/master/docs/paid_plans</a></p>
]]></description><pubDate>Mon, 11 Sep 2017 16:51:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=15219954</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=15219954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15219954</guid></item><item><title><![CDATA[New comment by c0mpute in "ARCore: Augmented reality at Android scale"]]></title><description><![CDATA[
<p>:-) - Strangely, I am looking forward to this. I think it just comes down to the fact that I am very comfortable with JS and node ecosystem and prefer that over all other mobile platforms atm. I also think maintaining one (almost ~80%) codebase for both platforms is a significant advantage.</p>
]]></description><pubDate>Tue, 29 Aug 2017 19:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=15126998</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=15126998</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15126998</guid></item><item><title><![CDATA[New comment by c0mpute in "ARCore: Augmented reality at Android scale"]]></title><description><![CDATA[
<p>To clarify - Expo as a framework, and not XDE. I think they have made Expo eject a bit cumbersome but works with some wrangling. I like the the Expokit framework in general but don't want to be tied to the Expo's release chain.</p>
]]></description><pubDate>Tue, 29 Aug 2017 19:34:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=15126981</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=15126981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15126981</guid></item><item><title><![CDATA[New comment by c0mpute in "ARCore: Augmented reality at Android scale"]]></title><description><![CDATA[
<p>On the other hand - I find its the other way.<p>Xcode is the most "diff" IDE from other IDEs. I like Swift but just dont like Objective-C. The build tools and ecosystem is too tightly tied (I like to switch between development machines without having to always be on a mac).<p>Java is definitely painful, but I suppose the bias I have here is that I have developed on it for several years.<p>The breath of fresh air so far has been React-native and i wish more things get ported over to JS (or like Expo kit).</p>
]]></description><pubDate>Tue, 29 Aug 2017 17:16:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=15125863</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=15125863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15125863</guid></item><item><title><![CDATA[New comment by c0mpute in "Akido Labs (YC W15) Provides an API Layer for Hospital App Developers"]]></title><description><![CDATA[
<p>Congratulations! A welcome change in healthcare.<p>Are you building a relationship with the hospitals and clinics so that we wont't have to talk to them, but just use your api to get and push our patient's data?</p>
]]></description><pubDate>Thu, 19 Mar 2015 22:48:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=9235090</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=9235090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9235090</guid></item><item><title><![CDATA[New comment by c0mpute in "The Brutal Ageism of Tech"]]></title><description><![CDATA[
<p>Personally, my experience in the valley (being hired as well hiring people) has been not been guided by age. My experience has been with the startup since it was at 50 member to well over 100 now.<p>I am in early 30s, which means I am mostly interviewing for senior engineering position. 
I have been part of teams where we have made offers to several folks older than I am for similar or higher position. This is the only time when age does come up for discussion (is he really qualified to be a senior or not?)<p>However, some patterns I do notice from time to time are:<p>- Younger folks are more eager at times to do more.<p>- Their enthusiasm also comes with quality of work that needs some additional care. But, it is critical we mentor them during these times.<p>- Older folks are generally more clear on what they want to work and how they want to solve a problem. Experience most likely.<p>- The really bad situation to be in is when some of the older (senior) folks don't drive and take initiatives and just wade through. With someone senior you want them to be there to mentor, help, guide, keep an eye out on many things, but we have seen a few senior folks who don't make that effort - This is probably the #1 problem I have seen in teams. A sense of agility is almost vital.<p>- I have seen the same lack of "drive" amongst some younger devs as well.<p>- End of the day, its not age, its almost the subject 
scale of how passionate they are about their work that has worked for us. Old/young is really irrelevant.</p>
]]></description><pubDate>Mon, 24 Mar 2014 06:59:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=7457073</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=7457073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7457073</guid></item><item><title><![CDATA[New comment by c0mpute in "Trampolines in JavaScript"]]></title><description><![CDATA[
<p>As somebody who has written a lot of Java code before (read imperative) and now have had the opportunity to write more JS (which makes it a bit easier to write Functional) and also Scala, I think the process to "think" functionally takes time.<p>Sure, its easier to apply it to the mathematics domain and harder to something that many of us might think in OO. I guess it comes with taking small steps (as someone already said in a comment). Also, making conscious effort to keep questioning how functional our code is helps.<p>I saw this talk on functionatalks.org by Paul Chiusano (author of Functional programming in Scala) 
<a href="http://functionaltalks.org/2013/06/20/paul-chiusano-how-to-write-a-functional-program-with-io-mutation-and-other-effects/" rel="nofollow">http://functionaltalks.org/2013/06/20/paul-chiusano-how-to-w...</a><p>If you see he repeatedly asks how can we make it more functional. I think that is kind of thinking we need to practice. Its hard after too much of imperative thinking I guess. One more thing I have heard is read SICP and forget OO for a bit :).</p>
]]></description><pubDate>Fri, 06 Sep 2013 17:28:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=6341555</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=6341555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6341555</guid></item><item><title><![CDATA[New comment by c0mpute in "Paul Graham on Building Companies for Fast Growth"]]></title><description><![CDATA[
<p>Communication is a primary requirement in a team sport and especially football.<p>His own example, forget the manager, the players themselves have to be on the same page in so many levels during practice. Don't you think Messi, Neymar,  and Alexis (all 3 different countries playing for Barca) would have to practice and know precisely about their timing.<p>I think the key thing here is the who really needs whom. Most entrepreneurs need YC/VCs and so might have to suck up what they expect.</p>
]]></description><pubDate>Tue, 27 Aug 2013 04:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=6281483</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=6281483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6281483</guid></item><item><title><![CDATA[New comment by c0mpute in "Paul Graham on Building Companies for Fast Growth"]]></title><description><![CDATA[
<p>I don't think I disagree with what you have mentioned and pg has concluded. My point was, it is possible to find a dataset where the audience actually doesn't need to stop the speaker because they can tune in to the way english is spoken.<p>I see this happen all the time here at startups in Bangalore. Of course if the audience is YC and the investors, it goes without saying what the language requirement is.<p>Indira Nooyi (Pepsico, CEO and one amongst that cnn list) articulates it perfectly in this video:<p><a href="http://www.youtube.com/watch?v=g8PC5U55AUU" rel="nofollow">http://www.youtube.com/watch?v=g8PC5U55AUU</a></p>
]]></description><pubDate>Tue, 27 Aug 2013 00:18:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=6280715</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=6280715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6280715</guid></item><item><title><![CDATA[New comment by c0mpute in "Paul Graham on Building Companies for Fast Growth"]]></title><description><![CDATA[
<p>According to this article, 14% of the top 500 CEOs are non-native to the company's homeland.<p><a href="http://money.cnn.com/gallery/leadership/2013/07/08/global-500-non-native-ceos.fortune/index.html" rel="nofollow">http://money.cnn.com/gallery/leadership/2013/07/08/global-50...</a><p>Even empirically your dataset consists of startups that target USA markets mostly and hence this conclusion. I am guessing CEOs are good and can come from anywhere, its perhaps "sales" that really needs the idiomatic speak.</p>
]]></description><pubDate>Mon, 26 Aug 2013 22:02:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=6280200</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=6280200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6280200</guid></item><item><title><![CDATA[New comment by c0mpute in "A Steve Jobs email exchange that captures Apple’s strategy"]]></title><description><![CDATA[
<p>How are these emails being leaked? Part of the ebook case they had? Otherwise I would imagine companies would take their email seriously...<p>Perhaps a good practice for companies to completely delete emails after a few days? (Its impractical, but maybe there is a need?)</p>
]]></description><pubDate>Fri, 23 Aug 2013 19:27:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=6265785</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=6265785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6265785</guid></item><item><title><![CDATA[New comment by c0mpute in "Y Combinator Summer 2013 Demo Day, Batch 1"]]></title><description><![CDATA[
<p>One thing going against them is how h1b gets consumed. The 2013 cap (last year, not thing year) distribution indicates more than 40k out of 65k worker cap was filled by outsourcing company. (source: <a href="http://www.myvisajobs.com/Reports/2013-H1B-Visa-Sponsor.aspx" rel="nofollow">http://www.myvisajobs.com/Reports/2013-H1B-Visa-Sponsor.aspx</a>). I am sure the number is similar even this year just as it has been the last so many years.<p>Even the other often abused visa L1 is primarily filled by outsourcers (I am trying to find some numbers on this but hard to find).<p>The outsourcing companies have been filing h1 for less than 1k lawyer fee (outsourced too!). 
5K seems too high for someone to take note . The best law firms themselves charge about that here in USA.<p>I think this company can help out the startups in the bay area that are clueless how to sponsor a H1 (all the legalities of it) and makes it simple to them perhaps doing everything online from get go. That won't be more than 15/20k per year. So even the best case they are probably seeing a $1million dollar run rate per year (Which might be great for a 4/5 member startup?).<p>They should diversify into other areas - tax (for immigrants)/corporate (hiring/transfers) - which will have more incidences to charge.</p>
]]></description><pubDate>Wed, 21 Aug 2013 14:55:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=6250723</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=6250723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6250723</guid></item><item><title><![CDATA[New comment by c0mpute in "Sails.js – Real-time MVC Framework for Node.js"]]></title><description><![CDATA[
<p>You are right. Having not gone through what Sails was, I have mis-represented it a bit. Its more RoR than Sinatra (Express) as others have expressed here.</p>
]]></description><pubDate>Wed, 03 Jul 2013 18:45:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=5986661</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=5986661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5986661</guid></item><item><title><![CDATA[New comment by c0mpute in "Sails.js – Real-time MVC Framework for Node.js"]]></title><description><![CDATA[
<p>Express isn't really much of a client side MVC framework. It is still a very clean and simple framework.<p>If you want to drink the cool aid of single page apps, 'rich' client side etc, you have to invest into some MVVC/MVC frameworks like Angular, Ember or now Sails, which works well with Node.js apparently.</p>
]]></description><pubDate>Wed, 03 Jul 2013 17:02:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=5985903</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=5985903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5985903</guid></item><item><title><![CDATA[New comment by c0mpute in "Refactoring GitHub's Design"]]></title><description><![CDATA[
<p>Really well done.<p>I think I was one of the few (perhaps?) who did not like the new redesign of github. I did not like the content above that red/color bar at all. It is that much real estate taken away from me to see the code/commits/documentation of the page. I often use last commit and all commits to compare and see what is going on. I also quickly switch branches on the UI to compare stuff. The current github just feels its a always one extra click or I am searching for something. Somehow it doesn't feel minimalistic at all.<p>Ian's redesign makes it elegantly simple and minimalistic.</p>
]]></description><pubDate>Sat, 29 Jun 2013 14:02:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=5962403</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=5962403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5962403</guid></item><item><title><![CDATA[New comment by c0mpute in "Ask HN: Becoming a Freelancer in 6 months?"]]></title><description><![CDATA[
<p>Take this with a grain of salt. There is no right way or the only way.<p>- Learn complete web development. Use something like CodeAcademy/Udacity to learn the complementary skills you need. My guess is since you know Html/css and Java, you are better off learning Javascript as well. Nodejs / advanced Java might be a good fit.<p>- Learn some of the theoretical fundamentals. This might not be of immediate need for freelancing, but you should almost always be honing your fundamentals. Take up the core computer science courses on Coursera - Algorithms (1,2), Programming Languages, Basic Math (linear algebra, graph theory etc) are some must haves. This can be a longer term goal and plan it beyond 6 months.<p>- Sharpen your skills with coding exercises. Do some of the stuff on InterviewStreet and other such sites. Being able to solve small problems effectively and time bound, is very important skills. You should practice hard for the first 6 months I think.<p>- Know your domain. Being a web freelancer means you might have to be full stack. Being able to write the client and server side with ease. You might want to be good at some specific domains - like building sites for X, Y, Z (you can build your own reusable code). Then expand. Looking at stuff at elance is an easy start.<p>Its doable in 6 months. IMO don't stop learning.</p>
]]></description><pubDate>Wed, 26 Jun 2013 16:26:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=5947007</link><dc:creator>c0mpute</dc:creator><comments>https://news.ycombinator.com/item?id=5947007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5947007</guid></item></channel></rss>