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

jmkni

3,687 カルマ登録 11 年前

投稿

Show HN: SkyPocket, see what's going on during your flight

skypocket.cloud
1 ポイント·投稿者 jmkni·18 時間前·2 コメント

Show HN: TapFi – Point your camera at handwritten WiFi credentials to connect

tapfi.uno
2 ポイント·投稿者 jmkni·2 か月前·0 コメント

Show HN: TapFi – Join any WiFi just by scanning the details with your camera

tapfi.uno
1 ポイント·投稿者 jmkni·3 か月前·2 コメント

[untitled]

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

Show HN: De-AI-ifier – Make your AI slop look like it was written by a human

de-ai-ifier.netlify.app
1 ポイント·投稿者 jmkni·4 か月前·1 コメント

Show HN: Lunar Languages – an offline travel phrasebook

lunar-languages.xyz
1 ポイント·投稿者 jmkni·6 か月前·0 コメント

Show HN: Ad-sentinel – An AI powered ad-blocker

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

Show HN: My portfolio in the style of a campy early-internet Geocities site

jmkod.es
2 ポイント·投稿者 jmkni·10 か月前·1 コメント

コメント

jmkni
·16 時間前·議論
Oh that's a nice idea, will look into it, cheers :)
jmkni
·一昨日·議論
Ha fun little game :)
jmkni
·一昨日·議論
[flagged]
jmkni
·3 日前·議論
why does your comment start in German, then go to Chinese and then Enlgish lol?
jmkni
·9 日前·議論
You might want to clarify what you mean by "SA" lol
jmkni
·18 日前·議論
I always had a soft spot for May

When she was Home Secretary before being Prime Minister, it was her who blocked the extradition of Gary McKinnon

America wanted to extradite him and lock him up for decades (some even talked about “frying” him)

She’ll always have my respect for putting her foot down and saying no
jmkni
·27 日前·議論
Totally agree, but then a lot of the same people will be talking about all of the custom instructions/rules/skills/features etc they have set up, so that's eating up a lot of the context window before you even start

When I do use AI, it's just the pure tool itself, and the context is the exact code I'm working with (because I'm trying to see if it can help me solve a specific problem), and I understand the rest of the codebase well enough to know if it's giving me good answers or bad ones
jmkni
·28 日前·議論
The quality is obviously much worse, but still useful as a reference if you generally know what you are doing

It solve the "I'm coding on the plane and need to look up this thing I've forgotten" problem, for me at least
jmkni
·28 日前·議論
I've an M1 Pro with 32GB ram and it's running pretty well
jmkni
·28 日前·議論
FYI you can open Claude code in the terminal, point it at this article and just tell it to "do it", if you're feeling extra lazy
jmkni
·28 日前·議論
Cool, can I see it?

...

no
jmkni
·先月·議論
Construction working entirely with wood

If only there was another word for that...?
jmkni
·先月·議論
Depends what you mean by woodworking

I work with a guy who does decking (gardens, caravans, etc) and builds sheds, fences, things like that and he does very well indeed (he's also incredibly good at it to be fair)
jmkni
·先月·議論
This is an active conversation going on at my day job right now (and I suspect many other peoples too)

Every developer (we have about 100) has Github Copilot, and interestingly some barely use it while others use it a lot (about 70% of usage comes from a handful of devs), and the dashboard shows you exactly who is using which models, and how much

I definitely don't think they will just go along with paying 10/20x more than before without seeing some sort of return on that investment

We've already had the we're spending all this money on AI, why aren't we shipping software faster conversation multiple times

My prediction is that those high users, costing the most money, will be watched carefully (one colleague even suggested half-jokingly that whoever tops the leaderboard should have to give everyone else a presentation on what they spent all those AI credits on)

The sweet spot is to have good competent developers who users AI when it actually makes sense, but aren't dependent on it
jmkni
·先月·議論
Not coding, but reading logs.

I was trying to figure out a nightmare bug that only happened in production and Claude code was able to connect to Google Cloud and read the logs in real time

I recreated the bug in the UI and it was instantly able to see ion the logs what the problem was, then because it had the context of my whole codebase it was able to point me to the exact line of code causing the problem

That was certainly an "oh shit" moment
jmkni
·先月·議論
I wonder if they're losing money on the actual units to get more people into the ecosystem?
jmkni
·先月·議論
Ha I reached that and thought to myself "do I need to read any more?"
jmkni
·先月·議論
In my day job, we commonly create prototypes to sell the idea/concept to the higher ups, then if we get the green light, we throw the prototype in the bin and start from scratch to build it out properly.

I find this is where AI is genuinely useful, it lets us prototype an idea a lot faster, make no bones about the fact that it is a buggy proof of concept but lets people see the potential and get an idea for what the final product might look like.
jmkni
·先月·議論
document.querySelectorAll('div').forEach(x => x.classList.remove('jumbo'));
jmkni
·先月·議論
Could also have been a prank played on somebody who wasn't even aware