Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jonathonf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jonathonf
4y ago
> KDE5 never seems to be the default choice of desktop environment Apart from KDE Neon, and Garuda, and...
2.
▲
by
jonathonf
5y ago
> it's probably more efficient to reduce churn That would be lovely. Unfortunately, many places would rather you move job than give you a raise. It's cheaper in their accounts, and that's what (ah) counts.
3.
▲
by
jonathonf
5y ago
Was it 80%* or 96%? Was Phacility paying for a dedicated IP or not? If someone from a company is lying to you then is this really an overreaction? (*Was 80% cherry-picked from a particular domain and so used in a purposefully misleading way
4.
▲
by
jonathonf
5y ago
I'm surprised by the other comments here that I'm in the minority thinking that the sales approach was pretty terrible. You're trying to sell something you don't understand to a company you don't understand. Why? If
5.
▲
by
jonathonf
5y ago
I thought your point was that Manjaro isn't afraid to try to introduce commercial software into the default installs... (The FreeOffice version included was essentially feature-limited shareware, also requiring registration after 30 da
6.
▲
by
jonathonf
5y ago
Although that edition is maintained by one of the Manjaro GmbH CEOs, and received not insignificant fanfare from Vivaldi as being "the default browser on Manjaro", https://vivaldi.com/blog/vivaldi-is-the-defau
7.
▲
by
jonathonf
5y ago
You've taken that sentence out of context. ;)
8.
▲
by
jonathonf
5y ago
Using funds to pay for colo costs (and possibly staff) is not "skimming". The entire purpose of raising funds is to pay for things.
9.
▲
by
jonathonf
5y ago
The front page of the project says: > Please do not share this website with others until we believe it's ready for broader distribution. Sure, it's accessible, but it doesn't really seem to be in good faith to directly ign
10.
▲
by
jonathonf
6y ago
https://news.ycombinator.com/item?id=26005872
11.
▲
by
jonathonf
6y ago
> Is there a writeup/summary somewhere that explains "the lessons learned"? Not that I'm aware of, but I'm sure you could check the GitLab commits and/or ask on their forum if you're interested. This is
12.
▲
by
jonathonf
6y ago
I guess the Garuda Boot Options screenshot shows the options in operation: https://garudalinux.org/images/garuda/ss/garuda-boot-options... I'm not sure whether this is misleading or not given the nature
13.
▲
by
jonathonf
6y ago
> These funds are parts of the community funds Phil (founder of Manjaro the Company, and project leader) had collected privately and forwarded to this collective OpenCollective and CommunityBridge/LFX were set up after the surprise
14.
▲
by
jonathonf
6y ago
You can switch to whatever theme you want. The defaults are opinionated. If you like them, great. If not, use another distro. That's fine.
15.
▲
by
jonathonf
6y ago
It doesn't make the original bug less severe, but it was resolved under an hour after it was reported.
16.
▲
by
jonathonf
6y ago
There is an _option_ to do this, it is _not_ the default.
17.
▲
by
jonathonf
6y ago
From my limited understanding: it looks like a matrix coprocessor, and implies that hardware-accelerated matrix processing has been built into the M1. Matrix processing comes in useful for AI/ML/CV-type applications. It's som
18.
▲
by
jonathonf
6y ago
> 10€ is given to the project edition. Do you know where this payment goes to? e.g. is it to their OpenCollective or LFX donation accounts?
19.
▲
by
jonathonf
6y ago
Possibly useful existing implementation: https://github.com/unfs3/unfs3 This has the benefits of being tested and having a working read-write implementation (along with still being user-space).
20.
▲
by
jonathonf
6y ago
Want to "skip" the compile step? //usr/bin/tcc -run $0; exit main() { printf("Hello\n"); return 0; } Just `chmod +x` and run it...
21.
▲
by
jonathonf
6y ago
That wasn't quite what I was trying to show with the snippet - I was intimating that you can use tcc to run C directly in something like a shell script. If you want to make `tcc -w -run` etc. more convenient then: alias trun='
22.
▲
by
jonathonf
6y ago
I was just about to reply about the same thing: #!/usr/bin/tcc -run #include <stdio.h> int main() { printf("Hello\n"); return 0; }
23.
▲
by
jonathonf
7y ago
> You do realize that no version of Ubuntu was ever released with that feature? Not sure that is true - I seem to remember that it was enabled by default in a couple of releases (I think somewhere around 12.04?). > you had to opt in &
24.
▲
by
jonathonf
7y ago
You're shocked that they consider and plan for a worst-case/edge-case scenario? That sort of attention to detail is what continues to impress me about the Arch methodology.
25.
▲
by
jonathonf
7y ago
I wish those people who find they can easily find another job without any effort or worry would realise they are not normal. For the majority of people finding a half-decent job takes a stupid amount of time (the number of jobs advertised w
26.
▲
by
jonathonf
7y ago
Devuan [1] and MX Linux [2] (Debian-like), Artix (Arch-like) [3], and Void [4] are four other systemd-free distros off the top of my head. There will be others. [1] https://devuan.org/ [2] https://mxlinux.org [3
27.
▲
by
jonathonf
7y ago
Slack is essentially IRC rebranded with a pretty UI, so I'd say yes. Rebrand anything with a pretty UI and someone in an "office job" will want to use it...
28.
▲
by
jonathonf
7y ago
Also advert- and DRM-free.
29.
▲
by
jonathonf
7y ago
AVX-512: No, "only" AVX-256. https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#AVX... Thunderbolt 3: Supposed to be added to the X570 chipset.
30.
▲
by
jonathonf
7y ago
Zen2 has hardware mitigations so "the same".
More ›