HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qd011

no profile record

Submissions

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

1 points·by qd011·2 lata temu·2 comments

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

1 points·by qd011·2 lata temu·3 comments

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

20 points·by qd011·3 lata temu·10 comments

comments

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