Viewing profile — knicknic
knicknic
HN member- Joined
- Sun, Nov 10, 2019, 3:38 AM UTC
- HN karma
- 50
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About knicknic
No profile information was provided.
Recent public activity
-
comment
Comment #33543212
I don’t pr unless it will be obviously taken without first opening an issue. This prevents me wasting time testing and writing code. If someone is going to just close these questio…
-
comment
Comment #31336972
3x rule is not a rule but a guideline. It applies more to the average person. If you give someone 100 dollars a day they have to buy food, clothes, rent, education, transportation.…
-
comment
Comment #29413735
One way to make it safer is to run inside webassembly. I needed an easy way to modify photoshop files and allow give those commands to other users. So you may want to check out htt…
-
comment
Comment #29338294
The banks don’t own the loans, the government does, or peoples retirmenet funds… How is repricing home loans going to affect banks?
-
comment
Comment #28377404
With a sha you shouldn’t have to change the pull policy. However there isn’t a need for always if you have the sha.
-
comment
Comment #27593368
They pay you for work because it’s work, not because it’s fun. It’s easy to say, but they get X from you for that money. They don’t take it, you give it. If you are unhappy with ho…
-
comment
Comment #27102712
Surprised no mention of it fully being available to dogs… https://www.merck-animal-health-usa.com/nobivac/nobivac-lyme...
-
comment
Comment #26804039
Please bump priority of https://github.com/PowerShell/PowerShell/issues/3415 it makes it ugly and hard to convert scripts. Also source of bugs when users add lines to scripts.
-
comment
Comment #25889363
Potential security vulnerabilities? If I have a library and it works in 2 & 3. But I stopped working on keeping it 2 compliant because 2 is no longer supported. Than I will never b…
-
comment
Comment #25889105
Employees will just slack on another device. A phone or something. I haven’t been in a bank in over 5 years. I have refinanced my home twice, and will probably do so again without …
-
comment
Comment #25868509
Why not just install powershell on Linux?
-
comment
Comment #25868460
You should try server43
-
comment
Comment #25843032
`bash set -e`. Your examples don't work (if you have an answer please paste it in https://github.com/PowerShell/PowerShell/issues/3415 ) Set-PSBreakpoint -Command Write-Error -Acti…
-
comment
Comment #25841326
I like powershell, but miss bash set -e.(really really miss this) Find it hard to set a script to abort with a stack trace. Find it hard to deal with relative imports(this script i…
-
comment
Comment #25799597
There are, but not with as many developers as JS. And because JS has so many developers it is better in some metrics.
-
comment
Comment #25566907
That’s what the government wants you to believe.
-
comment
Comment #24876374
If you want to talk about a failure you should talk about the kin.
-
comment
Comment #21496281
With talk of proxy and go. I am surprised gobetween hasn’t been mentioned yet https://github.com/yyyar/gobetween . Last time I looked at the source it was very approachable.