Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amrox
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
amrox
3y ago
As a vim user since the 90s - this is what I've landed on. It pretty easy to disable the vim plugin if you're sharing your computer with a muggle.
2.
▲
by
amrox
4y ago
I'm having a similar experience. I turned off my “looking for jobs” status a few weeks ago, and just turned it back on, expecting a flood. Never came ¯\_(ツ)_/¯
3.
▲
by
amrox
4y ago
Beautiful. I have a couple of the NuPhy [1] keyboards so I'm definitely in the target market. The Rotary Encoder is a dealbreaker for me though. I want something slender that I can easily slip into a case or backpack. If it was optiona
4.
▲
by
amrox
4y ago
For the page: > You will need real hardware to run it. Why doesn't it work in a VM?
5.
▲
by
amrox
4y ago
It’s all relative but 100 open issues doesn’t sound bad for a somewhat popular project to me. For example, rust-lang/rust has over 8000. Regardless, I curious if there were _specific_ issues you had. And following that, I’m also curiou
6.
▲
by
amrox
4y ago
That does not sound like my experience. Are there GitHub issues for the bugs you mention?
7.
▲
by
amrox
4y ago
> What it fundamentally boils down to is that your org chart determines your architecture. This is Conway’s law https://en.wikipedia.org/wiki/Conway%27s_law
8.
▲
by
amrox
4y ago
M
9.
▲
by
amrox
4y ago
praise: I came here to suggest conventional comments as well!
10.
▲
by
amrox
5y ago
Or https://github.com/IvanMathy/Boop
11.
▲
by
amrox
5y ago
Find a company whose product is primarily physical. I work at a robotics company and much of our staff never went remote. My team is primarily remote but I’m actually hiring an on-site person for IT.
12.
▲
by
amrox
5y ago
I use dual LG 24UD58-B’s (one landscape, one portrait) for coding and I’ve been satisfied. I don’t run them at native res, but this never bothered me. I also don’t game or edit photos or video either.
13.
▲
by
amrox
5y ago
Can anyone elaborate on “Stop: Modern C++” under 2021 Tech Radar?
14.
▲
by
amrox
5y ago
What apps do you use?
15.
▲
by
amrox
5y ago
This is what I do as well. I use Homebrew for general purpose niceties like starship, fzf, and casks. Project deps are managed with asdf. The “right answer” may in fact be Nix however. I just haven’t fully grokked it yet.
16.
▲
by
amrox
5y ago
Is there any kind of remote development support (ssh, docker) in Sublime? That’s the killer feature that keeps me on VS Code.
17.
▲
by
amrox
5y ago
It can be configured up to 64gb with the M1 Max.
18.
▲
by
amrox
5y ago
Many online games have a season model now, and SO at least partially gamifies developer Q&A, so this tracks.
19.
▲
by
amrox
5y ago
It’s free (it’s right in the title)
20.
▲
by
amrox
5y ago
XP, Scrum and agile-adjacent Lean all pre-date the manifesto. The manifesto just tried to put all these ideas under one umbrella.
21.
▲
by
amrox
5y ago
Containers are great for web services or anything that primarily communicates through a port. Less so for CLI style projects that read and write to the local file system. Yes I know you can bind mount directories but it’s clunky and you als
22.
▲
by
amrox
5y ago
> One should probably run their own package server like https://github.com/pypiserver/pypiserver Never used pypiserver but I’ve had a good experience with https://github.com/devpi/devpi
23.
▲
by
amrox
5y ago
C++ will not save you any trouble over python. It’s tooling and package management is significantly more complex.
24.
▲
by
amrox
5y ago
I think the book is called "Turn the Ship Around"
25.
▲
by
amrox
5y ago
I use iTerm integration over Eternal Terminal to my workstation all day. It’s great.
26.
▲
by
amrox
5y ago
This appears to be unrelated to https://www.yoctoproject.org ?
27.
▲
by
amrox
6y ago
I wish the tooling around devcontainer.json was available separately from VS Code. Most of my company are die-hand vim users. We’ve rolled our own “devcontainer” analog but it’s not nearly as seemless.
28.
▲
by
amrox
6y ago
I know that Conan claims to be a generic packager and tool manager ( https://docs.conan.io/en/latest/howtos/other_languages_packa... ) but is anyone using it for that? asdf seems like it has much wider support
29.
▲
by
amrox
6y ago
Recommend poetry over pipenv
30.
▲
by
amrox
6y ago
yeah sounds a lot like the fabled "10x engineer" to me
More ›