I guess that’s meant to be 2025 since the graph is projected? Pretty funky screw up though.
I guess that’s meant to be 2025 since the graph is projected? Pretty funky screw up though.
deleted by creator
I don’t know where “software engineer” started but in Australia engineers have to study for years and then do a minimum amount of study every year to keep their license. Which we don’t have to do. I’ve always been weirded out by Software Engineer even though it seems to be becoming more common.
Sure, so you just get a fine for obstructing your license plate then.
As far as I’m aware cybercrime is generally: “anything done maliciously involving a computer” intentionally sticking a drop table command over your plates because you’re expecting something to read your plate and input it into a db might count.
Id guess maybe, if I generated a string using AI and intentionally crashed their stuff, it might be crime.
I’d be more worried that this could count as some form of cybercrime.
The title is a bit misleading, the summary on the article makes it clear that YouTube kids functionality is being rolled into the main app rather than being its own thing.
I love when I make a small code change and then I make my PR, CI runs and some piece of code entirely unrelated fails and it’s now my job to work out how these two unrelated things are related.
In that case, this is also a yes.
I’m a developer working for a SaaS company and you didn’t NEED a degree to get hired but it sure was a “nice to have.”
I’ve got a pixel 6, never had any issues with it. I would recommend all the usual suspects: turn it off and on, update, factory reset.
If you are up to date I remember people complaining that the latest update broke some stuff for them, that might be your issue?
I think I understand this;
cancel -> submit the POST request and cancel -> undo this thing. maybe they shoulda just used submit & cancel or cancel & exit instead.
Your completely correct but Google also tells me that, at least in the case of Uber, it will calculate the tax for the ride and you just have to report it to the government at the end of the month. Also there are some really cheap accountants you can use over here and I’m sure they exist overseas as well, but I suppose I don’t know OP’s financial situation and neither of these are free.
In Australia my employer reports my income and does all the tax before I get paid. Then at tax time I go to the Aus tax office website; review it, add any claims I want to make and submit it.
This is an American solution to an American problem.
If you think this is more structured than traditional SQL, I really disagree. Is this a select * query, it’s ambiguous. Also what table is being queried here there’s no from or other table identifier.
When I went rooting around to find it. I figured it was some QA process that starts 5 seconds after the video loads (the timer seems to be async and the code sends a promise off while it waits). Of course, it’s all minified JS so it’s a huge pain to read.
Yes but no. Modern PHP lets you put types in function signatures and it will then attempt to convert your inputs to those types at runtime.
JS/TS and Python don’t do this. They have optional type annotations that’s treated as syntactic sugar. You can use static checkers against this but if you get an error like “expected string got int” you can still run the code. It won’t behave any differently because you have annotations.
I like how at the start of the line it explicitly says “out of memory” but we’re just pretending this is some satanic bullshit.
She obviously read the error to find “kill process” and “sacrifice child” but still ignored the memory error