Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
curiousmindz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
curiousmindz
8mo ago
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.
2.
▲
Ask HN: Database schema for a chat app designed to handle a billion users
2 points
by
curiousmindz
2y ago
|
2 comments
3.
▲
by
curiousmindz
3y ago
It is surprisingly easy to use to obtain a type-safe data storage solution. And everything is Open Source : https://github.com/evoluhq/evolu Their future business model seems to be selling hardware running the server c
4.
▲
How Evolu Works (Local-first database with server sync using CRDT in TypeScript)
(evolu.dev)
2 points
by
curiousmindz
3y ago
|
1 comments
5.
▲
by
curiousmindz
3y 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 m
6.
▲
by
curiousmindz
3y ago
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é Robe
7.
▲
by
curiousmindz
4y ago
I would think that "lossless" implicit conversion are ok. Right? For example, implicit conversion from a 32bit signed integer into a 64bit signed integer.
8.
▲
by
curiousmindz
4y ago
Note that this answer is from "old Bing". It has nothing to do with the GPT-enhanced new Bing: https://oslo.town/@matt/109864320071232564 The main hints to spot new Bing are: The logo and the feedback buttons
9.
▲
by
curiousmindz
4y ago
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
10.
▲
by
curiousmindz
4y ago
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.
11.
▲
by
curiousmindz
4y ago
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&q
12.
▲
by
curiousmindz
4y ago
Yes. And I see that its id is just before this one. So that's a solution to find its parent.
13.
▲
by
curiousmindz
4y ago
Indeed. I didn't think about this. I wonder how it managed to be N°2 in this Weekly Top 10 list for last week: https://github.com/headllines/hackernews-weekly/issues/137
14.
▲
Why is this HN discussion a single word with 1112 points?
(news.ycombinator.com)
1 points
by
curiousmindz
4y ago
|
4 comments
15.
▲
by
curiousmindz
4y ago
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
16.
▲
by
curiousmindz
4y ago
This is based on a 2017 script that looks up if their domain names are attached to an Azure Active Directory Tenant.
17.
▲
Does Company ‘X’ have an Azure Active Directory Tenant?
(shawntabrizi.com)
212 points
by
curiousmindz
4y ago
|
192 comments
18.
▲
by
curiousmindz
4y ago
Thank you for your detailed suggestions. I have a couple more months to make a decision, so I will continue to do some research. I see that you are also working on a desktop app and have the same concern. Good luck :)
19.
▲
by
curiousmindz
4y ago
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
20.
▲
Ask HN: How would you want (indie) software to be sold?
2 points
by
curiousmindz
4y ago
|
3 comments
21.
▲
Meta uses Hacker News (and more) in OPT (its version of GPT-3)
3 points
by
curiousmindz
4y ago
|
0 comments
22.
▲
by
curiousmindz
4y 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?
23.
▲
by
curiousmindz
5y ago
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
24.
▲
by
curiousmindz
5y ago
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.
25.
▲
by
curiousmindz
5y ago
To be clearer, Microsoft has a program allowing most governments to inspect the source code of Windows. This is not specific to one country.
26.
▲
by
curiousmindz
5y ago
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
27.
▲
by
curiousmindz
5y ago
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.
28.
▲
Official Microsoft Surface Laptop SE Repair Video
(youtube.com)
2 points
by
curiousmindz
5y ago
|
1 comments
29.
▲
by
curiousmindz
5y ago
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
30.
▲
WSJ report claims that AWS commands 41%, Microsoft Azure 20% and Google Cloud 6%
(wsj.com)
18 points
by
curiousmindz
5y ago
|
12 comments
More ›