Bert Driehuis

@bertdriehuis@infosec.exchange
5 Followers
27 Following
23 Posts
Security noob since 1986

@GossiTheDog In other words, their wetware was targeted.

"Our staff is our most valued asset. We depreciate on it."

@finestructure fun fact: you can't subscribe to Slate's ad free offering with Firefox and an adblocker. Had to fire up chromium just to find out that they charge $120 per year. Oh, and of course you only find the price after the trial period in the small print, the prominently displayed price is $15.

Sigh. I like one of their podcasts but was very put off by being marketed to in this way.

@tomwarren.co.uk Who needs artificial stupidity when you've got the real thing in ample supply?

@nixCraft So many open source projects have done a rug pull on their users that "past results may not be indicative of future results".

After a ton of projects got burned by corporate greed, some tried creative licensing to at least carve out a foothold, resulting in licenses like Affero.

Of all the projects I evaluated for my web site visitor counting, I picked plausible.io because it was open source, seemed to be above board when it comes to their vision of the future, and seemed to have a plan for sticking around by having a hosted option.

I'm putting my money where my mouth is by sponsoring tools like plausible on GitHub to the tune of what I'd pay for a commercial service.

I haven't followed their license shenanigans recently, but seeing them reviewed like this for trying to carve out a market while retaining free and unfettered self hosting options reminds me of Monty Python's Judean People's front feuding with the People's Front of Judea, with the Roman occupier watching in amusement.

@erik @jerry if the thing is vibe coded by a cat, I wonder how much value would be added by canary testing. If it were my cat, the canary would be MIA before the smoke testing pipeline would finish.

@nonlinear @ashok @SecurityWriter Actually, in most fonts that support old style numerals, you have to select them using OpenType features. I've documented the black magic to do so in CSS or LibreOffice in the DINish docs: https://fonts.playbeing.com/dinish/. Then you just type them on your keyboard and hey presto: your numbers look nice with lower case text

I use old style tabular all the time. It's much easier to distinguish the digits, especially when you're tired.

If you don't want to deal with OpenType you can use a tool like https://github.com/twardoch/fonttools-opentype-feature-freezer to create a specialized font with just the features you want.

DINish – a fresh take on a classic typeface

a fresh take on a classic typeface

DINish
@SwiftOnSecurity I can watch the Prelinger Archives for days on end!

@XaetaCore @calvin_thefreak @nixCraft The problem with forking is that maintaining something as big and complicated as a browser takes significant effort. Maintenance is not sexy work. If Mozilla keels over, the forks can no longer depend on the upstream doing the heavy lifting.

I do not think a world with just one browser would be a nice prospect.

Keep in mind that, much as I hate what happens in the Mozilla board room, I'm not under any illusions regarding the competition. Especially if you see that most browser makers are unwilling and quite likely unable to make their own engine, so there's only a handful in Mozilla's league. If I ran Mozilla, I'd be hellbent on turning out a code base that would put chromium to shame, but alas, that is not how the dice rolled (and I'd prolly make a lousy manager too).

@ipg I've wished this was available a couple of times. Serves me right for not just opening the Webmaster Tools to see what is hidden beneath the surface...
@Blf_tpe @_XCM @nixCraft There is no such thing as "reporting errors so they can be fixed", that's just not how LLM's work.You can use llm's if you have a deep enough understanding of the subject matter to catch issues. But the risk of learning the wrong thing is ever present if you cannot verify what it claims with trusted sources. Use it for learning at your own peril.