HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jeppester

985 karmajoined قبل 5 سنوات

comments

jeppester
·قبل 5 أيام·discuss
Xbox is ahead of Sony on this path. Their studios often, if not most of the time, release physical games that require a full download to play.

I doubt that they will go back to where Sony are now.
jeppester
·قبل 18 يومًا·discuss
I don't disagree that this device is very likely too expensive to sell well.

But! The price is not insulting. You can built a slightly faster PC for a little less, but that PC would be ~10 times larger, it would be louder, it would lack features like HDMI-CEC and good wifi/bluetooth. It really wouldn't compare for living room usage.

In order to get anywhere near the size of the Steam Machine, you'd have to exceed its costs.
jeppester
·قبل 20 يومًا·discuss
Yesterday Claude wanted to add a position column to what is a slightly extended many-many relation table. It did this to "make ordering stable".

An average enterprise developer would never add bloat like that up-front, unless if the ability to change the order was a requirement.

Obviously a stable order can be easily derived from the ID or a creation time (if available).

Setting a position however requires extra steps to ensure the integrity of the sequence.

I see things like that all the time, and it's always stuff that grows the code base and adds unnecessary complexity.
jeppester
·قبل 24 يومًا·discuss
I'm sure there are at least two in the world
jeppester
·الشهر الماضي·discuss
> Watching movies on OLED (or at least on this particular OLED) looks crap, because if you turn motion interpolation OFF, the image looks stuttery, apparently due to OLEDs ultra-low response time, which produces zero fading between adjacent frames. (By the way, why didn't this happen with 35mm movie projectors? They couldn't blend adjacent frames either, because they are just shining light through individual pictures on a sheet of celluloid, yet I don't remember seeing this kind of stutter in movie theatres back in the day!) And turning motion interpolation up a notch already produces the well-known soap opera effect. No, thanks.

My guess would be that it's not so much a difference between projectors and OLEDs as it is a difference between old movies and new movies.

Personally I think that slow pixels is the wrong way to "fix" poor motion blur in movies.
jeppester
·الشهر الماضي·discuss
How are the rules broken? How does Temu fix then?

We have rules that should prevent companies from selling broken and dangerous crap. Should I not be upset that Temu ignores those rules deliberately and floods the EU with exactly that?
jeppester
·الشهر الماضي·discuss
If it was that simple, surely someone would undercut all the retailers that follow the rules - while also following the rules.

Temu is just deliberately ignoring any rules.
jeppester
·الشهر الماضي·discuss
The rules that make someone responsible for when a product is dangerous or broken.

How does that not add any value?

Temu is free to take the same responsibility, but they don't.
jeppester
·الشهر الماضي·discuss
That's the thing with these fines. 19/20 times they make a lot of sense. But even so, there will be people saying "but why not this other org" to which the answer is "Yes! Hand out more fines", not "it's unfair, so just let everyone break the law".
jeppester
·الشهر الماضي·discuss
If you played a boardgame, wouldn't you be upset if someone won the game easily, because they decided to just break all the rules?
jeppester
·قبل شهرين·discuss
This leaves out the part where you ask the original developer: "Why does this thing do that?"
jeppester
·قبل شهرين·discuss
> What we call “consciousness” is merely a product of evolution, and also a tool shaped by evolution

> When such a system reaches a certain level of complexity, it inevitably generates the concept of “I” as a way to simplify the processing of overwhelming information.

I don't see how this is different from someone saying that a concoction of random ingredients will turn into a magic potion.

The big question is how a group of cells (or potentially something else) becomes sentient. Accepting "because it would be useful" as valid explanation would be the same as accepting Darwinism as a religion rather than science.
jeppester
·قبل شهرين·discuss
That is something we'll need to figure out. Just because it requires some work to figure out where to draw the line, it doesn't make it wrong to draw one.

Banks are generally required to check that their customers are not laundering money. In a lot of countries it's illegal to buy or sell goods that you know are very likely stolen.

It don't think it's outrageous to expect more action from Cloudflare when they must know that their service is used for protecting criminal sites.

Relatedly I'd want the betting companies whose ads are shown on these illegal pages to have some amount of responsibility for where their ads are shown, and the same goes for well-renowned websites that show clearly deceiving ads.
jeppester
·قبل شهرين·discuss
Why though? Why is it unreasonable to expect a company to have some level of responsibility for serving clients that are using their platform for illegal activity?

It the same thing with social media and moderation. We don't have to let them off the hook just because doing the right thing would make them unprofitable.
jeppester
·قبل شهرين·discuss
I use it a lot with Claude Code.

It lacks a lot of features, but IMO feels less "busy" than the terminal version, which I like.

Very recently Zed also gained support for parallel sessions, which is nice. In general it's very obvious that a lot of effort goes into improving it, and it gets better with every release.
jeppester
·قبل شهرين·discuss
I love the search in zed. If it was up to me it would open a new tab on every search rather than reusing the same tab, so that I didn't have to redo past searches.

The multibuffer result is so nice for "hands-on" search and replace.
jeppester
·قبل شهرين·discuss
A more logical explanation would be that there are different opinions and those who complain are usually louder.
jeppester
·قبل 3 أشهر·discuss
With the battery no longer a concern, more people will opt to buy used phones rather than cheap new phones.

Som even if most people change phone before the battery gets really bad (I doubt that this is really the case), the end result will still be that fewer new phones will be purchased.

Now we just need a law that requires hardware makers unlock their devices when they stop providing updates.
jeppester
·قبل 3 أشهر·discuss
The guesswork lies in the "how to poke the black box in the right way", not in the code itself.
jeppester
·قبل 3 أشهر·discuss
I always hated SEO because it was not an exact science - like programming was.

Too bad we've now managed to turn programming into the same annoying guesswork.