HN user

m712

122 karma

I complain a lot.

Posts6
Comments53
View on HN
Old CSS, New CSS 6 years ago

About map/area: Some websites still use them, and really well too. The Team Fortress 2 website[0] uses them with the images at the top of the page to link each of the characters' description pages.

[0] https://teamfortress.com/

Dark Horse Discord 7 years ago

Are you the original author of the article? The article itself seems to be experiencing issues right now, but from what I recall, the author mentions "extensible roles" and "good free tier" as the features that got him to use Discord. I don't consider these features crucial enough to use non-Free Software. If you are not the original author and have other features in mind, please explain which features of Discord are "so incredibly good".

Dark Horse Discord 7 years ago

Discord is also proprietary software and is backed by Tencent. Read the privacy policy, it might surprise you.

Please try investing in Free, Open Source alternatives first.

No mention of Smalltalk in the comments? The "codebase" that is managed by ucm sounds very similar to Smalltalk images. I am personally delighted about this.

PHP 7.4 7 years ago

I have been waiting for a strongly typed mainstream high level language for a long time (TypeScript doesn't count because all type information is stripped during runtime). PHP still has a lot of cruft that prevents me from using it in my projects, but the recent updates seem like a step in the right direction. Hope that by PHP 8 the language will have deprecated more of the bad stuff.

Gitlab was down 7 years ago

The status page has updated to indicate that they misconfigured their firewall. Apparently their entire set of services go through a single firewall (or at least, multiple firewalls with the same config). It's worrying that they don't have a staging setup for these kinds of things.

(NOTE: I am speculating here, if they do have a staging system and this wasn't reproduced there then the last sentence doesn't apply.)

Gitlab was down 7 years ago

Ironically, status.gitlab.com takes upwards of a minute to load on my end. I thought it was going to time out.

I can't find it on F-Droid, hopefully they get it on there soon. The main repo doesn't seem to have the Pocket spyware in the app yet, at least.

Unfortunately, if the hardware has a lot of issues the well-integrated experience seems to quickly fall apart. I can't really speak about the desktop side of Apple products but the MacBook line of products seem to be troubled with many hardware related issues for years now.

Whatever happened to good old CUPS? Why did they have to introduce so many layers including Google's servers between the user and the printer?

This meme about Python being slow needs to end. While it's not as fast as some other interpreted languages it is not slow for any general use case unless you're doing number crunching (which is slow in any interpreted/bytecode language anyway).