Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IvarTJ
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
IvarTJ
2y ago
A motivation for reimplementing System.out.println might be to have it reliably display Unicode characters in Windows terminals, using WriteConsoleW.
2.
▲
by
IvarTJ
3y ago
I've found a debugger particularly useful when trying to understand details about other people's code, when changing the source code is not necessarily an option. They can quickly give me answer to how the call stack looks like wh
3.
▲
by
IvarTJ
4y ago
I've encountered a code written in the 12factor style of using environment variables for configuration, and in that particular case there was no validation nor documentation of the configuration options. Is this typical? For onboarding
4.
▲
by
IvarTJ
7y ago
Check the WCAG success criteria that your jurisdiction requires. One less obvious, and commonly required, criteria (WCAG 2.4.1[1]) is that the site has some mechanism by which a screen reader user can jump from the beginning of the document
5.
▲
by
IvarTJ
8y ago
xmllint also supports XPath queries.
6.
▲
by
IvarTJ
11y ago
I personally don't see having the version in the package address particularly more nasty than specifying it in the project file, as in Maven, which I have been dealing with lately. One problem I imagine is that when migrating to a new
7.
▲
by
IvarTJ
11y ago
In this timeline, Common Lisp first appears when it was standardized. It should probably also mention its predecessor MACLISP.
8.
▲
by
IvarTJ
12y ago
Could someone comment on what instances you would typically apply lambdas and closures in real-world code? I figure that they are at least more convenient than callbacks with a *userData parameter like in C.
9.
▲
by
IvarTJ
12y ago
Your thoughts match up with Anders Breivik living in a part of Oslo, a city with a large portion of early-generation immigrants from non-western areas, which was predominantly white. http://en.wikipedia.org/wiki/East_En
10.
▲
by
IvarTJ
12y ago
You can run Ocaml on the Raspberry Pi for one.
11.
▲
by
IvarTJ
12y ago
I would not say that I am particularly experienced, but I will tell my point of view from a not particularly sophisticated programmer. I am interested in seeing what objections others may have to what I write. Compared to other popular prog
12.
▲
by
IvarTJ
12y ago
Here in Norway newspapers more or less survive, although perhaps not with the younger generations. They are generally the best source if you want to follow up on local events. How do Americans follow local news?
13.
▲
by
IvarTJ
12y ago
How well does deploying Haskell web applications to a low-memory VPS work? My experience with the Play framework tells me that Scala is out of the question. Presumably using Haskell involves cross-compilation, considering the memory usage o
14.
▲
by
IvarTJ
12y ago
It's as if it was only yesterday that we saw Microsoft bragging about IE9 being arguably slightly ahead of the other browsers.
15.
▲
by
IvarTJ
13y ago
HTML?
16.
▲
by
IvarTJ
13y ago
It has been used successfully before. Just ask Alexander Litvinenko.
17.
▲
by
IvarTJ
13y ago
Surely expressing personal issues with Lisp's syntax is valid, especially if a possible solution is offered. If you see at least some of the larger codebases written in Lisp, it is natural to be overwhelmed by the level of indentation,
18.
▲
by
IvarTJ
13y ago
I do not believe any large company have economic interest in developing such technologies, in part because they can subvert current business models that are built on centralized identity authorities and communications monitoring, so I rely
19.
▲
by
IvarTJ
13y ago
As a moderately advanced computer user, I would like to see: Convenient and standard way to cryptographically identify myself across different mediums. Convenient variants of communication mediums such as chat rooms and forums that do not r
20.
▲
by
IvarTJ
13y ago
In addition to Ctrl+T to go back from a definition, Ctrl+O also seems to work, which I find more ergonomic on Qwerty.
21.
▲
by
IvarTJ
13y ago
While building respect is a great attitude, it is not the only thing that help you land in networks. The network connections of your family and the posh kids you went to school with also play a role.
22.
▲
by
IvarTJ
13y ago
Can someone explain why bricking an infected computer is a good idea? I might understand it if the boot sequence just gives a warning with information, suggestions and a "Don't warn me again" option, but from what I hear it just makes the m
23.
▲
by
IvarTJ
13y ago
For my hobby programming server, I primarily use it to serve different web applications on different domains. The server is a proxy to web applications that listen on different ports on the server. This allows me to multiplex different web
24.
▲
by
IvarTJ
14y ago
Next they could maybe cut down on the UI of Google Books. http://i.imgur.com/BXvRdwq.png It is often convenient to have the browser window small when working at something else beside it.
25.
▲
by
IvarTJ
14y ago
> Would you answer this on a bug report? If I was unable reproduce the bug with the information given, it seems reasonable to mention that. Also, the effort required by the bug reporter to mention basic information on the setup they use
26.
▲
by
IvarTJ
14y ago
Here it renders perfectly on Fedora in Firefox, Chrome and Safari on Mac OS X, Firefox and IE9 on Windows Vista. It would be nice if the people who encounter these text-rendering problems mention what setup they use.
27.
▲
by
IvarTJ
14y ago
Why code in C++ anymore? I don't know C++ and its community very well, but here are my suspicions. I'd love for someone to confirm or dispel them. * Relative to C is obviously that it provides a greater toolbox. * Relative to Java, it gives
28.
▲
by
IvarTJ
14y ago
Slightly times a lifetime.
29.
▲
by
IvarTJ
14y ago
Lately I've found it engaging to try to build up a personal repository of C libraries. Mostly wrappers and reimplementations of well-outlined standards, but still very engaging. It makes me think about API design, learn about the details of
30.
▲
The Academic Blog Portal
(academicblogs.org)
2 points
by
IvarTJ
14y ago
|
0 comments
More ›