HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nopurpose

no profile record

Submissions

Little Snitch, a macOS personal firewall

obdev.at
1 points·by nopurpose·4 maanden geleden·0 comments

A TUI Git client inspired by Magit

terminaltrove.com
2 points·by nopurpose·4 maanden geleden·0 comments

Tell HN: Show your appreciation for OSS projects by donating

3 points·by nopurpose·7 maanden geleden·1 comments

CamoLeak: Critical GitHub Copilot Vulnerability Leaks Private Source Code

legitsecurity.com
1 points·by nopurpose·9 maanden geleden·0 comments

comments

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