Live data from Hacker News

Stop Ruining It

seths.blog

81–90 of 170 posts

Re: Stop Ruining It

#81

I think codebases and optimizations are a lot like this. A lot of people seem to think the way to make things work better and faster is to add elaborate caching layers and layers and retries and GPUs and multi threading and... I find the opposite tends to be true. Make things fast and reliable by doing as little as possible. If an API is flakey, make it not flakey, don't cache the result and add a retry loop.

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away."

~ Antoine de Saint-Exupéry

Re: Stop Ruining It

#82
post #52

Earlier quoted context omitted.

> Explorer now has tabs. I don't need tabs Hey now! The `nautilus' file browser on linux got me hooked on tabs and for years it's been a glaring deficiency of File Explorer. Many tasks involve a collection of directories, and tabs can be ideal for reducing demand for screen space. I concede the the current Windows implementation is poor but I hope they improve it, rather than dumping tabs entirely.

> Many tasks involve a collection of directories, and tabs can be ideal for reducing demand for screen space. double pane with tabs would be handy so you could inspect or move files between two tabs. also, i'd really love two pane: filesystem and content viewer

welcome to Norton Commander! Or Far Manager for more modern version.

Re: Stop Ruining It

#83

Earlier quoted context omitted.

Except for targeted online ads based on browsing/search history or other spying, most advertising is just brand/product awareness, hoping to create a memorable impression.

What really baffles me is that among people my age in the sorts of circles I interact with, that memorable impression is overwhelmingly negative. Seeing an ad at all creates an immediate negative association. "This brand/company feels they have the inviolable right to assert themselves on me and forcibly take up my attention and time". It's wild that this sentiment either hasn't percolated up to advertisers, or (more…

for me, some ads also utterly ruin the brand of the ad host.

For example: here in France we have this one company whose business model is "get a 18.xx€ refund on your order (20€/mo subscription)". its rather obvious how this kind of system makes money.

i had some elderly family members get scammed this way, and I absolutely refuse to ever return to any webside that displays this "offer from our partner". after checkout ofc.

so i get my train tickets on trainline, and amazon gets what businesses fnac and darty should have gotten. manomano must've lost a couple thousand euros of purchases from me already, hope it was worth it to them.

Re: Stop Ruining It

#84
post #67

Earlier quoted context omitted.

> We stopped considering the user as a human being Imho once you say "user" you are already halfway on that path. Look how impersonal your sentence is. Users are an abstract concept that belongs to the app, which in turn is created by the developer who has all kinds of dreams for that app. Just keep calling them people, persons, or specific stakeholder names that correspond to the role they have, and their identified…

Try starting your user stories "As a human being fully endowed with creative and critical faculties who yearns for purposeful, reciprocal engagement within my Lebenswelt..." and see how it goes?

[flagged]

Re: Stop Ruining It

#85

This reminds me of trying to use File Explorer in Windows 11. I wish I could turn all their electron-app "improvements" off, to make it useful again, like it once was.. Case in point: Explorer now has tabs. I don't need tabs, I need a single tab, and a window title bar so I can drag the damn thing around. And.. my single tab, now tries to show the folder name, truncated to a few useless characters, so I now have tabs…

A little while ago I ran Windows XP in a VM, inside Windows 10.

I noted that when I pressed the start key, the start menu opened.

I noted that when I pressed Win+E, an explorer window opened.

Fully rendered. After a single video frame.

On Windows 10, the same thing happens, only several hundred milliseconds later, and then you get to enjoy watching the UI elements get painted in one at a time.

Twenty years of progress.

Re: Stop Ruining It

#87

Paul McGowan makes bullshit: "Four models. One topology — designed by Darren Myers, engineered by Bob Stadtherr. Driven from a state-of-the-art active power supply that delivers performance benefits no traditional transformer-based passive supply can match. Class A bias of 50 watts means your music spends 99% of its time in the most linear region of the amplifier's operation" Yikes; run the other way ...

[deleted]

Re: Stop Ruining It

#88
post #32

This reminds me of trying to use File Explorer in Windows 11. I wish I could turn all their electron-app "improvements" off, to make it useful again, like it once was.. Case in point: Explorer now has tabs. I don't need tabs, I need a single tab, and a window title bar so I can drag the damn thing around. And.. my single tab, now tries to show the folder name, truncated to a few useless characters, so I now have tabs…

The tabs are fine. Tabs in "cmd" are also good. The window handles, on the other hand .. this was correct in Windows 3.0 and there's basically no good reason to have changed it. There should be a title bar. Active window should have visibly contrasting title bar. There should be sufficient grab space all round a window to get hold of it. Bonus points: move your mouse pointer very slowly around a bottom curved corner…

The tabs and address bar on Explorer seem to actually be a copy of the default behavior of Dolphin.

If you are going to copy someone, copy from the best, I guess. But Microsoft managed fill their top-space¹ and not let enough space for the address to be properly displayed, so they need to hide information all the time.

The tabs on PowerShell are actually not a copy of Konsole. I guess that's why I always get annoyed by them on Windows, but not on Linux.

1 - There's actual less stuff than on KDE, if you don't count empty space.

Re: Stop Ruining It

#89
post #67

Earlier quoted context omitted.

> We stopped considering the user as a human being Imho once you say "user" you are already halfway on that path. Look how impersonal your sentence is. Users are an abstract concept that belongs to the app, which in turn is created by the developer who has all kinds of dreams for that app. Just keep calling them people, persons, or specific stakeholder names that correspond to the role they have, and their identified…

Try starting your user stories "As a human being fully endowed with creative and critical faculties who yearns for purposeful, reciprocal engagement within my Lebenswelt..." and see how it goes?

So you choose "user" then? If you don't have more information than "user" in your user stories you are already on the wrong path. How about "As a person" for a general case, "As a buyer" in your webshop app, "As a solution developer" in your low-code design studio. Etcetera. (You did not add the /s so I'll answer seriously).

Re: Stop Ruining It

#90

This reminds me of trying to use File Explorer in Windows 11. I wish I could turn all their electron-app "improvements" off, to make it useful again, like it once was.. Case in point: Explorer now has tabs. I don't need tabs, I need a single tab, and a window title bar so I can drag the damn thing around. And.. my single tab, now tries to show the folder name, truncated to a few useless characters, so I now have tabs…

Meanwhile I've been happily using ls, find, grep like it is 1980s.

They still work exactly the same, and now even my agents can do it.

Imagine if agents attempted to use explorer, even powershell seems like it is confusing enough.

Post reply on HN