oktoberpaard

joined 2 years ago
[–] oktoberpaard 17 points 6 months ago

Millennial here. I’ve been consuming Reddit, and now Lemmy, almost exclusively on my phone and for me it’s card view all the way. Often the graphic content is more important than the title and opening posts only to find out it’s not funny or interesting feels like a waste of time. Only when I find a post interesting enough that I want to comment or see the comments, I open it. Instances or communities that I don’t like go on the blocklist.

If I really need to use Reddit, I open old Reddit in the browser with an extension that turns it into a mobile friendly site with card view. The new design has always felt sluggish and bloated to me, but not because of the card view.

[–] oktoberpaard 9 points 7 months ago* (last edited 7 months ago)

Absolutely, over here we’ve recently elected a horrible party as the biggest one, with 25% of the votes. Dark times.

The difference is that in many European countries the head of state is more of a ceremonial position (at least in practice) and the head of the government holds nowhere near the amount of power a US president does. With proportional representation, the biggest party often doesn’t have an absolute majority and needs to form a government together with other parties, or might even end up in the opposition. Together they agree on who’s going to be the head of government (usually the head of the largest party), who will be the ministers and what will be the policy. If it doesn’t work out because of disagreements, the government breaks up and new elections will be held.

My point is: the risk is real, populism is growing, policy is shifting, but the dynamics are different. Having a first past the post system and concentrating so much power into a single political position feels like an accelerator.

[–] oktoberpaard 4 points 7 months ago

Exactly. Same as with sleeping data. When it says that you’ve been awake 3 times last night, it doesn’t really mean much. That kind of data shouldn’t be presented as being accurate. However, it could still be made accessible behind a button er menu option. For example, it might show you that the signal is intermittent because your watch band isn’t tight enough, or other anomalies. And of course you’re right: they won’t tell you that the data is of low quality and as a user you don’t necessarily know that, so in that sense it can be very misleading.

[–] oktoberpaard 1 points 7 months ago

I’m not familiar with how Bluesky works, but I bet that if lemmy.world goes down it will feel like Lemmy as a whole is down for a lot of people. Is this similar to that, as in that the major instance went down because of the large influx of users? Somewhat comparable to the influx of Lemmy users from Reddit that we’ve seen? Or is Bluesky not really federated and did it go down as a whole?

[–] oktoberpaard 3 points 7 months ago (2 children)

My Garmin also shows the shape of the graph, but to be honest I don’t trust it at that resolution. I just keep track of the moving average, which is the main value that is shown. I do agree that that kind of data shouldn’t be hidden from the user.

[–] oktoberpaard 3 points 7 months ago (1 children)

I think that the idea is that by setting a strict deadline after which women can’t have children or marry, they are forced to start a family now or risk regretting it later. That’s the only way I can make sense of this bizarre scenario.

[–] oktoberpaard 7 points 7 months ago

It’s off by default, but activated when you end your search query with a question mark. That option can be turned off.

[–] oktoberpaard 2 points 7 months ago* (last edited 7 months ago) (1 children)

I wonder how it works with pensions. In my EU country, you get about 25% extra on top of your gross salary that goes into a private pension fund, most or all of it paid by your employer. I know that the US has 401(k), of which I don’t know the details, but I believe it requires that the employee pays half and the company matches the amount. At the end of the ride, I wonder what your options are as a foreigner to cash out. If you choose to invest in your own country, the full amount will be paid from your gross salary. This is something that you need to take into account to get a clear picture of the net benefits.

Those net benefits should be weighed against having 25-35 paid holiday days, unlimited paid sick days, paid parental leave, social security benefits, etc. It might still be worth it, but my guess is that it’s more interesting for European countries with lower wages, as in that case the extra money might outweigh the loss of some benefits.

Though I’m sure that US companies are in many cases required to have a legal entity in the foreign country and must comply with local law, so then most of the benefits will remain.

[–] oktoberpaard 5 points 7 months ago* (last edited 7 months ago) (1 children)

But 2K and 4K do refer to the horizontal resolution. There’s more than one resolution that’s referred to as 2K, for example 2048 x 1080 DCI 2K, but also 1920 x 1080 full HD, since it’s also almost 2000 pixels wide. The total number of pixels is in the millions, not thousands.

For 4K some common resolutions are 4096 x 2160 DCI 4K and 3840 x 2160 UHD, which both have a horizontal resolution of about 4000 pixels.

[–] oktoberpaard 8 points 7 months ago (1 children)

Relax, I’m probably worried just as much about climate change and waste of resources as you are, if not more. My take was an ironic take.

[–] oktoberpaard 13 points 7 months ago* (last edited 7 months ago) (11 children)

Thought for 95 seconds

Rearranging the letters in "they are so great" can form the word ORION.

That’s from the screenshot where they asked the o1 model about the cryptic tweet. There’s certainly utility in these LLMs, but it made me chuckle thinking about how much compute power was spent coming up with this nonsense.

Edit: since this is the internet and there are no non-verbal cues, maybe I should make it clear that this “chuckle” is an ironic chuckle, not a careless or ignorant chuckle. It’s pointing out how inefficient and wasteful a LLM can be, not meant to signal that wasting resources is funny or that it doesn’t matter. I thought that would be clear, but you can read it both ways.

[–] oktoberpaard 3 points 7 months ago* (last edited 7 months ago) (1 children)

It’s called Markdown. If you know how to use it, it’s very convenient, but if not, it can cause all kinds of unexpected effects. It’s also the reason that **test** is formatted as test. You can often force new lines by ending the line with two spaces or a backslash character. Let’s test:

This is a line
And this is another line

In this case it was a backslash character. So what I typed is:

This is a line\\ And this is another line

With spaces:

This is a line
And this is another line

view more: ‹ prev next ›