Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
elektronaut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
elektronaut
3y ago
Ideally, you want your hands to hover while typing, not resting on your wrists. I had surgery done in one hand a year ago. It has restored my ability to do most things (like cycling or using a gamepad), but regular keyboard and mouse use is
2.
▲
by
elektronaut
4y ago
It’s the source material, not the codec. Some albums sound vastly better on say Apple Music, regardless of lossless or lossy encoding. It’s almost like Spotify have older, inferior masters that they’ve never updated. You’re right that it’s
3.
▲
by
elektronaut
4y ago
> Modern bikes are getting lighter and lighter. The trend over the last few years have been disk brakes, aerodynamic features and wider tires, all of which come with a weight penalty. Some brands are now starting to converge their aero a
4.
▲
by
elektronaut
4y ago
I suspect the parent is referring to elevation, not distance. 1km in distance would only take a few minutes.
5.
▲
by
elektronaut
5y ago
Cycling is very low impact, as long as your bike fits and you’re not grinding away in a heavy gear.
6.
▲
by
elektronaut
6y ago
Thank you!
7.
▲
by
elektronaut
6y ago
I play guitar in a post-rock band called Caves of Steel. Our third album "Path to Ground" was slated for release around this time last year, but the global pandemic kind of took the wind out of those sails for a little while. I mi
8.
▲
by
elektronaut
6y ago
This is why I’ve come around on the 80 character rule after switching to Emacs, fitting four buffers side by side on my 27” monitor just works. 120 characters/3 columns is great for more verbose languages, but I find it a bit too wide
9.
▲
by
elektronaut
6y ago
It’s just files inside a magic folder. Edits are stored in sidecar files. So even if the database is corrupted, you can still recover. You don’t need to have your photos inside the catalog either, they can be referenced externally. If you l
10.
▲
by
elektronaut
7y ago
For .no, I reckon it's a combination of small population and the fact that you need to be a citizen to buy one. Until recently, they were only available to organizations. There's also restrictions on the number of registered domai
11.
▲
by
elektronaut
8y ago
People unable to use public transit are eligible for subsidized taxi rides.
12.
▲
by
elektronaut
8y ago
Yeah, C major (C/F/G) can be a bit awkward on guitar, the F barre chord is a painful hurdle for new players to get over. A major (A/D/E) is probably the easiest key to play. G major is arguably the most useful, because y
13.
▲
by
elektronaut
8y ago
Phrygian is quite common in metal, along with phrygian dominant. Great scales for dissonance and tension. Functional harmony kind of goes out the window once you stray from the major/minor modes anyway. You have to lean heavily on the
14.
▲
by
elektronaut
8y ago
Em is the iii chord in C, and it’s rarely used because it doesn’t really add any movement. Harmony is all about the cycle between tension and release, and there are other chords that do a much better job at filling the roles a iii chord cou
15.
▲
by
elektronaut
8y ago
For the low B on my 7 string, I get better intonation and tuning results by using power chords up and down the neck with distortion on rather than relying on a tuner. Fretting tension and picking intensity becomes a huge factor with low ten
16.
▲
by
elektronaut
8y ago
Pianos are like that too. There is a LOT of string tension, and the soundboard warps. Raising the pitch requires carefully balancing by tiny adjustments in several passes.
17.
▲
by
elektronaut
8y ago
Very good point. In my experience, it's still worth doing even with good locking tuners. Slack around the post is only part of the equation, the string can also bind at the nut. Especially on guitars without straight string pull. You c
18.
▲
by
elektronaut
9y ago
Great enclosures. The all-metal design is an important property for guitar pedals, it acts as a noise shield. For the same reason, they're probably not the greatest choice for radio circuits.
19.
▲
by
elektronaut
9y ago
That doesn’t sound right, the ii chord of C major is Dm, not D. I’m guessing E minor or G major judging solely by the chords.
20.
▲
by
elektronaut
9y ago
Stuva means to stow. Kallax is a swedish village.
21.
▲
by
elektronaut
9y ago
There's not really any magic to it. Just keep doing it, and after a while it'll start to sound right. And eventually the pain mostly goes away.
22.
▲
by
elektronaut
9y ago
Keep at it. Absolutely everyone started where you are now. 15 minutes is more than enough to start seeing improvement from day to day. Being relaxed and having a light touch is key to playing effortlessly. Beginners tend to press down way t
23.
▲
by
elektronaut
9y ago
Tab is terrible at conveying rythmic information, playing anything moderately complex is very hard unless you're already familiar with the material. And I'd say it's a very lossy format if it's reliant on out of band inf
24.
▲
Cellebrite can now unlock iPhone 6 and 6+
(cyberscoop.com)
1 points
by
elektronaut
10y ago
|
0 comments
25.
▲
by
elektronaut
10y ago
Spot on. Mastering for a wider dynamic range on vinyl makes sense. Not only because of the inherent physical limitations, but it's also reasonable to expect the listener has a decent sound system to go with the record player. It's
26.
▲
by
elektronaut
10y ago
I tried it for about a week and went back to monospaced. It wasn't a very pleasant experience. Code and prose are very different things. Special characters are very significant when programming, and tend to run together and be hard to
27.
▲
by
elektronaut
10y ago
It is completely optional, just pass the --skip-javascript option when you generate a new app.
28.
▲
by
elektronaut
10y ago
I'm sure you could run elisp scripts with mod_cgi. But who needs Apache? Just M-x package-install elnode, and you've got yourself a web server.
29.
▲
by
elektronaut
11y ago
You can email the user a one-time token for setting a new password. You should never store the users password.
30.
▲
by
elektronaut
11y ago
Yep, that's a viable solution. GIF and PNG include the dimensions in the first few bytes. JPEG is a little more complex, but you don't need to download much of the file to get dimensions. I've used fastimage with success: ht
More ›