HN user

curiousmindz

560 karma
Posts11
Comments68
View on HN

Maybe investigate the background apps that are running on your laptop?

By the way, I just opened a directory that I hadn't accessed in months. It contains 10945 log files, and Windows Explorer displayed them instantly.

Diablo 3 years ago

The analogy with Chess does not work: I can go on YouTube to watch how a pro player beats a specific boss, then use that to massively shorten how long I need to beat that boss.

Watching a lot of grandmasters play Chess will minimally help me beat a Chess AI that was better than me (excluding the beginner level).

I think that someone could have fun playing a Diablo-like RPG because they enjoy feeling powerful while they mow down a lot of enemies. And someone someone could enjoy a Soulslike game for the precision they need to apply to beat a boss.

Maybe it is somewhat similar to the difference between an arcade/fun racing game and a professional track racing game.

I wouldn't consider one to be "better" than the other. They simply have different objectives.

I just tried with Bing AI (in "precise" mode), it ran a search, then answered:

There are many soccer players whose names contain a Z. Some of them include Zlatan Ibrahimović, Zinedine Zidane, Zico, Zvonimir Boban, and Zé Roberto ¹. Would you like to know more about any specific player?

Source: Conversation with Bing, 3/31/2023 ...

I also tried: "Can you name 14 soccer players whose names contain a Z?" (At 15+, it answers "I’m sorry, but I don’t have 15 names of soccer players whose names contain a Z. However, I can provide you with a few more names")

Sure! Here are 14 soccer players whose names contain a Z: Zlatan Ibrahimović, Zinedine Zidane, Zico, Zvonimir Boban, Zé Roberto, Zbigniew Boniek, Zakaria Aboukhlal, Zlatko Zahovič, Zubayr Amiri, Zico, Zé Luís, Zećira Mušović, Zsolt Lőw and Zah Rahan Krangar. Is there anything else you would like to know?

I expect this deal to be a must for Microsoft. OpenAI is probably very happy to raise the stakes as much as possible. So we will see how many billions Microsoft ends up paying for this.

Still, is there a world in which we look back 10 years from now and think that we were overvaluing the impact of AI?

(For example, this did happen with tablets, when people thought that the iPad would replace "computers"...)

In C#, you can write (pseudo-code): if (AVX2) { ... } else if (SSE) { ... } else ...

Then, when you run the program, the JIT will pick the first supported option and eliminate the other ones.

The most important "goalpost" is: Every major cross-platform AAA game gets released simultaneously on Windows, Xbox and PlayStation. When macOS gets added to the list in a consistant manner, people will consider it a "major" gaming platform.

Having access to a lot of mobile games doesn't matter for hardcore gamers.

I just experimented with the usernames in that video. Most of theme exist (except for "v2v3").

But a lot have barely any repos. There is even a "ferran" who doesn't have anything (public) on GitHub.

So, my guess is that Copilot stored a lot of GitHub accounts, and when we type "@", it autocompletes with any random ones from that list.

There is no relation with the code that it generates.

One idea that I have is to sell every major version (would be cool if I could give a discount to users of previous versions). Then, I could plan about 1 major version per year, while continuing to give bug fixes to the previous version for 2 more years (a core feature of the app is to connect to 3rd parties APIs online so previous versions will break without updates).

I would also want to give early access to the next major version, so the users don't wait up to a year to try some of the new features. My idea is to start selling the next version as soon as the previous one leaves early access.

Sunsetting Atom 4 years ago

I think the writing was on the wall for a long time.

Since it is only happening in 6 months, I wonder if the community will try to transition/fork it.

Do you know if there is still enough interest?

Sadly, most publishers are not interested in developing their own proxy solution just for the sake of data privacy. They vastly prefer a ready-made solution that they can just use.

Much of the power of the advertising space come from people (publishers, consumers and advertisers) generally choosing the path of least resistance. They don't have the technical know-how and they would only acquire it if there were enough benefits. Sadly, privacy is not enough on its own.

I think the solution that can solve all that is when a company acts as a "wall" between consumers and publishers/advertisers. Then, that company can protect the consumer while keeping the user experience as simple as possible.

"Sign in with Apple" is one such solution. But of course, it brings its own (different) downsides.

Linode is a fairly underrated provider. Getting acquired will hopefully bring them more visibility.

For Akamai, I wonder if this acquisition will have a negative impact on their ability to work with other providers who are now competitors. Similar to how AWS has trouble signing clients in the retail industry.

1. A home page that is less influenced by votes.

There are often little gems that slip through because they don't get enough votes. Or, some threads can get excessively heated.

The basic idea is to give more weight to the new-ness of a thread, and allow the homepage to be more dynamic across users (a specific logged-in user should get its homepage that doesn't change quite as often to give them time to navigate it).

I was surprised to discover a (popular) social platform that is very good at providing a home page full of interesting threads without being too influenced by the very popular ones. So, I know that it is possible (although, it might be technically harder to implement).

2. Harder idea:

I've noticed that HN users (and social platforms in general) have a tendency to be influenced by the company/product/service/brand being discussed.

As a basic example, a news like "Company X did this good/bad thing" will be commented on differently depending on whether they like/dislike Company X.

So, a feature that would be really cool is the ability to hide that name, and let people discuss purely based on the "facts". Then, after posting, the user can see what that name is... (Of course, there will be more details to iron out)

Description: "Surface Laptop SE has replaceable components, including the keyboard, display, and battery. Watch Branden demonstrate how to take the device apart with minimal tools."

A win for the right to repair movement.

I'm surprised that GCP is claimed to have less than the third of Azure's market share. And AWS is still comfortably in first place.

It also depends a lot on how they count these market shares. Once we go past the basic renting of CPU/Disk, it gets tricky: How far is a service still considered as part of the "cloud market". For example, renting a virtual machine to use as a desktop-in-the-cloud would count, but what about 'renting' a machine to play games? (Like with Xbox, Luna or Stadia) Same question with productivity/office services.

I think this is a concerning pattern when the core usage of the software gets more complex due to the new features.

If you can take a developer using the old version that was lean and simple, give them the latest version full of extra features, and they can use that version without any need to change anything, then I think it's fine.

And, so far, I think that SQLite has done a good job of keeping their core usage lean and simple.

As long as an app is architectured around having a data layer with "typed" objects, the need for SQLite to support strict column types is not too important.

However, it does make handling more "advanced" types less standard. For example, there isn't a standard way to store a date, especially if we want to preserve high-precision (nanoseconds).

Can you share the timestamp for that? (The whole video is an hour and a half long)

I wonder the context of the prediction, since smartphones, tablets and consoles have always followed this trend. And even Intel with their integrated graphics.

Also, on the highest-end, I don't think that will ever be the case because merging CPU and GPU creates huge thermal constraints...

As with most complex questions, the answer is "it depends".

I don't know what your startup will do, so I can only speak in abstracts: - Will you need to network a lot? If so, you should be close to the people you want to network with. If not, you can reduce your expenses & improve your QoL by relocating. - Same question if you need to hire / collaborate with other people. More and more can be done remotely, but it is not always the best choice. - Is your future product influenced by where you are located?

Try to think of all the pros & cons of each option you have.

Edit: Entrepreneurship is a fairly "personal" journey (there are few universal answers), so you should ultimately do what you think is best for you.

A search "engine" inside PowerShell: You can type anything in the terminal, and it displays all the matching commands (with help snippets) in real-time. Then, if you type a command, it displays its help (snippets around the words after the command).

This would make discovering how to do things in PowerShell more interactive and enjoyable. It would probably require integrating with the PowerShell reference doc on docs.microsoft.com...