Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
comsolo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
comsolo
6y ago
SEEKING WORK, GMT, remote work OK. Very flexible with working hours and can accommodate most time zones, experienced remote worker. Willing to relocate: Yes Hi I’m John, a Web Developer, Consultant, etc., from the UK. I specialise in React
2.
▲
by
comsolo
7y ago
Still less than 1% of the population, and that number could dwindle if and when treatment sorts out the underlying problems with the mental wiring causing the gender dysmorphia, and the current trend dies out.
3.
▲
by
comsolo
7y ago
Another instance of SJW types causing problems in the coding world (although the vast majority of actual coders aren't on the SJW train). The fact is gender can be determined by appearance in 99.5% of circumstances or more, which is pr
4.
▲
by
comsolo
7y ago
Possibly. But I remember very specifically thinking about the person in question prior to receiving the message. We really don't understand that much about consciousness (or many other phenomena). It's not that outlandish that t
5.
▲
by
comsolo
7y ago
I have experienced several instances where I dream that I am with some friend/colleague/etc e.g. helping him/her solve some problem. Upon waking up, I check my phone and then sure enough that same friend has in fact contacted
6.
▲
by
comsolo
15y ago
No because nobody has any idea what the 'soul' or 'mind' is. For all we know it may be possible to completely remove our soul from our body and exist in a different way and enter into another. Nobody knows
7.
▲
by
comsolo
15y ago
A very disappointing article. While there is little to no scientific (physical) evidence of another 'dimension' or of the existence of a soul or consciousness, there is also no evidence against it. The claim that chemical reactions in the b
8.
▲
by
comsolo
15y ago
err 20 min? It's about a 60 second problem. <?php $lines = explode("\n", strtolower(file_get_contents("input.txt"))); foreach ($lines as $ln) { for ($i = 0; $i < strlen($ln); $i++) { $char = $ln[$i]; $first_pos =
9.
▲
by
comsolo
15y ago
You can build apps with Visual C# or Delphi or many other RADs with relatively very little coding. IE a basic wordpad - type text editor with some rich text editing would consist of: - dropping a RichText control on a form (an empty window)