Ephera

joined 5 years ago
MODERATOR OF
[–] Ephera@lemmy.ml 3 points 3 hours ago

The cats might have pushed the door shut?

[–] Ephera@lemmy.ml 3 points 3 hours ago

It's like flying on a broom. Perfectly logical.

[–] Ephera@lemmy.ml 2 points 4 hours ago

I'm so confused. Here in Firefox, the reload-button turns into the stop-button, while it's loading. You cannot hit reload without hitting stop first. Are there browsers, which really keep these buttons separate?

[–] Ephera@lemmy.ml 5 points 5 hours ago

Man, the one time that I remember to read a manga-style comic right-to-left, it's been edited to read the other way around. 🫠

[–] Ephera@lemmy.ml 1 points 5 hours ago

Damn, I hadn't seen the community name before reading the title and thought Microsoft was fixing up their filesystem. Of course, there's more development happening on the non-Microsoft side.

[–] Ephera@lemmy.ml 4 points 7 hours ago

Yeah, for me it's not even just the creative freedom, but an actual fuzzy feeling that me and the devs are having fun together. Open-source games also hold a special place in my heart for that reason, no matter how scrungy they are.

[–] Ephera@lemmy.ml 5 points 7 hours ago

Yeah, I might be showing my age, but my interpretation of "a better game" was right away "a more fun game", which got followed up with the thought: Did it make them more fun?

I feel like we had fun figured out pretty well in the last century already. And in many ways, the higher specs are used to add realism and storytelling, which I know many people enjoy in their own way, but they're often at odds with fun, or at least sit between the fun parts of a game.

Like, man, I watched a video of the newest Pokémon game and they played for more than an hour before the tutorial + plot exposition was over. Practically no fun occurred in that first hour.
Just imagine putting coins into an arcade cabinet and the first hour is an utter waste of time. You'd ask for your money back.

[–] Ephera@lemmy.ml 2 points 8 hours ago

They used to be fairly reliable. Then privatization happened...

[–] Ephera@lemmy.ml 1 points 10 hours ago

That's the wildest thing to me. All file interactions have to be done via apps. There's no built-in file manager or terminal to do it. And then, yeah, no apps can be given privileges for actually managing all files. Not least, because users don't actually have full permissions for accessing their phone.

[–] Ephera@lemmy.ml 2 points 14 hours ago

I just ate wholemeal rice and still would not have guessed rice. 🥴

[–] Ephera@lemmy.ml 6 points 16 hours ago

Yeah, I don't keep up with movies or series, but I know that the non-blue sequel is called "Korra" or something. Never heard "Way of the Water" before.

 
-15
submitted 3 weeks ago* (last edited 3 weeks ago) by Ephera@lemmy.ml to c/dadjokes@lemmy.world
 

Spoilertrans-parent

 

Found this article interesting. Some (technological) highlights for me:

She initially wrote simple Python scripts to help with chain-of-custody problems. Those scripts worked on her machine, but she had trouble delivering the software to the people who actually need it.

Yeah, Python, Java etc. are quite portable in theory, but we also always ship the runtime along with it at $DAYJOB, because we don't want to deal with different runtime versions and users failing to install them properly. And since the runtime is compiled for specific platforms, we effectively have non-portable artifacts anyways.

Deuson's first attempt at distributing her software was to bundle it using Kubernetes. That sort of worked, but it turned out to be hard to get it installed in police departments. Opening ports in the firewall is also often prohibitively hard. "Getting software into these environments is really difficult."

Eventually, she decided that the only way to make this work would be to write a single, standalone executable that does everything locally. It would need to be able to run on ancient desktop computers, in a variety of environments, without external dependencies. That's why she ultimately chose Rust to write FolSum.

I feel like our industry poured tons of effort into making things deployable via Kubernetes, but there's still an absurd amount of niches, where this just does not make sense. Always interesting to hear about yet another such niche...

One thing that users really liked about the Rust version of the application was that it starts quickly, she said. Lots of commercial software is big and bulky, and takes a while to start up, leaving users staring at splash screens. FolSum starts up almost as soon as the user releases the mouse button.

Yep, I never quite buy it when this is deemed unimportant in commercial software development. The chance of your software running all the time is really low. And if it's not running all the time, I need to start it before I can use it. If I need to wait a minute for that, that takes me out of my workflow and I'll kind of hate your software for it.

It turns out that non-technical users like the approach that she has called "GUI as docs", where the application puts the explanation of what it does right next to the individual buttons that do those things. Several users have told her that they wished other software was written like this, to her bafflement. For-profit software is often a forest of features, which makes it hard to find the specific thing one needs, especially if the tool is only rarely used, she said.

I've been looking to take that kind of approach for our GUI at $DAYJOB, too. Our software is not either something that users use all the time. They might not look at it for months at a time. It's ridiculous to assume that they will remember all the concepts, just as ridiculous as it is to expect them to look at a completely separate manual every time. So, just dotting help texts around the place seems like a good idea.

 

Result presentation (first 25 mins) and discussion of an accessibility study that Thunderbird ran. They explain various accessibility technologies (like screen readers, eye tracking etc.) and problems they encountered in their design when users relied on these technologies.

Nothing really groundbreaking in here, but still good for challenging one's assumptions.

 
 
 

Und was macht ihr so um 1 Uhr nachts? Ich habe anscheinend noch eine Verabredung. 🙃

 

Falls es noch jemand interessiert, was das eigentlich ist: https://de.wikipedia.org/wiki/Modifizierte_St%C3%A4rke

 

Not sure why I get the impression...

🙃

view more: next ›