Hacker Newsnew | past | comments | ask | show | jobs | submit | Sleaker's commentslogin

Isnt this essentially just slight of hand? Google basically defaults to AI search now doesn't it? So of course it will be 'fastest adopted' it's what is shoved in peoples faces.

If the results are garbage, or people have difficulty with it... Of course number of searches goes up. That doesn't mean the product is better or its not resulting in brand damage.


Don't believe your lying eyes, AI results are better!


I'm in the same boat, I started using go only a year ago, but don't want to really use anything else now for apps or data processing. I wrote an app that loaded a lot of data for reporting into duckdb. I've been doing so much java and JavaScript that I feel like it was just much simpler to deal with overall.

Shell for the scripts. I haven't tried to work through much DSL as I really am not a fan of DSLs. Maybe I'll give haskell a shot again to see if it sticks.


We do get ice and snow in Portland, along with flooding and landslides. No, it's not the same as Midwest, but we do get a few days every other year or so that you just don't drive out in. The black ice around a couple curvy sections of i-5 are notoriously bad at night in winters. (Terwilliger)


I have lived in the midwest, as well as Portland. It is good that Portland only occasionally gets ice, because in like-for-like conditions it is way more dangerous than the midwest. Primarily because of hills. I found driving in snow & ice in the midwest to be mostly a non-event, even on inadequate tires.


Steam dropped basically alongside team fortress.


I think this is assuming that the labor market knows how to identify the dirct value of devs. This already seems to be a problem across the board regardless of job role.


I think solo founders or small software companies where top tier devs can have huge ownership will be making top dollar.


Can you give an example of what a solo founder might now make top dollar on that he previously couldn't?


I think a solo dev can make a $1b company whereas it was impossible before.


Yes I understand but so far I don't know what such a company could look like, or even in what industry it would be.


Isn't the whole thing sidestepping another issue? If the code was rewritten with an AI, then it becomes a non-copyrightable work? Hasn't this already gone through the courts? So isn't the resulting library de facto public domain, even if the maintainer wants to try and attach a license to it?

Edit: looks like an IP lawyer had this exact issue on the GitHub and it was closed.


Aaaannd get to claim the 100 as revenue to show investors that the company is performing better than if I had not made the deal, which also means that demand for the product stays inflated which also means I can keep my margins higher by not needing to discount my product.


Urgently need an IPO so losers can chip in. If the sandcastle plummets before, funds and other AI companies lose a lot, so better bet again and again, even if this is nonsensical.


Because the cost of doing business in those markets is probably more than what they could get for the product. And if they lower the price in that market, it might devalue the product line as whole and potentially causes brand damage.


The brand isn’t the one doing the business. It’s the 3rd party who we’ve already established is unscrupulous. So why should they care about the brand value?


I'm at a large company that is building connections between all of its different financial systems. The primary problem being faced is NOT speed to code things, the primary problem at large companies is getting business aligned with tech (communication) and getting alignment across all the different orgs on data ownership, access, and security. AI currently doesn't solve any of this. Throw in needing to deal with regulation/SOX compliance and all the progress you think AI might make, just doesn't align with the problem domains.


Totally makes sense. Turns out that a lot of what Palantir's "Forward Deployed Engineers" do is navigating these bureaucratic and political obstacles to get access to the data: https://nabeelqu.co/reflections-on-palantir -- which may be Palantir's real secret sauce, rather than the tech itself.


Agreed. The SWEs already receive a steady supply of conflicting demands from every possible business unit; the value add for these teams is a working PMO to prioritize the requests coming in.


This is also generally true for all mid to large businesses I've ever worked at.

The code they write is highly domain-specific, implementation speed is not the bottleneck, and their payroll for developers is nothing compared to the rest of the business.

AI would just increase risk for no reward.


> getting business aligned with tech (communication) and getting alignment across all the different orgs

This is what a CEO is supposed to do. I wonder if CEOs are the ones OK with their data being used and sent to large corps like MS, Oracle, etc.


I haven't seen what you're suggesting from a CEO at a large company that's primary business is non-software related. At some point in a businesses life theres an accumulation of so many disparate needs and systems that there can be many many layers of cross org needs for fulfilling business processes. This stuff is messy.

I think I saw it asserted that its easier for a new company, which definitely makes sense as you don't carry along all the baggage.


I work in large projects like this, the CEO doesn't get involved in the little "computer project" except during the project kickoff. Even then, it's just to "say a few words about the people I admire on this team". In large global companies these projects are delegated 3 or 4 levels below the CEO at the highest.


Makes me wonder if they are getting ripe for disruption. Not by a new business model, but a new operating model where a CEO will be tech/ai-aware and push through all these kinds of things.


There's definitely a market for on-prem solutions that don't involve sending all your data to someone else, while reaping the benefits.


Maybe a bit pedantic, but if you're streaming it, then you're still downloading portions of it, yah? Just not persisting the whole thing locally before viewing it.

Edit: Looks like this is a slight discrepancy between the HN title and the GitHub description.


Yes, I agree. I'm not persisting the WSI locally, which creates a smoother user experience. But I do need to transfer tiles from server to client. They are stored in an LRU cache and evicted if not used.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: