Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vlasev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vlasev
3y ago
You can do this with text too (like in spreadsheets, code, etc) to find differences visually.
2.
▲
by
vlasev
3y ago
The Venn diagram for psychedelics include escapism, but it includes a lot more as well. Psychedelics can be a powerful tool, and for all the good that they can bring you, they can also wreck your shit for a while. It really depends on who y
3.
▲
by
vlasev
3y ago
One thing that seems to work well for me is to push myself into thinking highly random thoughts. I imagine some kind of boring scene from life. Then I change it up, add content, make it a bit weird. Then after 5-15 seconds of this, I switch
4.
▲
by
vlasev
4y ago
Now if someone would write an app that checks if your licensed code can be found with Copilot, we would go full circle. It could actually be useful to see if your code is used without proper licensing?
5.
▲
by
vlasev
4y ago
I can confirm this as well, discovered in a similar way. For me I notice objects start to fade into grey in the periphery. Another cool thing is that blinking seems to reset it for just a second or so and then things fade back to grey insta
6.
▲
by
vlasev
5y ago
{name}{confirmation}{request} is basically a hidden render loop. If you had something like const inputs = [name, confirmation, request] and rendered that via inputs.map() (or just {inputs}), it would have complained about
7.
▲
by
vlasev
5y ago
If you render the inputs via a list, like const inputs = isBob ? [name, confirmation, request] : [name, request] then it complains that there's no key prop and the issue persists. This shows it's because of confused ident
8.
▲
by
vlasev
5y ago
You can probably tokenize the names so they become irrelevant. You can ignore non-functional whitespace, so that code C remains. Maybe one can hash all the training data D such that hash(C) is in hash(D). Some sort of Bloom filter...
9.
▲
by
vlasev
6y ago
Reminds me of the bridge story in Margin Call [1]. Or if you'd rather read it, here's the script [2], just search for "Did you know I built a bridge once?". Or condensed: "It went from Dilles Bottom, Ohio to Moundsv
10.
▲
by
vlasev
6y ago
Call me cynical, but I feel like the 4 day work week will be forgotten when it comes to reviews.
11.
▲
by
vlasev
6y ago
If you're looking at the money, yes. But how much is the potential happiness and stress reduction worth? 5%? 10%? 20%?
12.
▲
by
vlasev
6y ago
Woah this is really cool and an awesome point of view. Collapsing along the x-axis is just a projection along the vector [1, 0, 0] onto the the y-z plane defined by it and the origin. Then if you project along the vector [1, 1, 0] onto the
13.
▲
by
vlasev
6y ago
I'm sure you've seen this elsewhere in the comments, but multiply two polynomials to see a discrete convolution in action! Here your functions would be discrete.
14.
▲
by
vlasev
6y ago
I can confirm. I've mostly been working from my bed during these Covid times, and once I started going to the gym I was astonished by just how weak my back was, as opposed to my upper body or legs. But thankfully, it's building ba
15.
▲
by
vlasev
6y ago
Can confirm the same for me!
16.
▲
by
vlasev
6y ago
I'm a dancer as well and this is spot on. Thanks for putting it into words! Even if you do it competitively, though, the analogy still holds. But then it becomes both that and a sport!
17.
▲
by
vlasev
6y ago
Since it's done by stacking 30-45 min exposures, it would be sharp. All you have to do is align the images well.
18.
▲
by
vlasev
6y ago
You can pretty much make a telescope as large as you'd like, depending on your technological level. Hypothetically, you can use gravitational lensing to make a telescope via the sun! It's rather unfeasible at our current level of
19.
▲
by
vlasev
6y ago
Hubble points via gyroscopes, not thrusters! But they are slow, so that's part of why you need to schedule things well. YouTube video explaining how it points: https://www.youtube.com/watch?v=qEZI9DxIQss Also, I don&#x
20.
▲
by
vlasev
6y ago
Some galaxies have stars in the trillions. Even the Milky way is at something like quarter of a trillion. It's mind-boggling.
21.
▲
by
vlasev
6y ago
Just a nitpick: Hubble is at a much higher altitude than Starlink and as such would never be interfered with.
22.
▲
by
vlasev
6y ago
This leads to a very interesting conclusion - small gains in male attractiveness leads to a much larger perceived gain in their attractiveness. It basically means men have a LOT to gain from improving their looks!
23.
▲
by
vlasev
6y ago
From what I've seen and heard from my friends, women tend to select for lean-ness. Smaller guy with six pack is usually more attractive to them than a big guy with six pack. And it shows in their dating preferences too.
24.
▲
by
vlasev
6y ago
I know this is tongue-in-cheek, but I still think it's not the right point of view. A lot of the compatibility in a long term relationship stems from shared values, experiences, interests and culture. So I think your pool of potential
25.
▲
by
vlasev
6y ago
It really is like that. The less effort you put in with every choice in a relationship, the more work you'll end up having to do to save it later on. Every choice is a potential investment into your future together. A relationship is v
26.
▲
by
vlasev
6y ago
Reminds me of how the Space Shuttle Main Engines gained improvements over time so you could then set them to 104.5% thrust. Higher modes were later available. From Wikipedia on RS-25 engines: - Block IIA (RS-25C): First flown on STS-89, the
27.
▲
by
vlasev
6y ago
I hear you. I too moved to a new city shortly before lockdown, knowing almost no one here. I played a lot of games for a while and then got bored of it. I wrote a lot and then got bored of it. I did side projects and got bored of them. And
28.
▲
by
vlasev
6y ago
It probably extrapolates, much like how when you stare at those videos of a moving background and look away, your environment appears to shift in reverse of the motion you were observing.
29.
▲
by
vlasev
6y ago
I'm not sure if you can echo this, but I've been in negative spirals in the past and the only thing that really helped me get out was to focus ALL my efforts on creating a positive spiral to counter the negative one. It often star
30.
▲
by
vlasev
6y ago
> spending 3 days on a task that was supposed to take 5-15 minutes. Then a simple coding exercise (2-3h) took me a week, because I couldn't focus, I hope I'm not too intrusive, but did you happen to quit some sort of addictive
More ›