Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cjp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cjp
6mo ago
direnv, .envrc, "layout uv" https://github.com/direnv/direnv/wiki/Python#uv
2.
▲
by
cjp
8mo ago
Judging by the responses here, it's functionally a nerd snipe.
3.
▲
by
cjp
8mo ago
Have a look at code mode mcp. https://github.com/universal-tool-calling-protocol/code-mode
4.
▲
by
cjp
11mo ago
https://github.com/jdx/mise It's a generic version manager (replacing nvm/pyenv/etc). It also does direnv and tasks.
5.
▲
by
cjp
7y ago
Of course, no one can understand everything, but he said, "pick a subject". Just one, not everything. I'm reminded of this description of a PhD: http://matt.might.net/articles/phd-school-in-pictures
6.
▲
by
cjp
9y ago
> for any codebase > Supports over 15+ languages & environments (JavaScript, Java, Ruby, Golang, PHP, etc...) The title here is overly broad, bordering on click bait. I suggest it be edited to "for several popular languages&
7.
▲
by
cjp
9y ago
A hilarious pun at Accenture's expense.
8.
▲
by
cjp
10y ago
The Git Parable: http://tom.preston-werner.com/2009/05/19/the-git-parable.htm...
9.
▲
by
cjp
10y ago
Same here. I recall a "give pokemon go access to your google contacts" dialog (or similar), which I denied.
10.
▲
by
cjp
10y ago
> So any task with `Parent-Id` will be a sub-task. If User owns the tasks he can see the subtasks tree also. but if you own the sub task alone, for you it is like a normal task with an out of scope parent. That should work. > Recursiv
11.
▲
by
cjp
10y ago
An ambitious idea. Some questions immediately spring to mind. > Task is owned by a Project. Project belongs to a User. User is a member of Domain. Can Tasks have subtasks? Recursively? To an arbitrary depth? Can Projects have subproje
12.
▲
by
cjp
11y ago
All your base! Those were some good times.
13.
▲
by
cjp
12y ago
http://en.wikipedia.org/wiki/North_American_beaver#Behaviour Beavers are best known for their dam-building. They maintain their pond-habitat by reacting quickly to the sound of running water, and damming it up with tre
14.
▲
by
cjp
12y ago
No you can't. Tapping on the month shows you the days in the month, not your calendar events for the month.
15.
▲
by
cjp
12y ago
Nope. The three dot menu has Schedule, Day, 5 Day, Search and Refresh. There is no Month there. By the way, limiting to 5 days is at best inflexible. Many people want to look at 7 days because, you know, that's a week.
16.
▲
by
cjp
12y ago
> To me this is a major flaw in the design of Windows. As much as possible, I use PortableApps on Windows. When I migrate to a new machine, all I need to do is copy the PortableApps folder. I don't see this as a flaw in Windows. I
17.
▲
by
cjp
13y ago
Here [1] is a good but necessarily incomplete summary of version control tool history, written by ESR. Tom Lord does deserve much credit for DVCS concepts, but so do Larry McVoy (Bitkeeper) and Graydon Hoare (Monotone). [1] http:/
18.
▲
by
cjp
13y ago
You can split hunks down to individual lines. Also git-gui can stage individual lines.
19.
▲
by
cjp
13y ago
A front facing camera already flips the image so that the user sees what they usually see when they look in a mirror. So one mirror would end up being right. Except when you open the camera app, the mobile site is no longer displaying the
20.
▲
by
cjp
13y ago
Or Tars Tarkas sleeping.
21.
▲
by
cjp
13y ago
Each docker RUN command is like a git commit. See those cache keys? Those are the commit sha1sums. According to the article, you can roll back to a (any?) cache key and branch off into a new direction. I wonder about merges though.
22.
▲
by
cjp
13y ago
What is it that you think sowhatquestion means by "sugar rush"? My guess is you think he means hyperactivity. What is the difference between a diabetic glycemic excursion (what you said) and a postprandial glycemic excursion (wha
23.
▲
by
cjp
13y ago
https://www.ncbi.nlm.nih.gov/pubmed/11858448 Wouldn't want to actually stfw or anything.
24.
▲
by
cjp
13y ago
In a packed repo, git grep can mmap the pack file once and search through it in one fell swoop. If the pack file isn't already in the filesystem buffer, mmap will get it there quickly. The number of system calls is O(1). The limitati
25.
▲
by
cjp
13y ago
http://en.wikipedia.org/wiki/Vitamin_C#Overdose
26.
▲
by
cjp
14y ago
An honest mistake: Your form has 3 required fields but the user only filled out 2. This shouldn't require a trip to the server. A hack attempt may be a direct POST circumventing any client side checks.
27.
▲
by
cjp
14y ago
When in ketosis, excess ketones are expelled in the urine.
28.
▲
by
cjp
15y ago
TerminalIDE includes git. https://play.google.com/store/apps/details?id=com.spartacusr... AGit is a standalone git client ($2.50). https://play.google.com/store/apps/details?id=com.madgag.agi... The source for AGit is on github. htt
29.
▲
by
cjp
15y ago
"There are 2 hard problems in computer science: caching, naming, and off-by-1 errors." Is there a better name for "programming language" that avoids the problem of association with natural language?
30.
▲
Technology didn't create our copyright problems
(progress.org)
1 points
by
cjp
15y ago
|
0 comments
More ›