Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spiderxxxx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
spiderxxxx
17d ago
yea, vim doesn't have that, and you don't have to check if vim/emacs is installed on the remote box. just use tramp and if you have ssh access to the files, so does emacs.
2.
▲
by
spiderxxxx
17d ago
I used claude to handle a git commit for me (I wrote the code myself, but used Claude just for git -- I prefer fossil so never bothered to learn git command line) and it took credit for doing nothing but the commit.
3.
▲
by
spiderxxxx
2mo ago
I've not had that problem, but I have 35 years of programming experience, so I can describe exactly what I want. Maybe that's the difference. It doesn't have to be a single sentence, I write a whole paragraph or even pseudoco
4.
▲
by
spiderxxxx
3mo ago
That may change over time, but it's not going to change anytime soon. All the fabs are sold out and companies like Nvidia and AMD are buying up all their capacity until at least 2028, and new fabs aren't going to be coming online
5.
▲
by
spiderxxxx
4mo ago
Imagine someone telling you that their cousin who convinced someone to off themselves and may hallucinate occasionally that they should be the person dealing with your customers. You'd flat out tell them to go f themselves. But if thei
6.
▲
by
spiderxxxx
6mo ago
I tried it out, it built a system, calling itself AGOS, created a test project and coded it up successfully, added validation checks, verified everything worked properly, made a bunch of scripts to track goals and tasks and other stuff. I d
7.
▲
by
spiderxxxx
8mo ago
No love for fossil (fossil-scm.org)? It has a wiki, bug tracking, forums, email alerts, chat, dvcs, etc. It's written by and used by the same developers of sqlite. A single small file gives you the whole chili and pickles.
8.
▲
by
spiderxxxx
1y ago
No, they gave the cannibal ants a link to a new food source. Imagine you're living in your house, your neighborhood, and there's this large pit in the center, where the cannibals live. They're 30ft down so they can't get
9.
▲
by
spiderxxxx
1y ago
From what I've seen (at a fortune 100 company) they made the supposedly "best" employees fully remote, and they neglected to tell the others that there were "limited slots" for fully remote and thus they had to come
10.
▲
by
spiderxxxx
1y ago
Aerospace already has software standards for certification like DO-178C which is critical for certification from the FAA. You don't have to be licensed to write the software, but if it doesn't meet standards required for certifica
11.
▲
by
spiderxxxx
1y ago
That's not even the point. Also IQ tests are normalized for individuals in their same age group. If they're comparing them to people, then what age group people are they comparing with? Also the tests are timed, so IQ is more a me
12.
▲
by
spiderxxxx
1y ago
There's so many photos of just her staring off into the distance, and only one photo with her presenting the actual thing that she's supposedly famous for. I don't get the point of just all these random photos of this girl.
13.
▲
by
spiderxxxx
1y ago
fossil is great, and I wish more companies used it. It's so simple, has everything you need, documentation, bugs, email alerts, chat, a forum, a wiki. It's all there. Having to go to jira to manage something, confluence for someth
14.
▲
by
spiderxxxx
1y ago
>From what I was told, Python was originally seen as a Swiss Army knife for sysadmins. Yea, I was a sysadmin around 2000 (before that too) and I knew it as such. >between 2005 and 2006, two important things happened: Somewhat - I used
15.
▲
by
spiderxxxx
1y ago
I think you may be mistaking Society of Mind with a different book. It's not about lisp or "good old fashioned AI" but about how the human mind may work - something that we could possibly simulate. It's observations ab
16.
▲
by
spiderxxxx
1y ago
I've been programming in python for over 20 years. An LLM creates code that sometimes works, but it definitely doesn't meet my standards, and there's no way I'd use the code since I couldn't support it. People who h
17.
▲
by
spiderxxxx
1y ago
>That’s a disingenuous argument. You don’t know what you don’t know. Literally. A completely self guided high school graduate following random online materials will not learn nearly as much on their own. Or they will go down rabbit holes
18.
▲
by
spiderxxxx
1y ago
Washington has "committed intimate relationship" which does confer community property and is similar to a "common law marriage" so if people think that being in a long term relationship and not getting married is a way t
19.
▲
by
spiderxxxx
2y ago
Not just farmers, pilots, and anything that flies long distances will be hugely affected. Pilots rely not just on forecasts, but also warnings like turbulence, icing, thunderstorms, low visibility, etc. Without precision, and relying on oth
20.
▲
by
spiderxxxx
2y ago
I don't think the result of this study would stop people from getting tattoos, but if you're on the fence, then perhaps it could sway you. Either way, it can provide information to doctors to perhaps screen them more often for ski
21.
▲
by
spiderxxxx
2y ago
Would have to be a branch that was spliced, and wouldn't be 150 years old, apple trees don't live that long. Either way, the worst office snack IMHO is the apple, the person sitting next to me, taking a big bite, munching with the
22.
▲
by
spiderxxxx
2y ago
You don't ask for the requirements. You ask what they're trying to do, or what problem they're trying to solve. Sometimes I have to ask "where is this data going" or "what do you expect the end result of this t
23.
▲
by
spiderxxxx
2y ago
* for IOS devices (at first)
24.
▲
by
spiderxxxx
2y ago
You can buy any Nissan leaf since about 2013 and you get vehicle to home as well. No need to spend 50-55k.
25.
▲
by
spiderxxxx
2y ago
"FSD" is not running red lights, the so-called "driver" is. Ultimately you are responsible for what your car does, when you are in the driver's seat. If you allow it to run red lights, it's on you.
26.
▲
by
spiderxxxx
2y ago
there's 8 million pixels in 4k, so if you're trying to graph 8 million points, might as well just fill up the screen with a single color and call it a day. If you have 8 billion, well you can graph about 0.1% of that and fill up e
27.
▲
by
spiderxxxx
2y ago
I don't get the whole societal focus on these 'grade school kids attending college classes' type of "genius kids". They are advanced for their age, but that's about it. When you get in the real world, nobody ca
28.
▲
by
spiderxxxx
2y ago
If it's easy, then there's probably not a lot of value in doing it either.
29.
▲
by
spiderxxxx
2y ago
Why? What specifically caused you not to seek out alternatives? PyPy and libraries with CFFI seem to work okay together, but it can run python native code nearly as fast as C, so I always look for a pure python solution rather than depend o
30.
▲
by
spiderxxxx
2y ago
You are comparing miles to number of taxis, and some vague frequency of accidents vs an inexact statistic. I appreciate you trying, but I believe accident statistics are normally based on "per million vehicle miles traveled". If y
More ›