Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pritambaral
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pritambaral
15d ago
Ah, Ubuntu _Server_. I'm tempted to dismiss this by simply saying "Server Linux != Desktop Linux", but yeah, I don't like that this is on by default either. I mean, this is a setup that ships with a default password that
2.
▲
by
pritambaral
16d ago
> Ubuntu has the exact same vulnerability out of the box, just with lxd instead. No, it does not[1]. LXD: - explicitly warns against this mode of vulnerability. Of course, there's no protection against people who blindly run command
3.
▲
by
pritambaral
16d ago
The Desktop Linux equivalent to that would be Polkit. Psst. There's also this, in typical KDE style: https://github.com/aeroshell-desktop/uac-polkit-agent
4.
▲
by
pritambaral
16d ago
Desktop alternative to most uses of sudo: Polkit[1]. For a UAC style prompt, see AeroShell[2]. However, one still SHOULD NOT allow untrusted software arbitrary read/write access to their $HOME, even on a completely secure (and thus, im
5.
▲
by
pritambaral
18d ago
> It does disfavor license-free and public domain software, which isn't great. Public domain software is free to "copy, redistribute, and modify", so ... where's the disfavour?
6.
▲
by
pritambaral
1mo ago
> open source project So, one can put in the minimal effort of removing one div. > being associated There's no requirement of association of any kind. See above and below. > request Cool. Pay for your own branding. Request ful
7.
▲
by
pritambaral
1mo ago
> ... sexualized ... Perhaps you should check if anybody else sees what you see. After browsing through every image I could find in the history of this project, I, at least, am convinced: any "sexualization" _you_ see is entire
8.
▲
by
pritambaral
1mo ago
Note: this only applies if the `--link` flag is used with `pg_upgrade` (which, I recommend), but the default is to copy all data.
9.
▲
by
pritambaral
1mo ago
LLMs are plenty far from compilers.
10.
▲
by
pritambaral
1mo ago
> One could argue that adding a library is in some ways similar to copy/pasting code in as much as, one doesn't know what the code is doing, and yet that doesn't leave me with a sense of unease! It does, to me. Been burned
11.
▲
by
pritambaral
3mo ago
> You can run rootless containers or you can use containerization like Podman which does not run as root. Yes, now you get my point. Do you run rootless containers (with the Docker backed) or do you run "root" containers?
12.
▲
by
pritambaral
3mo ago
TV dinners have their value, but a cooked meal is often better. And, just like meals can be cooked for a team, so can emacs configs.
13.
▲
by
pritambaral
3mo ago
I hope you see the (IMO, obvious) problem. 1. Docker (or any Linux container runtime, for that matter) is not intended for, designed for, or effective as a security boundary. 2. Root containers run as root on the host. The "sandboxed&q
14.
▲
by
pritambaral
3mo ago
> https://github.com/ashishb/amazing-sandbox Does your Docker backend run commands in rootless containers? I skimmed the code but didn't see anything to confirm this.
15.
▲
by
pritambaral
6mo ago
ProxyCommand allows you to use any command to setup a connection. Not necessarily an ssh command, like ProxyJump. It can be any command, as long as it receives on stdin and produces on stdout, it can act like a TCP connection. ProxyJump is
16.
▲
by
pritambaral
1y ago
Here's what you did, paraphrased: "It was the Hyundai Corpo that broke the law! They're stealing American jobs! That's why ICE targeted them! No, I have no evidence, only blind belief. Why are you even asking me for evid
17.
▲
by
pritambaral
1y ago
Who says they didn't? There is only one party here who acted in bad faith, and it wasn't Hyundai. In fact, this party has a — by now well-established — track-record of precisely this bad behaviour. They haven't even tried to
18.
▲
by
pritambaral
1y ago
Firefox on Android has a setting to force enable zoom on all websites, even those that disable it.
19.
▲
by
pritambaral
1y ago
What program do I have to join for 0%?
20.
▲
by
pritambaral
1y ago
> you could do ca. 1200 prompts per double decker. Which is a lot. If humans had evolved to do prompts (while retaining everything else that makes human thought human), that number doesn't sound that big. OTOH, if LLMs had to do eve
21.
▲
by
pritambaral
1y ago
> a vowel when it's between two consonants, and a consonant when it's not. Not a hard rule, honestly. Some Indian languages exhibit a blurring of sorts with Ye- sounds. E.g., in Telugu, the word for 'How' is 'yel
22.
▲
by
pritambaral
1y ago
Interesting. I belong to the class of people who believe in customising their tools as they please. So I'd have written an Emacs package to do this. But then again, this is Emacs, so someone's probably already done it. Oh, here it
23.
▲
by
pritambaral
1y ago
> Firefox has no profiles. Patently false. Been using profiles for years. > bunch of hacks, such as containers, which are cumbersome to use. Firefox's "solution" forces you to switch Github tabs between personal and wor
24.
▲
by
pritambaral
1y ago
Violated by the removal of author's copyright notice.
25.
▲
by
pritambaral
1y ago
So, morality isn't a concern as long as you get something out of it, got it. Too bad all you're gonna get is a botched and broken nation and years of misery, but that shouldn't matter as long as you get "something for my
26.
▲
by
pritambaral
1y ago
As opposed to the morally superior actions of ... the other party so gleefully dismantling your country for a fire sale to the oligarchs.
27.
▲
by
pritambaral
2y ago
Maybe not. But the search page did hijack links to show a google-managed copy pre-AMP.
28.
▲
by
pritambaral
2y ago
> Outlook > modern email That can't be true. Now, I haven't used Outlook myself, but I've received enough garbage from that godforsaken relic of a time when MS wanted to EEE email to know that that can't be true. F
29.
▲
by
pritambaral
2y ago
This is correct. My use-case was safe with eventual consistency, so I could've even used `synchronous_commit=off`, but I kept it to 'local' to get a baseline. Was happy with the 60k number I got, so there was no need for 
30.
▲
by
pritambaral
2y ago
> ... making sure that objects are placed into exactly 1 batch. curious if you ran into any bottlenecks there? A single application-layer thread doing batches of batch creation (heh). Not instant, but fast enough. I did have to add '
More ›