I used LLM to teach me how to code and get through obstacles that would have me spending a lot of time doing ???. Typically, I just write code that I know a lot of time is absolutely wrong but the LLM helpfully point out mistakes.
I am slowly doing more of my own code and cutting out the LLM out of the loop in the unfamiliar territory I am working in.
My main concern is not so much productivity but understanding the code I have written and feeling agency over it.
There needs to be regulation so algorithms are turned off by DEFAULT for every user - with the option to turn on for those that want a dose of brainrot
HN's algorithm is in fact kosher, because it's not personalized. On HN, arguing with people on topic X will not make you get shown even more articles on topic X to keep you engaged. Reddit-like platforms are similarly okay (you personalize your experience by subscribing) and short video platforms like Tiktok are the great evil.
Reddit “best” sorting is pretty much like instagram and TikTok now, have to make sure it on hot/top, otherwise it’ll show you “related” things from subreddits you never subscribed to.
This is a case of psychological exploitation - in a free market of algorithms the current dominant flavor on platforms would win for the majority of people. As unpopular as it may be in this forum the real solution here is government regulation as we need to work as a society to protect our brains from these exploits.
I used LLM as a tutor to tackle unfamiliar terrain. That is, I write code that I know very likely doesn't work but is the best code that I could have written. The LLM will happily tirelessly show me what I did wrong and what the correct code actually look like. Then, at the end of it, I got code that running. That's a tight feedback loop.
It's still very slow. It took me two hours to write code that generate JSON data and then to write a web page that displays a knowledge graph.
One thing you have to be aware is that the LLM will happily generate code for you and you have to discipline it from time to time. I notice that my reading comprehension begins to suffer if I don't write the code myself and have to understand what the LLM wrote for me as opposed to the LLM correcting where I went wrong.
One thing I would like to try with an LLM is understanding a large and complex existing codebase like OpenSCAD that doesn't leverage my existing skillset(high level programming languages with OpenSCAD as primary language in the past year). That has always been a barrier to contribution for me.
INDX is an up and coming option that will probably change how multimaterial printing done, hopefully. I bought the founder edition but it will be a long time coming.
As an aspiring business owner, I am looking to transition to a more open printer as the OCL isn't something I want to rely on.
No. It's easy. I develop tools. Some of which are tools I may want to sell to other. if I am dependent on a platform to make money, I don't want to ask permission to do so.
But let's not forget that if author cannot live of what they create, they, for the most part, won't be able to continue creating.
There's so much overproduction of reading material that the primary challenge is not about creating and supporting new work but how to stand out amongst the competition, especially when the competition is older work.
The older works are perfectly fine, they just needs to be resurfaced so that people don't go working on materials that other people already written. That means these materials should be widely available, such as being in the public domain.
To go a step further, no one is entitled to make a living through their own preferred means.
You want be an astronaut? You have to work your way through the program, competing with all the other candidates.
More people want to be authors than astronauts. The competition is fierce. The market is what it is, and piracy is part of it. If you can’t deal with that (financially, emotionally, whatever), then you probably should not be an author. Being an author does not entitle someone to make a living as an author.
Intellectual property laws are regulatory capture of published works. As we know, they don’t work particularly well, but people still want to make their living using that leverage. At the cost of everyone else in society.
My advice to those wishing to publish anything: do not expect anything in return.
Hum... Society is entitled healthy and well-supplied markets.
AFAIK, in our current situation that demands weaker copyrights (and patents too), but "the market is what it is" is a really bad framing. What, are you against any kind of change?
I think intellectual property rights work astoundingly well. We have an incredibly rich, varied culture of published materials supporting vast legions of authors, artists, film makers, software developers, designers, publishers, playwrigts, actors, musicians, journalists, manufacturers, and on, and on.
Scholars aren't supported by sales of their published work, but by teaching/research salaries, much of the money for which comes from the public via government grants.
Musicians by and large aren't supported by record sales, especially in the streaming era, but by concert tickets, merch, etc., or often by other income sources like paid lessons, session work, one-off commissions for specific customers, etc.
Very few fiction authors make a living at it, and most of those who do are barely scraping by.
Journalism is in a very sorry state in the 2020s; its long-time essential income source – classified ads – collapsed a couple decades ago under pressure from free or cheap online substitutes and the industry still hasn't figured out a viable alternative at scale. There has been a 75% drop in local journalists since 2000, most important local news now goes unreported (in many places there is no local reporting whatsoever) and regional/national scale journalism has been increasingly co-opted by the super-wealthy and turned to propaganda. Independent industry leaders with integrity are, over time, replaced by shills and the ethics of industry culture is degenerating.
Big budget TV/movies is probably closest to matching your argument, since these require large-scale coordination by hundreds of people to produce, but here too there are significant complications.
In all of these industries, the people making most of the profit are businesspeople rather than creators, though a trivial number of celebrity creators make good money.
Much of the published culture you mention is done entirely as a hobby, and our current copyright regime actually stands in the way of creation as much as supports it.
There's still the possibility of some form of ads getting embedded in local models, or biases that favor certain sponsored content, which is one reason why having more than just the weights open is important. But that's probably a less immediate threat.
Labor became too expensive to afford than technology obsoleting household labor. They can find better opportunities. Currently labor is too cheap due to the housing crisis and poor urban planning. Paradoxically labor will become more expensive once structural issues are fixed.
I am slowly doing more of my own code and cutting out the LLM out of the loop in the unfamiliar territory I am working in.
My main concern is not so much productivity but understanding the code I have written and feeling agency over it.
The LLM is a very good teacher.
reply