HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rbjorklin

no profile record

Submissions

Oceans dangerously acidic from carbon emissions, report warns

cbc.ca
8 points·by rbjorklin·vor 10 Monaten·0 comments

Should AI Be Listed as a Co-Author in Your Git Commits?

dariuszparys.com
1 points·by rbjorklin·vor 10 Monaten·2 comments

Ask HN: Help me find a conference talk on hiring/debugging mindset

1 points·by rbjorklin·letztes Jahr·1 comments

comments

rbjorklin
·vor 21 Tagen·discuss
Any noticeable difference how you feel health wise? Energy levels? Mood? Sleep quality?
rbjorklin
·vor 2 Monaten·discuss
> We’ll also be experimenting with reduced pod sizes, including “one person teams” with engineers, designers, and product managers all in one role.

What happens when this person inevitably leaves and they have no one who knows even a little bit about the process or tools used?
rbjorklin
·vor 7 Monaten·discuss
You sound like you've explored at least a few options in this space. Have you looked at https://agones.dev/ ?
rbjorklin
·vor 8 Monaten·discuss
Your post made me curious to try a problem I have been coming back to ever since ChatGPT was first released: https://open.kattis.com/problems/low

I have had no success using LLM's to solve this particular problem until trying Gemini 3 just now despite solutions to it existing in the training data. This has been my personal litmus test for testing out LLM programming capabilities and a model finally passed.
rbjorklin
·vor 8 Monaten·discuss
Any chance we could get a poll on changing the default swap strategy as documented in the quirks page? https://htmx.org/quirks/#the-default-swap-strategy-is-innerh...
rbjorklin
·vor 9 Monaten·discuss
Just went to the comments searching for a comment like yours and I'm surprised it seems to be the only one calling this out. My take on this is also that "Skills" is just detailed documentation, which like you correctly point out, basically never exist for any project. Maybe LLM skills will be the thing that finally makes us all write detailed documentation but I kind of doubt it.
rbjorklin
·vor 10 Monaten·discuss
> we can so readily afford better

Can we really? All the reporting on climate change definitely has me thinking otherwise. There are options more respectful to our planet than digging tunnels like for example planting trees to help mediate temperatures.
rbjorklin
·vor 11 Monaten·discuss
This is pretty much a step-by-step guide for getting started with code: https://ampcode.com/how-to-build-an-agent
rbjorklin
·letztes Jahr·discuss
While I agree with you in principle give Claude 4 a try on something like: https://open.kattis.com/problems/low . I would expect this to have been included in the training material as well as solutions found on Github. I've tried providing the problem description and asking Claude Sonnet 4 to solve it and so far it hasn't been successful.
rbjorklin
·letztes Jahr·discuss
Just remembered some more details. The speaker covers the difference in applying something akin to the scientific method vs jumping to conclusions based on previous encounters of the same/similar issues.
rbjorklin
·letztes Jahr·discuss
Does anyone have some hard numbers on the expected performance uplift when using GADTs? Couldn't see any mentioned in the article.
rbjorklin
·letztes Jahr·discuss
This has been my experience with a 6950XT as well using Fedora.
rbjorklin
·letztes Jahr·discuss
Would you mind sharing some more specific information/references to Lamport’s work?
rbjorklin
·letztes Jahr·discuss
Maybe try pushing your community towards adopting https://www.waituntil8th.org/
rbjorklin
·letztes Jahr·discuss
This will undoubtedly make some brexiteers very unhappy.
rbjorklin
·vor 2 Jahren·discuss
Release announcement can be found here: https://discuss.ocaml.org/t/ocaml-5-3-0-released/15916
rbjorklin
·vor 2 Jahren·discuss
Rule #17 from where? I'd like to take a peek at what the other rules have to say!
rbjorklin
·vor 2 Jahren·discuss
I also think he's mostly right but even solved problems can still see much improvement. Take for example algorithmic improvements to improve speed or reduce memory requirements. Then there's also massive power usage improvements to be had by re-implementing existing solutions using more efficient languages [1].

1. https://greenlab.di.uminho.pt/wp-content/uploads/2017/10/sle...
rbjorklin
·vor 2 Jahren·discuss
The day LLM responses start containing product placements is not far now.
rbjorklin
·vor 2 Jahren·discuss
And with systemd >= 253 you can set it as part of the network config to have it be applied automatically. https://github.com/systemd/systemd/issues/25906