Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fireattack
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
fireattack
1y ago
Do it with one file?
2.
▲
by
fireattack
1y ago
Windows doesn't either. >move 1 ..\1\ The system cannot find the path specified. 0 file(s) moved. But the issue is you can't ensure LLM will generate the command with trailing slash. So there is no dif
3.
▲
by
fireattack
1y ago
That's not what OP encountered. The "failure" mode is mv file ../folder where folder is not a folder (non-exist, or is a file). And Linux will happily do this too.
4.
▲
by
fireattack
1y ago
But it will show a warning. I don't get the issue. D:\3\test\a>move 1 ..\1 Overwrite D:\3\test\1? (Yes/No/All): If anything, it's better than Linux where it will do this silently.
5.
▲
by
fireattack
1y ago
You mean "i.e." I believe
6.
▲
by
fireattack
1y ago
What's NIH
7.
▲
by
fireattack
1y ago
The definition of grey is totally debatable, but in W3C spec Green = #008000 (instead of #00FF00, which is called Lime?) makes no sense. How did it happen?
8.
▲
by
fireattack
1y ago
> playsound This library is unfortunately effectively abandoned -- it hasn’t received any updates in over four years, and its latest version doesn’t work at all : https://github.com/TaylorSMarks/playsound/issue
9.
▲
Tell HN: Google Search shows irrelevant results for me for days
2 points
by
fireattack
1y ago
|
0 comments
10.
▲
by
fireattack
2y ago
Totally unrelated to the content, but about the website itself. The site completely breaks when I visit it. After some investigation, I found out that if I enable Stylus (a CSS injection extension) with any rules (even my global ones), the
11.
▲
by
fireattack
2y ago
I think what you said is true but the major reason is simpler: there are way more gamers than developers. So if your project's audience is gamers, of course it's going to attract more people which also means lower quality communit
12.
▲
by
fireattack
2y ago
I'm Copilot customer since day 1 and I'm mostly satisfied with it, until a few months ago. I noticed a mini project I was working on suddenly stopped showing any autocomplete results. The log shows the API returns empty `model de
13.
▲
by
fireattack
3y ago
Thank you for your insight! By the way, I asked about it previously on their repo before, if you're interested. No replies yet though, since the development of the lib isn't very active to begin with. https://github.com
14.
▲
by
fireattack
3y ago
Would GIT affect how Python runs across multiple Python processes? I'm asking because I encountered a weird phenomenon before. I use a simple Python lib called "schedule" which is to run some tasks periodically (not precise
15.
▲
by
fireattack
3y ago
He copied OP's idea, not their code AFAIK.
16.
▲
by
fireattack
3y ago
Yes, if the user want to disable all the protections and choose to install malware it's their choice. You can already do so on *nix, Windows, and macOS (albeit more complicated). Not sure why a phone OS would be different. Your line of
17.
▲
by
fireattack
3y ago
I get it, but that's ultimately the user's choice.
18.
▲
by
fireattack
3y ago
Oh God, after reading your post, it suddenly struck me that maybe I should try using a different Google account, even though I don't really have anything special in my main account. I registered a new account, and voilà, it suddenly wo
19.
▲
by
fireattack
3y ago
I can reproduce it with Chrome, Firefox, both with no extension. On three computers. In case it was not clear, here is the full STR. 1. Click on a cell. 2. Click on the formula bar. 3. Type something, Press enter (you can even directly pres
20.
▲
by
fireattack
3y ago
No, It's not a coincidence. Unfortunately, majority of "large" user-facing programs or services are not open source.
21.
▲
by
fireattack
3y ago
I like to file bugs about any software or service I use, too. Just did a quick check, under my current email I have 101 bugs filed for Chromium and 91 for Firefox (which I no longer use extensively, so they're mostly years old). Since
22.
▲
by
fireattack
3y ago
Same here. If anyone can kindly share an invitation, my email address is in my profile. Edit: got one (two actually), thanks forks!
23.
▲
by
fireattack
4y ago
In general, I don't find any noticeable performance issues using ubo on Chrome, but again I'm the "install it and forget it" type. I do encountered a weird specific performance bug that is when cosmetic filtering is enab
24.
▲
by
fireattack
5y ago
From https://github.com/babel/babel/graphs/contributors it looks that Henry did work on the project heavily after the creator left/went inactive, but stopped being active himself after 2019. There probab
25.
▲
by
fireattack
5y ago
I buy from Amazon purely for 30-day return policy which is quick and painless to process (single click, drop it to UPS store, done. Don't even need printer, tape or box if the original package it still intact.) Can't say I have th
26.
▲
by
fireattack
5y ago
Just in case I wasn't clear, I think we both agree that message being unauthentic is a different matter from the incident itself. Just that angry people often can't/wont distinguish the two. I pointed this out because GP seem
27.
▲
by
fireattack
5y ago
I don't know. I do like their statement since it's direct and not vague as you said. However, I've seen multiple times on Internet that a company made an apology which looked fair to me as a bystander, while people who wer
28.
▲
by
fireattack
5y ago
Glad someone talked from the employee's angle, that's something I have been wondering for a while too. I can't even remember the last time being a customer of "local businesses" other than restaurants, and don'
29.
▲
by
fireattack
5y ago
Just a heads up, you should use higher quality (or better, just use PNG) for the output. The default Image.save quality is very low to a point that the JPEG artifact is more prominent than the line art themselves. L91 @ data.py: image_p
30.
▲
by
fireattack
5y ago
What's the difference between the two views? Just row vs column?
More ›