Viewing profile — pydave
pydave
HN member- Joined
- Sun, Jul 29, 2012, 9:07 PM UTC
- HN karma
- 167
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About pydave
No profile information was provided.
Recent public activity
-
comment
Comment #44334749
WhatsApp doesn't entirely brick itself. You can send and receive messages, but can't assign names to anyone or start group chats. I agree it should be prevented. It seems so absurd…
-
comment
Comment #43316686
Yeah, didn't even verify emails. I got a surprise discord account back in 2015 because someone else used my email. I guess this xkcd[1] applies to younger people too. 1: https://xk…
-
comment
Comment #37802821
I think that's very regional? Salary surveys usually list Europeans much lower after currency conversion. A half decade before you, I also started at a big studio writing C++ (but …
-
comment
Comment #37802714
> many tools that tried to solve that problem back in the day (Flash, Spline, etc.) don't suffice these days. If you can emulate the look and feel of a hand drawn animation without…
-
comment
Comment #37791740
If you want to compete with AAA games then you may need AAA graphics, but the market is larger than that. Look at Re-Logic (Terraria), Supergiant (Hades), Megacrit (Slay the Spire)…
-
comment
Comment #37791650
It's not $10k/year: > A “middle game” should only take 1 to 9 months to create and can be profitable (or at least not a money sink) because it is expected to earn in the range of $…
-
comment
Comment #37218878
Autohotkey is amazing, but I wish it used a saner language. I struggled to write a reliable golden ratio version of aero snap [1]. Dealing with different monitors, sizes, etc doesn…
-
comment
Comment #37116598
> imgproxy server that needs to run somewhere publicly available, be kept alive and secure Why make this runtime instead of a prepublish script (even a git commit hook or CI action…
-
comment
Comment #37114963
diffconflicts [dc] lets you resolve diffs as a two way diff between what's in the conflict markers instead of including the resolved parts in the diff. It opens the diff in vim but…
-
comment
Comment #37114794
Are exams all written online now? Were they okay with students googling answers and sharing them with each other, but getting customized answers from a robot is where they draw the…
-
comment
Comment #37104133
Vim's addition of .vimrc and .vim allowing you to store editor programs to further accelerate your editing makes stand vim far beyond vi. Credit Bill Joy for the modal editing para…
-
comment
Comment #37103545
> Your keybinding to go to the next quickfix item doesn't work in a location list because it uses :cn^M, but the location list wants :ln^M or whatever. Navigating quickfix and loca…
-
comment
Comment #37096994
Is that because they're parsing porcelain output? Or is git's plumbing machine-readable but not well specified? But git users are more familiar with porcelain so I wouldn't be surp…
-
comment
Comment #37084811
I'm not so sure. Neovim migrated to a more modern style of C and more tightly integrated Lua as its scripting language (instead of conscript). Those are two large potential stumbli…
-
comment
Comment #37084530
Appreciation for that id code means you may appreciate "John Carmack on Inlined Code (2014)": https://news.ycombinator.com/item?id=12120752
-
comment
Comment #33889004
What's the financial imperative to having a high score on SO? Better job offers because you have high rep?
-
comment
Comment #33487746
Looks nice, but too bad you can't run different pathfinders on the same maze. Running on an empty grid is default but it's less interesting to me.
-
comment
Comment #32441007
> Also it is technical and not user-friendly for windows users, because luarocks (package manager) is unusable there unless you’re skilled in C build systems and are ready to fix t…
-
comment
Comment #32427241
Seatbelts don't impede my ability to drive (having to constantly manage the car keeps me in the seat). Types _do_ impede my ability to write code: I have to write more of it. Types…
-
comment
Comment #31494562
I've also found narrower columns of text generally easier to read. My browser is usually a half screen so many websites display their mobile mode. I assumed it was this shorter lin…
-
comment
Comment #29991189
The update isn't forced, you have automatic updates enabled on your ps4. Disable (Uncheck) automatic updates from [Settings] > [System] > [Automatic Downloads] You'll have to unins…
-
comment
Comment #26871132
I use a similar technique to the Ian knot except I pinch the shoelace instead so only the forefinger and pinky are involved and my middle finger is free to hold the slip knot. The …
-
comment
Comment #26717732
Why do you think in-person code walkthroughs are effective but tool-mediated reviews are not? Most of my code review comments are along the lines of "what does this do" -- the prim…
-
comment
Comment #26587592
Unfortunately, those goals are rarely communicated and accepted by the people they're imposed on. My first full-time job had an unexplained email expiry policy. After being frustra…
-
comment
Comment #24902517
That was a fun diversion. I managed to hit 268!