benniomars's comments

benniomars | 2 years ago | on: AirportSim

I'm not ever buying anything on Steam ever again. Not after they started deleting games of my machine. I feel like someone came into my house and robbed me.

benniomars | 3 years ago | on: Nix journey part 0: Learning and reference materials

I've always heard about nix operating systems. So when asked if I preferred an nix environment for development or windows, it was an easy answer. Now there is nixOS and a programming language called nix. I know this annoys me more than it should do, but it also keeps me away from the nix language and nixOS because I think the name is such a obvious stupid decision, that I'm worried what else stupid decisions they made and I don't want to invest my own time finding out.

benniomars | 3 years ago | on: Maxi Jazz has died

There is usually a higher chance of finding the song your looking for on Spotify. Bands rarely put their songs that don't have a video yet on youtube. Then you have to rely on somebody else to upload a stolen version of it and hope the quality isn't bat.

I don't open youtube links to songs anymore. Chances are that the person who's sending you the link, the same one who won't bother to pay $11 to listen to music in good quality, isn't sending you a link to the official bands/labels channel, and the song is in bad quality. When you get a spotify link, you know you get good quality and the artist gets paid for your listen.

benniomars | 3 years ago | on: 2D Rubik’s Cube solution visualization

How is this easier to understand? And is the Rubik's Cuber hard to understand at all?

You got 26 cubes in 3D space that need to go to their correct locations. They can move in 3 axis. They are color coded for recognition.

I think anyone is able to solve the first 2 layers intuitively. Just start by following one of those 26 little cubes and see how it moves about.

benniomars | 3 years ago | on: Discord fined €800k for failing to comply with several obligations of the GDPR

The @ on Q is a keyboard layout standard adopted my some languages. At least it's not Apple's design decision.

I'm Icelandic and a programmer. I work with US Ansi layout keyboards. Working with Icelandic ISO layout is horrible when programming. All the "programming" keys are strewn all over the keyboard and hidden under the option layer. I think they did this to make space for the special letters in the Icelandic language. On the other hand in the US Ansi layout the "programming" keys are close to the home row.

Couple of examples, but you can find more if you want to: {} is easily accessible on the US Ansi, but Icelandic ISO it's under option+7 and option+0. ; is right under your pinky on the home row on the US Ansi, but shift+, on the Icelandic ISO layout.

The @ is also on Q on the Icelandic keyboards. Which is absolutely insane, because quitting applications in macOS you do cmd+Q and on windows I think it is ctrl+Q. On windows you have to do alt-gr+Q to get the @ symbol. But on macOS you can do both option+Q or option+2. I use the option+2. I'm not pressing that Q with a modifier combo, unless I intend on quitting something.

benniomars | 3 years ago | on: Code Review Handbook

"Error establishing a database connection"

I guess something must've slipped through the code review.

benniomars | 3 years ago | on: Apple is not defending browser engine choice

Same here. I use it on all my devices. It's fast and it feels light weight and secure. I love developing for it because I can open web inspector for my iPad and iPhone.

I don't trust Chrome. When I went to App Store to get it, and the data Chrome gathers that is linked to your identity is: financial info, location, contact info, contacts, user conten, search history, browsing history, identifiers, usage data, diagnostics and other data. Safari also collects browsing history and location information, but they don't link it to your identity.

I would honestly not care if Chrome was 100% faster, because Google is severely lacking in their privacy policy.

benniomars | 3 years ago | on: Ante: A low-level functional language

I calculated the dot product in my head because it looked off. Then I calculated it in my computer. Then I came to the comment section before losing all confidence in what I thought was a dot product of two vectors.
page 1