Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kritr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kritr
2mo ago
I’ve found that when the right cli tools are preprovided / provisioned for the LLMs to get the job done, they tend to do okay. But when hunting for them in the wild, they get a lot more confused.
2.
▲
by
kritr
4mo ago
I’ve been using a friend’s app switcher because cmd+tab was a bit too slow and not window oriented. But this has been pretty nice for me. https://mwitch.viraat.dev/ It’s also open source if you want to customize it for your
3.
▲
by
kritr
4mo ago
I was going to say the same thing. Purdue Hackers has grown into a much needed space at Purdue, nice to see the effects going beyond.
4.
▲
by
kritr
5mo ago
Unfortunately even with these improvements, working in the repo was quite slow. Changes branches took an eternity, and people resorted to a more workspaces style solution. If you’re planning on starting a big tech company, I wouldn’t recomm
5.
▲
by
kritr
10mo ago
I’ve seen some talk of replacing etcd with FoundationDB, which could yield similar improvements.
6.
▲
by
kritr
11mo ago
Ironically in SF it seems inversed. Whole Foods is second cheapest to Trader Joe’s, and Safeway is the most expensive.
7.
▲
by
kritr
11mo ago
I was looking for this 2 days ago for a new computer setup. I haven’t had a chance to download this yet, but hoping that it has native keybindings. (Cmd+N) on mac for composing a new email or something similar. I know fastmail’s built in ke
8.
▲
by
kritr
1y ago
I don’t see this article actually arguing against GitOps. It just argues that the policies in place for GitOps need to make sense for the environment you’re developing in. Obviously, the level of auditing and reviewing for infrastructure ch
9.
▲
by
kritr
1y ago
Eh, I think more optimistically, this is something her and her partner could joke about, and that he got a chuckle out of it. I’m sure more heartfelt words were shared outside the scope of this obit.
10.
▲
by
kritr
1y ago
One useful thing I discovered recently about zoxide is that it has a basedir flag, so in theory you scan scope your query to the directory you’re in or based off some git root. something like alias zg=‘zoxide —basedir $(git rev-parse --show
11.
▲
by
kritr
1y ago
My current assumption is that other classes of assets, assuming technological progress continues at its current rate, will grow significantly faster than demand for land. So the economics that once made homeownership favorable, no longer ex
12.
▲
by
kritr
1y ago
A friend of mine built an alternative UI for this, that may be more digestible if you’re trying to lookup individual items. http://plastic.food/
13.
▲
by
kritr
1y ago
Running the container on Windows is probably a lot more complicated because there’s no obvious built in chroot + mount filesystem command (at least from memory). I believe they’re built on silos. I believe containerd itself is probably as l
14.
▲
by
kritr
1y ago
iTerm and Terminal are pieces of software emulate a physical terminal environment. They take the output of programs/shells output characters and control codes to render text, clear the screen, etc. The terminal emulator receives keyboa
15.
▲
by
kritr
2y ago
Chiming in with a Purdue alum perspective. If you can get away with this, keep doing so, but definitely recommend putting some time into the 59000 / 69000 classes taught at the grad level. Advisors let you swap elective classes in your
16.
▲
by
kritr
2y ago
Then how would you type uppercase letters? /s But on a more serious note, it does appear that some people are not aware that the shift key capitalizes letters and exclusively rely on the caps lock key.
17.
▲
by
kritr
3y ago
Honestly haven’t had too bad of an experience with Capital One’s hopper portal. Normally I don’t care for these aggregators, but 9/10 times the price difference is negligible, I don’t have to create a new account, and their customer s
18.
▲
by
kritr
3y ago
Like a lot of people in this thread. I was 9 when I started using game maker. This wasn’t by chance, the good fortune of some willing parent who wanted to teach kids how to make games started a club at my elementary school. By the end of t
19.
▲
by
kritr
3y ago
Sounds like the bigger issue in this case is that it’s not clear to developers in which cases they can rely on DPAPI to be entirely local, which I assume is what’s needed for password manager style applications.
20.
▲
by
kritr
3y ago
It’s frequently used to describe the problem of calling an async function from a sync one or vice versa. There’s other applications of the term though (pure vs impure functions). I think it just happens to be that we like assigning colors t
21.
▲
by
kritr
3y ago
Having seen his exhibit in Venice. I will say, in the right contexts it really does look like a black hole. This doesn’t require limited lighting, just regular room lighting. 3d objects painted with it will disappear into themselves as if i
22.
▲
by
kritr
3y ago
Great article! The led me into a rabbit hole, exploring collisions in Wi-Fi and the corresponding CSMA/CA Protocol. I hadn’t put that much thought into how this worked in practice.
23.
▲
by
kritr
3y ago
As someone that doesn’t spend a lot of time in Python, but is familiar with the ecosystem and numpy. I would say this is actually a lot more approachable than I thought it would be. The only thing that really surprised me was that rewritin
24.
▲
by
kritr
3y ago
Hey Elnard, you might want to consider using https://github.com/KritR/picoc-js ;) Then you should be able to fully execute in browser.
25.
▲
by
kritr
3y ago
Using newer technologies sometimes buys development velocity, which is a good indication of innovation.
26.
▲
by
kritr
3y ago
I also found it surprisingly how pleasant this was. For all Powershell’s quirks, this is one of those features that just makes sense to me.
27.
▲
by
kritr
3y ago
Having switched to both Bing and DuckDuckGo as defaults and then developing the subtle habit of searching via Google.com rather than my browser’s search bar, I think I’d have to disagree. For whatever new niche of programming concepts I’m l
28.
▲
by
kritr
3y ago
I think if you have a good mentor or guide in a space where there might be a proprietary system, it’s a lot easier to start being able to do those deep dives. I found that when people were able to explain the larger context for the question
29.
▲
by
kritr
3y ago
I believe we do this on Windows for Windows Sandbox. It works well but you will take a hit on performance to do the block resolution compared to always paging into physical memory. https://learn.microsoft.com/en-us/wind
30.
▲
by
kritr
3y ago
Can’t wait till the expedia plugin ”accidentally” books my flights. But on a more serious note, does anyone know if the chatgpt plugin model forces it to confirm with the user before it hits a certain endpoint?
More ›