Viewing profile — ryapric
ryapric
HN member- Joined
- Tue, Mar 09, 2021, 6:09 AM UTC
- HN karma
- 95
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About ryapric
No profile information was provided.
Recent public activity
-
comment
Comment #45933901
While your recommendation is sound: this is not only a rudely-worded take, but also missing the point of the parent comment.
-
comment
Comment #42667371
I enjoy it quite a lot :shrug: Bash itself isn't a very big language, so I wouldn't call it "impossible to memorize".
-
comment
Comment #41098251
Yep, you have it correct. I've got a note at the bottom of the README that I'm considering adding a config field to keep the .git directory, but I'm trying to keep pretty far away …
-
comment
Comment #41098192
>This tool looks like "submodules, but lighter", while repo is "submodules, but heavier". Looks to me like the motivation is for dependencies that are not hard enough to justify a …
-
comment
Comment #41097985
Sure, but not all my code in a single repo is monolingual code, and not all of those languages have cooperative (or existing) package managers. Bash is a great example of something…
-
comment
Comment #41097975
Thanks! That AOSP `repo` tool is one I'd not heard of, so thanks for sharing! I actually haven't really put much thought into collaborative/mutlirepo development work using vdm -- …
-
story
Show HN: Vdm, a sane alternative to e.g. Git submodules
Hey folks! I've been working on something on & (mostly) off for a little over a year, and picked it back up recently because of yet another related frustration at work. I've spent …
-
comment
Comment #41075331
>What I'm I missing? The parent isn't talking about e.g. EC2 as a virtualized platform, they're talking about EC2 not being a virtualization platform. With few machine-type excepti…
-
comment
Comment #41000200
I never said anything about one-liners?
-
comment
Comment #40983316
On mobile so no idea if this a) looks good or b) runs (especially considering the command substitutions, but you could also redirect to temp files instead), but it's just something…
-
comment
Comment #40983093
That's really not that hard to add above. A lot of folks act like it's impossible to handle errors etc. in bash, but it's pretty straightforward -- certainly no more difficult than…
-
comment
Comment #40723618
I think it's very much your last theory -- used everywhere but not as interesting to tell people about as it might have been a decade ago. Queues are now Boring Technology(tm), and…
-
comment
Comment #40723517
Definitely just as useful even if it is !
-
comment
Comment #39496147
Yikes.
-
comment
Comment #38375010
I never really even entertained the idea of agreeing with this until just this week actually, when I was putting log statements into bash functions that were supposed to return str…
-
comment
Comment #37477704
Why would you want to use JavaScript in IoT scenarios?
-
comment
Comment #36839261
I run Debinan Sid/Unstable, both as my home desktop (with XFCE as a DE) and as my headless WSLv2 OS on my work machine. I've had it on the desktop for something like, 4 years now? …
-
comment
Comment #36781007
I believe they're talking about how abstractions tend to make people more productive. Operative term being "tend to", because I personally wouldn't use this tool either, but to eac…
-
comment
Comment #36414682
I wonder if they might be talking about `go vet`?
-
comment
Comment #36288885
Click on the "All" toggle on the top of the page.
-
comment
Comment #36159349
So post two openings to close the gap?
-
comment
Comment #35242459
As the shebang (`#!`), I imagine you mean?
-
comment
Comment #35242439
>you get typechecking and all the rest of the editing experience This is true for a number of languages that can also be run without AOT compilation (Go, Rust, etc). This feels lik…
-
comment
Comment #35216070
Do you know of any browser games that use Ctrl as the crouch key? That's the interface under discussion.
-
comment
Comment #33851125
Is this relevant to the post/discussion though?