HackerTrans
TopNewTrendsCommentsPastAskShowJobs

afandian

7,946 karmajoined 14 anni fa
UK

https://pardalotus.tech

https://afandian.com

Submissions

Making a small pipe organ from scratch (videos)

youtube.com
1 points·by afandian·6 mesi fa·0 comments

[untitled]

1 points·by afandian·8 mesi fa·0 comments

Women taking Meta to task after their baby loss

bbc.co.uk
5 points·by afandian·9 mesi fa·1 comments

comments

afandian
·4 giorni fa·discuss
I wonder if it’s malicious compliance on the part of the manufacturers.

They can trivially determine if their tech is effective. Making it mandatory, despite the problems they must surely know about, might produce some democratic pressure for more nuanced legislation.
afandian
·8 giorni fa·discuss
Luckily our investors helped us out with the regulatory capture, so we don’t need to worry about the safety, just the palatability.
afandian
·8 giorni fa·discuss
Maybe it's the cause of our "bad teeth".

(I heard the rumour too. But no-one I know fails to rinse the "washing up liquid" (as we call it) off their plates)
afandian
·8 giorni fa·discuss
Wow!

(No, from dry-cleaning)
afandian
·8 giorni fa·discuss
Too late, already been done!

https://stroodles.co.uk/collections

I bought some edible cups out of curiosity a few years back. Nice for coffee. I did end up eating them all, although some of them were still dry at the time of consumption.

I think edible soap has better behaviour-adjusted shelf-life here.
afandian
·8 giorni fa·discuss
Thanks, I might try and reset that 'trust'. I don't recall if it popped up or not originally.
afandian
·8 giorni fa·discuss
It's a quite old, third-hand car. But there are plenty of people reporting the same thing.

But why can't my iPhone let me set permissions for the thing I plug it into? It's unreasonable to prevent me from changing the audio output.

Examples:

- https://www.peugeotforums.com/threads/mp3-ipod-random-play-p...

- https://discussions.apple.com/thread/254051162?sortBy=rank
afandian
·8 giorni fa·discuss
I don't know the first thing about dishwashers, but it seems obvious to me.

The cycle-to-volume ratio is as bad as it could possibly be. Conventional dishwashers recirculate water as they wash and rinse. I imagine there's an mx + c formula to how much water is needed (c = enough water to prime the pump or whatever). So compared to a normal size load, you'd be wasting that constant amount of water.

The wash is also likely going to follow mx+c (c = time for grease to break down, time to rinse, time to dry etc). You can wait a few hours for a whole set of crockery. Can you wait a few hours for a single plate?

Commercial "passthrough" dishwashers work very differently. Manual mechanical action with a spray, plus a quick wash, sterilise and rinse. At that point why not wash your single plate by hand?
afandian
·8 giorni fa·discuss
The innovation here is clearly edible soap.

And the 'less water' claim is technically correct, but it doesn't mention the decamethylcyclopentasiloxane. Just because it's complicated to spell, you understand.
afandian
·8 giorni fa·discuss
Am I the only person who hates plugging their iPhone into their car to charge and completely losing control of it?

When I plug it into the USB socket, my Peugeot 207 starts playing a random podcast track on my phone. No way of stopping it. If I stop it, it starts again. I can't select a different audio output, e.g. the phone speaker. There are plenty of people complaining about this on the forums.

Yes, it's a bug in either the iPhone or the car. Yes the bug shouldn't be there, but it is. I should be able to disable it.

I'm in the habit of bringing a spare battery with me so I can use phone sat-nav.
afandian
·9 giorni fa·discuss
That third word, starting with 'n' is British slang, which you are welcome to look up.

Presumably the etymology was in place before it took on its present meaning, but it is not a word I would use in a professional context.

My comment was oblique, but not sarcastic. Partly because I didn't want to use the word directly, and partly in keeping with the tone of the original blog post!
afandian
·9 giorni fa·discuss
Equally, I doubt there was a single Brit involved in RFC 2617 Section 4.3 (for example).
afandian
·11 giorni fa·discuss
Then Sony should have business insurance so they can refund all the customers.
afandian
·11 giorni fa·discuss
Well I was confused by it! I was expecting an article on amateur semiconductor fabrication. Granted, that was due to my misreading it as 'optocoupler'.
afandian
·13 giorni fa·discuss
I’ve been down this path (it was a script for scraping and extracting text). You write your text utility in bash. It works. Then you need a regex so you use sed.

Then you wonder why it doesn’t work in your other environment. Then you find that GNU vs BSD sed have different syntax.

Better to start with Python once you’re doing more than coordinating well known other tools.
afandian
·23 giorni fa·discuss
Cool! I didn’t know it was transreflective. Do you have one? How’s the contrast?
afandian
·23 giorni fa·discuss
Pebble is back, with MIP reflective LCD. I have one. It's great.

https://repebble.com/
afandian
·23 giorni fa·discuss
This is where the morphological approach falls down. This is an "analogous trait", i.e. something that's arrived at through two independent evolutionary pathways.

These palps are due to a reproduction process called "stamping". Sounds violent, but that's nature for you. This is an asexual process. The tabs give an advantage to the overall clutch of young, not individuals.

There's a morphologically similar trait in other Plasticae that's the result of "injection moulding". This involves the mating of two (or sometimes more) parents. This method allows for the evolution of more complex features.

Overmoulding is also possible, which produces symbiotic organisms.
afandian
·mese scorso·discuss
Lots of governments. In the UK this has come up again in the past few days.

This came across as part lip service, part cheeky “this should be the parent’s job, not the state”.
afandian
·mese scorso·discuss
Behind my question was another one: is there too much in the source tree that doesn't _strictly_ need to be?

Maybe not?

I just got the impression that there are a _lot_ of obscure drivers that have to be carried, and are eventually removed causing annoyance. An ABI for the people who cared about that random driver might localise the maintenance burden.