HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qd011

no profile record

Submissions

Ask HN: How do you deploy code with breaking database changes?

1 points·by qd011·vor 2 Jahren·2 comments

Ask HN: How to break into finance without prior exp. or a prestigious degree?

1 points·by qd011·vor 2 Jahren·3 comments

Tell HN: ChatGPT with GTP-4 has been unusably slow since the latest update

20 points·by qd011·vor 3 Jahren·10 comments

comments

qd011
·vor 3 Jahren·discuss
Good news is that a year in consulting isn't long enough to look like a detriment. Bad news is that the job market is crap right now.

> Is anyone aware of any firms that do formal-methods-like activities

Don't limit yourself to what you studied in your PhD. A big chunk of the commercial research position will be focused on AI.

> Has anyone got experience making a shift from a non-technical to a technical role?

Don't think of it as a shift from non-technical to technical role. Think of it as "I finished my CS PhD about a year ago and now I'm looking for a research/software job".
qd011
·vor 3 Jahren·discuss
It's not as big of a leap from using Google or Stackoverflow as it might seem on the surface.
qd011
·vor 3 Jahren·discuss
> Today I got technical feedback on an assessment (making a gRPC server in Rust)

Did you interview at Helsing? Pretty sure that their test was something like this.
qd011
·vor 3 Jahren·discuss
I don't understand why Python gets shit for being a slow language when it's slow but no credit for being fast when it's fast just because "it's not really Python".

If I write Python and my code is fast, to me that sounds like Python is fast, I couldn't care less whether it's because the implementation is in another language or for some other reason.
qd011
·vor 3 Jahren·discuss
psql is good but how do you manage long multi line queries and saved collections of queries to reuse? or connections to multiple databases?
qd011
·vor 3 Jahren·discuss
It's not a good UI, at least not on Mac. It's kind of clunky, confusing and slow. I don't know if there are many better free alternatives though.
qd011
·vor 3 Jahren·discuss
Diet of coca-cola, sweets and dry humor.
qd011
·vor 3 Jahren·discuss
Why do you? I don’t understand your logic.
qd011
·vor 3 Jahren·discuss
5. Be part of a new team.
qd011
·vor 3 Jahren·discuss
Your ethics are leading you to believe this. For other people it doesn’t make sense at all that a computer program should have rights. It makes even less sense to people who know what a computer program is.
qd011
·vor 3 Jahren·discuss
> At some point, they will get some basic rights

I don't know how to express how deeply stupid this sounds while still being polite and constructive.
qd011
·vor 3 Jahren·discuss
I genuinely think that this whole argument is a waste of time.

What matters is whether the outputs are useful and the outputs don't change based on whether you call it "thought", "AGI" or "probabilistic word selection".
qd011
·vor 3 Jahren·discuss
Seems like a very bad reason to switch. Data engineering is different (and much worse than SWE in my opinion), and it's not like you're certain that you can avoid LC interviews if you try to switch.
qd011
·vor 3 Jahren·discuss
One of the things that has changed is typing - you can and should type check your Python code with tools like mypy or pyright. Even better if you use a strict mode for mypy which forces you to type hint everything.

Also check out dataclasses, Pydantic (most of my code these days is gluing together dataclasses and Pydantic models), FastAPI, PyTorch if you're interested in ML.
qd011
·vor 3 Jahren·discuss
You should transition to a forum that only you can read.
qd011
·vor 3 Jahren·discuss
Aaand I've had a long series of "Something went wrong" errors in the couple of hours since I wrote the comment above.
qd011
·vor 3 Jahren·discuss
For me it works but is very slow.
qd011
·vor 3 Jahren·discuss
Patrick Boyle posted an interview on this topic with the author of the article just an hour ago - https://www.youtube.com/watch?v=bb5kngSrrsw
qd011
·vor 3 Jahren·discuss
So have job openings overall like you can see from the graph in the article. I don't see a reason to single out AI.
qd011
·vor 3 Jahren·discuss
What's your point, that I shouldn't criticise him because he has a wikipedia page?

A bad article is bad regardless of what the author has achieved during his career as a whole.