Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fbcocq
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fbcocq
16y ago
There's also the issue of installing Keypass itself. I see it has MSI packages available, which I know sysadmins at big companies like. There might be some other technical requirements for the password-storage software itself. I've been c
2.
▲
by
fbcocq
16y ago
HRESULT D3DX11CompileFromFile( LPCTSTR pSrcFile, D3D10_SHADER_MACRO pDefines, LPD3D10INCLUDE pInclude, LPCSTR pFunctionName, LPCSTR pProfile, UINT Flags1, UINT Flags2, ID3DX11ThreadPump pPump, ID3D10Bl
3.
▲
by
fbcocq
16y ago
It's reasonable to assume that if Hitler wanted you to die, he wouldn't poison you with a sandwitch and risk being called a woman behind his back. Anyway, motivations do not matter one bit when it comes to evaluating whom to trust with your
4.
▲
by
fbcocq
16y ago
I was hoping to get feedback on why a contestant would be able to compete very well with Pascal over C++. Because that's what he's been practicing with. CS courses in schools in Eastern Europe are tought in Pascal, or at least used to be.
5.
▲
by
fbcocq
16y ago
How is this free?
6.
▲
by
fbcocq
16y ago
It breaks for input as simple as "for x = 1,10 do print(x) end". It's a shame I can't use Lua for browser scripting instead of JS.
7.
▲
by
fbcocq
16y ago
I have all my logins saved in Firefox and there's not one site I'm using where Firefox is able to autocomplete OpenID details, it forces me to enter my ID, leave the page, authenticate with OpenID, go back and submit. It needs to either die
8.
▲
by
fbcocq
16y ago
http://en.wikipedia.org/wiki/Google_Trends "Originally, Google neglected updating Google Trends on a regular basis. In March 2007, internet bloggers noticed that Google had not added new data since November 2006, and Trends was updated wi
9.
▲
by
fbcocq
16y ago
This is amazing, I wish it were interactive, learning history was (and still is) difficult for me as a visual learner.
10.
▲
by
fbcocq
16y ago
I think the speed increase comes from += creating a new string object every time, whereas << literally concatenates it. Programming the hunches and guesses way on the HN frontpage makes me sad. http://ruby-doc.org/core/classes/St
11.
▲
by
fbcocq
16y ago
In case you missed the reference: http://news.ycombinator.com/item?id=1820495
12.
▲
by
fbcocq
16y ago
Hilarious outrage. I keep telling people to learn some basic networking ever since I fired up a traffic sniffer on a Lan when everybody was still using POP3. Facebook forcing https on all it's pages won't solve anything, people need to educ
13.
▲
by
fbcocq
16y ago
The 21st-century desktop isn't based on the fat-client desktop of the last 25-years. It exists on the Web in Web-based applications and software as a service (SaaS) and what I call "Content as a Service." If the content providers have thei
14.
▲
by
fbcocq
16y ago
Actually, the fact that it's obviously important that the people, who administer and have access to your IT infrastructure, think what you're doing is legal and moral, is rather interesting. Ignoring the content of these files for a while,
15.
▲
by
fbcocq
16y ago
I'm terribly sorry if this is an ignorant question but does this somehow apply to manually solving a, say, 5x5?
16.
▲
by
fbcocq
16y ago
Exactly, just give me the gist of the illegal or highly suspicious activities amongst an otherwise perfectly legal invasion.
17.
▲
by
fbcocq
16y ago
Me too. I know a lot of people with degrees in Law, Linguistics, Literature (in their respective languages) and so on who moved to the US and now have regular jobs because their degrees lose any meaning when changing the country. You go to
18.
▲
by
fbcocq
16y ago
Care to elaborate on why you chose C/C++ instead of Java for the backup client?
19.
▲
by
fbcocq
16y ago
It is widely believed that a flourishing democracy requires an independent, diverse, and financially solvent press. Most of Europe has a socialized independent press, in Germany it's financed by a soon to be mandatory per-household charge
20.
▲
by
fbcocq
16y ago
Sure, suprise me. I'd really like to see a video of someone typing for an hour or two on an iPad without needing a chiropractor afterwards and in the end producing more text than he'd produce on a laptop or netbook with a stock text editor.
21.
▲
by
fbcocq
16y ago
"this application turns this flat thing on the lap into the most efficient tool for writing that I know of." Writing using your index finger on a touchscreen seems like a huge step back in terms of productivity and ergonomy to me.
22.
▲
by
fbcocq
16y ago
Your post and the intro video on the page, e.g. "Hypernumbers : the Team spreadsheet...". Also, requests to team members to update their figures in a spreadsheet do not end in sad smilie faces unless it's a team of girl scouts.
23.
▲
by
fbcocq
16y ago
I don't know if there's a consensus on using ellipsis in today's communication but it really, really annoys me.
24.
▲
by
fbcocq
16y ago
Yes
25.
▲
by
fbcocq
16y ago
I've been resetting people's 8 character passwords lost due to Post-Vacation-Insomnia for ages, I'd really like to see them expect me to remember a 50 character password under stress conditions.
26.
▲
by
fbcocq
16y ago
Well, computers and the web are just tools, like a hammer. Due to its fascination and novelty when we were young it's easy to forget that while we're here discussing the intricacies of building a better hammer, others are out there erecting
27.
▲
by
fbcocq
16y ago
Also, keeping in mind that online book sales account for only 15.5% of all books sold (at least in Germany), it's not the end of the printed book by a longshot.
28.
▲
by
fbcocq
16y ago
I can finish a 500 page book in about 4-8 hours. Building the scenes in my head is much more of a bottleneck than the actual mechanics of reading. Complicated scenes, e.g. The Pillars of the Earth, which is heavy on architectural terminolog
29.
▲
by
fbcocq
16y ago
If it gets added to SPOJ ( https://www.spoj.pl/ ) I'll give it another shot. The JVM is just a frustrating platform when it comes to experimenting with new languages.