underscore_

@underscore_@sopuli.xyz
0 Post – 16 Comments
Joined 1 years ago

LGTM. Though do people really code with ligatures turned on?

Edit: Ok so there are some big advocates of ligatures, I’m going to have to give them a second chance. I’ll try for a week, and either way that Fira Code font looks great.

9 more...

So should we call this Xexit or just Xit?

1 more...

It’s a the right shift assignment operator so x >>= 4 right shifts x by 4 and assigns the result back to x. The code editor is displaying single double wide symbol (ligature) instead of the three character long operator >>=, I discovered today these are in fact well loved by some coders.

2 more...

The OU has always had strong distance learning teaching, I have a family member who pivoted to a new career thanks largely to getting a degree with the OU. Also completing a degree through a remote program from and provider is a great indicator of your resolve and tenacity and can easily be a great selling point to future jobs etc.

I agree, but it is going to increase the charging time for a car by quite a bit unless the USB spec advances significantly.

It of course depends on the context and choice of ethics framework. If the decision is personal I like to use the shorthand: If you have the privilege to choose, then choose to build the type of future you want to live in.

One great use I have found for ChatGPT and family is helping me divine command line one-liners for standard shell programs. Generating commands for tools like ffmpeg are also reasonably successful and saves a lot of time digging through man files

That’s neat, so TIL ligature in code do actually have a strong following

Well done!

ffmpeg is my go to for things like this but I can never remember the necessary incantation on the command line. Fortunately ChatGPT tends to get you most of the way there a lot of the time, I would normally asks something like the following and start from there:

How to convert a folder of png images into a gif using ffmpeg?

1 more...

This is my reality too, although maybe a little less pronounced as I can still drink decaf coffee. It was such a profound uptick in my mental health when I cut out caffeine, so I don’t think I’ll be going back anytime soon.

2 more...

I think you were looking for anglicisation the other is an Americanisation

1 more...

Op this is the guide you need! I’ll leave my link up as comparison in quality of the guide a knowledgable human produces vs that predicted by an ml model

Jumping on this to evangelise about some car ownership alternatives, as it can even be quite the cultural leap even for some Europeans to not own a car.

Firstly Denmark has some brilliant cycling infrastructure I would highly recommend sourcing a bike with a pannier rack to make small trips to the shops easier. If you enjoy it you can always go all in later with a cargo bike and there are many - even from local brands - to choose from (although I have an urban arrow I can also recommend a Bullitt (DK))!

For when you do need a car aside from all the big brands rentals there are also peer-2-peer rentals, eg in Finland I will use go more which is great here and while it looks like they also exist in Denmark your mileage may vary, but I have friends in Sweden who have used this there too.

Hey just took a look at the GitHub and I see one main.cpp so far are, you set on c++ or have you considered other languages such as rust?