Viewing profile — onei
onei
HN member- Joined
- Sat, Apr 27, 2019, 11:07 AM UTC
- HN karma
- 1,003
- Public activity
- 265 items
- HN profile
- View on Hacker News ↗
About onei
No profile information was provided.
Recent public activity
-
comment
Comment #48416852
It's a tracking tool. You have a bunch of sites embed an image, and requests to those sites also make requests to said image, which you can use to start tracking a client. A single…
-
comment
Comment #48060905
It's no joke for some. It was some time ago that I read about it, and I'm struggling to find a source now, but there are instances in India of people being declared dead to allow t…
-
comment
Comment #47965579
There's more info about the outcome in [1]. Long story short, the US government passed a law (whilst this case was being litigated) that let AT&T off the hook. [1]: https://en.wiki…
-
comment
Comment #47776849
Hex is 0-9, a-f. P and q are outside that character set.
-
comment
Comment #47756195
It's not that the article is inherently unsafe, it's that the UK law imposes a liability the author is unwilling to shoulder.
- story
-
comment
Comment #47320283
I read that line and thought "so, the solution is code review?". What has to happen to your processes that code review is not only missing, but unironically claimed to be the solut…
-
comment
Comment #47290284
Assuming I've found the right process-compose [1], it struck me as having much overlap with the features of systemd. Or at least, I would tend to reach for systemd if I wanted some…
-
comment
Comment #46600237
It's the Isle of Man to the best of my knowledge, but the people, and language, are called Manx. Like the English are from England.
-
comment
Comment #46136971
I've used localstack in the past which worked pretty well. https://github.com/localstack/localstack
-
comment
Comment #45569206
That's what MISRA C [1] is sort of meant to be. [1]: https://en.wikipedia.org/wiki/MISRA_C
-
comment
Comment #43940411
If you want emails from some random internal machine, you can use one of the HPE SMTP servers. There was one for internal email, another for external iirc although I'm not sure the…
-
comment
Comment #43267675
I can't speak to the Airs, but I went from an Intel Pro to a M3 Pro in a previous job and the battery life improved massively. I used to be able to heat my study by running a linte…
-
comment
Comment #43152956
I'm not sure if you've misunderstood, so apologies if this is old news. US companies may have teams of engineers in various other countries. But they almost always pay local market…
-
comment
Comment #43132684
The UK monarch's power is largely based on convention more than active decision making. For example, a government is formed at the invitation of the monarch, but that's long reflec…
-
comment
Comment #43131963
To clarify a bit further, the UK head of state is King Charles III, as he is for a bunch of other countries in the Commonwealth. Head of state in the UK is a bit weird compared to …
-
comment
Comment #43119575
It's not even just your users. I work on a S3-compatible service where a good chunk of the test suite is built on the AWS SDK. In reality, AWS are the reference S3 implementation. …
-
comment
Comment #42794905
HCL is Hashicorp Configuration Language: https://github.com/hashicorp/hcl . It's basically a DSL used by a bunch of Hashicorp products. It's sort of a programming language. Someone…
-
comment
Comment #42746543
Is Tiktok genuinely manipulated by the CCP? I could never quite tell if that was merely scaremongering and hypothesising by American politicians, or based on evidence of past trans…
-
comment
Comment #42419167
That seems like short-sighted advice. My company probably isn't paying me to write crypto, web frameworks, database drivers, etc. If it's not where I'm adding business value, I wou…
-
comment
Comment #42305335
But does it not make you more vulnerable to competitors? Losing one of your few big customers will hurt regardless, but it likely hurts less if you have a pool of SMBs to act as a …
-
comment
Comment #41807075
When RuneScape and Old School RuneScape Wikis forked, the license was changed from CC-By-SA to CC-BY-SA-NC. As a result, all new changes come under the new license. To copy changes…
-
comment
Comment #41799164
There's a recent rough breakdown of costs and funding in [1]. In short, most funding is from ads. I don't think that takes into account funding for the newer Minecraft or LoL wikis…
-
comment
Comment #40052711
The go CLI does exactly the same. Python's pip (via setup.py) will do the same, and in an arguably less transparent way iirc. I don't disagree that there are better ways, but it's …
-
comment
Comment #39010451
From that article (and a few others) > In fact, staff at Fujitsu, which made and operated the Horizon system, were capable of remotely accessing branch accounts, and had “unrestric…