Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
clashmeifyoucan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
clashmeifyoucan
7mo ago
I enjoyed the part about factoring in unpredictability. One of my peeves with weather apps had been that they do switch the forecast on the fly if it is inaccurate, and I have joked before that what we need is a derivative weather app accou
2.
▲
New York’s Hottest Steakhouse Was a Fake, Until Saturday Night
(nytimes.com)
4 points
by
clashmeifyoucan
3y ago
|
0 comments
3.
▲
by
clashmeifyoucan
4y ago
a textbook example of an algorithm that works very well with union-find is the kruskal's algorithm to find the minimum weight spanning tree given a graph. Using union-find improves the time complexity of the algorithm from O(V²) to O(E
4.
▲
by
clashmeifyoucan
4y ago
Yeah, but the fabric of my shirt seemed noticeably worse at cleaning my glasses, so I stopped using that completely. Having a microfiber on hand at all times is very helpful for that
5.
▲
by
clashmeifyoucan
4y ago
My opticians have always given me a microfiber whenever I got a set of glasses made, and last time I went I asked for a spare as well. Now I have the habit of having one in my pocket at all times so I don't have to devolve back to usin
6.
▲
by
clashmeifyoucan
4y ago
I swear by Paste as well, since coming from Windows, it mimics the Windows clipboard ui and hence was easy to get used to. I do wish that macOS at some point makes a native clipboard manager.
7.
▲
by
clashmeifyoucan
5y ago
this, I wanted to make a little utility for getting lyrics for whatever song is currently playing on spotify[1] and ran into the issue for getting the song name without using the API since that's just inconvenient for the end user. The
8.
▲
Stages of Denial
(beyondloom.com)
225 points
by
clashmeifyoucan
5y ago
|
117 comments
9.
▲
Itty-router – router in 30 lines of code
(github.com)
1 points
by
clashmeifyoucan
5y ago
|
0 comments
10.
▲
Moon Tricks Tesla's Full Self-Driving Feature into Thinking It's a Yellow Light
(interestingengineering.com)
29 points
by
clashmeifyoucan
5y ago
|
12 comments
11.
▲
What Does Copilot Mean for Open Source?
(opensource.org)
2 points
by
clashmeifyoucan
5y ago
|
0 comments
12.
▲
by
clashmeifyoucan
5y ago
it appears the author has changed the link, so this is deadlinked now.
13.
▲
Escaping from the abyss: Nix, the purely functional package manager
(notes.yukiisbo.red)
2 points
by
clashmeifyoucan
5y ago
|
1 comments
14.
▲
CS in Vietnam (2013)
(neil.fraser.name)
2 points
by
clashmeifyoucan
5y ago
|
0 comments
15.
▲
Hammock Driven Development
(github.com)
2 points
by
clashmeifyoucan
5y ago
|
0 comments
16.
▲
by
clashmeifyoucan
5y ago
one thing that caught my eye was the convert comments to code feature. If you can use your voice to dictate comments then combined with copilot it might just be possible to write code without touching the keyboard at all! of course I guess
17.
▲
by
clashmeifyoucan
5y ago
Another nice resource for understanding zk snarks that I found easily digestible was this paper that was shared on hn a few months ago[0]. https://arxiv.org/abs/1906.07221 [0]: https://news.ycombinator.com&#
18.
▲
by
clashmeifyoucan
5y ago
not OP but the two features of fish that stood out for me so much that I make it my default shell on remote servers are 1) the autocomplete suggestion as you type a command [1] 2) scrolling thru commands after partially writing one only sho
19.
▲
Apple admits that iMessage for Android was killed to keep its walled garden
(androidpolice.com)
45 points
by
clashmeifyoucan
5y ago
|
18 comments
20.
▲
Vanderbilt researchers discovered how to switch off cancer growth driving gene
(elifesciences.org)
3 points
by
clashmeifyoucan
6y ago
|
1 comments
21.
▲
by
clashmeifyoucan
6y ago
Ah, I guess should've tried before saying. Just excited there's a way.
22.
▲
by
clashmeifyoucan
6y ago
Incidentally, it's weird to me how we lack internet laws in a lot of aspects yet have strong IT laws when it comes to blocking and censoring websites when needed (eg. porn¹) [1] https://internetfreedom.in/why-is-porn-be
23.
▲
by
clashmeifyoucan
6y ago
thanks for making this! The undo from insert mode¹ one sold it for me :) [1] https://vimtricks.com/p/undo-from-insert-mode/
24.
▲
by
clashmeifyoucan
6y ago
As an aside, I love the vim keybinds with IntelliJ combo, vim makes it so easy to navigate and perform operations, eg. the one I use most being dt<some char> to delete until a char. Never can seem to get vim selections and deletions r
25.
▲
Linux Ported to the M1
(twitter.com)
41 points
by
clashmeifyoucan
6y ago
|
11 comments
26.
▲
by
clashmeifyoucan
6y ago
Yes, https://news.ycombinator.com/item?id=25792396
27.
▲
Show HN: Custom link shortener using Cloudflare Workers and KV
(github.com)
7 points
by
clashmeifyoucan
6y ago
|
1 comments
28.
▲
by
clashmeifyoucan
6y ago
fwiw even before the football game, Notre Dame temporarily shifted to online for half a month after an outbreak.¹ Regular testing is great, but it needs to be coupled with effective contact tracing to curb spread. [1] https://www
29.
▲
by
clashmeifyoucan
6y ago
So I attend Vanderbilt, who invited everyone to attend in person in the Fall and now will do the same in Spring. The university is doing 1), as well as 2) to an extent by cancelling spring break. Interestingly, they haven't opted to do
30.
▲
Rustlings
(github.com)
19 points
by
clashmeifyoucan
6y ago
|
0 comments
More ›