Most active commenters

    ←back to thread

    511 points meetpateltech | 15 comments | | HN request time: 1.32s | source | bottom
    Show context
    johnjwang ◴[] No.44007301[source]
    Some engineers on my team at Assembled and I have been a part of the alpha test of Codex, and I'll say it's been quite impressive.

    We’ve long used local agents like Cursor and Claude Code, so we didn’t expect too much. But Codex shines in a few areas:

    Parallel task execution: You can batch dozens of small edits (refactors, tests, boilerplate) and run them concurrently without context juggling. It's super nice to run a bunch of tasks at the same time (something that's really hard to do in Cursor, Cline, etc.)

    It kind of feels like a junior engineer on steroids, you just need to point it at a file or function, specify the change, and it scaffolds out most of a PR. You still need to do a lot of work to get it production ready, but it's as if you have an infinite number of junior engineers at your disposal now all working on different things.

    Model quality is good, but hard to say it's that much better than other models. In side-by-side tests with Cursor + Gemini 2.5-pro, naming, style and logic are relatively indistinguishable, so quality meets our bar but doesn’t yet exceed it.

    replies(15): >>44007420 #>>44007425 #>>44007552 #>>44007565 #>>44007575 #>>44007870 #>>44008106 #>>44008575 #>>44008809 #>>44009066 #>>44009783 #>>44010245 #>>44012131 #>>44014948 #>>44016788 #
    hintymad ◴[] No.44009066[source]
    It looks we are in this interesting cycle: millions of engineers contribute to open-source on github. The best of our minds use the code to develop powerful models to replace exactly these engineers. In fact, the more code a group contributes to github, the easier it is for the companies to replace this group. Case in point, frontend engineers are impacted most so far.

    Does this mean people will be less incentivized to contribute to open source as time goes by?

    P.S., I think the current trend is a wakeup call to us software engineers. We thought we were doing highly creative work, but in reality we spend a lot of time doing the basic job of knowledge workers: retrieving knowledge and interpolating some basic and highly predictable variations. Unfortunately, the current AI is really good at replacing this type of work.

    My optimistic view is that in long term we will have invent or expand into more interesting work, but I'm not sure how long we will have to wait. The current generation of software engineers may suffer high supply but low demand of our profession for years to come.

    replies(7): >>44009132 #>>44009257 #>>44009278 #>>44009984 #>>44010148 #>>44011796 #>>44051842 #
    1. lispisok ◴[] No.44009278[source]
    As much as I support community developed software and "free as in freedom", "Open Source" got completely perverted into tricking people to work for free for huge financial benefits for others. Your comment is just one example of that.

    For that reason all my silly little side projects are now in private repos. I dont care the chance somebody builds a business around them is slim to none. Dont think putting a license will protect you either. You'd have to know somebody is violating your license before you can even think about doing anything and that's basically impossible if it gets ripped into a private codebase and isnt obvious externally.

    replies(3): >>44009484 #>>44014837 #>>44015728 #
    2. hintymad ◴[] No.44009484[source]
    > "Open Source" got completely perverted into tricking people to work for free for huge financial benefits for others

    I'm quite conflicted on this assessment. On one hand, I was wondering if we would get better job market if there were not much open-sourced systems. We may have had a much slower growth, but we would see our growth last for a lot more years, which mean we may enjoy our profession until our retirement and more. On the other hand, open source did create large cakes, right? Like the "big data" market, the ML market, the distributed system market, and etc. Like the millions of data scientists who could barely use Pandas and scipy, or hundreds of thousands of ML engineers who couldn't even bother to know what semi positive definite matrix is.

    Interesting times.

    3. brookst ◴[] No.44014837[source]
    Protect you from what?

    What harm is there to you if someone uses some of your code to build a business, as compared to not doing so? How are you worse off?

    I’ve never understood this mentality. It seems very zero sum and kind of anti social. I’ve built a couple of businesses, and there’s always economic or technical precedent. I honestly don’t mind paying it forward if someone can benefit from side projects I enjoyed doing anyways.

    replies(5): >>44015308 #>>44016665 #>>44029803 #>>44030120 #>>44051764 #
    4. computerex ◴[] No.44015308[source]
    Exactly. If you are not actively going to compete in that space why not let someone else compete instead using your work?
    5. Wowfunhappy ◴[] No.44015728[source]
    So let's say your side project improves your life by 5 happiness points. You have two options:

    --- OPTION A - Keep your project private.

    • You get five happiness points.

    --- OPTION B - Make your project public.

    • Other individuals may get a small number of happiness points.

    • A megacorp might turn your project into a major product without compensating you and get a million happiness points.

    • You get five happiness points.

    ----------

    In either scenario, you still end up with five happiness points. If you release your code, other people may get even more happiness points than you, which isn't really fair. But you are no worse off, and you've increased humanity's total wealth of happiness points.

    replies(2): >>44015866 #>>44015887 #
    6. lispisok ◴[] No.44015866[source]
    You really dont see why somebody wouldnt like a megacorp to take their hard work, use it to make a billion dollars, dont see a cent themselves, while struggling to buy a house in this very unaffordable housing market?

    https://knowyourmeme.com/memes/total-happiness-in-the-world-...

    replies(1): >>44017050 #
    7. dragonwriter ◴[] No.44015887[source]
    This assumes that none of the effects of making a project public or private have any impact on the output of your personal utility function, which may be true for you personally, but certainly cannot validly be assumed to be generally true.
    8. surgical_fire ◴[] No.44016665[source]
    > What harm is there to you if someone uses some of your code to build a business, as compared to not doing so? How are you worse off?

    This someone might be someone I dislike. It would cause me some mild annoyance that they benefited from my effort.

    replies(1): >>44022020 #
    9. mullingitover ◴[] No.44017050{3}[source]
    Google, Microsoft, Meta, IBM, Red Hat, etc. are huge players in open source, they probably contribute significantly more hours of work in building and maintaining major open source projects than the hobbyists.

    Not that hobbyists don't contribute, but these models are certainly being trained on the work of salaried engineers as much as their trained on hobbyists' spare time projects.

    replies(1): >>44029854 #
    10. brookst ◴[] No.44022020{3}[source]
    It’s not healthy to let hypothetical spite guide your participation in civilization.
    replies(1): >>44023811 #
    11. surgical_fire ◴[] No.44023811{4}[source]
    It's also not healthy to sip on whiskey or smoke some tobacco, but I do both on occasion.

    Spite is also pretty pleasurable.

    12. tom_m ◴[] No.44029803[source]
    You have a right to the work you author. If you are selling your work or your services, then you have to protect your product - yourself.

    If you decide to put open source out there for others to use, then sure. You chose to allow that.

    If you didn't license it for that, then it shouldn't be in an LLM.

    13. tom_m ◴[] No.44029854{4}[source]
    Yea those companies do...but you know what? Those engineers working there contributing that code are getting paid to do so.
    14. thawawaycold ◴[] No.44030120[source]
    If that someone then takes that work that you're providing for free to other people to build on it, makes a closed source product out of it and gives you no attribution, then you can be darn well sure I want to protect it.
    15. mikepurvis ◴[] No.44051764[source]
    And much as people joke about "exposure" not putting food on the table, being able to walk into a job interview with your name known because the company is already using your code/project is huge.