HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qd011

no profile record

Submissions

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

1 points·by qd011·قبل سنتين·2 comments

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

1 points·by qd011·قبل سنتين·3 comments

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

20 points·by qd011·قبل 3 سنوات·10 comments

comments

qd011
·قبل 3 سنوات·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
·قبل 3 سنوات·discuss
It's not as big of a leap from using Google or Stackoverflow as it might seem on the surface.
qd011
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·discuss
Diet of coca-cola, sweets and dry humor.
qd011
·قبل 3 سنوات·discuss
Why do you? I don’t understand your logic.
qd011
·قبل 3 سنوات·discuss
5. Be part of a new team.
qd011
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·discuss
You should transition to a forum that only you can read.
qd011
·قبل 3 سنوات·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
·قبل 3 سنوات·discuss
For me it works but is very slow.
qd011
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·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.