HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nopurpose

no profile record

Submissions

Little Snitch, a macOS personal firewall

obdev.at
1 points·by nopurpose·4개월 전·0 comments

A TUI Git client inspired by Magit

terminaltrove.com
2 points·by nopurpose·4개월 전·0 comments

Tell HN: Show your appreciation for OSS projects by donating

3 points·by nopurpose·6개월 전·1 comments

CamoLeak: Critical GitHub Copilot Vulnerability Leaks Private Source Code

legitsecurity.com
1 points·by nopurpose·9개월 전·0 comments

comments

nopurpose
·12일 전·discuss
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일 전·discuss
Can it run Prince of Persia?
nopurpose
·13일 전·discuss
[dead]
nopurpose
·13일 전·discuss
How big and important third-party vendor must be for Raymond Chen to dissect its coredumps?
nopurpose
·14일 전·discuss
Is there an explanation rooted in physics why derivative of kinetic energy equals momentum?
nopurpose
·17일 전·discuss
Doesn't Germany have Controled Foreign Company rules?
nopurpose
·28일 전·discuss
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
·28일 전·discuss
Did immediate mode guis solve (in)accessibility problem they used to be really bad at?
nopurpose
·지난달·discuss
What does he mean by inconsistent pixel scale when he talks against increasing sprite resolution?
nopurpose
·지난달·discuss
Which knot do you use?
nopurpose
·지난달·discuss
> 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
·지난달·discuss
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
·지난달·discuss
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
·지난달·discuss
First time I hear about signing up then change email trick. Does it help reducing spam?
nopurpose
·지난달·discuss
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개월 전·discuss
These two https://www.youtube.com/watch?v=oXBGZoBYaLY must be best dorm neighbours ever then.
nopurpose
·2개월 전·discuss
Do you use anything to orcheatrate multiple agent pitted against each other (coder, reviewer, tester, etc)?
nopurpose
·2개월 전·discuss
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개월 전·discuss
> 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개월 전·discuss
Did you evaluate other projects, like openspec, before deciding on spec-kit?