Viewing profile — jonathonf
jonathonf
HN member- Joined
- Mon, Oct 14, 2013, 4:09 PM UTC
- HN karma
- 798
- Public activity
- 232 items
- HN profile
- View on Hacker News ↗
About jonathonf
No profile information was provided.
Recent public activity
-
comment
Comment #30955074
> KDE5 never seems to be the default choice of desktop environment Apart from KDE Neon, and Garuda, and...
-
comment
Comment #30346928
> 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…
-
comment
Comment #29544379
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 pa…
-
comment
Comment #29543982
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 co…
-
comment
Comment #28483739
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-lim…
-
comment
Comment #28482007
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.…
-
comment
Comment #27372583
You've taken that sentence out of context. ;)
-
comment
Comment #27372029
Using funds to pay for colo costs (and possibly staff) is not "skimming". The entire purpose of raising funds is to pay for things.
-
comment
Comment #27280386
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 reall…
-
comment
Comment #26006430
https://news.ycombinator.com/item?id=26005872
-
comment
Comment #26006387
> 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'…
-
comment
Comment #26006199
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 o…
-
comment
Comment #26006033
> 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…
-
comment
Comment #26005962
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.
-
comment
Comment #26005923
It doesn't make the original bug less severe, but it was resolved under an hour after it was reported.
-
comment
Comment #26005872
There is an _option_ to do this, it is _not_ the default.
-
comment
Comment #25561497
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 us…
-
comment
Comment #25101409
> 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?
-
comment
Comment #24288949
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…
-
comment
Comment #23618599
Want to "skip" the compile step? //usr/bin/tcc -run $0; exit main() { printf("Hello\n"); return 0; } Just `chmod +x` and run it...
-
comment
Comment #23618468
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…
-
comment
Comment #23615330
I was just about to reply about the same thing: #!/usr/bin/tcc -run #include int main() { printf("Hello\n"); return 0; }
-
comment
Comment #22164422
> 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…
-
comment
Comment #21959135
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.
-
comment
Comment #21615998
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 ta…