HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danbulant

no profile record

comments

danbulant
·ปีที่แล้ว·discuss
Too fast of a compile time, different versions would recompile the whole dep tree. And even just the end code would take more than .02s
danbulant
·2 ปีที่แล้ว·discuss
They do have their own index which is used to detect how many ads the website has etc and for small web / blog searches, but they use meta results to have more results.

Also, they do have integration with multiple LLMs - ChatGPT, Claude, Gemini, Mistral and their own
danbulant
·2 ปีที่แล้ว·discuss
They sort of do that. Next to link, you have information about how many ads were detected in the site, and sites with more ads are lower ranked. They also have an index of their own which only allows sites with few ad detections (they use number of blocked things by ublock, so it also counts tracking links etc)
danbulant
·3 ปีที่แล้ว·discuss
At least 62% of visitors on my PWA come from Play Store, with 20% being labeled "unknown".

It really depends on your app, but many mobile users just search for stuff in Play Store first before searching on Google, and even Googling it will help as you will get a widget about your app (sometimes). The web version is (for the most popular queries) on average 1.6th in Google results.

Although the dataset may not be very large (10k+ installs shown on Play Store page).
danbulant
·3 ปีที่แล้ว·discuss
Windows KRunner with slightly improved styles?
danbulant
·3 ปีที่แล้ว·discuss
That means that multiple arbitration cases cannot be joined together - which is actually worse for them, as they have to pay a fee per case, so more cases means more fees to be paid.
danbulant
·3 ปีที่แล้ว·discuss
It'a weird that this isn't normal. I bought an "AlzaPower" cable, which is just a rebrand of some chinese manufacturer by a local reseller ("czech amazon"), and they have their wattage as well as speed on them (100W/5Gbps). Then also a samsung usb c cable, which was pure white, has nothing on it and doesn't seem to support any fast charging or higher speeds..
danbulant
·3 ปีที่แล้ว·discuss
In the post they mentioned that there can only be a single upgradeable read to prevent this.
danbulant
·3 ปีที่แล้ว·discuss
In which way does svelte(kit) not have first class support for animating between states?

You can animate items being added to page, removed from page or reordered in a keyed each. This also includes pages themselves in layout files. And you can also animate an item being moved from one place to another by being removed in one place and added in another place.
danbulant
·3 ปีที่แล้ว·discuss
Arch on 2 laptops, 2 VPSes and a minitower desktop (used as a home server).

So far everything good. On the servers, everything runs under docker, I just installed docker, nomad, consul and tailscale, which I'd have to add custom repositories for ubuntu anyway for basically the same end (except now I also have newer kernel).

Tried Debian and Ubuntu in the past, old packages (especially GUI applications, but other stuff too) often broke, and it sucked to just find that there's a fix but not in the repos - and so I had to add custom repositories for every other thing anyway.
danbulant
·3 ปีที่แล้ว·discuss
This solves the problem of pages full of ads and keywords and irrelevant content. It doesn't solve the problem that's talked about in the article - there are other solutions, usually alternative search engines (kagi[0], or if more AI=more better, the kagi labs with contextual answers with sources[1]. Not sponsored, just like using them. Similar service offered by Hey.com, but I didn't try them much).

[0]: https://kagi.com [1]: https://labs.kagi.com/ai/contextai
danbulant
·4 ปีที่แล้ว·discuss
Github copilot is pretty good at writing tests
danbulant
·4 ปีที่แล้ว·discuss
They did for obs[0], didn't see any other projects (I just remember I saw it a while ago, I may have missed other software if they tried).

[0]: https://news.ycombinator.com/item?id=30112595
danbulant
·4 ปีที่แล้ว·discuss
Not sure about US, but for example in Czechia, you can download any content legally - as long as you don't share it, it's fine. Torrents do share it though, so that is a gray area.

You also have a right to make a personal backup/copy of the content, again, as long as you don't share that copy (projecting for multiple people is also sharing in this context).
danbulant
·4 ปีที่แล้ว·discuss
I don't see a difference with fonts.bunny.net and Google Fonts? From the perspective of GDPR, they still both receive your IPA and browser info, which was what made it illegal to use G fonts.

You can download fonts from both of them and host them on your own server to avoid processing that information.

I'm all for privacy and such (I don't use Google Fonts or tracking ads/analytics), but I don't really see a difference in here. According to G Fonts privacy policy, they don't store any PII. (This also reminds me that based on what I understand of the ruling, almost any 3rd party requests for assets should be blocked? Including G fonts, bunny fonts and jsdelivr)
danbulant
·4 ปีที่แล้ว·discuss
This seems to work the same svelte kit does? Except it's react and not svelte.
danbulant
·4 ปีที่แล้ว·discuss
You can make your own local extension. People will just write easy tool to generate an extension out of userscript(s).

Still not good that they removed that...