Viewing profile — Zyst
Zyst
HN member- Joined
- Wed, Nov 18, 2015, 2:13 AM UTC
- HN karma
- 820
- Public activity
- 192 items
- HN profile
- View on Hacker News ↗
About Zyst
Recent public activity
-
comment
Comment #46710177
So were AOL, and Skype
-
comment
Comment #42728953
They’re my favorite controller out of the ones in the market right now. I really enjoy being able to have one controller in each hand. As others have said, their primary issue is w…
-
comment
Comment #42249344
I played a set of Factorio vs Minecraft! Tried generating a few different sets, this was super cool, and on theme!
-
comment
Comment #40810639
From my understanding, they are trying to make Math education available to the entire population of the world. And now provide one on one personalized tutoring that currently only …
-
comment
Comment #40512963
I play drums for fun. The vocalists usually wear earplugs too. Because they’ll get hearing damage if they don’t. Instruments can be loud. Look up “Earasers” if interested, they’re …
-
comment
Comment #39000912
I use Linux. You absolutely need to drop down to the command line at times. Upgrading my Kennel, or Graphics driver breaks something like 20% of the time for me.
-
comment
Comment #38695071
I play competitive games in tournaments. I would disagree with your characterization. Yes, people have a skill ceiling. However, it’s not something you’re ever going to get to by j…
-
comment
Comment #37821411
I started with just Nix-Shell in WSL with Home Manager. Then I have kept adapting that file for my Linux, OS X, and other needs. I didn't touch NixOS at all until years later. I'm …
- comment
-
comment
Comment #37405662
Mind elaborating? I figure you mean with Tramp, but not sure.
-
story
Ask HN: What tools have helped you work on remote servers over SSH?
Hey HN! At work I'm using a Remote Devservers for most of my work. This means you mostly live inside SSH all day, and don't have access to a graphical environment. What tools have …
-
comment
Comment #36835425
That's an interesting take I haven't heard ever before. I'd love to ask some questions if you happen to know the answer: - Since people are constantly retiring, and selling the sto…
-
comment
Comment #36835391
I found the comment valuable. I might be unmotivated to contribute to an OS project purely for the sake of doing so. But throwing some money in, I might go like "Alright I'll tackl…
-
comment
Comment #34594871
The Evolution series by Primer on Youtube is a game changer: https://www.youtube.com/watch?v=oDvzbBRiNlA&list=PLKortajF2d... It starts with very basic, and cute blobs. And builds s…
-
comment
Comment #22935571
Yeah, this also reminded me of the way that Neural networks that play video games might make a new connection that is not super efficient, but by a combination of reasons ended up …
-
comment
Comment #22926300
I love both Google, and Facebook. I'm constantly blown away that something like Youtube exists, I love my Oculus Quest and use it daily, I keep in touch with friends on WhatsApp, a…
-
comment
Comment #22729975
I use .webm files all the time as stand-ins for GIF, and more and more sites/apps have support for inline playback nowadays. You can strip the audio out completely from those files…
-
comment
Comment #22310130
>When you do a favor for a friend (like giving a referral for a job), do you see it as a transaction where you expect them to pay you back at some point? To some limited degree. If…
-
comment
Comment #22276248
To give the opposing argument some form of development, reading comprehension is the responsibility of the reader as well. Some authors are hard to understand, but the message they…
-
comment
Comment #22270486
I think this comment feels like trying blatantly to pin OP into a bad position, honestly this is quite disingenuous.
-
comment
Comment #22227102
Hey Zach! Been using Just Read for years, just wanted to give you a quick shout-out to say I love the plugin.
-
comment
Comment #21922197
That is cool! Out of curiosity, how intrusive is living around wine turbines? Is it a problem at all? Or are they mostly unnoticeable?
-
comment
Comment #21892597
This is a weird ponzi-scheme like comment. If you are a creative director, you have people working under you. How do you all get to be creative directors?
-
comment
Comment #21743660
>how do you ensure that a build is reproducible if you have no control on which required dependencies are downloaded by a build system which requires root access? By having control…
-
comment
Comment #21742938
Oh, check out Nix https://nixos.org/nix/ I use it for most of my dependencies, and software in OS X/Windows WSL/Linux It is a lovely environment to work with. Has completely change…