Viewing profile — neatcoder
neatcoder
HN member- Joined
- Thu, Feb 07, 2019, 9:12 AM UTC
- HN karma
- 54
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About neatcoder
No profile information was provided.
Recent public activity
-
comment
Comment #20704389
Thanks. Fixed now.
-
comment
Comment #20704313
For those who are wondering what this refers to, it is writing code like this: "foo".equals(myVar) instead of writing: myVar.equals("foo") which could can cause NullPointerExceptio…
- story
-
comment
Comment #20202590
Isn't that the right DOSBOX behavior? I think it should maintain the original aspect ratio as it looked in the old CRT monitors. I remember drawing circles in CRT monitors on IBM P…
-
comment
Comment #19654414
What's your point? Shell is also standardized by POSIX.
- story
-
comment
Comment #19492105
That's not how I see it. Yes, the employer (the organization) may be psychopath but I am not interacting with an organization while having a difficult conversation. I would be inte…
-
comment
Comment #19491180
Does AsciiDoc have a nice way to ignore all LaTeX code enclosed within $...$ (inline math), $$...$$ (displayed math), \(...\) (inline math), and \[...\] (displayed math)? I think o…
-
comment
Comment #19490551
Preferably something with the syntax of Java.
-
comment
Comment #19490412
Wow! Can you share your story more? What does your application do? Why did you choose BASIC 35 years ago? Did the question about rewriting it another language come up anytime? How …
-
comment
Comment #19490399
Any recommendations for introductory text for writing compilers and interpreters?
-
comment
Comment #19490352
Exactly! This looks like an apples vs. oranges comparison.
-
comment
Comment #19490318
Is there anyone here who still writes code in BASIC? If so which interpreter/compiler do you use?
- comment
-
comment
Comment #19490103
Similar topics are coming up often on HN recently. I think it's time Markdown should be supported natively by browsers. Until then, there are things like: TeXMe ( https://github.co…
-
comment
Comment #19489076
Very good article. Can someone explain me the pop culture reference to https://images.amplenote.com/35bd7d80-eabc-11e8-8f1b-0a54dd3... that is present at the end of the article und…
- comment
-
comment
Comment #19480744
When we go from 2 pairs of rabbits to 3 pairs of rabbits, we see a brother and sister rabbit mating to produce a pair of offsprings. This does not sound realistic and could also be…
-
comment
Comment #19450296
I have a similar but simpler setup. The crucial difference in my setup is that instead of using full blown LaTeX, I use TeXMe -- https://github.com/susam/texme -- which supports Ma…
-
comment
Comment #19412740
What is the periodic in this table? Which properties of the HTML tags repeat in every row?
-
comment
Comment #19411982
I can read color hex codes just fine. In fact, while writing my CSS, I often have a shade of color in mine and I just go ahead and type out its hex code by guesswork and then fine …
-
story
Ask HN: Do you use a personal productivity method for short and long term goals?
At work, I have seen many project management methodologies like Scrum, Lean, and Kanban. All of them have some good ideas that I believe can be incorporated into daily life as well…
-
comment
Comment #19351494
That's a very odd thing to say. There are so many security professionals in the world with LinkedIn profiles.
-
comment
Comment #19311345
What software currently has 100% reproducible builds?
-
comment
Comment #19292645
If whiteboard job interviews with clever algorithm problems are so bad, how is it that successful companies like Amazon and Google do it and they are both hugely successful?