HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nopurpose

no profile record

Submissions

Little Snitch, a macOS personal firewall

obdev.at
1 points·by nopurpose·4 bulan yang lalu·0 comments

A TUI Git client inspired by Magit

terminaltrove.com
2 points·by nopurpose·4 bulan yang lalu·0 comments

Tell HN: Show your appreciation for OSS projects by donating

3 points·by nopurpose·6 bulan yang lalu·1 comments

CamoLeak: Critical GitHub Copilot Vulnerability Leaks Private Source Code

legitsecurity.com
1 points·by nopurpose·9 bulan yang lalu·0 comments

comments

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