Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dschuessler
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
dschuessler
4mo ago
Be careful! Following a link in the blog post to simonberens.me redirected me to a page instructing me to install malware under the guise of security verification.
2.
▲
by
dschuessler
4mo ago
If you wished, you rather had a large bezel than the notch, go to System Settings > Displays > Alt+Click on a resolution > Show all resolutions, and select the one that is a little less high than your current one. Then the pixels l
3.
▲
by
dschuessler
5mo ago
Because you will attract people who will want to take advantage of the trust these 3.8k stars signal to some people, for example, by means of supply chain attacks.
4.
▲
by
dschuessler
8mo ago
https://crab.fit/ is an open-source solution. It has a different interface that is much more compact and convenient. I honestly love it.
5.
▲
by
dschuessler
8mo ago
This page looks like an accessibility nightmare. The entire warning text is an image. There is no transcription present for screen reader users. I did not expect this from a government website.
6.
▲
by
dschuessler
10mo ago
You can include arbitrary HTML tags in Markdown at any place you need them.[0] I am not aware of any Markdown tooling that does not support this. So, no, Markdown is not holding me back. It is perfectly capable of what the author claims it
7.
▲
by
dschuessler
11mo ago
There is XMPP. Messengers of Google and Facebook used it in the early days. From what I know, it failed for multiple reasons. 1. The various clients and servers implemented different subsets of the functionality, which deteriorated UX. 2. S
8.
▲
by
dschuessler
1y ago
In the past, some people have used "Tell HN" for things like this.
9.
▲
by
dschuessler
1y ago
You seem to assume that old CSS properties can be substituted for new ones. But as I said, to my knowledge this isn’t possible in most cases. Can you give an example of two CSS properties where 'either is fine, but only one should be u
10.
▲
by
dschuessler
1y ago
I am unsure how this is supposed to work for CSS. To my knowledge, most CSS properties cannot be substituted for each other. If the subset to be enforced is "CSS properties already present", what is a developer supposed to do if t
11.
▲
by
dschuessler
1y ago
Out of curiosity, what do you use these netbooks for?
12.
▲
by
dschuessler
1y ago
Maybe I am misunderstanding you, but isn't this what Astro's `getStaticPaths`[0] function is for? [0]: ` https://docs.astro.build/en/guides/routing/#static-ssg-mode
13.
▲
by
dschuessler
1y ago
I find it sad that Astro advertises itself this way, because I think that it is perfectly capable of building web projects of any complexity, simply by means of the component libraries you can plug in. What makes it so great is not that it
14.
▲
by
dschuessler
1y ago
Per default, Astro generates static pages. So it makes sense to compare it to an approach that doesn't. Using a framework has upsides over writing static pages manually. Most notably, you can decompose your website into reusable compon
15.
▲
by
dschuessler
1y ago
I don't think Cloudron is a good comparison for what the OP is suggesting. They suggest a platform where "you upload any docker-compose.yml". Consequently, this makes SSO, updates, etc. the user's responsibility.
16.
▲
by
dschuessler
1y ago
For one, to use the same tool in local development and in production. For another, because docker-compose is simpler than Kubernetes.
17.
▲
by
dschuessler
1y ago
For reference, services trying this (or having tried this): - https://kvmpods.com/ - https://dockerdeploy.cloud/
18.
▲
by
dschuessler
1y ago
> any library that treats facts like opinions The word 'object' has different meanings. One includes arrays and the other does not. They prefer the latter. You prefer the former. I don't think this has much to do with 
19.
▲
by
dschuessler
1y ago
As someone who uses Astro a lot for (mostly) static pages, the two standout features of this approach that come to my mind are code sharing and the ease of integrating SSR/CSR where needed. Components (be it Astro, Svelte, React, etc.)
20.
▲
Real Time Chess – A physical chess board without the concept of turns
(github.com)
262 points
by
dschuessler
1y ago
|
42 comments
21.
▲
I Made Chess 2.0 [video]
(youtube.com)
1 points
by
dschuessler
1y ago
|
1 comments
22.
▲
Philosophers Develop AI-Based Teaching Tool to Promote Constructive Disagreement
(dailynous.com)
4 points
by
dschuessler
2y ago
|
0 comments
23.
▲
GIF Art
(ignant.com)
1 points
by
dschuessler
2y ago
|
0 comments
24.
▲
by
dschuessler
2y ago
Glad to hear! I did not help to create them though.
25.
▲
by
dschuessler
2y ago
https://www.reciperadar.com/ – Enter ingredients you have lying around. Get recipes. https://www.aqua-calc.com/ – Convert volume to weight and vice versa for many ingredients. https://liveuamap.c
26.
▲
What Comes After Kubernetes? (2023)
(mattrickard.com)
19 points
by
dschuessler
2y ago
|
6 comments
27.
▲
by
dschuessler
2y ago
I've implemented this into my life via the "In the news" section of the Wikipedia start page. It served me well the last couple of months.
28.
▲
by
dschuessler
2y ago
If your sibling comment is right, it also runs on VSCodium, which is a distribution of the free and open source parts of VSCode and not to be confused with VSCode itself.
29.
▲
by
dschuessler
2y ago
Continue [0] is open source and supports local models. I still haven't found time to try it out yet. If you host it in VSCodium [1], you would have pretty much what you asked for. [0] https://www.continue.dev/ [1] htt
30.
▲
by
dschuessler
2y ago
The parent is probably referring to this benchmark: https://github.com/const-void/DOOM-fire-zig/
More ›