HackerTrans
TopNewTrendsCommentsPastAskShowJobs

habitue

no profile record

Submissions

Free software is more valuable now

publish.obsidian.md
2 points·by habitue·il y a 4 mois·1 comments

Spec driven development doesn't work if you're too confused to write the spec

publish.obsidian.md
32 points·by habitue·il y a 5 mois·7 comments

comments

habitue
·le mois dernier·discuss
[flagged]
habitue
·il y a 2 mois·discuss
I'm no Musk fanboy but I think this kind of maximally cynical take is tiresome. They thought it would work, they expended significant engineering effort and money making it real and producing it and selling it to customers.

The simplest explanation is that they did all that and the market didn't want it. The economics of traditional panels outweighed the aesthetic advantages of tiles and they're pivoting. No conspiracy or fraud need be invoked.
habitue
·il y a 2 mois·discuss
I am confused about why Gary Marcus thinks it's so obvious that Claude isn't conscious. As he points out, Dawkins is just taking a bog-standard behaviorist position: that he can't distinguish Claude from a conscious being just by the behavior here.

Marcus is saying "Well, if you knew they were trained to mimic, then you'd understand it's just mimicry and not real consciousness" The problem with this argument is that we just don't have a good idea what "real consciousness" is. What if, in order to simulate human text prediction with sufficient accuracy, the model has to assemble sub-networks internally into something equivalent to a conscious mind? We could disprove that kind of thing really quickly if we knew how to define consciousness really well, but we kinda don't!

Philosophers are genuinely split on this question, it's totally reasonable to be on either side of this based on your personal intuition. Marcus's position seems to be actually based on his own personal incredulity, despite his claims that understanding LLM training methodology gives him some special insight into the internal experience (or lack thereof) of an LLM.

(The Claude Delusion is a banger title though)
habitue
·il y a 4 mois·discuss
The first edition is expensive. The current edition is ~$90 for a full color hardcover (expensive but not ruinius if you really want it)
habitue
·il y a 5 mois·discuss
Sometimes, in the interest of having something rather than nothing, I have to press publish. This entails getting things wrong, which is regrettable.

I will say, that I'm trying to steelman the code-as-assembly POV, and I dont think the exact historical analogy is critical to it being right or wrong. The main thing is that "we've seen the level of abstraction go up before, and people complained, but this is no different" is the crux. In that sense, a folk history is fine as long as the pattern is real
habitue
·il y a 8 mois·discuss
This is an interesting distinction, but it ignores the reasons software engineers do that.

First, hardware engineers are dealing with the same laws of physics every time. Materials have known properties etc.

Software: there are few laws of physics (mostly performance and asymptotic complexity). Most software isnt anywhere near those boundaries so you get to pretend they dont exist. If you get to invent your own physics each time, yeah the process is going to look very different.
habitue
·il y a 9 mois·discuss
This just doesn't explain things by itself. It doesn't explain why humans would care about reasoning in the first place. It's like explaining all life as parasitic while ignoring where the hosts get their energy from.

Think about it, if all reasoning is post-hoc rationalization, reasons are useless. Imagine a mentally ill person on the street yelling at you as you pass by: you're going to ignore those noises, not try to interpret their meaning and let them influence your beliefs.

This theory is too cynical. The real answer has got to have some element of "reasoning is useful because it somehow improves our predictions about the world"
habitue
·il y a 9 mois·discuss
...and will also have a deeper understanding of the problem that will help solving other problems down the line?
habitue
·il y a 9 mois·discuss
Skills wont use less context once invoked, the point is that MCP in particular frontloads a bunch of stuff into your context on the entire api surface area. So even if it doesn't invoke the mcp, it's costing you.

That's why it's common advice to turn off MCPs for tools you dont think are relevant to the task at hand.

The idea behind skills us that they're progressively unlocked: they only take up a short description in the context, relying on the agent to expand things if it feels it's relevant.
habitue
·il y a 9 mois·discuss
These kinds of tools should be standard in understanding code
habitue
·il y a 9 mois·discuss
Pylon (https://pylonlending.com) | ONSITE Menlo Park, CA

What Stripe did for payments, Pylon is doing for the mortgage industry: We're taking a sleepy industry with backward technology and re-building the stack from the ground up. We're first-principles thinkers, and our team is small, talented and ambitious.

I'm hiring generalists who love coding and want to build something beautiful in an industry where technology written in the 90s is the norm. We're Series A, well funded, and we have traction with customers. Come to Menlo Park and help us turn the $13 trillion US mortgage industry into a set of APIs.

https://jobs.ashbyhq.com/pylon?utm_source=hn-whos-hiring

If you like:

- Programming languages

- Functional or Logic programming

- Operations research & optimization

- Working on an amazing team on a really hard problem

Come join us!
habitue
·il y a 9 mois·discuss
I mean, bcachefs is basically the equivalent of rewriting all that code, without explicitly trying to be a clone. Same for btrfs
habitue
·il y a 10 mois·discuss
I think Co-* is probably better, though more obscure I guess
habitue
·il y a 11 mois·discuss
We did this at stripe when deprecating TLS 1.0, and called it a brown out (I don't know the origin of the term in software).

You do it when you have a bunch of automated integrations with you and you have to break them. The lights arent on at the client: their dev teams are focused on other things, so you have to wake them up to a change that's happening (either by causing their alerting to go off, or their customers to complain because their site is broken)
habitue
·l’année dernière·discuss
Pylon (https://pylonlending.com) | ONSITE Menlo Park, CA

What Stripe did for payments, Pylon is doing for the mortgage industry: We're taking a sleepy industry with backward technology and re-building the stack from the ground up. We're first-principles thinkers, and our team is small, talented and ambitious.

I'm hiring generalists who love coding and want to build something beautiful in an industry where technology written in the 90s is the norm. We're Series A, well funded, and we have traction with customers. Come to Menlo Park and help us turn the $2 trillion US mortgage industry into a set of APIs.

I've been commenting on HN since 2009, if you apply through this link, I'll personally reply to your app:

https://jobs.ashbyhq.com/pylon?utm_source=hn-whos-hiring

If you like:

- Programming languages

- Operations research & optimization

- Building things the right way

Come join us!
habitue
·il y a 8 ans·discuss
I can understand nontechnical people becoming distressed by the fact that it can't be deleted. But Bloomberg (and Techcrunch) should not be making a big deal out of those fears. Both articles seem to be stoking the angle "ooh, you can't delete it! Sinister..."
habitue
·il y a 8 ans·discuss
I'm not a huge facebook fan but this thing about only being able to disable but not delete the app is misleading about how sinister it is.

All it means is that the app comes installed by being part of the ROM image. It can be disabled which is essentially the same as deleting it, except you don't get the space back (which is fine since it's the rom, you can't use it without reflashing anyway). Once disabled, the Facebook app won't be able to track you or be loaded into memory.

What this deal is really about is the Facebook app coming preinstalled on new Samsung phones. Bloatware: yes. But don't make too big a deal about the "undeletable" thing.