HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wazHFsRy

no profile record

投稿

Verifying Rust Programs

github.com
1 ポイント·投稿者 wazHFsRy·3 か月前·0 コメント

The Usefulness of AI Agents

erikjohannes.no
1 ポイント·投稿者 wazHFsRy·3 か月前·1 コメント

Formal Verification in Any Language for Everybody (lean 4)

dev-log.me
14 ポイント·投稿者 wazHFsRy·3 か月前·4 コメント

Visualisation of the Artemis Mission (German)

zeit.de
2 ポイント·投稿者 wazHFsRy·3 か月前·1 コメント

Resilience in the Age of AI

halfanhour.blogspot.com
1 ポイント·投稿者 wazHFsRy·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wazHFsRy·3 か月前·0 コメント

Prefer do notation over Applicative operators when assembling records (2024)

haskellforall.com
54 ポイント·投稿者 wazHFsRy·3 か月前·14 コメント

Show HN: CLI to order groceries via reverse-engineered REWE API (Haskell)

github.com
205 ポイント·投稿者 wazHFsRy·3 か月前·85 コメント

[untitled]

1 ポイント·投稿者 wazHFsRy·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wazHFsRy·5 か月前·0 コメント

I Have Trust Issues with My AI. Canary Comments Help

dev-log.me
3 ポイント·投稿者 wazHFsRy·5 か月前·0 コメント

AI to stay in Flow – a personal decision on how I chose to (not) use AI

dev-log.me
2 ポイント·投稿者 wazHFsRy·5 か月前·0 コメント

Jokes on You AI: Turning the Tables – LLMs for Learning

dev-log.me
2 ポイント·投稿者 wazHFsRy·5 か月前·0 コメント

コメント

wazHFsRy
·2 か月前·議論
Even their sales teams work with GitHub repos, so not that surprising I’d say.
wazHFsRy
·2 か月前·議論
Those are often also people who are in the company for a long time already, not only newly hired. I think AI makes it just so easy to be lazy.

I guess my hope with the face to face is that people take the feedback and learn to do the actual work again. Right now it feels like a lot of this kind of collaboration and what is okay and what no has to be figured out.
wazHFsRy
·2 か月前·議論
That is something I actually have not noticed, do you get pushback like this?
wazHFsRy
·2 か月前·議論
I mean I agree with you, but the reality for many of us is that this is not under our control?
wazHFsRy
·2 か月前·議論
As everyone is an expert now[1] on paper I think it is unfortunately time for a shift again. For years I was big proponent of asynchronous remote work. But it seems like the only reasonable way forward is to discuss things face to face. I still prefer to prepare things async, but then discuss them in person to understand if people actually understand what they are talking about. So far I also have a good time with really being frank and honest with colleagues if something is clearly AI expertise and not that persons expertise.

1: https://www.dev-log.me/everyone_is_an_expert_now/
wazHFsRy
·2 か月前·議論
Mostly though if you do anything with the returned value at the call site you need to change that code anyways? If it is not just passing it on, and even then you might need to adapt its signatures. E.g. if you change from String | Null to String you remove the null handling. If you add Null you need to add Null handling?
wazHFsRy
·3 か月前·議論
Thanks for sharing.
wazHFsRy
·3 か月前·議論
But you will end up with something where you can say „this is mine, I did that“ for the rest of your life. Even if no one ever cares. I come back to some of the things I did in the past through hard labour (coding projects, skateboarding videos) and even if it is nice if others appreciate this, they are still always there for myself as sign of what I achieved.
wazHFsRy
·3 か月前·議論
How will fake stars help it getting of the ground?
wazHFsRy
·3 か月前·議論
I guess the idea is to show a small token of appreciation. I do that and I am also happy if I receive some on my own repos.
wazHFsRy
·3 か月前·議論
I felt exactly the same, but recently started building side projects again in Haskell and fell in love again. Really brought my passion for software development back. 2026 feels perfect for that, as AI can help with things where one was stuck, not the stuck in a good learning way, forever in the past. Now is the time!
wazHFsRy
·3 か月前·議論
Same here it just feels like something so simple, I’d rather have it under my own control. That way I can keep it independent of claude as well. I use it for all kind of routine tasks like updating the summary of projects I am working on or tracking some personal activities. My setup looks like this: https://www.dev-log.me/click_recurring_tasks_for_claude/
wazHFsRy
·3 か月前·議論
That sounds awesome! I basically do all the same sports, but I always need to win or to get better at them. I am trying to move in your direction though.
wazHFsRy
·3 か月前·議論
Awesome, I am finding so little actual experience reports on this, if you build something similar, I'd be very happy to hear about how it's going. Feel free to reach out directly to me.
wazHFsRy
·3 か月前·議論
Thank you for sharing that. I am going to save this one. Does that work for you? Could you shift from winning at things to just doing them?
wazHFsRy
·3 か月前·議論
While working on a sideproject I explored lean 4 a bit and figured it actually something that can be very easily integrated into any project if one wants to prove correctness.
wazHFsRy
·3 か月前·議論
Nice thank you. If something came out of this that would be amazing. I am not the biggest fan of mcp, as they are a waste of tokens though. I shot you a message on LinkedIn as well, was wondering if this caused some discussion internally at Rewe because it was immediately blocked.
wazHFsRy
·3 か月前·議論
Yes and I do. My above point was just that I’d like to have fast inline auto complete.
wazHFsRy
·3 か月前·議論
I tried copilot for a bit in vscode as well with opus and felt something was off. Somehow as if copilots harness around it just wasn’t as good. But I can’t give solid prove.
wazHFsRy
·3 か月前·議論
It took hours not weeks. You were absolutely right.