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

nopurpose

no profile record

投稿

Little Snitch, a macOS personal firewall

obdev.at
1 ポイント·投稿者 nopurpose·4 か月前·0 コメント

A TUI Git client inspired by Magit

terminaltrove.com
2 ポイント·投稿者 nopurpose·4 か月前·0 コメント

Tell HN: Show your appreciation for OSS projects by donating

3 ポイント·投稿者 nopurpose·6 か月前·1 コメント

CamoLeak: Critical GitHub Copilot Vulnerability Leaks Private Source Code

legitsecurity.com
1 ポイント·投稿者 nopurpose·9 か月前·0 コメント

コメント

nopurpose
·13 日前·議論
Nice writeup, but I don't understand how `curl` didn't trigger bug for them (or any other hyper HTTP server out there), given the explanation in the article.

`curl --http1.1` sends `Connection: Close` so sender (hyper) must attempt to shutdown connection after sending whole body. Surely any network is slower than memory copy into socket kernel buffers, so it must reliably trigger condition "buffer flush can't be done in one go" and thus trigger early TCP shutdown.
nopurpose
·13 日前·議論
Can it run Prince of Persia?
nopurpose
·13 日前·議論
[dead]
nopurpose
·14 日前·議論
How big and important third-party vendor must be for Raymond Chen to dissect its coredumps?
nopurpose
·15 日前·議論
Is there an explanation rooted in physics why derivative of kinetic energy equals momentum?
nopurpose
·18 日前·議論
Doesn't Germany have Controled Foreign Company rules?
nopurpose
·28 日前·議論
Is it adhoc or you use more structured approaches like openspec? I also tend to work on a plan first, but it stays as in-session todo, which is hard to reference later.
nopurpose
·29 日前·議論
Did immediate mode guis solve (in)accessibility problem they used to be really bad at?
nopurpose
·先月·議論
What does he mean by inconsistent pixel scale when he talks against increasing sprite resolution?
nopurpose
·先月·議論
Which knot do you use?
nopurpose
·先月·議論
> even the people making these tools don’t really know where it’s going to land

exactly my point to compare it with pre-iPhone mobile market: wide (and growing fast!) adoption, clear potential (WAP websites, J2ME games), many players in the game, some real market fit discovered already (Blackberry), influx of capitial and tinkerers alike, but still a lot of unknowns where it will ultimately land.

Even if no single improvement was revolutionary (even first iPhone was just a fancy phone without App Store), overall mobile made billion dollar industries possible, for better or worse, and changed the way we live. Counts as industrial revolution, comparable to the Internet itself in my eyes.
nopurpose
·先月·議論
Do you agree that economic and behaviour shift will be comparable to mobile and we are at the times of Nokia 3310. Does it count as industrial revolution?
nopurpose
·先月·議論
On the other hand we keep seeing only marginal generational imorovements in CPU space, yet performance gains over last 10 years in CPUs are very material.

Every new model might not be a leap like it used to be, but give it enough time and improvements add up.
nopurpose
·先月·議論
First time I hear about signing up then change email trick. Does it help reducing spam?
nopurpose
·先月·議論
How is offline support in their mobile app? I am looking for a protonmail alternative, because it didn't open emails when I really needed while being offline.
nopurpose
·2 か月前·議論
These two https://www.youtube.com/watch?v=oXBGZoBYaLY must be best dorm neighbours ever then.
nopurpose
·2 か月前·議論
Do you use anything to orcheatrate multiple agent pitted against each other (coder, reviewer, tester, etc)?
nopurpose
·2 か月前·議論
How would one create custom tools for it? opencode offers TS SDK for it, but with rust it will be something more heavyweight like gRPC bridge (similar to how terrafoem providers work).
nopurpose
·2 か月前·議論
> 5% would already be well within the margin of difference for separate identical clean installations of windows on the same hardware.

what is the source of this non-determinism?
nopurpose
·2 か月前·議論
Did you evaluate other projects, like openspec, before deciding on spec-kit?