HackerTrans
TopNewTrendsCommentsPastAskShowJobs

theOGognf

no profile record

Submissions

Dreamer 4

arxiv.org
3 points·by theOGognf·10 месяцев назад·1 comments

Show HN: An extensible personal assistant server

github.com
5 points·by theOGognf·в прошлом году·0 comments

Show HN: Poker over SSH

github.com
10 points·by theOGognf·2 года назад·3 comments

Show HN: Finagg – free and nearly unlimited financial data

github.com
11 points·by theOGognf·2 года назад·0 comments

Show HN: An end-to-end reinforcement learning library for infinite horizon tasks

github.com
1 points·by theOGognf·3 года назад·0 comments

comments

theOGognf
·8 месяцев назад·discuss
I feel like both this comment and the parent comment highlight how RL has been going through a cycle of misunderstanding recently from another one of its popularity booms due to being used to train LLMs
theOGognf
·10 месяцев назад·discuss
I really enjoyed it. Very Hitchhiker’s Guide -like. It’s been a while since I’ve read something like that. Thanks for sharing
theOGognf
·10 месяцев назад·discuss
I used to follow advancements in RL pretty closely since 2016; it’s cool to see how far methodologies and algorithms have come to be able to do complex tasks completely offline. Dreamer 4 is another big leap in the Dreamer series
theOGognf
·10 месяцев назад·discuss
I didn’t see this before, but I work at a non-profit, government hospital system. So increasing profits, although probably a good answer most of the time, is probably not as applicable in this case lol
theOGognf
·10 месяцев назад·discuss
Along the same lines of missing good junior engineers at work, we occasionally interview stellar engineers that’ve inflated their resume a bit to get an interview, but we end up rejecting them for not having all the specific experiences our manager wants them to have even though they’re generally great and could clearly upskill where necessary. No wonder we can’t grow the team when we’re out here looking for unicorns
theOGognf
·10 месяцев назад·discuss
Not sure about other hospital systems, but the one I work at is developing CV systems to help fill workforce gaps in places where there isn’t as many trained professionals or even resources to train professionals
theOGognf
·10 месяцев назад·discuss
No, that is the norm. Radiologists speak with their colleagues the most, and patients rarely
theOGognf
·10 месяцев назад·discuss
This article is pretty good. My current work is transitioning CV models in a large, local hospital system to a more unified deployment system, and much of the content aligns with conversations we have with providers, operations, etc..

I think the part that says models will reduce time to complete tasks and allow providers to focus on other tasks is on point in particular. For one CV task, we’re only saving on average <30min of work per study, so it isn’t massive savings from a provider’s perspective. But scaled across the whole hospital, it’s huge savings
theOGognf
·10 месяцев назад·discuss
It’s ironic that HN threads, arguably one of the forums where the majority of users should understand a tech company and its tech, about Palantir always devolve into some weird speculative and conspiracy-like discussion. Palantir’s docs are pretty open too - it’s not like it’s a black box that you can only see if you have a contract with them. So one would think the HN crowd would know something and have an interesting discussion on how it compares to what they’ve seen, etc. But it somehow always turns mostly political and less about the tech
theOGognf
·12 месяцев назад·discuss
I’ve used Diesel for a bit now but haven’t had issues wrangling the type system. Can you give an example of an issue you’ve encountered?
theOGognf
·12 месяцев назад·discuss
Is it common to see Metaflow used alongside MLflow if a team wants to track experiment data?
theOGognf
·в прошлом году·discuss
Along with burning tokens, how MCP servers are ran and managed is resource wasteful. Running a whole Docker container just to have some model call a single API? Want to call a small CLI utility, people say to run another Docker container for that

Feels like a monolith would be better
theOGognf
·в прошлом году·discuss
That is true too
theOGognf
·в прошлом году·discuss
Right, this is only power usage. Factoring in labor and all that would make it more expensive for sure. However, it’s not like it’s a complex system to maintain. We use a popular inference server and just run it with some modest rate limits . It’s been hands-off for close to a year at this point
theOGognf
·в прошлом году·discuss
Some anecdotal data, but we recently estimated the cost of running a LLM at $WORK by looking at power usage over a bursty period of requests from our internal users and it was on the order of $10s/mil tokens. And we arent a big place, nor were our servers at max load, so I can see the cost being much lower at scale
theOGognf
·в прошлом году·discuss
I was wondering this myself and made a tool-calling endpoint with OpenAPI to see if it worked well. Turns out it does: https://github.com/theOGognf/toi
theOGognf
·в прошлом году·discuss
It’s funny seeing this blog post again. This is actually a reference I used to make a poker game as a state machine last year: https://github.com/theOGognf/private_poker

It made the development feel a lot safer and it’s nice knowing the poker game state cannot be illegally transitioned with the help of the type system
theOGognf
·в прошлом году·discuss
This looks like an article about the recent Nature publication. Was confused at first because DreamerV3 is a couple of years old now
theOGognf
·в прошлом году·discuss
Hey Justin. First time coming across one of these postings. I saw a role that matched up to what I do now and applied (Sr MLE).
theOGognf
·в прошлом году·discuss
By hitting it sufficiently hard