Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
trulyme
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
trulyme
4y ago
I mean, of course? Especially, why would I put ssh keys and similar in the container? This still doesn't mean that one can install just any package, but it does make it much more difficult for it to do much harm. Breaking out of a cont
2.
▲
by
trulyme
4y ago
Given what a dumpster fire npm ecosystem is security wise, it's best to run the whole build chain in a container anyway, at least for frontend apps. This way you also don't care about the chosen package manager or node.js version
3.
▲
by
trulyme
4y ago
Genuinly curious: do people in US report tips on their tax forms? (forgive my ignorance - tips are much less common around where I live)
4.
▲
by
trulyme
4y ago
Not a fan of Zoom myself, just - it seems to be used quite a lot around me. For me Jitsi is king for video conferencing. Sorry about Jira. :)
5.
▲
by
trulyme
4y ago
There seem to be quite a few Europes around. The one I live in uses mostly Zoom, with some Teams, Skype, Slack and even Jitsi thrown in the mix. Yeah, Teams is the worst of them in every dimension.
6.
▲
by
trulyme
4y ago
Lync is getting killed? Nice! Can we please take care of Teams next?
7.
▲
by
trulyme
4y ago
OSS actually sometimes does that - here is what we do, and hey, someone else is doing something similar.
8.
▲
by
trulyme
4y ago
True. It is just evidence that sometimes modern medicine doesn't have any superiority over quack medicines either.
9.
▲
by
trulyme
5y ago
The data is incoming, no worries.
10.
▲
by
trulyme
5y ago
Is there something like Oculus but... Well, in control of the user? Or at least less FB-y?
11.
▲
by
trulyme
5y ago
Me too. Had to go back to Windows at $JOB recently and find the experience... unpleasant, to put it mildly. I guess once you get used to a certain way it's difficult to change it. Hoping to get rid of Windows again soon. Can't ima
12.
▲
by
trulyme
5y ago
Heh, MS Teams... I wonder if the UX team is the same as for SharePoint. They both suck in a similar way - fortunatelly I can mostly avoid them both.
13.
▲
by
trulyme
5y ago
Or maybe they don't want to waste their time for users who can't even be bothered to type a few keys? GUI is a great concept, but at some point, for more advanced operations, terminal simply makes more sense.
14.
▲
by
trulyme
5y ago
I am still hoping someone picks up development of uMatrix. NoScript is great, but just too tiresome to use on the modern web, while uMatrix has this genius UI where you can pick the allowed parts of the page easily and save the rules for la
15.
▲
by
trulyme
5y ago
Sorry if I wasn't clear enough, I was talking about query params in the URL, not request body.
16.
▲
by
trulyme
5y ago
This limit is often on client side though, so it pays to chech how this particular API does it.
17.
▲
by
trulyme
5y ago
Thank you for the clarification!
18.
▲
by
trulyme
5y ago
Whoa. Is that an import/export opportunity here? In EU the prices of both are comparable.
19.
▲
by
trulyme
5y ago
> The number of new meltdowns per decade rounds to zero, to five significant figures. That's a weird metric (one meltdown is quite a catastrophe) and the calculation seems suspicious too. Between Chernobile and Fukushima I don'
20.
▲
by
trulyme
5y ago
Why only POST? Query params can be "hidden" in a similar way too, is there a reason GET requests are not vulnerable? Url length limit maybe?
21.
▲
by
trulyme
5y ago
Besides, why commit credit card fraud when there are so many scam options available in the crypto world. :)
22.
▲
by
trulyme
5y ago
>... Ford Pinto scale... Link for curious: https://philosophia.uncg.edu/phi361-matteson/module-1-why-do...
23.
▲
by
trulyme
5y ago
And if not opensource, business model and price?
24.
▲
by
trulyme
5y ago
If somebody clones the repo they can even rewrite history. But that is not the same as them being able to claim the ownership of a commit in the original repo.
25.
▲
by
trulyme
5y ago
Well, yes, but maybe they should? It doesn't seem like a huge feature...
26.
▲
by
trulyme
5y ago
Off-topic: when reading the wikipedia articles that talk about "hot topics", if you want to see a less biased version, it pays to check edit history. In this case the page was last changed in November 2021 [0], before a set of cha
27.
▲
by
trulyme
5y ago
It seems that Europe should make it a top priority to cut the supply of gas from Russia.
28.
▲
by
trulyme
5y ago
WSL2, afaik, runs modified Linux kernel (maintained by MS) on a modified Hyper-V. I would hardly call that a VM in traditional sense because it might introduce differences in behavior. However it is true that WSL2 uses virtualization te
29.
▲
by
trulyme
5y ago
Ugh. Locales should be used for (user faced) input / output, never for saving data internally or for exporting it. Well, there are some exceptions, like actually caring about the original datetime, but they are rare.
30.
▲
by
trulyme
5y ago
> I only have an Ubuntu 20 install via WSL2 here to test, and using the default compilers there (clang 10 and gcc 9.3), things look pretty nice: WSL2 is not that bad, but installing a real Linux in a VM takes about 10 minutes, so this se
More ›