Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cyann
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
cyann
4mo ago
I've got a `.rustfmt.toml` file in all my repos with hard_tabs = true
2.
▲
by
cyann
7mo ago
Got this spam today on my GitHub address, YC affiliated: From: henry@joincactuscompute.com Hey, I hope all is well with you, just reaching out as you seem to be interested in on-device speech models. Cactus is a low-latency AI engine for c
3.
▲
by
cyann
8mo ago
I had a similar problem, the 5 reboots fixed it: https://support.apple.com/en-us/102577
4.
▲
by
cyann
1y ago
Melatonin is effective ~5 hours later. No need to take more than 0.3 mg. What you should try is L-Theanine just before going to sleep, it's effective against Caffeine, not sure about Psilocybin.
5.
▲
by
cyann
1y ago
I did some benchmarks on one of our CLI and found that `opt-level = "z"` reduced the size from 2.68M to 2.28M, and shaved 10% on the build time, worth a try. I'll try with `panic = "abort"` for our next release, tha
6.
▲
by
cyann
2y ago
Same, anGLuar sounds, for a french speaker, like https://en.wiktionary.org/wiki/engluer 1. to birdlime 2. (reflexive) to get bogged down
7.
▲
by
cyann
2y ago
Angluar -> I'm using this from now on
8.
▲
by
cyann
2y ago
The EU will switch to permanent winter time as well: https://www.euronews.com/my-europe/2022/10/28/when-will-the-...
9.
▲
by
cyann
3y ago
Proof of Concept
10.
▲
by
cyann
3y ago
Excellent user experience using a Logitech MX Master 3S with Mos and ScrollReverser. https://mos.caldis.me/ https://pilotmoon.com/scrollreverser/
11.
▲
by
cyann
3y ago
I'm a paying customer since June 2022, and I was wondering if I was the only one using its most powerful feature: domains personalizations. I guess not: https://kagi.com/stats?stat=leaderboard&k=2 When you start se
12.
▲
by
cyann
3y ago
This should help: defaults write com.apple.security.authorization ignoreArd -bool true
13.
▲
by
cyann
3y ago
Been using it for weeks, makes me feel "productive" when typing a lot. Some keys (numeric keypad) are silent, which is odd, and makes me look at the keyboard wondering where did I put my fingers...
14.
▲
by
cyann
3y ago
Flywheel are efficient for high power in short duration: https://en.wikipedia.org/wiki/Flywheel_energy_storage Usually used during a short period of time before the diesel generator can be fully operational.
15.
▲
by
cyann
3y ago
G.net
16.
▲
by
cyann
3y ago
At first glance I thought you were talking about "Thai" time, which is a surprising calendar when you have dates with years in the 2500 range. Looking at you Symantec AntiVirus, storing AV definitions date using the user's lo
17.
▲
by
cyann
3y ago
If you are a homeowner, first start with your own house. 1. Insulation 2. Heat pump 3. Solar panels (more the better) Depending on your location, this will be amortized in ~7 years, which is like 14%/year return rate. Excellent investm
18.
▲
by
cyann
3y ago
Well, Romansh is a Romance language, a Latin vernacular like French and Spanish. https://en.wikipedia.org/wiki/Romance_languages Off topic: I'm rebuilding our landing page (targeting CH for the time being) and dec
19.
▲
by
cyann
3y ago
Something like https://exercism.org/tracks/rust
20.
▲
by
cyann
3y ago
I've found the sparse protocol many times faster than git since Rust 1.68 To use the sparse protocol with crates.io, set the environment variable CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse, or edit your .cargo/config.toml file to
21.
▲
Firefox 111 supports CSS 4 color functions
(developer.mozilla.org)
4 points
by
cyann
4y ago
|
1 comments
22.
▲
by
cyann
4y ago
CSS color functions color(), lab(), lch(), oklab(), and oklch() are now supported. These features are disabled by default and can be enabled by setting the preference layout.css.more_color_4.enabled to true.
23.
▲
by
cyann
4y ago
Brawndo
24.
▲
Some third-party Twitter apps appear to be broken
(theverge.com)
2 points
by
cyann
4y ago
|
0 comments
25.
▲
by
cyann
4y ago
I'd guess https://huemenu.app/ (I'm a user)
26.
▲
by
cyann
4y ago
These: https://www.stromerbike.com/en/models/stromer-st7-launch-edi... Starting at USD 13 400.
27.
▲
by
cyann
4y ago
rsvg-convert from https://gitlab.gnome.org/GNOME/librsvg is what I use. They've been refactoring it in Rust for the last 5 years. It fit my needs, but I'm still trying to figure out how to get it to compile a
28.
▲
by
cyann
4y ago
Thank you! I've heard that on a episode of Avenue 5 and it was confusing
29.
▲
by
cyann
4y ago
I wish Remarkable would release an Apple Silicon (arm64) version of their desktop companion app. I've got to keep an old Intel MacBook for these "legacy" apps, it's not ideal. It works in Rosetta, but I can't instal
30.
▲
by
cyann
4y ago
Yes, sort of: "Zstd offers a training mode, which can be used to tune the algorithm for a selected type of data. Training Zstandard is achieved by providing it with a few samples (one file per sample). The result of this training is st
More ›