Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
danbulant
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
danbulant
2y ago
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
2.
▲
by
danbulant
2y ago
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, Claud
3.
▲
by
danbulant
3y ago
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 n
4.
▲
by
danbulant
3y ago
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 Googlin
5.
▲
by
danbulant
3y ago
Windows KRunner with slightly improved styles?
6.
▲
by
danbulant
3y ago
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.
7.
▲
by
danbulant
3y ago
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
8.
▲
by
danbulant
3y ago
In the post they mentioned that there can only be a single upgradeable read to prevent this.
9.
▲
by
danbulant
3y ago
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
10.
▲
by
danbulant
3y ago
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 reposi
11.
▲
by
danbulant
4y ago
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 mo
12.
▲
by
danbulant
4y ago
Github copilot is pretty good at writing tests
13.
▲
by
danbulant
4y ago
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
14.
▲
by
danbulant
4y ago
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&#
15.
▲
by
danbulant
4y ago
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 an
16.
▲
by
danbulant
4y ago
This seems to work the same svelte kit does? Except it's react and not svelte.
17.
▲
by
danbulant
4y ago
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...
18.
▲
by
danbulant
4y ago
But again, GIPHY has the exact same feature, and I can find Giphy just fine
19.
▲
by
danbulant
4y ago
I'd add to try using sveltekit. Typescript is already supported when you set it up using the documented "npm create svelte@next". It has cool routing, backend etc but even if you don't care about any of it, you get free
20.
▲
by
danbulant
4y ago
I also think there were some companies that use gpt3 for analyzing text, like reviews or posts (for analytics like do people talk about a product in a positive matter?). To add, github copilot is a really clever autocomplete that makes some
21.
▲
by
danbulant
4y ago
0xSOMETHING is just a single word so that will usually not find something unless they have an index with all the generated codes, which is something they probably don't want.
22.
▲
by
danbulant
4y ago
How do people find 0x.co to get the data out of the code? Maybe the code should be written like 0x.co/something instead of just 0xSOMETHING?
23.
▲
by
danbulant
4y ago
Fairly sure that's one of the reason for this. Had similar issue with Discord - removed the ability to add my Discord bot to new servers but refused to provide any reason or fix the issue. But unlike here, they said they're eager
24.
▲
by
danbulant
4y ago
Kind of reminds me of sveltekit. For example, I hate writing the same HTML repeatedly, so I just used svelte for it's components and made a fully static, JS-less page. That later evolved and left out the JS-less (some fancy effects, di
25.
▲
by
danbulant
4y ago
As for the last point: everything that logs will eventually run out of space, be sure to have some kind of automation to rotate those logs. Had the same problem with MongoDB and QuestDB as well, and both had logs that were far bigger than t
26.
▲
by
danbulant
4y ago
> I can accept the pain of using new.reddit.com to login. But as soon as switch to old.reddit.com it shows that I am logged out? What are the product dev teams aiming for? Cross origin cookies are maybe being blocked by your browser
27.
▲
by
danbulant
4y ago
Hello, author here. I'd like more simple comparisons like these, so if anyone knows about anything useful to compare in a quick way, please do share it as well. Also, I'd really like any reviews about the post and site (what can b
28.
▲
Quick comparison of pricing of Simple Storage Services
(danbulant.eu)
2 points
by
danbulant
4y ago
|
1 comments
29.
▲
Writing my personal home page
(danbulant.eu)
12 points
by
danbulant
4y ago
|
0 comments
30.
▲
by
danbulant
4y ago
Can someone compare this post to mine (1)? I made a highly similar post 2 months ago and got just 2 upvotes and no comments. [1]: https://news.ycombinator.com/item?id=30869137
More ›