Viewing profile — accoil
accoil
HN member- Joined
- Tue, Oct 10, 2017, 9:31 PM UTC
- HN karma
- 202
- Public activity
- 179 items
- HN profile
- View on Hacker News ↗
About accoil
No profile information was provided.
Recent public activity
-
comment
Comment #49039101
Isn't that what they predominantly use? I don't think I've ever seen an LLM use an em-dash without spaces. I've never seen an en-dash with spaces, but have seen them in ranges. I c…
-
comment
Comment #47466861
I right click the volume icon in Windows, select "Volume Mixer", and it gives me per-app mixing. Which I guess is an extra click, as with eartrumpet you can access the mixer with a…
-
comment
Comment #47463038
What makes that nicer than the built in volume mixer?
-
comment
Comment #47219891
Yeah, not a fan of having to plug my phone in for detection.... That page should at least include a link here: https://doc.e.foundation/devices
-
comment
Comment #47170618
If not anything else, I guess it could be added :) Makes me wonder though if that's a limitation of text boxes in Windows (so a translation will need to be made during loading/savi…
-
comment
Comment #47157930
Probably better to get the Win 10 version if you can as it eventually got better line ending support (i.e. both LF & CRLF).
-
comment
Comment #47099773
I use that approach. I also make sure to not set the [user] section in my main config (and only in the included files). That way if I'm operating outside of one of my user director…
-
comment
Comment #47068903
It's a common enough issue with go that they wrote a faq on it too: https://go.dev/doc/faq#virus
-
comment
Comment #46954109
I've been wondering that myself. The descriptions seem to indicate that fully dragged to the left is liftkit, but my first assumption was that would be fully dragged to the right.
- comment
-
comment
Comment #46637889
See also: https://en.wikipedia.org/wiki/Dutch_profanity
-
comment
Comment #46186893
This is how I've observed it: Catfriend1 has long been the owner of syncthing-fork on android, which was fork of the official client syncthing-android. It had extra features around…
-
comment
Comment #46113115
How does the Nobel Peace Prize figure into this? I seem to be on the other side that didn't hear about the award. Which is not surprising as I don't follow it, but also I haven't w…
-
comment
Comment #45895304
Well, I guess Avalonia can solve 4 at least as you can negate a binding[1]. Good news for me as I recently started an Avalonia project, and thought you did still need an InvertedBo…
-
comment
Comment #45895267
Since it's using Avalonia, I'd say it's just X support at the moment. They've announced that they intend to support Wayland, but that was a couple months ago[1], so I doubt that's …
-
comment
Comment #45872030
This project shows that git messages aren't just for other people as it's an attempt to make terrible messages usable for the person who wrote the code in the first place.
-
comment
Comment #45795703
Oh, interesting.
-
comment
Comment #45793260
The Windhawk Start Menu Style[1] uses XAML to modify the Start Menu, and I doubt that they are translating XAML to React [1]: https://windhawk.net/mods/windows-11-start-menu-styler…
-
comment
Comment #45562797
If it makes a difference: it's an en dash used in the readme. I've been wondering why LLMs seem to prefer the em dash over en dash as I feel like en (or hyphen) is used more freque…
-
comment
Comment #45294270
It's also a rabbit :)
-
comment
Comment #45011494
Cope? Won't they be drinking from leaky pipes regardless of a drought?
-
comment
Comment #44924583
[A-z] though is a fun one though as it includes a few extra symbols between upper and lowercase.
-
comment
Comment #44883860
Does cancer progress that fast?
-
comment
Comment #44850046
Windhawk[1] has some plugins for styling (using XAML). I don't really style anything apart from removing the "Recommended" section from the start menu, so I'm not sure how fast sty…
-
comment
Comment #44750554
Interesting; never considered anchoring on the paragraph boundaries. I suspect you are right in that I use line shapes to navigate, as I also treat capitals as landmarks to bounce …