You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying out something I saw online, where if you try to write a function to calculate the salary of a woman co-pilot suggests a function which returns a smaller salary value than the input variable. For example:
function calculateFemaleSalary(salary) {
return salary * 0.77;
}
I know it is a simple example, but it would be good to not reinforce these things. Similar suggestions appear for calculatePOCSalary, calculateLgbtSalary, and when I asked it for calculateMaleSalary, the multiplier was 1.25.
Extension version: 0.22.4
VS Code version: Code 1.95.1 (Universal) (65edc4939843c90c34d61f4ce11704f09d3e5cb6, 2024-10-31T05:14:54.222Z)
OS version: Darwin arm64 23.6.0
Modes:
Type: Bug
I was trying out something I saw online, where if you try to write a function to calculate the salary of a woman co-pilot suggests a function which returns a smaller salary value than the input variable. For example:
I saw this here: https://x.com/s3nhs3nh/status/1861126547907739821
I know it is a simple example, but it would be good to not reinforce these things. Similar suggestions appear for calculatePOCSalary, calculateLgbtSalary, and when I asked it for calculateMaleSalary, the multiplier was 1.25.
Extension version: 0.22.4
VS Code version: Code 1.95.1 (Universal) (65edc4939843c90c34d61f4ce11704f09d3e5cb6, 2024-10-31T05:14:54.222Z)
OS version: Darwin arm64 23.6.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: