If you actually try and use frontier models with basic harnessing and skills setup, you can’t seriously make this claim. Agentic coding is getting extremely good when you take time to properly setup an environment for an agent to work in.
HN user
NERD_ALERT
I don’t disagree that social media has played a massive role in changing the world in a negative way. This is a very far reaching claim though and one that kinda misses the forest for the trees. The problem is that fundamentally capitalism demands that companies find more ways to siphon more money from customers every quarter or they fail.
Social media is a perfect storm for the elites in this system. It’s a CIA wet dream. It’s literally a globalized and hyper personalized propaganda distribution platform. This is the inevitable outcome of capitalism and human behavior. Meta’s whole purpose is to create the most optimized pipeline for accepting money from 3rd parties in exchange for convincing as many people as possible of what they want those people to believe.
Social media is evil but it’s also the natural course of what happens with current technology and the incentives of capitalism.
I started college 10 years ago and all of my homework was computer based, including Calculus and Linear Algebra. Of course for those higher level math classes I had to use paper and pencil to get to the answer but absolutely everything was submitted through an online portal. For any other classes the work was purely done on the computer.
The name of the company is literally Meta. That’s why people call it that…
It’s absolutely not a one time cost. Once you have it you need to hire people full time to maintain it and eventually upgrade it. Hardware fails constantly
I just don’t understand it
Maintaining and updating your own hardware comes with so much operational overhead compared to magically spinning up and down resources as needed. I don’t think this really needs to be said.
Peter Thiel owns a company called Palantir that designs its offices to look like Hobbiton.
It might be less of a misinterpretation and more of an on the nose joke about being overtly evil.
Why is Wayland a disaster? Most of the Linux community is strongly in favor of it.
Hosting a developer environment remotely that you SSH into is very common. That’s how you would approach working with a monorepo that has any serious size to it.
You should use pyenv instead of relying on homebrew for your python version
What? Why would US taxes have anything to do with people in poorer countries?
Atlassian is well positioned to release a coding agent. If they leverage the integration with the rest of their cloud ecosystem it could turn out to be a very cohesive dev loop.
I felt this way with Github Copilot but I started using Cursor this week and it genuinely feels like a competent pair programmer.
What company is allowing employees to have so much data locally? Almost all work is stored in a cloud now. Documents, spreadsheets, design docs, code… If you really are constantly seeing this then that says a lot about the corporation using severely outdated practices.
Free will hasn’t been proven. It’s up in the air how much is predetermined, and how to even define “free” in the context of free will. Even if we do have free will it’s still influenced to some degree by our biology.
The Model 3 is not even close to the “best selling vehicle of all time” by any metric.
Which left wing governments has the US defended against right wing coups?
The US/CIA has a long history of inciting coups, rigging elections, and funding far right terror organizations across Latin America for matters similar or lesser than this [1]. I wouldn’t be so quick to dismiss this as unprovoked internal conflict. Especially given that only a year after this event, another election was held in which Luis Arce won in a landslide [2]. Luis Arce was importantly the finance minister for the Evo Morales administration [3]. There’s no evidence that popular support had ever waned for the Movement for Socialism in Bolivia. Yet Jeanine Añez was able to win in 2019 and exile Evo Morales in an election that involved, “irregularities and serious human rights abuses by security forces,” according to independent human rights organizations [4].
[1] https://en.m.wikipedia.org/wiki/United_States_involvement_in...
[2] https://en.m.wikipedia.org/wiki/2020_Bolivian_general_electi...
[3] https://en.m.wikipedia.org/wiki/Luis_Arce
[4] https://www.theguardian.com/world/2021/aug/17/bolivia-govern...
The 2019 Bolivian political crisis [1] came right off the heels of Evo Morales negotiating lithium trade with Russia and China. Bolivia happens to have the largest lithium reserves of any nation.
[1] https://en.m.wikipedia.org/wiki/2019_Bolivian_political_cris...
I’ve been a daily lazygit user for years and tried this out a few months ago. Seems like a case of rewriting a near perfect tool in Rust just for the sake of doing it. From what I remember this project didn’t have any features that aren’t present in lazygit but was lacking some that are.
Everyone in this comment section seems to forget that we are an extremely small minority of the entire population of people who use web browsers. A vast majority of people don't think about their web browser and simply use whatever they're used to, which for most is Chrome or Safari. They have much better brand recognition and unless Chrome gives them an unusable experience, they won't have any reason to consider changing browsers.
I don’t see how this is relevant. The PC gaming market was niche and immature at this point in time and developers were trying to gain traction. Today the market is massive and virtually all of the users and money is in the PC platform. There is no reason at all that Valve would waste money and developer time on supporting a platform that virtually nobody is going to use now or at any point in the near future. Valve is already doing great work with Proton and Steam Deck to get Linux gaming on par with Windows.
What does that mean?
ZSH is basically the same thing. For all intents and purposes it is basically the same thing. The best attempt I’ve seen to truly make a better shell is Nushell.
It appears that way when the richest people in the country are able to avoid them and bribe politicians to use the working class tax dollars to bail them out every time their risky behavior causes problems. When it’s actually used to properly fund public services we spend less money for better services at the end of the day.
I agree, but also I think it’s fair to say many FE jobs today are basically React dev jobs. I was really excited about Elm, but it seems like that’s not gonna take off.
React is an industry standard tool. If you want to have relevant frontend skills you should know React.
Yes because blaming mass shootings on marijuana is of course absurd. Why don’t any other countries with the access to the same marijuana have mass shootings?
In most cases I believe states are threatened with penalties or withdrawal of federal funding when they try and disobey federal law. Even with other drug laws like alcohol, states have been threatened with losing funding for roads if they were to lower the legal age to 18. Marijuana is simply too negligible of an issue for the federal government to really do anything about it.
https://abcnews.go.com/amp/US/Politics/story?id=4577105&page...
Vimscript is a pain but these days you can use Neovim which supports Lua as a replacement. I’d recommend checking out what Neovim has to offer. ThePrimeagen has a great video on setting up Neovim as an IDE from scratch.