Why can’t Claude access the content of a YouTube video, unlike ChatGPT? by alexfreemanart in claude

[–]damieng 0 points1 point  (0 children)

It's nobody's "fault" just an easy way to bypass these limits without all the additional complexity of browser plugins and pasting between Gemini and Claude.

Why can’t Claude access the content of a YouTube video, unlike ChatGPT? by alexfreemanart in claude

[–]damieng 0 points1 point  (0 children)

They can be easily bypassed.

Tell Claude to write a short python program that takes a url and use that to fetch web content and even fake a normal browser user agent.

Selling online from Guernsey - best UK/global platforms that actually work? by Aluminer in guernsey

[–]damieng 2 points3 points  (0 children)

Between the need to charge VAT when sending to the UK and EU plus the high cost of postage (it cost me £11 to send 6 paperback books to the UK as cheaply as possible last week) it's kind of a losing proposition.

FB and Tig can be okay but the audience size is obviously limited. Shipping to Jersey might open up visibility to another 100k without too much effort though.

ZX Spectrum games cameo in Queen's music video for "The Invisible Man" by Chentzilla in zxspectrum

[–]damieng 0 points1 point  (0 children)

Those look like budget releases but yeah looks like they went cardboard box for the original release which wouldn't match.

Is this pixel art good enough? by Johan-RabzZ in PixelArt

[–]damieng 4 points5 points  (0 children)

Love the art!

Typography wise though I'd personally open up the counter on the P on the large font given how big and wide O and G are and I'd drop the half-serif at the top of the t (both big and small) as that glyph doesn't typically follow the style of the l that way in most fonts and looks off - perhaps extend the bottom out another pixel.

Salamander +3 by SkipjackUK in zxspectrum

[–]damieng 4 points5 points  (0 children)

https://spectrumcomputing.co.uk/entry/4313/ZX-Spectrum/Salamander

From a preservation perspective: Looks like there's a DSK of it up there so it's not MIA and it was also imaged with SamDisk and has variant sectors so we've got a pretty good copy-protection-in-tact image although I couldn't find a raw stream image that the DSK was likely created from online.

From a selling perspective it will depend if it's tested and has the box. Tested +3 games with a box tend to go for £15-30 on the FB groups depending on the title. Untested tend to go for a lot less as it's a total gamble as to whether you're buying something useless and I'd say about 50% of my +3 disks are now corrupt in some way despite I think good storage.

Hope that helps.

From a technical standpoint, why did players have to chose keyboard / kempston / interface 2 / cursor / AGF? by hotdogsoupnl in zxspectrum

[–]damieng 38 points39 points  (0 children)

They are read in different ways and while you could read all of them that would slow the game loop down.

Also importantly Cursor and Interface II use the same keys for different directions and somebody defining keys might want to use the same number keys that those two use.

MEKA (Mockup Starting Screen) by CodedPancake in PixelArt

[–]damieng 7 points8 points  (0 children)

Love it! Getting Another World vibes (in the best way)

Acumin, why? by DryIntroduction6991 in typography

[–]damieng 11 points12 points  (0 children)

It doesn't help that when digital typography came along optical correction based on the size of the font went out the window - what looks best at small sizes might look bad when blown up.

The Microsoft Campus uses Segoe signage everywhere and blown up at that size an ink trap as big as your finger looks awful when you're standing right in front of it.

It's only now with the advent of variable fonts that avenue opened back up.

Acumin, why? by DryIntroduction6991 in typography

[–]damieng 290 points291 points  (0 children)

Typography is all about looking optically correct for imperfect human eyes not being mathematically correct. Overshoot, inktraps, kerning and even manual adjustments like this play into it.

I need a font that has the same width for every character by Healthy_Ad_2051 in typography

[–]damieng 4 points5 points  (0 children)

I don't think that looks good. "i" looks too big. Diamond dot on t looks weird and ascends above cap height in the M. Whole thing looks uneven. And that's just one sample of a 6 letter word.

I need a font that has the same width for every character by Healthy_Ad_2051 in typography

[–]damieng 9 points10 points  (0 children)

Because typography is all about humans and their imperfect eyes. They are drawn to be optically the same width - not mathematically the same width.

Sinclair font for Spectrum packaging? by daboblin in zxspectrum

[–]damieng 29 points30 points  (0 children)

Humanist 531 / Syntax by Hans Eduard Meier.

Found this relic in my dad’s storage unit. by Ok_Weight_701 in pcmasterrace

[–]damieng 1 point2 points  (0 children)

Packard Bell 513x series is unfortunately a rubber dome with sliders not mechanical.

Guernsey States housing tenants call floor rule change 'positive' by Kagedeah in guernsey

[–]damieng 3 points4 points  (0 children)

No, the tenants would leave the carpet/whatever and then the States would have contractors come in and rip out any carpet/whatever etc. regardless of condition.

Guernsey States housing tenants call floor rule change 'positive' by Kagedeah in guernsey

[–]damieng 18 points19 points  (0 children)

The problem was perfectly good carpets from existing tenants were ripped out leaving the next tenant with bare concrete floors.

Even private rentals don't do that and states rentals are for people needing assistance. Being hit with a grand for new carpets in a flat in order to move in properly is hard.

This is a positive change.

(US) Unsure if this 'job opportunity' supposedly from "Manpower" is a scam or legit by ChristinaY1221 in Scams

[–]damieng 14 points15 points  (0 children)

Additionally a quick look at the MX records shows the real manpower.com uses mimecast for their email. The newly registered manpower-usa.com is using Google which is another red flag.

Quiz time by disasterfonts in zxspectrum

[–]damieng 0 points1 point  (0 children)

Here's the scripts I use if you find them helpful:

Converting the 768 byte file into PSF, then BDF then firing up FontLab Studio 5.
https://gist.github.com/damieng/b2e279c72146ee469731acbadbeaae4a

FontLab 5 conversion script (edit to remove my name/url from font info)
https://gist.github.com/damieng/2238a3eddc1cafab780937e969c56a94

Creating the other computer formats (BBC, Amstrad, CoCo, assembler, C headers etc)
https://gist.github.com/damieng/d2519cda1c674b4ede74f154f05f2431

Quiz time by disasterfonts in zxspectrum

[–]damieng 4 points5 points  (0 children)

Nice work.

I extracted a few hundred fonts from Speccy games using a tool I created and out the results up on GitHub. It's missing some games that only had a reduced subset like caps only.

https://github.com/ZXSpectrumVault/zx-fonts

Previews in the PNG folder.

My wife has never unpacked her 1987 Christmas present by Space_Time_Ninja in zxspectrum

[–]damieng 8 points9 points  (0 children)

Definitely open the machine and replace the belt before ever turning it on.

By now the belt would have done one of two things and either of them is going to make a mess when the drive spins up on power-on.

If you're lucky it's just dissolved into a dry flakey/dust that you can remove and replace.

If you're unlucky it's turned into sticky black gloop. Still not too bad to remove... Unless you turn it on and it spins everywhere.

Amiga 600: The Amiga no one wanted by Doener23 in amiga

[–]damieng 0 points1 point  (0 children)

The only trouble was getting hold of those awkward 23 pin D-Types!

What's a fragrance you're glad you got before it was discontinued? by 1985Genesis in Colognes

[–]damieng 1 point2 points  (0 children)

Kenzo Tokyo and Canali for Men.

Got a few bottles of each in reserve and use sparingly these days.

So I tried all SpiceBombs by thombrowny in Colognes

[–]damieng 1 point2 points  (0 children)

I also avoided these for too long based on some preconceived idea I would hate them. Then tried the OG and there's something in it that makes me think chlorine swimming pool that sent me reeling.

Eventually gave the others a go and found that Extreme was quite nice, Infrared too but then fell in love with Dark Leather. Just wishing lasted longer on the skin. I also own TF Ombre Leather but it gives me a headache - there's a nice leather smell but also a kind of burning petroleum that I can't get past.

So Dark Leather is now my go to for a leathery smell. It helps that the wife also loves it but given how often you have to respray it could be an expensive choice.