Hacker News new | past | comments | ask | show | jobs | submit | pgorczak's comments login

You can cast video e.g. from the QuickTime app or a <video> tag in the browser too which won’t just mirror your screen. In fact the cast video won’t even show on your device’s screen but only on the receiver in that case.


“That means the conventional predictions are largely inference—and worse, they result in unquantified uncertainty.”

Wild claim given the fact that Gaussian process regression / Kriging was invented in the 1960s in geoscience to do exactly what the article claims only their models do: “quantify uncertainty, which in turn guides our data collection, as the most uncertain rocks often represent the most valuable ones to sample”


That’s one way to frame it. The other would be the candidate being able to understand that the “apart from money” part is implied in the question and the answer given the social context. This makes the money answer go from straightforward and honest to blunt and cringeworthy.


Based on the answers in this thread it seems like there's a large chunk of people for whom the "apart from money" is not implied. And I think that's what TFA is in support of any way. Neurotypical people might understand it like that, but a large chunk of developers might not be neurotypical and don't feel like, or don't have the capacity for expending energy into finding a socially acceptable answer.


That's exactly the social skills the interview is screening for. Determining if someone can handle relatively simple questions, of you if the employee will struggle.


Couldn't you get the same (or better) insight into their social skills by engaging them in a conversation about something more relevant to the actual job, such as the candidate's experiences with some technology that would be used in this job?

As a bonus, that conversation would probably be more likely to make a desirable job candidate have good feelings about you, and also give them information about what it would be like to work for you. A one-sided interrogation like "why do you want to work here" is less likely to lead to a mutually informative conversation. (Your company is also being evaluated by them; if they're someone you really want, they'll have a choice of working elsewhere. You'll need to sell your company to them.)


It is social skills and compatibility.

To be honest, Im pretty surprised that people see it as so much less relevant or informative. When I interview and have been interviewed, it is usually one of the most important topics.

For some reason, people seem to have a default hostile reaction. If you want a mutually informative conversation, it is a fantastic opening to have exactly that.

Candidates are allowed take an active role in discussion, and those that do are massively rewarded by the hiring process. Failure to engage with questions seems like refusing to meet an interviewer half way, or do literally any of the conversational work to get want they want.

IT is taking a passive conversational position devoid of agency.

I have had hour long conversations learning about how the company operates in the context of what I want staring from this same premise.


And does that seem reasonable to you? I hate to brandish trendy terms, but it sounds a little ableist.

[edit] Also, what will the developer struggle with if they're not able to come up with a convenient response to "why do you want to work for us?".


Yes, it seems completely reasonable to me.

I dont want to work with employees who dont understand simple questions any more than I want to work with people who cant program.

There might be some code factory situations where it might not matter, but everywhere I worked being able to understand and communicate is an important part of the job. Employees who don't understand a question, dont see it as personal issue, and then resent the counterparty are the worst kind of coworkers.

[edit] >Also, what will the developer struggle with if they're not able to come up with a convenient response to "why do you want to work for us?".

I with this kind of hostile literalism I would worry about having miscommunications along the time "you asked if I could finish the task by tomorrow, not if I will do the task by tomorrow".


PS it really isnt a hard question to answer without lying or BS, and I think the fact that some people struggle with it speaks volumes.

Q: "why do you want to work for us?

A: "First off, I am looking for to grow my career and compensation progression and think [Corp] is a place where I can do that. Beyond that, I think this role would be a good fit for both of us because specialize in XYZ relevant skills.

Upon reflection, I wonder if the problem is some people cant tell the difference between BS answering a question that isnt their own.


But in many cases, that answer would be BS. Lots of people have been laid off from their jobs, and would be happy with any job in their field that allows them to feed their family and pay their rent. Their primary objective might not be to grow their career or compensation, just to quickly find a job that pays enough and doesn't suck too much. And if their skills didn't match the ones you needed, they would have never progressed to the point of getting an interview with you, so there's really nothing new to be learned from that answer.


Sure, the answer might be different for different circumstances, but it isnt really a hard question. As I stated elsewhere, I think the assumption is that a decent candidate should be able to come up with at least one thing they like about a company or look forward to without lying when given a completely blank slate to work with. If you are seeking stability, that can be part of an answer too.

> And if their skills didn't match the ones you needed, they would have never progressed to the point of getting an interview with you, so there's really nothing new to be learned from that answer.

I think this sentiment is part of the challenge. It isn't just a question of skills, but a personal question of motivation and compatibility, and somehow that is being lost. All I'm seeing is that a potential employee that either doesn't understand my question or thinks their time is too valuable to answer it.


Depends on the culture and other circumstances. In certain cases, replying with "I need the money" would result in a few chuckles, but overall a very positive response.


Maybe “an automated thing that moves to do stuff”. Generally there are manipulators and mobile robots like vacuums. An interesting edge case would be a CNC machine which has degrees of freedom similar to a pick and place robot but is seen as a whole static thing with moving parts. Also if the mobile platform transports people it’s usually not called robot.


The German federal government alone will pay 1.28 billion Euros to Microsoft until 2025 [1] so I’m pretty sure they do care about their government contracts.

[1] https://amp.zdf.de/nachrichten/politik/deutschland/it-open-s...


Which doesn't mean it has to be Windows, it might as well be Azure and 365.

There are Microsoft stuff that now are Linux only, like SQL Server containers, the Windows variant of them is no longer supported.

By the way several NRW libraries use custom Linux distributions.


Did you read the article? Schleswig Holstein wants to move to Libre Office, potentially ditching 365.


I don’t think commonly used LLM architectures have internal state that carries over between inference steps, so shouldn’t that be none? Unless you mean the previously generated tokens up to the context limit which is well defined.


Sorry, I meant the information that is inferred (from scratch on every token) from the entire context, and is then reduced to that single token. Every time a token is generated, the LLM looks at the entire context, does some processing (and critically, this step generates new data that is inferred from the context) and then the result of all that processing is reduced to a single token.

My conjecture is that the LLM "knows" some things that it does not put into words. I don't know what it is, but it seems wasteful to drop the entire state on every token. I even suspect that there is something like a "single logic step" of some conclusions from the context. Though I may be committing the fallacy of thinking in symbolic terms of something that is ultimately statistical.


Correct, there's no internal state, but CoT techniques simulate this by providing a space for the model to generate tokens which represent intermediary thoughts.


You could also use a single receiver with a small antenna array (GPS wavelength is around 20 cm) to estimate the angle of arrival of the incoming signals.


I’m listening to some podcasts published through Acast and 95% of the time, my injected ads are about how I don’t have to listen to said ads if I buy Amazon prime.


I appreciate the build step in setups like Vite/Vue because the development server can automatically and accurately hotpatch the application when I make changes. I don’t think you’d want to change the standards to couple DOM and js in the way that makes this possible in Vue but it’s an iteration speed improvement nonetheless.


The subscriptions page can’t be filtered to show some subset/group of channels. I use PocketTube as a plugin-based alternative.


I am not a fan of the “upcoming” or scheduled videos. I wish there was a way to remove shorts and upcoming videos from my subscription page on YouTube.


I forgot shorts exist, there are ublock origin filters that work beautifully. I haven't blocked the upcoming ones because there are very rare in my feed and I just unsubscribed from the few notorious offenders


There are plugins available that do this on desktop.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: