HackerLangs
TopNewTrendsCommentsPastAskShowJobs

maweaver

no profile record

comments

maweaver
·geçen ay·discuss
I don't know where's a good place to post a screenshot, but can confirm I get a dialog saying:

> Get an app to open this 'x-apple.systempreferences' link

> Your PC doesn't have an app that can open this link. Try looking for a compatible app in the Microsoft Store.
maweaver
·geçen ay·discuss
One thing really stands out, which is that Bricks and Minifigs is pointing the finger at the franchisee for an "unauthorized" consignment deal. While the blog post has a screenshot of the contract specifically allowing consignments. Which undercuts a large part of the corporate argument.
maweaver
·2 ay önce·discuss
Yes but generally one cannot walk into a store and buy a fake id, then turn around and hand it to another cashier in the same store for a restricted purchase. Which I think would be the closer metaphor.
maweaver
·3 ay önce·discuss
He bought his way into politics, came in with a chainsaw (almost literally), realized he didn't want to be in politics after all and rage quit. It may not make him a dumbass, but it certainly makes him some sort of ass.
maweaver
·3 ay önce·discuss
As someone else mentioned above, with jam bands each performance is unique, and people definitely value getting access to every show. For bands repeating the same set as identically as possible on a tour, not sure how much it matters which performance you listen to. Although some people might be into it, for the "I was there" novelty factor.
maweaver
·3 ay önce·discuss
Using what mechanism? Most Linux updates are not pushed but rather pulled at the user request. You can use Linux totally offline. This is fundamentally different than a webapp, where code is sent with every visit
maweaver
·3 ay önce·discuss
I've been doing some RAG prototypes with hybrid search using pg_textsearch plus pgvector and have been very pleased with the results. Happy to see a 1.0 release!
maweaver
·4 ay önce·discuss
Relevant to this story, laser eye surgery was developed in the late 80s/early 90s and can improve sight to the level that some who were legally blind no longer are.
maweaver
·4 ay önce·discuss
It means that especially those who went to the island but also most of the others don't care about protecting children. They merely see a way to consolidate power and are jumping on it.
maweaver
·5 ay önce·discuss
I love using AI and find it greatly increases my productivity, but the dirty little secret is that you have to actually read what it writes. Both because it often makes mistakes both large and small that need to be corrected (or things that even if not outright wrong, do not match the style/architecture of the project), and because you have to be able to understand it for future maintenance. One other thing I've noticed through the years is that a surprising number of developers are "write only". Reading someone else's code and working out what it's doing and why is its own skillset. I am definitely concerned that the conflux of these two things is going to create a junk code mountain in the very near future. Humans willing to untangle it might find themselves in high demand.
maweaver
·5 ay önce·discuss
Jeffrey Skilling, as a major example. Sam Bankman-Fried, Elizabeth Holmes, Martin Shkreli, just to name a few
maweaver
·3 yıl önce·discuss
> What can we expect students to get out of an elementary course in differential equations? I reject the “bag of tricks” answer to this question. A course taught as a bag of tricks is devoid of educational value. One year later, the students will forget the tricks, most of which are useless anyway.

That's exactly how I was taught differential equations 20 years ago. And as expected I have totally forgotten all of them. I do wish I'd gotten some deeper lessons from it. Even a concept or two that stuck with me would be better than remembering I learned a bunch of math tricks a long time ago that I can no longer do.