Viewing profile — jeppesen-io
jeppesen-io
HN member- Joined
- Wed, Jun 29, 2016, 8:21 PM UTC
- HN karma
- 638
- Public activity
- 269 items
- HN profile
- View on Hacker News ↗
About jeppesen-io
No profile information was provided.
Recent public activity
-
comment
Comment #41990268
I truly miss my old 12" macbook. It was a great "coffee shop on the weekend and relax" type laptop for myself
-
comment
Comment #41134349
This is interesting - maybe it's time I use flakes...
-
comment
Comment #39822825
This really feels like an sales call for AWS. Basically no speaking to the license change > What happens next? > > My prediction—as well as my plea to AWS—is that the ElastiCache t…
-
comment
Comment #39749318
> likely illiteracy of their workforce Seriously? >teaching the workforce just 3-5 letters and using combinations of those letters would be a massive upgrade over this system. Upgr…
-
comment
Comment #39672153
11.6 on s23 Sounds like old hardware or some other issue
-
comment
Comment #39609789
What fancy new features will we get with systemd? Granular privilege controls Powerful service dependency and security analysis features Tight cgroups integration both static and d…
-
comment
Comment #39461078
I switched a year or two ago It wasn't until I switched that I realized how poor bash and zsh are in comparison, even with fzf 10 min install, never looked back Not to mention the …
-
comment
Comment #38469988
Full time user of NixOS; work and personal. On unstable, but always enjoy the release notes. Essentially a 6 month history of my laptop. Sometimes noticed, mosty not I cannot expre…
-
comment
Comment #38265748
> Am I in the minority here? Yes, and it's not even close. Metrics are clear - stutter/loading will cause many more people to close the window vs lower quality. > I can understand …
-
comment
Comment #38237499
What mess? Moved most of our workloads to it. been quite pleased
-
comment
Comment #37399784
> Stop trying to control the future Every choice we make in life impacts and "controls" the future, by choice or not
-
comment
Comment #37399773
Compassion for those alive or will be alive, is a worthy goal I'd argue it's one of the ideals of living a worthwhile life
-
comment
Comment #37003415
First glance I thought this was silly with left ctrl changed to fn But on closer look, I saw caps lock was changed to ctrl. Which is what I do on all my computers I hope the Framew…
-
comment
Comment #37003236
> I haven't seen any evidence it is run by the NSA kinda a nonstarter, eh? > I also haven't seen any evidence that it isn't You can say that for any conceivable cause. It means not…
-
comment
Comment #36858171
Yep, for a few years on Gnome/NixOS. Primarily I use Zoom/Slack/Firefox/Kitty/Steam. As far as I recall, it all runs without issue What are your issues?
-
comment
Comment #36662008
> That Wayland is 10 years old and still barely usable Factually false, and easily known. Starting with most distros defaulting to wayland, Myself using it full time with zoom, scr…
-
comment
Comment #34016337
I was very excited to read this but was it removed in Gnome 43.x? > gsettings set org.gnome.desktop.remote-desktop.rdp screen-share-mode extend > No such schema “org.gnome.desktop.…
-
comment
Comment #33974426
also, journalctl. Very nice to have all logs in one place in a semi-structured nature `journalctl -u myservice -S "5 min ago"`
-
comment
Comment #33923686
When using recent packages (e.g. NixOS) it's become quite good in the last ~6-ish months. It switches automatically when I open zoom, which is very nice
-
comment
Comment #33912690
Cheers mate! Never knew of that cmd. Just added this to my shell alias config on Nix and it works nicely, even with pipes `cp = "${pkgs.xsel}/bin/xsel --clipboard";`
-
comment
Comment #32439926
Not OP, but I've been doing it for a few years. Can't say I've ever seen an issue - with Prometheus Operator, which the article mentions, as few times as well
-
comment
Comment #32006063
I know that FreeBSD has some wayland support already and wayland 1.20+ can build on BSD Also, this is only for GTK 5, so by the time that even comes out (years) and apps switch to …
-
comment
Comment #31980560
you know, that's a really clever idea
-
comment
Comment #31829424
This is lovely - pleasing to the eyes and nice features such as time machine I see its in nixpkgs - think I'll alias it to watch right now
-
comment
Comment #31771445
> The auto-complete and suggestions are also miles better than bash - they are automatically generated from man pages, so most commands have a usable set of completions. I never un…