HackerTrans
TopNewTrendsCommentsPastAskShowJobs

-1

no profile record

Submissions

Valve hikes Steam Deck prices by more than 40%, blaming rising costs

bbc.com
45 points·by -1·geçen ay·37 comments

Kernel Developer Career in 2025

4 points·by -1·9 ay önce·0 comments

comments

-1
·8 gün önce·discuss
> have a talent for divination, magic and healing and I am finding my peeps in that domain.

> I had a mental health crisis at 49 and was lucky, with help from my friends, that I wound up on my back foot rather than having a serious setback.

I’ve seen a lot of your posts on HN and you seem knowledgeable and give good advice, but c’mon, divination? magic? are you sure you’re all right now? I mean no disrespect, and I’m no shrink, but I’d guess you’re maybe not out of the woods yet. I’ve had a family member with issues, being somewhat detached from reality is never good.
-1
·13 gün önce·discuss
Sounds like a good idea. Who the hell wants to use a proprietary language?
-1
·19 gün önce·discuss
As a Canadian, I disagree, don’t think you sound like a jerk with this comment. Makes sense to worry about local problems more than remote ones IMO. Of course I’d be more concerned about my own country’s interest rates than that of a foreign country.
-1
·3 ay önce·discuss
Maybe they thought an investment in a product with lots of substitutes & high capital requirements wasn't very attractive.
-1
·4 ay önce·discuss
You have some tough choices to make, that's for sure.. I have no experience with this so I might be talking rubbish. But you did say you have tattoo artist experience right? Why not try walking in to a tattoo place and offer your services? If you get the job, THEN you can start thinking about what to do about your dog. They might even be cool about it and let you keep the dog in the shop or just outside.

It makes most people depressed to do a job they don't like, frankly. Do it with a goal in mind - saving funds you might need for marketing your OS, cashing cheques so you can buy food, getting out of the tent.. etc. Accept it as a (hopefully) temporary situation, like a long layover between trips. I think you ought to be more realistic though.
-1
·4 ay önce·discuss
I'm going to try to provide what I think is the most practical advice I could give, because I don't think you're being realistic. You are at the bottom of Maslow's hierarchy of needs right now. You need proper shelter, food etc. You need to get yourself above the second level ("safety needs") before spending time on highfalutin efforts like monetizing an OS or trying to get angel investors to swoop in and save you. I think you should try to get a job unrelated to IT (since the job market sucks), perhaps as a tattoo artist since you have experience in that? Get yourself and your dog out of the tent and safe first. Good luck to you.
-1
·4 ay önce·discuss
what is the point of this? what do they get out of having an AI post/write a comment? I don't understand it
-1
·4 ay önce·discuss
thanks chatgpt
-1
·8 ay önce·discuss
I’m no ML expert so take what I say with a grain of salt.

Two resources that might be useful are AWS’ SageMaker documentation and the Machine Learning Engineering book by Andriy Burkov. This book doesn’t really go into detail on logging though. One way to evaluate a model is to run a SageMaker processing job that saves the performance metrics in a json file in S3 somewhere. More info on processing jobs: https://docs.aws.amazon.com/sagemaker/latest/dg/processing-j... . AWS has various services for logging which you can look into. This will mostly apply to orgs using AWS, but it might give a sense of how things can be done more generally.