chunk_id
large_stringlengths
7
11
question_id
large_stringlengths
4
8
language
large_stringclasses
1 value
chunk_index
int64
0
7
chunk_text
large_stringlengths
163
2.82k
sparse_text
large_stringlengths
129
3.52k
dense_vector
listlengths
3.58k
3.58k
sparse_indices
listlengths
10
234
sparse_values
listlengths
10
234
export_source
large_stringclasses
1 value
4536046_c0
4536046
erlang
0
Title: test if a string is a number Problem title: test if a string is a number Tags: erlang Problem: test if a string is a number How to test if a string is composed only of digits ?
test if a string is a number test if a string is a number erlang test if a string is a number How to test if a string is composed only of digits ?
[ -0.033935546875, -0.017822265625, -0.00469970703125, 0.0267333984375, -0.01043701171875, 0.013671875, -0.00087738037109375, -0.0025482177734375, 0.004852294921875, -0.004608154296875, -0.0107421875, -0.026123046875, -0.0260009765625, 0.00445556640625, 0.014404296875, 0.014404296875, ...
[ 3034, 2174, 79315, 83, 10, 14012, 72, 3066, 11249, 47, 150350, 71, 4734, 111, 153939, 7 ]
[ 0.2269287109375, 0.1334228515625, 0.287353515625, 0.151123046875, 0.10211181640625, 0.1884765625, 0.124267578125, 0.240234375, 0.012115478515625, 0.039215087890625, 0.127685546875, 0.04345703125, 0.1273193359375, 0.0693359375, 0.201904296875, 0.0799560546875 ]
embed
4888729_c0
4888729
erlang
0
Title: Erlang mime type Problem title: Erlang mime type Tags: mime, file, erlang Problem: Erlang mime type How can i know mime type of file with Erlang? Thank you. Code signals: Erlang
Erlang mime type Erlang mime type mime file erlang Erlang Erlang mime type How can i know mime type of file with Erlang? Thank you.
[ 0.0230712890625, 0.005401611328125, 0.01519775390625, 0.028076171875, 0.01904296875, -0.006561279296875, -0.0162353515625, 0.021240234375, -0.01513671875, -0.03125, 0.028076171875, 0.000553131103515625, 0.00579833984375, 0.0087890625, 0.037109375, 0.01116943359375, -0.0361328125, -...
[ 1004, 3066, 324, 282, 10644, 11435, 72, 831, 17, 3714, 111, 678 ]
[ 0.1673583984375, 0.26611328125, 0.1842041015625, 0.2010498046875, 0.181640625, 0.18115234375, 0.0755615234375, 0.043365478515625, 0.025482177734375, 0.111328125, 0.06280517578125, 0.0601806640625 ]
embed
1811516_c0
1811516
erlang
0
Title: Integrating Erlang with C++ Problem title: Integrating Erlang with C++ Tags: erlang, c%2B%2B Problem: Integrating Erlang with C++ What interfaces exist to tie Erlang with C++? Code signals: Integrating, Erlang
Integrating Erlang with C++ Integrating Erlang with C++ erlang c%2B%2B Integrating Erlang Integrating Erlang with C++ What interfaces exist to tie Erlang with C++?
[ 0.0184326171875, -0.00775146484375, 0.000286102294921875, 0.01171875, 0.0062255859375, 0.0047607421875, -0.00104522705078125, 0.020263671875, -0.00604248046875, -0.0272216796875, -0.007354736328125, -0.016357421875, -0.003265380859375, 0.0247802734375, 0.0198974609375, 0.010986328125, ...
[ 91969, 1004, 3066, 678, 313, 37223, 1916, 72, 501, 167218, 101758, 7, 32316, 4817 ]
[ 0.197265625, 0.16162109375, 0.283935546875, 0.1669921875, 0.078857421875, 0.27392578125, 0.07611083984375, 0.11993408203125, 0.07916259765625, 0.036285400390625, 0.1885986328125, 0.0233306884765625, 0.07904052734375, 0.146240234375 ]
embed
2432200_c0
2432200
erlang
0
Title: Erlang: Mnesia or Mysql? Problem title: Erlang: Mnesia or Mysql? Tags: erlang, mnesia, database Problem: Erlang: Mnesia or Mysql? What DBMS do you use with Erlang ? and Why ? Code signals: Erlang, Mnesia, Mysql
Erlang: Mnesia or Mysql? Erlang: Mnesia or Mysql? erlang mnesia database Erlang Mnesia Mysql Erlang: Mnesia or Mysql? What DBMS do you use with Erlang ? and Why ?
[ 0.01287841796875, 0.0179443359375, 0.004425048828125, 0.0289306640625, 0.004852294921875, 0.00921630859375, -0.01055908203125, 0.007659912109375, 0.00689697265625, -0.022216796875, 0.0167236328125, -0.0113525390625, 0.00982666015625, -0.011962890625, -0.00201416015625, 0.00860595703125...
[ 1004, 3066, 12, 276, 86, 3478, 707, 2646, 7, 99247, 32, 72, 49097, 63399, 4865, 57976, 13439, 4527, 678, 44084 ]
[ 0.1820068359375, 0.29052734375, 0.0557861328125, 0.09698486328125, 0.2052001953125, 0.27587890625, 0.11572265625, 0.1629638671875, 0.0906982421875, 0.28955078125, 0.0306396484375, 0.124267578125, 0.16845703125, 0.216552734375, 0.03271484375, 0.143798828125, 0.1949462890625, 0.08251...
embed
2312307_c0
2312307
erlang
0
Title: What is an Erlang hrl file? Problem title: What is an Erlang hrl file? Tags: header-files, erlang Problem: What is an Erlang hrl file? What is an .hrl file in Erlang/OTP? Is it some sort of library mechanism? Code signals: What, Erlang
What is an Erlang hrl file? What is an Erlang hrl file? header-files erlang What Erlang What is an Erlang hrl file? What is an .hrl file in Erlang/OTP? Is it some sort of library mechanism?
[ 0.015869140625, -0.00445556640625, -0.003936767578125, 0.006195068359375, 0.00115966796875, 0.00048828125, 0.0009002685546875, 0.004669189453125, -0.00433349609375, 0.00909423828125, 0.0030975341796875, -0.01263427734375, -0.0174560546875, 0.01458740234375, 0.0218505859375, 0.001014709...
[ 4865, 1004, 3066, 10979, 141, 11435, 10336, 56, 29822, 72, 83, 4097, 23658, 35773, 191619 ]
[ 0.029632568359375, 0.1312255859375, 0.235595703125, 0.11572265625, 0.1502685546875, 0.1968994140625, 0.0906982421875, 0.072509765625, 0.122314453125, 0.069091796875, 0.04144287109375, 0.1182861328125, 0.1024169921875, 0.07476806640625, 0.1075439453125 ]
embed
35161949_c0
35161949
erlang
0
Title: weird erlang behavior, dealing with large bitstrings Problem title: weird erlang behavior, dealing with large bitstrings Tags: erlang Problem: weird erlang behavior, dealing with large bitstrings Code signals: base64:decode, base64.erl
weird erlang behavior, dealing with large bitstrings weird erlang behavior, dealing with large bitstrings erlang base64:decode base64.erl weird erlang behavior, dealing with large bitstrings when converting large base64 image (~45k), to bitstring, it raises an exception: I really want to understand why it behaves like ...
[ 0.02392578125, 0.0166015625, -0.0081787109375, -0.00506591796875, 0.003509521484375, -0.0002880096435546875, -0.028564453125, -0.001678466796875, -0.00179290771484375, -0.003875732421875, 0.01080322265625, -0.03125, 0.02099609375, 0.01019287109375, 0.0216064453125, -0.0022735595703125,...
[ 179459, 72, 3066, 123166, 184017, 678, 21334, 4785, 91693, 3647, 13307, 112, 40899, 56, 141, 7, 96760, 29569, 4633, 92, 47, 138804, 131527, 6183, 3444, 28219, 15400, 68991, 1884, 450, 11354, 18389, 13267, 1733 ]
[ 0.1573486328125, 0.15966796875, 0.2646484375, 0.1219482421875, 0.08575439453125, 0.0275115966796875, 0.1185302734375, 0.12548828125, 0.24365234375, 0.1387939453125, 0.1978759765625, 0.14794921875, 0.1583251953125, 0.1112060546875, 0.09423828125, 0.012664794921875, 0.12646484375, 0....
embed
3586681_c0
3586681
erlang
0
Title: Reverse a Integer Erlang Problem title: Reverse a Integer Erlang Tags: erlang Problem: Reverse a Integer Erlang I am looking for an easy way to reverse an integer in erlang. Example: 1234 to 4321. Code signals: Reverse, Integer, Erlang
Reverse a Integer Erlang Reverse a Integer Erlang erlang Reverse Integer Erlang Reverse a Integer Erlang I am looking for an easy way to reverse an integer in erlang. Example: 1234 to 4321.
[ -0.0390625, 0.0244140625, 0.00164794921875, 0.0247802734375, -0.009521484375, 0.013916015625, -0.0026397705078125, -0.00023651123046875, -0.002288818359375, -0.032958984375, 0.003753662109375, 0.0021209716796875, -0.00421142578125, 0.031005859375, 0.0308837890625, 0.01312255859375, -...
[ 853, 37676, 10, 44401, 1004, 3066, 72, 87, 444, 16487, 100, 23468, 3917, 47, 39531, 184, 142, 892, 1505, 23, 89536, 8705, 6, 190875, 201, 103705 ]
[ 0.118408203125, 0.296142578125, 0.0418701171875, 0.24169921875, 0.1844482421875, 0.2978515625, 0.170166015625, 0.008331298828125, 0.001922607421875, 0.101318359375, 0.0311279296875, 0.161376953125, 0.0946044921875, 0.172607421875, 0.24755859375, 0.206298828125, 0.025482177734375, 0...
embed
5475280_c0
5475280
erlang
0
Title: Install Erlang on SUSE Problem title: Install Erlang on SUSE Tags: opensuse, erlang, erlang-otp Problem: Install Erlang on SUSE Anyone got a guide on how to install Erlang on openSUSE 11.4 (or similar)? Code signals: Install, Erlang, SUSE
Install Erlang on SUSE Install Erlang on SUSE opensuse erlang erlang-otp Install Erlang SUSE Install Erlang on SUSE Anyone got a guide on how to install Erlang on openSUSE 11.4 (or similar)?
[ 0.004425048828125, 0.012939453125, 0.00567626953125, 0.01226806640625, -0.01165771484375, -0.0164794921875, -0.01214599609375, -0.013427734375, -0.012451171875, 0.0167236328125, 0.0162353515625, -0.01019287109375, 0.01129150390625, 0.017822265625, 0.028564453125, 0.006103515625, -0.0...
[ 107951, 1004, 3066, 98, 159, 78441, 9803, 76167, 72, 818, 254, 3630, 17997, 3642, 47, 20600, 294, 4541, 617, 21373 ]
[ 0.1624755859375, 0.200439453125, 0.323974609375, 0.11212158203125, 0.0689697265625, 0.1990966796875, 0.1180419921875, 0.2054443359375, 0.1295166015625, 0.0989990234375, 0.10638427734375, 0.0176544189453125, 0.1251220703125, 0.0372314453125, 0.0248870849609375, 0.1925048828125, 0.0857...
embed
5271174_c0
5271174
erlang
0
Title: How to get N bits from binary Problem title: How to get N bits from binary Tags: erlang Problem: How to get N bits from binary I have some binary, how to get N bits from it ? for example: <<2#101>> how to get first bit ? Code signals: binary, How
How to get N bits from binary How to get N bits from binary erlang binary How How to get N bits from binary I have some binary, how to get N bits from it ? for example: <<2#101>> how to get first bit ?
[ -0.017822265625, -0.00099945068359375, -0.007293701171875, 0.00384521484375, 0.00787353515625, 0.01068115234375, 0.00787353515625, 0.0030059814453125, -0.013427734375, -0.031982421875, 0.0022430419921875, -0.0206298828125, -0.0230712890625, 0.013427734375, 0.0142822265625, 0.0068664550...
[ 11249, 47, 2046, 541, 4785, 7, 1295, 2394, 6635, 72, 3066, 765, 3642, 442, 304, 4904, 35046, 5117 ]
[ 0.08599853515625, 0.0865478515625, 0.143798828125, 0.21142578125, 0.21240234375, 0.1190185546875, 0.125244140625, 0.1917724609375, 0.1966552734375, 0.042572021484375, 0.1646728515625, 0.0009713172912597656, 0.052490234375, 0.01013946533203125, 0.022613525390625, 0.044647216796875, 0....
embed
24746291_c0
24746291
erlang
0
Title: Erlang repetition string in string Problem title: Erlang repetition string in string Tags: erlang Problem: Erlang repetition string in string I have a string: "abc abc abc abc" How do I calculate the number of "abc" repetitions? Code signals: Erlang
Erlang repetition string in string Erlang repetition string in string erlang Erlang Erlang repetition string in string I have a string: How do I calculate the number of "abc" repetitions?
[ -0.0164794921875, -0.0087890625, -0.0220947265625, 0.028076171875, -0.00750732421875, 0.01177978515625, 0.00555419921875, -0.00836181640625, 0.0174560546875, -0.033935546875, -0.012939453125, -0.02294921875, -0.0026397705078125, 0.01263427734375, 0.0098876953125, 0.00445556640625, 0....
[ 1004, 3066, 57346, 1363, 79315, 23, 72, 87, 765, 11249, 54, 74481, 67, 14012, 111, 2055, 238, 5256 ]
[ 0.147216796875, 0.256103515625, 0.289306640625, 0.023956298828125, 0.2254638671875, 0.0538330078125, 0.07855224609375, 0.01165771484375, 0.0655517578125, 0.046783447265625, 0.005157470703125, 0.18408203125, 0.08880615234375, 0.129150390625, 0.067138671875, 0.15625, 0.1632080078125, ...
embed
4112328_c0
4112328
erlang
0
Title: erlang mail server example Problem title: erlang mail server example Tags: erlang, mail-server Problem: erlang mail server example I need simple erlang mail server example. I find erlmail, but i don't find how to setting it. Where can i find it? Thank you.
erlang mail server example erlang mail server example erlang mail-server erlang mail server example I need simple erlang mail server example. I find erlmail, but i don't find how to setting it. Where can i find it? Thank you.
[ 0.00469970703125, 0.0113525390625, -0.0024261474609375, 0.0181884765625, 0.01385498046875, -0.001983642578125, -0.0159912109375, 0.0234375, -0.0052490234375, -0.044921875, 0.023193359375, 0.005584716796875, 0.017822265625, 0.01409912109375, 0.033447265625, 0.004608154296875, -0.01269...
[ 72, 3066, 6648, 10723, 27781, 39642, 3871, 8781, 7413, 141, 2065, 3642, 53550, 442 ]
[ 0.1195068359375, 0.2266845703125, 0.08135986328125, 0.1214599609375, 0.188720703125, 0.13427734375, 0.08612060546875, 0.1092529296875, 0.05804443359375, 0.123291015625, 0.220458984375, 0.0199432373046875, 0.1553955078125, 0.0694580078125 ]
embed
73702639_c0
73702639
erlang
0
Title: The erlang observer of text Problem title: The erlang observer of text Tags: erlang, linux Problem: The erlang observer of text I know the GUI tool for observing an Erlang system using observer . I want to know that if there are tools without GUI or with text?
The erlang observer of text The erlang observer of text erlang linux The erlang observer of text I know the GUI tool for observing an Erlang system using observer . I want to know that if there are tools without GUI or with text?
[ 0.01220703125, 0.0091552734375, 0.000690460205078125, 0.0162353515625, 0.0135498046875, -0.0107421875, 0.01104736328125, 0.011962890625, -0.00099945068359375, -0.03759765625, 0.01251220703125, -0.0159912109375, 0.0260009765625, -0.032470703125, 0.0419921875, 0.00579833984375, 0.01855...
[ 581, 72, 3066, 160073, 111, 7986, 11508, 6077, 3714, 195490, 55516, 66339, 214, 1004, 5426, 17368, 3444, 72977, 15490, 678 ]
[ 0.037139892578125, 0.10931396484375, 0.267822265625, 0.26123046875, 0.12109375, 0.1815185546875, 0.1163330078125, 0.1341552734375, 0.041015625, 0.2056884765625, 0.19091796875, 0.2042236328125, 0.10650634765625, 0.1361083984375, 0.1650390625, 0.048370361328125, 0.0183258056640625, 0...
embed
12347235_c0
12347235
erlang
0
Title: Erlang lists:filter/2 cannot use comma instead of andalso Problem title: Erlang lists:filter/2 cannot use comma instead of andalso Tags: erlang Problem: Erlang lists:filter/2 cannot use comma instead of andalso Code signals: Erlang, lists:filter, List, a.x, a.y
Erlang lists:filter/2 cannot use comma instead of andalso Erlang lists:filter/2 cannot use comma instead of andalso erlang Erlang lists:filter List a.x a.y Erlang lists:filter/2 cannot use comma instead of andalso Following code gives me warning at compile time: Warning: use of operator '>' has no effect But when I sub...
[ 0.0010223388671875, 0.023681640625, -0.0123291015625, -0.003997802734375, -0.006439208984375, 0.0113525390625, 0.01153564453125, 0.01373291015625, 0.031005859375, 0.008056640625, -0.004852294921875, -0.0146484375, 0.0191650390625, -0.006317138671875, 0, -0.0009002685546875, 0.0275878...
[ 1004, 3066, 5303, 120337, 12477, 53418, 4527, 96117, 64457, 136, 991, 72, 32036, 425, 53, 7, 77168, 18151, 163, 1631, 592, 9969, 1340, 1733, 5550, 39933, 2740, 1556, 110, 21543, 161740, 678, 289, 83 ]
[ 0.09912109375, 0.2215576171875, 0.191650390625, 0.213134765625, 0.1785888671875, 0.10675048828125, 0.09698486328125, 0.27490234375, 0.119140625, 0.11370849609375, 0.1578369140625, 0.01959228515625, 0.1505126953125, 0.045745849609375, 0.019744873046875, 0.0138702392578125, 0.043426513...
embed
23558971_c0
23558971
erlang
0
Title: Sort tuple by inner elements erlang Problem title: Sort tuple by inner elements erlang Tags: tuples, sorting, erlang Problem: Sort tuple by inner elements erlang } Code signals: Sort, Data, F_01_heirId, ak238, ak239, ak240, ak241, F_01_0014, F_02_0010, F_02_0014
Sort tuple by inner elements erlang Sort tuple by inner elements erlang tuples sorting erlang Sort Data F_01_heirId ak238 ak239 ak240 ak241 F_01_0014 F_02_0010 F_02_0014 Sort tuple by inner elements erlang I have a tuple: Need to sort Data tuple by F_02_0010 , as we are sorting 'F_02_0010' according to the sorting chan...
[ 0.01104736328125, 0.01300048828125, -0.01806640625, 0.00013637542724609375, -0.0125732421875, -0.0107421875, -0.007080078125, -0.0001125335693359375, 0.0146484375, 0.0014495849609375, -0.0003604888916015625, 0.0220947265625, -0.004547119140625, 0.02734375, 0.01251220703125, -0.00001966...
[ 53666, 370, 8705, 390, 75414, 80854, 72, 3066, 99726, 12096, 214, 11809, 563, 6746, 150621, 568, 71, 3528, 10991, 9323, 62635, 2357, 34479, 617, 9550, 7049, 963, 765, 52889, 919, 59499, 15549, 107013, 5303, 5, 140992, 56065, 7103 ]
[ 0.190673828125, 0.139404296875, 0.20263671875, 0.0701904296875, 0.21728515625, 0.1812744140625, 0.11669921875, 0.2203369140625, 0.176025390625, 0.211669921875, 0.0648193359375, 0.1092529296875, 0.09979248046875, 0.0718994140625, 0.126708984375, 0.035369873046875, 0.01031494140625, ...
embed
23476805_c0
23476805
erlang
0
Title: Erlang install on Freebsd 10 on Amazon ec2 Problem title: Erlang install on Freebsd 10 on Amazon ec2 Tags: erlang, freebsd Problem: Erlang install on Freebsd 10 on Amazon ec2 Code signals: Erlang, Freebsd, Amazon, ec2, www.erlang.org, otp_src_17.0.tar.gz, otp_src_17.0
Erlang install on Freebsd 10 on Amazon ec2 Erlang install on Freebsd 10 on Amazon ec2 erlang freebsd Erlang Freebsd Amazon ec2 www.erlang.org otp_src_17.0.tar.gz otp_src_17.0 Erlang install on Freebsd 10 on Amazon ec2 I'm trying to install erlang on amazon ec2 - on freebsd 10: and I get the following error: How do I av...
[ 0.01409912109375, 0.01177978515625, -0.0076904296875, -0.005035400390625, 0.01470947265625, -0.01165771484375, -0.00787353515625, 0.00567626953125, -0.01470947265625, 0.00433349609375, 0.0205078125, -0.01202392578125, 0.00909423828125, 0.017578125, 0.01708984375, 0.001953125, -0.0289...
[ 1004, 3066, 20600, 98, 5153, 16145, 71, 209, 15075, 50061, 304, 72, 4092, 56, 1478, 36, 18, 254, 19437, 129884, 867, 31577, 2527, 5870, 25632, 18499, 71864, 903 ]
[ 0.1822509765625, 0.334228515625, 0.1485595703125, 0.0458984375, 0.0947265625, 0.10888671875, 0.112060546875, 0.20263671875, 0.1646728515625, 0.099609375, 0.177001953125, 0.138427734375, 0.0775146484375, 0.120361328125, 0.05731201171875, 0.037567138671875, 0.0653076171875, 0.1223144...
embed
1654759_c0
1654759
erlang
0
Title: erlang on google app engine? Problem title: erlang on google app engine? Tags: erlang, google-app-engine, python Problem: erlang on google app engine? I know python can be run on GAE what is different erlang and python in lay man term? can erlang run on google app engine ?
erlang on google app engine? erlang on google app engine? erlang google-app-engine python erlang on google app engine? I know python can be run on GAE what is different erlang and python in lay man term? can erlang run on google app engine ?
[ 0.0181884765625, 0.018798828125, 0.0019989013671875, -0.0194091796875, -0.0038909912109375, -0.0004558563232421875, 0.0002765655517578125, -0.007049560546875, -0.01104736328125, -0.02685546875, 0.0294189453125, -0.0262451171875, 0.01513671875, 0.004974365234375, 0.01470947265625, 0.004...
[ 72, 3066, 98, 26484, 4027, 87907, 9007, 128897, 17198, 50828, 831, 186, 11675, 23749, 647, 12921, 136, 21, 332, 13579 ]
[ 0.13916015625, 0.2900390625, 0.11517333984375, 0.169921875, 0.1527099609375, 0.172119140625, 0.1298828125, 0.1639404296875, 0.0997314453125, 0.201904296875, 0.07476806640625, 0.016632080078125, 0.0966796875, 0.064697265625, 0.0966796875, 0.11224365234375, 0.052337646484375, 0.02247...
embed
17337720_c0
17337720
erlang
0
Title: Node is not running, Nitrogen Problem title: Node is not running, Nitrogen Tags: nitrogen, erlang-otp, erlang Problem: Node is not running, Nitrogen Code signals: disallowed, Node, Nitrogen, Thu, Jun, Killing, ERROR, REPORT, Jun-2013::00:49:53, Connection, nitrogen_maint_19141
Node is not running, Nitrogen Node is not running, Nitrogen nitrogen erlang-otp erlang disallowed Node Nitrogen Thu Jun Killing ERROR REPORT Jun-2013::00:49:53 Connection nitrogen_maint_19141 Node is not running, Nitrogen In shell I typed bin/dev page foo and shell returned Node is not running , I checked my logs and n...
[ -0.0045166015625, 0.00616455078125, 0.00634765625, -0.0205078125, 0.0021209716796875, -0.003936767578125, -0.00072479248046875, -0.0233154296875, 0.00665283203125, -0.0194091796875, -0.00677490234375, -0.00408935546875, 0.00909423828125, 0.01055908203125, 0.0267333984375, 0.00070571899...
[ 438, 112, 83, 959, 51042, 82005, 79556, 31355, 72, 3066, 818, 254, 6392, 41566, 12613, 13328, 104431, 214, 151206, 24638, 145269, 74790, 35167, 31690, 62448, 24931, 18, 176311, 418, 128019, 10644, 2394, 18548, 9191, 5775, 31, 176377, 12684, ...
[ 0.1881103515625, 0.1824951171875, 0.065673828125, 0.166748046875, 0.1788330078125, 0.128173828125, 0.2498779296875, 0.10528564453125, 0.05352783203125, 0.2200927734375, 0.07470703125, 0.0972900390625, 0.077880859375, 0.0985107421875, 0.1243896484375, 0.21044921875, 0.1697998046875, ...
embed
1918490_c0
1918490
erlang
0
Title: An erlang database schema generator Problem title: An erlang database schema generator Tags: schema, hibernate, erlang, database Problem: An erlang database schema generator Is there a way I can generate a database schema from an erlang application like I can do with hibernate.
An erlang database schema generator An erlang database schema generator schema hibernate erlang database An erlang database schema generator Is there a way I can generate a database schema from an erlang application like I can do with hibernate.
[ 0.0224609375, 0.0281982421875, -0.0189208984375, -0.006439208984375, -0.01446533203125, 0.01123046875, -0.0145263671875, -0.0228271484375, 0.00738525390625, -0.0791015625, 0.00506591796875, 0.0069580078125, -0.0023193359375, -0.0036468505859375, -0.004852294921875, -0.00179290771484375...
[ 893, 72, 3066, 63399, 61903, 145823, 1274, 46690, 2182, 2685, 3917, 87, 831, 139392, 10, 1295, 38415, 1884 ]
[ 0.0689697265625, 0.1229248046875, 0.2509765625, 0.2158203125, 0.2464599609375, 0.2442626953125, 0.07647705078125, 0.173828125, 0.12841796875, 0.022979736328125, 0.080078125, 0.0022449493408203125, 0.05438232421875, 0.1873779296875, 0.039398193359375, 0.09259033203125, 0.133056640625,...
embed
6045929_c0
6045929
erlang
0
Title: Get gen_fsm PID Problem title: Get gen_fsm PID Tags: gen-fsm, pid, erlang Problem: Get gen_fsm PID I start gen_fsm: start_link() -> gen_fsm:start_link({global, ?MODULE}, [], []). How can i get it's PID? Thank you. Code signals: Get, gen_fsm, PID, start_link, gen_fsm:start_link, MODULE
Get gen_fsm PID Get gen_fsm PID gen-fsm pid erlang Get gen_fsm PID start_link gen_fsm:start_link MODULE Get gen_fsm PID I start gen_fsm: How can i get it's PID? Thank you.
[ -0.00689697265625, 0.008056640625, -0.01287841796875, -0.007720947265625, -0.003662109375, 0.0004634857177734375, 0.0167236328125, -0.004486083984375, -0.010498046875, -0.07568359375, 0.0152587890625, 0.00677490234375, -0.0159912109375, 0.0057373046875, 0.00970458984375, -0.01434326171...
[ 20779, 9226, 17447, 39, 436, 7146, 454, 45226, 72, 3066, 4034, 10187, 17137, 98610, 129984, 11249, 831, 17, 2046, 442, 7 ]
[ 0.122802734375, 0.17431640625, 0.162841796875, 0.1937255859375, 0.177978515625, 0.2529296875, 0.0162811279296875, 0.236572265625, 0.05255126953125, 0.17919921875, 0.10260009765625, 0.1387939453125, 0.08941650390625, 0.072021484375, 0.01218414306640625, 0.01102447509765625, 0.04678344...
embed
36374747_c0
36374747
erlang
0
Title: Erlang: multiply two lists Problem title: Erlang: multiply two lists Tags: erlang, list Problem: Erlang: multiply two lists I would like to multiply two lists, all values to all. list:seq(1, 100) * list:seq(1, 100) Could you, please, help me to manage it? Code signals: Erlang, list:seq
Erlang: multiply two lists Erlang: multiply two lists erlang list Erlang list:seq Erlang: multiply two lists I would like to multiply two lists, all values to all. Could you, please, help me to manage it?
[ -0.00689697265625, 0.0238037109375, -0.0179443359375, 0.024169921875, 0.009765625, 0.012451171875, -0.0004711151123046875, -0.00162506103515625, 0.02197265625, -0.031982421875, 0.005157470703125, 0.0213623046875, 0.00335693359375, 0.0177001953125, -0.0026092529296875, -0.012939453125, ...
[ 1004, 3066, 6024, 62479, 6626, 5303, 12, 72, 184, 864, 7, 87, 2806, 1884, 47, 756, 142424, 191147, 22936, 4358, 111240, 442 ]
[ 0.1278076171875, 0.26318359375, 0.1605224609375, 0.22412109375, 0.1806640625, 0.254150390625, 0.003753662109375, 0.09033203125, 0.0762939453125, 0.16015625, 0.0178985595703125, 0.006072998046875, 0.04083251953125, 0.107421875, 0.1265869140625, 0.1429443359375, 0.151611328125, 0.026...
embed
44245118_c0
44245118
erlang
0
Title: Can&#x27;t connect to specific network interface Problem title: Can&#x27;t connect to specific network interface Tags: inet, gen-tcp, erlang Problem: Can't connect to specific network interface Code signals: Can, gen_tcp:connect, gen_tcp.erl, inet:getifaddrs, eth0, eth1, gen_tcp:listen
Can&#x27;t connect to specific network interface Can&#x27;t connect to specific network interface inet gen-tcp erlang Can gen_tcp:connect gen_tcp.erl inet:getifaddrs eth0 eth1 gen_tcp:listen Can't connect to specific network interface
[ -0.00096893310546875, 0.00982666015625, -0.02587890625, 0.030029296875, 0.005157470703125, -0.0267333984375, -0.01251220703125, 0.0022430419921875, 0.015869140625, -0.02392578125, 0.00836181640625, -0.008544921875, 0.0019073486328125, -0.0024566650390625, 0.00994873046875, -0.001296997...
[ 4171, 3768, 18, 37067, 47, 29458, 33120, 101758, 23, 126, 9226, 121422, 72, 3066, 12, 135457, 5, 56, 141, 3794, 32307, 4028, 4295, 127, 2389, 63844 ]
[ 0.0936279296875, 0.0673828125, 0.07183837890625, 0.212890625, 0.097412109375, 0.203857421875, 0.1075439453125, 0.1788330078125, 0.03607177734375, 0.114990234375, 0.1754150390625, 0.1636962890625, 0.08123779296875, 0.19140625, 0.012969970703125, 0.1920166015625, 0.049774169921875, 0...
embed
14153944_c0
14153944
erlang
0
Title: Opening a module in Erlang Problem title: Opening a module in Erlang Tags: erlang, module Problem: Opening a module in Erlang Is there a way to open a module in Erlang and then call its functions without using module name prefix? Like opening an ML structure! Code signals: Opening, Erlang
Opening a module in Erlang Opening a module in Erlang erlang module Opening Erlang Opening a module in Erlang Is there a way to open a module in Erlang and then call its functions without using module name prefix? Like opening an ML structure!
[ 0.007293701171875, -0.005828857421875, -0.007720947265625, 0.0120849609375, 0.0135498046875, -0.00634765625, 0.01116943359375, -0.00958251953125, -0.011962890625, -0.0291748046875, -0.000835418701171875, -0.007232666015625, 0.01336669921875, -0.0125732421875, 0.037841796875, -0.0147094...
[ 13527, 214, 88996, 23, 1004, 3066, 72, 3917, 9803, 11782, 6863, 32354, 15490, 17368, 9351, 183114, 73432, 39456, 45646 ]
[ 0.179443359375, 0.01409912109375, 0.24951171875, 0.0307769775390625, 0.1767578125, 0.3017578125, 0.10028076171875, 0.05889892578125, 0.18701171875, 0.1585693359375, 0.01983642578125, 0.17138671875, 0.10333251953125, 0.09039306640625, 0.1025390625, 0.22216796875, 0.136474609375, 0.1...
embed
1582818_c0
1582818
erlang
0
Title: What tool do you use to build an Erlang program? Problem title: What tool do you use to build an Erlang program? Tags: erlang, build Problem: What tool do you use to build an Erlang program? What tool do you use to build an Erlang program: Emake, makiefile or another? Code signals: What, Erlang
What tool do you use to build an Erlang program? What tool do you use to build an Erlang program? erlang build What Erlang What tool do you use to build an Erlang program? What tool do you use to build an Erlang program: Emake, makiefile or another?
[ -0.0031890869140625, 0.021728515625, 0.0029754638671875, 0.0079345703125, -0.000701904296875, 0.0162353515625, -0.013916015625, 0.0196533203125, -0.0029449462890625, -0.004608154296875, 0.0036163330078125, -0.030517578125, 0.0089111328125, 0.010009765625, 0.02294921875, 0.0114135742187...
[ 4865, 55516, 4527, 45367, 1004, 3066, 1528, 47, 72, 54, 398, 241, 55898, 95208, 13, 29822, 15700 ]
[ 0.0953369140625, 0.2386474609375, 0.11627197265625, 0.195068359375, 0.1973876953125, 0.328125, 0.1932373046875, 0.024810791015625, 0.144775390625, 0.022216796875, 0.0081634521484375, 0.093505859375, 0.2386474609375, 0.12384033203125, 0.08941650390625, 0.2493896484375, 0.0558471679687...
embed
8639212_c0
8639212
erlang
0
Title: E11000 duplicate key error index: MongoDb unusual error Problem title: E11000 duplicate key error index: MongoDb unusual error Tags: mongodb, erlang Problem: E11000 duplicate key error index: MongoDb unusual error Code signals: E11000, MongoDb, _id, ObjectId, email_id, display_name, provider_id
E11000 duplicate key error index: MongoDb unusual error E11000 duplicate key error index: MongoDb unusual error mongodb erlang E11000 MongoDb _id ObjectId email_id display_name provider_id E11000 duplicate key error index: MongoDb unusual error I have a simple "users" collection inside which right now i have only 2 doc...
[ -0.0019989013671875, 0.01373291015625, -0.0016326904296875, -0.037841796875, 0.0147705078125, -0.00494384765625, -0.00860595703125, -0.0341796875, 0.000568389892578125, -0.019775390625, 0.009521484375, 0.00151824951171875, 0.028564453125, -0.00982666015625, 0.0196533203125, 0.008239746...
[ 241, 418, 14105, 171763, 22799, 18499, 63262, 7465, 519, 397, 275, 225073, 2667, 7803, 72, 3066, 532, 134549, 568, 71, 3340, 44116, 11627, 81450, 67, 8781, 223, 1314, 42486, 46132, 5036, 765, 4734, 116, 60525, 9790, 28282, 3525, 34, 45602...
[ 0.0804443359375, 0.069580078125, 0.2353515625, 0.185546875, 0.1912841796875, 0.171875, 0.203857421875, 0.111328125, 0.1529541015625, 0.08770751953125, 0.12744140625, 0.1815185546875, 0.0689697265625, 0.07611083984375, 0.04144287109375, 0.20703125, 0.1312255859375, 0.1309814453125, ...
embed
2463665_c0
2463665
erlang
0
Title: How create a P2P web-chat without any server? Problem title: How create a P2P web-chat without any server? Tags: chat, erlang, javascript, streaming, real-time Problem: How create a P2P web-chat without any server? is there a way to create a P2P web-chat without any server ? Code signals: How, P2P
How create a P2P web-chat without any server? How create a P2P web-chat without any server? chat erlang javascript streaming real-time How P2P How create a P2P web-chat without any server? is there a way to create a P2P web-chat without any server ?
[ 0.0012664794921875, 0.0277099609375, -0.0269775390625, 0.0186767578125, -0.000522613525390625, 0.0118408203125, 0.000843048095703125, -0.01043701171875, 0.0072021484375, -0.031494140625, 0.01251220703125, -0.043701171875, 0.03173828125, 0.01483154296875, -0.004486083984375, 0.004211425...
[ 11249, 28282, 436, 304, 683, 1467, 21393, 15490, 2499, 10723, 3245, 72, 3066, 136951, 65296, 2773, 6032, 10, 9, 3917 ]
[ 0.079345703125, 0.147216796875, 0.050048828125, 0.1890869140625, 0.1370849609375, 0.102783203125, 0.22119140625, 0.112060546875, 0.07318115234375, 0.154296875, 0.1258544921875, 0.05743408203125, 0.2076416015625, 0.18359375, 0.124755859375, 0.0882568359375, 0.01788330078125, 0.01025...
embed
2459672_c0
2459672
erlang
0
Title: Erlang Linux signal handling Problem title: Erlang Linux signal handling Tags: erlang, linux, signals Problem: Erlang Linux signal handling Is it possible to trap Linux signals (e.g. SIGUSR1) through an handler in Erlang? (without having to resort to a driver crafted in C) Code signals: Erlang, Linux
Erlang Linux signal handling Erlang Linux signal handling erlang linux signals Erlang Linux Erlang Linux signal handling Is it possible to trap Linux signals (e.g. SIGUSR1) through an handler in Erlang? (without having to resort to a driver crafted in C)
[ 0.007110595703125, 0.02392578125, -0.01068115234375, -0.001983642578125, 0.00732421875, -0.015380859375, -0.007537841796875, 0.00909423828125, -0.0150146484375, -0.05078125, -0.01483154296875, 0.0068359375, -0.00148773193359375, 0.03662109375, 0.01953125, 0.0135498046875, -0.00622558...
[ 1004, 3066, 29908, 26073, 45064, 72, 11508, 6077, 442, 7722, 47, 63819, 10000, 142278, 1052, 17727, 8305, 35863, 70634, 27941, 131346, 313 ]
[ 0.148681640625, 0.2763671875, 0.2176513671875, 0.2069091796875, 0.146728515625, 0.0482177734375, 0.034271240234375, 0.04034423828125, 0.011962890625, 0.09808349609375, 0.00982666015625, 0.23095703125, 0.09332275390625, 0.08660888671875, 0.1409912109375, 0.065185546875, 0.047668457031...
embed
6903903_c0
6903903
erlang
0
Title: How do I use erl_tidy and erl_lint? Problem title: How do I use erl_tidy and erl_lint? Tags: lint, erlang Problem: How do I use erl_tidy and erl_lint? I know the docs explain these tools, but I don't understand the explanation. Can someone provide an example or two? Code signals: How, erl_tidy, erl_lint
How do I use erl_tidy and erl_lint? How do I use erl_tidy and erl_lint? lint erlang How erl_tidy erl_lint How do I use erl_tidy and erl_lint? I know the docs explain these tools, but I don't understand the explanation. Can someone provide an example or two?
[ 0.012451171875, 0.005645751953125, -0.005126953125, 0.00982666015625, -0.01129150390625, 0.0157470703125, -0.005645751953125, 0.007354736328125, -0.00153350830078125, -0.0087890625, 0.0240478515625, -0.0203857421875, 0.009521484375, 0.026611328125, 0.036376953125, -0.01043701171875, ...
[ 11249, 54, 87, 4527, 72, 141, 118, 1459, 136, 2397, 18, 454, 11508, 3066, 73342, 6097, 72977, 28219, 187136, 27781 ]
[ 0.06854248046875, 0.0300750732421875, 0.0249481201171875, 0.1153564453125, 0.0836181640625, 0.1494140625, 0.1181640625, 0.1663818359375, 0.0654296875, 0.1566162109375, 0.1683349609375, 0.00690460205078125, 0.0950927734375, 0.1326904296875, 0.041778564453125, 0.029632568359375, 0.1735...
embed
8699564_c0
8699564
erlang
0
Title: Dropbox API for Erlang Problem title: Dropbox API for Erlang Tags: dropbox, rest, erlang, api Problem: Dropbox API for Erlang is there a good dropbox API for erlang ? It is possible to use REST to work with dropbox. Is there a good REST helper library for erlang ? Thank you. Code signals: Dropbox, API, Erlang
Dropbox API for Erlang Dropbox API for Erlang dropbox rest erlang api Dropbox API Erlang Dropbox API for Erlang is there a good dropbox API for erlang ? It is possible to use REST to work with dropbox. Is there a good REST helper library for erlang ? Thank you.
[ 0.0201416015625, 0.0245361328125, 0.0181884765625, -0.005401611328125, -0.0069580078125, 0.0277099609375, -0.003173828125, -0.005615234375, -0.00872802734375, -0.01214599609375, 0.0269775390625, -0.01507568359375, -0.010498046875, -0.0012359619140625, 0.0111083984375, 0.0223388671875, ...
[ 207961, 61687, 100, 1004, 3066, 36069, 11728, 10588, 72, 31470, 2685, 10, 4127, 1650, 7722, 4527, 627, 21828, 47, 4488, 678, 4358, 56, 35773, 1294, 5 ]
[ 0.232421875, 0.231201171875, 0.08905029296875, 0.157958984375, 0.29931640625, 0.1451416015625, 0.21484375, 0.1673583984375, 0.128173828125, 0.2030029296875, 0.035614013671875, 0.01322174072265625, 0.09051513671875, 0.006866455078125, 0.09326171875, 0.0589599609375, 0.066650390625, ...
embed
3343875_c0
3343875
erlang
0
Title: ejabberd: inspect Mnesia tables? Problem title: ejabberd: inspect Mnesia tables? Tags: mnesia, erlang, ejabberd Problem: ejabberd: inspect Mnesia tables? I'm digging into ejabberd but I can't find a way to inspect its Mnesia tables. Is there something like the MySQL shell to inspect tables? Code signals: Mnesia
ejabberd: inspect Mnesia tables? ejabberd: inspect Mnesia tables? mnesia erlang ejabberd Mnesia ejabberd: inspect Mnesia tables? I'm digging into ejabberd but I can't find a way to inspect its Mnesia tables. Is there something like the MySQL shell to inspect tables?
[ 0.0019989013671875, 0.02392578125, 0.01165771484375, 0.015625, -0.00020599365234375, 0.029541015625, 0.007232666015625, -0.008544921875, 0.005828857421875, -0.00299072265625, 0.023193359375, 0.007293701171875, 0.0018157958984375, -0.010009765625, 0.01409912109375, 0.0133056640625, 0....
[ 28, 145, 102459, 71, 12, 134071, 276, 86, 3478, 23180, 7, 32, 49097, 72, 3066, 45, 36659, 831, 18, 7413, 3917, 47, 9844, 1884, 70, 157146, 128019 ]
[ 0.10345458984375, 0.149169921875, 0.200927734375, 0.1837158203125, 0.0278778076171875, 0.257568359375, 0.0892333984375, 0.2054443359375, 0.257568359375, 0.232666015625, 0.089111328125, 0.0103759765625, 0.1475830078125, 0.0506591796875, 0.1903076171875, 0.0220794677734375, 0.028991699...
embed
4915339_c0
4915339
erlang
0
Title: How to get the name of a function? Problem title: How to get the name of a function? Tags: erlang Problem: How to get the name of a function? Is it possible to know the name of a function in itself ? a_function()-> io:format("I am ~p!", [????]). % What to use here? Code signals: How, a_function, io:format, What
How to get the name of a function? How to get the name of a function? erlang How a_function io:format What How to get the name of a function? Is it possible to know the name of a function in itself ?
[ 0.004119873046875, -0.0027923583984375, 0.00927734375, 0.031494140625, -0.011962890625, 0.01446533203125, -0.0028839111328125, 0.01080322265625, -0.003997802734375, -0.029541015625, -0.000095367431640625, -0.01513671875, -0.0400390625, 0.00677490234375, 0.03271484375, -0.00650024414062...
[ 11249, 47, 2046, 70, 9351, 111, 32354, 10, 72, 3066, 137175, 22995, 51727, 7722, 3714, 23, 68034 ]
[ 0.094970703125, 0.120361328125, 0.157958984375, 0.128662109375, 0.2099609375, 0.0985107421875, 0.255859375, 0.1097412109375, 0.0723876953125, 0.182373046875, 0.2216796875, 0.1881103515625, 0.236328125, 0.076171875, 0.1153564453125, 0.04541015625, 0.118408203125 ]
embed
4777152_c0
4777152
erlang
0
Title: Foreach loop with counter Problem title: Foreach loop with counter Tags: erlang Problem: Foreach loop with counter I would like to add a counter in this loop in order to know the row of each element of the list. Do you have a simple solution? lists:foreach(fun(X) .... end,Y), Code signals: Foreach, lists:foreach
Foreach loop with counter Foreach loop with counter erlang Foreach lists:foreach Foreach loop with counter I would like to add a counter in this loop in order to know the row of each element of the list. Do you have a simple solution? lists:foreach(fun(X) .... end,Y),
[ 0.00927734375, 0.0091552734375, -0.005706787109375, 0.023193359375, 0.0078125, 0.00830078125, 0.0218505859375, 0.01708984375, 0.013427734375, -0.042236328125, 0.0240478515625, -0.0086669921875, -0.0057373046875, 0.0247802734375, 0.02392578125, -0.008544921875, -0.0026397705078125, ...
[ 52445, 934, 40956, 678, 105416, 72, 3066, 5303, 89700, 2806, 1884, 15190, 10, 23, 903, 12989, 47, 3714, 15555, 111, 12638, 12830, 8781, 29806, 16498, 1542, 3564, 1723 ]
[ 0.1534423828125, 0.24609375, 0.2000732421875, 0.07220458984375, 0.28369140625, 0.0237579345703125, 0.1864013671875, 0.1702880859375, 0.1219482421875, 0.0283050537109375, 0.08477783203125, 0.1270751953125, 0.0650634765625, 0.046875, 0.064208984375, 0.002899169921875, 0.032470703125, ...
embed
4132317_c0
4132317
erlang
0
Title: How to find the supervisor of an OTP process? Problem title: How to find the supervisor of an OTP process? Tags: erlang, erlang-supervisor, erlang-otp Problem: How to find the supervisor of an OTP process? Are there functions which would allow an OTP process to find the pid of its supervisor? Code signals: How, ...
How to find the supervisor of an OTP process? How to find the supervisor of an OTP process? erlang erlang-supervisor erlang-otp How OTP How to find the supervisor of an OTP process? Are there functions which would allow an OTP process to find the pid of its supervisor?
[ -0.00885009765625, 0.026123046875, 0.009521484375, 0.00262451171875, 0.00160980224609375, -0.022705078125, 0.023681640625, 0.0030364990234375, -0.0123291015625, -0.042236328125, 0.007354736328125, -0.01116943359375, 0.01007080078125, 0.0189208984375, 0.01470947265625, 0.01116943359375,...
[ 11249, 47, 7413, 70, 1601, 51858, 180, 23658, 9433, 72, 3066, 59104, 818, 254, 111, 32354, 63769, 45226 ]
[ 0.1229248046875, 0.0484619140625, 0.16064453125, 0.079345703125, 0.1805419921875, 0.278076171875, 0.142578125, 0.2498779296875, 0.1734619140625, 0.0833740234375, 0.2288818359375, 0.172119140625, 0.1368408203125, 0.1495361328125, 0.08770751953125, 0.138427734375, 0.030914306640625, ...
embed
20490222_c3
20490222
erlang
3
TUjjwgN118uTO8aKjQ8DVwVNVR9FzljFSou2V9hY4TitzEyhl6Iy5B7GqReRsbd4b1YajLkuwRKIt4vSBlamqjVBBbgqGuq8ppRPp15wruRRMJdVHlZXXXmiDw1pd, nr7z9CXVZ0nAyivy9Tq8W1clKUmtHdQt3NtOR4kXiFfiu6, IOAedn1uwV2akfBTd5UD0, PbJeXy8sNWF, SizedBinary, Binary, Hash, crypto:hash, PublicKey, base64:decode, Signature1, crypto:rsa_verify, crypto:rsa_v...
TUjjwgN118uTO8aKjQ8DVwVNVR9FzljFSou2V9hY4TitzEyhl6Iy5B7GqReRsbd4b1YajLkuwRKIt4vSBlamqjVBBbgqGuq8ppRPp15wruRRMJdVHlZXXXmiDw1pd, nr7z9CXVZ0nAyivy9Tq8W1clKUmtHdQt3NtOR4kXiFfiu6, IOAedn1uwV2akfBTd5UD0, PbJeXy8sNWF, SizedBinary, Binary, Hash, crypto:hash, PublicKey, base64:decode, Signature1, crypto:rsa_verify, crypto:rsa_v...
[ 0.00177764892578125, 0.004180908203125, -0.00335693359375, 0.0167236328125, 0.006927490234375, -0.0035552978515625, -0.00384521484375, 0.005218505859375, -0.005126953125, -0.00830078125, 0.0047607421875, 0.0111083984375, 0.003143310546875, 0.002960205078125, -0.014404296875, -0.0039978...
[ 16512, 69136, 102507, 839, 116329, 34, 8727, 48755, 40711, 35930, 21178, 796, 127, 617, 618, 24374, 8266, 31875, 23389, 334, 3719, 38796, 1837, 115469, 71, 4, 4115, 856, 19, 3033, 18, 92, 910, 87, 44593, 26119, 168437, 159, 29367, 571, ...
[ 0.1961669921875, 0.145263671875, 0.099365234375, 0.044921875, 0.1678466796875, 0.032379150390625, 0.1024169921875, 0.084716796875, 0.02740478515625, 0.0428466796875, 0.008453369140625, 0.0782470703125, 0.011322021484375, 0.029022216796875, 0.0401611328125, 0.1177978515625, 0.06469726...
embed
33292106_c0
33292106
erlang
0
Title: Erlang dialyzer on windows Problem title: Erlang dialyzer on windows Tags: dialyzer, elixir, erlang, windows Problem: Erlang dialyzer on windows I am on a Windows 10 machine. I installed Elixir through chocolatey; this installs Erlang 18. How do I install dialyzer? Is the console app a unix only thing? Code sign...
Erlang dialyzer on windows Erlang dialyzer on windows dialyzer elixir erlang windows Erlang Erlang dialyzer on windows I am on a Windows 10 machine. I installed Elixir through chocolatey; this installs Erlang 18. How do I install dialyzer? Is the console app a unix only thing?
[ 0.0174560546875, 0.0130615234375, 0.000408172607421875, 0.00225830078125, 0.00323486328125, 0.0047607421875, -0.003753662109375, -0.009765625, -0.0218505859375, 0.0101318359375, 0.0036773681640625, -0.0142822265625, 0.0255126953125, 0.0118408203125, 0.0240478515625, 0.0184326171875, ...
[ 1004, 3066, 879, 538, 4383, 98, 54825, 15296, 38308, 72, 3773, 209, 36279, 20600, 25318, 8305, 64507, 53, 903, 7744, 130250, 4027, 51, 4084, 4734, 13580 ]
[ 0.15966796875, 0.269775390625, 0.1517333984375, 0.1658935546875, 0.1966552734375, 0.08642578125, 0.1951904296875, 0.101318359375, 0.2374267578125, 0.118408203125, 0.12255859375, 0.170166015625, 0.029541015625, 0.12109375, 0.09765625, 0.0357666015625, 0.13330078125, 0.0943603515625,...
embed
64133705_c1
64133705
erlang
1
it should be used as well. Code signals: escript:start/1, init:start_em/1, init:do_boot/3, archive, Unable, RabbitMQ, rabbitmqctl_escript:main, bash-4.2, escript:run, escript.erl, escript:start, init:start_em, init:do_boot, Cannot, rabbitmqctl_escript, socat-1.7.3.2-2.el7.x86_64, erlang-22.3.4-1.el7.x86_64, xray-3.8.6...
it should be used as well. Code signals: escript:start/1, init:start_em/1, init:do_boot/3, archive, Unable, RabbitMQ, rabbitmqctl_escript:main, bash-4.2, escript:run, escript.erl, escript:start, init:start_em, init:do_boot, Cannot, rabbitmqctl_escript, socat-1.7.3.2-2.el7.x86_64, erlang-22.3.4-1.el7.x86_64, xray-3.8.6...
[ 0.0162353515625, 0.021484375, -0.01446533203125, 0.020263671875, 0.003662109375, -0.005523681640625, 0.002685546875, 0.006439208984375, -0.00185394287109375, 0.010986328125, 0.03173828125, 0.0108642578125, 0.00262451171875, 0.033203125, 0.0003452301025390625, 0.002685546875, -0.01031...
[ 442, 5608, 186, 11814, 237, 5299, 5, 28864, 26073, 7, 12, 28, 32032, 17137, 11583, 23, 217, 195, 246, 80765, 18113, 6, 147488, 992, 2886, 71916, 18, 594, 2737, 152131, 864, 15390, 141, 13, 24931, 87109, 117904, 16428, 56, 4171, 10869, ...
[ 0.1907958984375, 0.1290283203125, 0.12158203125, 0.24365234375, 0.050811767578125, 0.0970458984375, 0.124267578125, 0.25341796875, 0.271240234375, 0.1129150390625, 0.062408447265625, 0.1083984375, 0.259765625, 0.1785888671875, 0.12109375, 0.06549072265625, 0.153564453125, 0.1729736...
embed
13211875_c0
13211875
erlang
0
Title: Yaws Sample Files Problem title: Yaws Sample Files Tags: yaws, erlang Problem: Yaws Sample Files I am currently trying to understand and find case studies for web pages using YAWS. Apart from the default ones that come with the sources, anyone knows of any sample pages that I can find? Thanks, Code signals: Yaws...
Yaws Sample Files Yaws Sample Files yaws erlang Yaws Sample Files Yaws Sample Files I am currently trying to understand and find case studies for web pages using YAWS. Apart from the default ones that come with the sources, anyone knows of any sample pages that I can find? Thanks,
[ 0.03076171875, 0.01806640625, 0.00885009765625, 0.0224609375, 0.003387451171875, 0.0135498046875, -0.002410888671875, -0.002410888671875, -0.00421142578125, -0.0169677734375, 0.01513671875, -0.0311279296875, -0.0111083984375, -0.0198974609375, 0.01153564453125, 0.01019287109375, -0.0...
[ 2369, 19725, 947, 33209, 42724, 7, 151, 72, 3066, 87, 82424, 31577, 28219, 7413, 7225, 96335, 1467, 37967, 17368, 3320, 52143, 78293, 114977, 678, 97264, 35672, 93002, 2499, 121413, 831 ]
[ 0.2088623046875, 0.248779296875, 0.1324462890625, 0.20654296875, 0.192626953125, 0.01450347900390625, 0.167236328125, 0.072998046875, 0.1900634765625, 0.005218505859375, 0.008544921875, 0.0142822265625, 0.064697265625, 0.0770263671875, 0.157470703125, 0.1611328125, 0.08636474609375, ...
embed
45770858_c0
45770858
erlang
0
Title: Exclude module from compilation in rebar3 Problem title: Exclude module from compilation in rebar3 Tags: rebar3, erlang Problem: Exclude module from compilation in rebar3 How can I exclude an Erlang module from compilation in rebar3? It should be included or excluded based on profiles. Code signals: compilation,...
Exclude module from compilation in rebar3 Exclude module from compilation in rebar3 rebar3 erlang compilation Exclude rebar3 Exclude module from compilation in rebar3 How can I exclude an Erlang module from compilation in rebar3? It should be included or excluded based on profiles.
[ -0.00127410888671875, -0.0091552734375, -0.0107421875, 0.0146484375, -0.012451171875, 0, -0.002777099609375, -0.00191497802734375, -0.00592041015625, 0.01806640625, -0.0211181640625, -0.00872802734375, 0.018798828125, 0.0162353515625, 0.010498046875, 0.0108642578125, -0.016357421875,...
[ 110823, 822, 112, 88996, 1295, 98352, 1363, 456, 1299, 363, 72, 3066, 39041, 1004, 99201, 35509, 60641 ]
[ 0.08935546875, 0.1551513671875, 0.08319091796875, 0.2314453125, 0.09307861328125, 0.1787109375, 0.017425537109375, 0.10125732421875, 0.211669921875, 0.19970703125, 0.0789794921875, 0.252685546875, 0.1534423828125, 0.1260986328125, 0.14306640625, 0.052276611328125, 0.1612548828125 ]
embed
58767405_c0
58767405
erlang
0
Title: zip:create seems not to work in Erlang 22, on windows Problem title: zip:create seems not to work in Erlang 22, on windows Tags: elixir, erlang, zip Problem: zip:create seems not to work in Erlang 22, on windows Code signals: zip:create, Erlang, zip.create, Utils, zip_test, demo.txt, File.read, IO.puts, demo.zip...
zip:create seems not to work in Erlang 22, on windows zip:create seems not to work in Erlang 22, on windows elixir erlang zip zip:create Erlang zip.create Utils zip_test demo.txt File.read IO.puts demo.zip Utils.zip_test zip:create seems not to work in Erlang 22, on windows I have been using :zip.create/3 without issue...
[ 0.0211181640625, 0.0038909912109375, -0.005279541015625, 0.0185546875, -0.00927734375, 0.0015411376953125, -0.00994873046875, -0.0225830078125, 0.016845703125, 0.03125, 0.00787353515625, 0.0096435546875, 0.018310546875, 0.0103759765625, 0.03955078125, 0.019775390625, 0.00145721435546...
[ 68330, 12, 7612, 2182, 37202, 959, 4488, 1004, 3066, 24470, 54825, 15296, 38308, 72, 3994, 7870, 6954, 53397, 124326, 42724, 39116, 17780, 7077, 50836, 23, 17368, 18113, 37348, 1257, 56464, 25318, 151309, 903, 18499, 188800, 12651, 1405, 4358...
[ 0.235595703125, 0.034881591796875, 0.2315673828125, 0.1656494140625, 0.043853759765625, 0.08294677734375, 0.130615234375, 0.1156005859375, 0.2239990234375, 0.1646728515625, 0.1190185546875, 0.0706787109375, 0.1995849609375, 0.061004638671875, 0.1295166015625, 0.1517333984375, 0.17138...
embed
60903364_c0
60903364
erlang
0
Title: What is the regs() equivalent in Elixir? Problem title: What is the regs() equivalent in Elixir? Tags: elixir, erlang Problem: What is the regs() equivalent in Elixir? Just like we use regs(). in the Erlang shell to list all the processes running on BEAM is their an equivalent of this in Elixir or iex? Code sign...
What is the regs() equivalent in Elixir? What is the regs() equivalent in Elixir? elixir erlang What Elixir What is the regs() equivalent in Elixir? Just like we use regs(). in the Erlang shell to list all the processes running on BEAM is their an equivalent of this in Elixir or iex?
[ 0.00020599365234375, 0.00958251953125, 0.0027618408203125, 0.028564453125, 0.00958251953125, 0.01055908203125, -0.006988525390625, 0.012939453125, 0.00830078125, -0.030517578125, 0.007293701171875, -0.003021240234375, 0.0211181640625, 0.013916015625, 0.034423828125, 0.01092529296875, ...
[ 6835, 7, 132, 183234, 23, 25318, 38308, 83, 15296, 72, 3066, 4865, 4527, 1004, 128019, 5303, 756, 9433, 51042, 9622, 8922, 903, 17, 3355 ]
[ 0.22265625, 0.1981201171875, 0.11456298828125, 0.1656494140625, 0.061553955078125, 0.14404296875, 0.268798828125, 0.02703857421875, 0.059600830078125, 0.054290771484375, 0.208251953125, 0.0477294921875, 0.043426513671875, 0.08056640625, 0.14208984375, 0.11712646484375, 0.010177612304...
embed
66329098_c0
66329098
erlang
0
Title: Are counters garbage collected? Problem title: Are counters garbage collected? Tags: garbage-collection, erlang, counter Problem: Are counters garbage collected? In the counters documentation I don't see any option to free a counter array. Can I assume they will be garbage collected or cleaned in some other way ...
Are counters garbage collected? Are counters garbage collected? garbage-collection erlang counter Are counters garbage collected? In the counters documentation I don't see any option to free a counter array. Can I assume they will be garbage collected or cleaned in some other way without my action?
[ 0.0022430419921875, 0.02001953125, 0.0111083984375, 0.0018157958984375, -0.01068115234375, 0.0130615234375, -0.0218505859375, 0.01446533203125, 0.00183868408203125, -0.004547119140625, 0.0027923583984375, 0.020263671875, 0.0089111328125, 0.0032958984375, 0.0166015625, -0.01470947265625...
[ 15901, 105416, 7, 3671, 402, 429, 43799, 297, 196352, 72, 3066, 209806, 18, 1957, 35829, 4092, 10298, 53, 41591, 46622, 15490, 22631 ]
[ 0.05615234375, 0.272705078125, 0.1375732421875, 0.12127685546875, 0.217529296875, 0.1654052734375, 0.206787109375, 0.1163330078125, 0.124267578125, 0.056304931640625, 0.189697265625, 0.099853515625, 0.0175323486328125, 0.019134521484375, 0.08526611328125, 0.14501953125, 0.11102294921...
embed
33645557_c0
33645557
erlang
0
Title: Binary comprehension on Elixir Problem title: Binary comprehension on Elixir Tags: elixir, erlang Problem: Binary comprehension on Elixir Is it possible and if so, how could I use binary comprehension on Elixir? I can do it on Erlang like so: [One || <<One, _rest:3/binary>> <= <<1,2,3,4>>]. Code signals: Binary,...
Binary comprehension on Elixir Binary comprehension on Elixir elixir erlang Binary Elixir One _rest:3 Binary comprehension on Elixir Is it possible and if so, how could I use binary comprehension on Elixir? I can do it on Erlang like so:
[ -0.0098876953125, 0.0021514892578125, 0.004852294921875, 0.0084228515625, 0.004302978515625, 0.000659942626953125, -0.004241943359375, 0.0037689208984375, 0.0087890625, -0.0191650390625, -0.01165771484375, -0.006256103515625, 0.0263671875, 0.033935546875, 0.000652313232421875, 0.006286...
[ 54092, 1294, 46683, 3220, 6889, 98, 25318, 38308, 15296, 72, 3066, 6561, 56644, 363, 7722, 3642, 5809, 4527, 2394, 6635, 831, 54, 442, 1004, 1884, 221 ]
[ 0.23291015625, 0.1934814453125, 0.187744140625, 0.203125, 0.126708984375, 0.0823974609375, 0.1279296875, 0.261474609375, 0.08935546875, 0.06658935546875, 0.226318359375, 0.0987548828125, 0.1409912109375, 0.1025390625, 0.13916015625, 0.0283660888671875, 0.017364501953125, 0.11840820...
embed
9358309_c0
9358309
erlang
0
Title: How to define binary in another binary? Problem title: How to define binary in another binary? Tags: erlang Problem: How to define binary in another binary? A = <<"hello">>. B = <<A:80/binary, 100:8>>. It gives me: ** exception error: bad argument and <<"hello">>. works, but: A = "hello". <<A>>. can not work. Co...
How to define binary in another binary? How to define binary in another binary? erlang How A:80 How to define binary in another binary? It gives me: and <<"hello">>. works, but: can not work.
[ 0.00433349609375, -0.0020599365234375, 0.00109100341796875, 0.033447265625, 0.007598876953125, -0.00848388671875, -0.01123046875, -0.0155029296875, 0.0196533203125, -0.02099609375, 0.003082275390625, -0.009521484375, 0.01190185546875, 0.022216796875, 0.0220947265625, 0.00604248046875, ...
[ 11249, 47, 61924, 2394, 6635, 23, 15700, 72, 3066, 62, 4836, 76199, 127, 13817, 43240, 831, 959, 4488 ]
[ 0.0430908203125, 0.040863037109375, 0.1949462890625, 0.180908203125, 0.202880859375, 0.12103271484375, 0.1407470703125, 0.0183258056640625, 0.17041015625, 0.022003173828125, 0.175048828125, 0.000553131103515625, 0.043701171875, 0.17333984375, 0.0843505859375, 0.0811767578125, 0.07147...
embed
2200017_c0
2200017
erlang
0
Title: Does writing of the big file block Erlang VM? Problem title: Does writing of the big file block Erlang VM? Tags: erlang Problem: Does writing of the big file block Erlang VM? Does the entire Erlang VM get blocked (that is no other Erlang processes are executed) while I write a big file in a separate process ? Co...
Does writing of the big file block Erlang VM? Does writing of the big file block Erlang VM? erlang Does Erlang Does writing of the big file block Erlang VM? Does the entire Erlang VM get blocked (that is no other Erlang processes are executed) while I write a big file in a separate process ?
[ -0.00830078125, 0.0177001953125, 0.0081787109375, 0.005035400390625, -0.01019287109375, -0.0068359375, 0.007049560546875, -0.007354736328125, -0.0135498046875, 0.003631591796875, 0.007720947265625, 0.00933837890625, 0.013427734375, 0.0120849609375, 0.01251220703125, 0.0230712890625, ...
[ 101790, 32562, 111, 6957, 11435, 46389, 1004, 3066, 43084, 72, 64194, 9433, 71924, 33022, 84797 ]
[ 0.0223541259765625, 0.1903076171875, 0.0855712890625, 0.1094970703125, 0.167724609375, 0.20556640625, 0.137451171875, 0.239990234375, 0.2393798828125, 0.057525634765625, 0.039459228515625, 0.083251953125, 0.052947998046875, 0.1448974609375, 0.0865478515625 ]
embed
28212443_c0
28212443
erlang
0
Title: Running PHP code from erlang Problem title: Running PHP code from erlang Tags: ejabberd, erlang, php Problem: Running PHP code from erlang I am trying to run PHP script from erlang code.Can anybody explain with a simple example? I am basically trying put some data on google server via this php script. Code signa...
Running PHP code from erlang Running PHP code from erlang ejabberd erlang php erlang Running PHP Running PHP code from erlang I am trying to run PHP script from erlang code.Can anybody explain with a simple example? I am basically trying put some data on google server via this php script.
[ 0.0291748046875, 0.0263671875, -0.008544921875, -0.0026702880859375, 0.0054931640625, -0.0038299560546875, 0.004119873046875, 0.00592041015625, -0.0087890625, -0.06591796875, 0.030517578125, -0.0035247802734375, 0.0145263671875, 0.01397705078125, 0.01287841796875, 0.015380859375, 0.0...
[ 28398, 592, 47302, 18151, 1295, 72, 3066, 28, 145, 102459, 71, 3958, 87, 444, 31577, 47, 11675, 26499, 54694, 37873, 73342, 10, 8781, 27781, 198343, 3884, 2053, 98, 26484, 10723, 1829, 903, 6, 5 ]
[ 0.14111328125, 0.1031494140625, 0.257568359375, 0.2005615234375, 0.14501953125, 0.155029296875, 0.291748046875, 0.03436279296875, 0.0472412109375, 0.09423828125, 0.0828857421875, 0.2110595703125, 0.00543212890625, 0.006378173828125, 0.12451171875, 0.0143280029296875, 0.134033203125, ...
embed
46749531_c0
46749531
erlang
0
Title: Concurrency model: Erlang, Elixir, and Scala Problem title: Concurrency model: Erlang, Elixir, and Scala Tags: scala, erlang, elixir, concurrency, actor Problem: Concurrency model: Erlang, Elixir, and Scala What is the difference between the concurrency models of Erlang, Elixir, and Scala? Code signals: Concurre...
Concurrency model: Erlang, Elixir, and Scala Concurrency model: Erlang, Elixir, and Scala scala erlang elixir concurrency actor Concurrency Erlang Elixir Scala Concurrency model: Erlang, Elixir, and Scala What is the difference between the concurrency models of Erlang, Elixir, and Scala?
[ 0.006378173828125, 0.019287109375, -0.00946044921875, -0.0032501220703125, 0.00360107421875, -0.006866455078125, -0.018310546875, 0.01324462890625, 0.0018157958984375, -0.0185546875, 0.0005950927734375, -0.0184326171875, 0.025634765625, 0.0167236328125, 0.0308837890625, 0.0205078125, ...
[ 1657, 64240, 33, 2408, 3299, 12, 1004, 3066, 4, 25318, 38308, 136, 152653, 11, 146232, 72, 15296, 108636, 982, 39329, 83, 60212, 17721, 115774, 111 ]
[ 0.10247802734375, 0.2027587890625, 0.150146484375, 0.0992431640625, 0.2164306640625, 0.0172119140625, 0.1622314453125, 0.297119140625, 0.0291290283203125, 0.1513671875, 0.2861328125, 0.083984375, 0.24951171875, 0.2169189453125, 0.2474365234375, 0.1209716796875, 0.1270751953125, 0.2...
embed
70731747_c0
70731747
erlang
0
Title: Compare bytestrings in Erlang Problem title: Compare bytestrings in Erlang Tags: erlang Problem: Compare bytestrings in Erlang Why in Erlang is <<14>> not the same as <<"\r">> if the character \r has the value 14? If I do: <<14>> = <<"\r">>. I get ** exception error: no match of right hand side value <<"\r">> Co...
Compare bytestrings in Erlang Compare bytestrings in Erlang erlang Compare Erlang Compare bytestrings in Erlang Why in Erlang is <<14>> not the same as <<"\r">> if the character \r has the value 14? If I do: I get
[ 0.0093994140625, 0.00469970703125, -0.006072998046875, 0.00384521484375, -0.0107421875, -0.00958251953125, 0.00183868408203125, 0.01446533203125, 0.004425048828125, 0.02880859375, 0.0277099609375, -0.004425048828125, 0.025390625, -0.0024566650390625, -0.005828857421875, -0.005218505859...
[ 113307, 13, 390, 6954, 46828, 1004, 3066, 72, 44084, 23, 83, 2592, 959, 5701, 237, 41872, 42, 58, 2174, 62816, 1556, 34292, 616, 4263, 2046 ]
[ 0.1163330078125, 0.0026874542236328125, 0.07598876953125, 0.09075927734375, 0.12249755859375, 0.153564453125, 0.27734375, 0.0789794921875, 0.07916259765625, 0.0158233642578125, 0.010467529296875, 0.2276611328125, 0.0897216796875, 0.0972900390625, 0.01715087890625, 0.075439453125, 0.1...
embed
6867987_c0
6867987
erlang
0
Title: How to ignore &quot;ifdef(TEST)&quot; in Dialyzer? Problem title: How to ignore &quot;ifdef(TEST)&quot; in Dialyzer? Tags: erlang, dialyzer Problem: How to ignore "ifdef(TEST)" in Dialyzer? I tried to use the define macro flag like this: dialyzer -dNOTEST , and it did not work. Does anyone have workaround? Code ...
How to ignore &quot;ifdef(TEST)&quot; in Dialyzer? How to ignore &quot;ifdef(TEST)&quot; in Dialyzer? erlang dialyzer How TEST Dialyzer How to ignore "ifdef(TEST)" in Dialyzer? I tried to use the define macro flag like this: dialyzer -dNOTEST , and it did not work. Does anyone have workaround?
[ 0.0036773681640625, -0.003814697265625, 0.00286865234375, 0.005126953125, 0.01422119140625, -0.0146484375, -0.00927734375, 0.02294921875, -0.015869140625, 0.01434326171875, -0.0032958984375, -0.01177978515625, -0.026123046875, 0.016357421875, 0.021484375, 0.023681640625, -0.021728515...
[ 11249, 47, 124962, 3190, 112, 420, 618, 21828, 4512, 538, 4383, 23, 72, 3066, 879, 384, 61924, 111789, 49938, 8575, 67688 ]
[ 0.0267791748046875, 0.030487060546875, 0.1746826171875, 0.1356201171875, 0.0933837890625, 0.1270751953125, 0.1629638671875, 0.2381591796875, 0.116455078125, 0.1090087890625, 0.1917724609375, 0.0241241455078125, 0.001068115234375, 0.1134033203125, 0.08245849609375, 0.1412353515625, 0....
embed
5880499_c0
5880499
erlang
0
Title: Why use OTP with Erlang? Problem title: Why use OTP with Erlang? Tags: erlang, erlang-otp, erl Problem: Why use OTP with Erlang? As the question said: What benefits brings using the OTP design principles when developing with Erlang? I am developing a server which will just receive commands and send responses. Co...
Why use OTP with Erlang? Why use OTP with Erlang? erlang erlang-otp erl Why OTP Erlang Why use OTP with Erlang? As the question said: What benefits brings using the OTP design principles when developing with Erlang? I am developing a server which will just receive commands and send responses.
[ -0.0001468658447265625, 0.007080078125, 0.0098876953125, 0.00168609619140625, 0.0108642578125, -0.007049560546875, 0.01513671875, 0.01904296875, -0.005767822265625, -0.01806640625, 0.0038909912109375, -0.0341796875, 0.029296875, 0.0191650390625, 0.01177978515625, 0.0155029296875, -0....
[ 44084, 4527, 180, 23658, 678, 1004, 3066, 72, 818, 254, 141, 72382, 19095, 17368, 4331, 24702, 1577, 168698, 10723, 1221, 1660, 53299, 75101, 25379, 57553 ]
[ 0.1490478515625, 0.134521484375, 0.11053466796875, 0.2152099609375, 0.12200927734375, 0.13671875, 0.262939453125, 0.08880615234375, 0.09661865234375, 0.1402587890625, 0.08758544921875, 0.131591796875, 0.06951904296875, 0.07611083984375, 0.1524658203125, 0.08831787109375, 0.0117034912...
embed
62363038_c0
62363038
erlang
0
Title: How can I write a singleton resource in erlang nif? Problem title: How can I write a singleton resource in erlang nif? Tags: erlang, resources, singleton Problem: How can I write a singleton resource in erlang nif? Is there a way to write a singleton class in c and then transferring it as a resource through NIF ...
How can I write a singleton resource in erlang nif? How can I write a singleton resource in erlang nif? erlang resources singleton How How can I write a singleton resource in erlang nif? Is there a way to write a singleton class in c and then transferring it as a resource through NIF to erlang?
[ -0.005096435546875, 0.01416015625, -0.00482177734375, -0.022705078125, -0.002166748046875, -0.014404296875, 0.0205078125, -0.0026397705078125, 0.00016880035400390625, -0.06640625, 0.000804901123046875, -0.013671875, 0.00872802734375, -0.0011749267578125, 0.00848388671875, 0.0068359375,...
[ 11249, 831, 33022, 11001, 1507, 177953, 23, 72, 3066, 300, 420, 65514, 87, 3917, 18507, 501, 12302, 237, 541, 29836, 47 ]
[ 0.0494384765625, 0.078857421875, 0.1788330078125, 0.1483154296875, 0.2073974609375, 0.22021484375, 0.050567626953125, 0.12347412109375, 0.26513671875, 0.12249755859375, 0.1934814453125, 0.202880859375, 0.001499176025390625, 0.0252685546875, 0.1495361328125, 0.09228515625, 0.070068359...
embed
42877739_c0
42877739
erlang
0
Title: Pattern matching an expression in the head of a function Problem title: Pattern matching an expression in the head of a function Tags: erlang Problem: Pattern matching an expression in the head of a function Why can't you do this: r() -> 10. result(r()) -> match; result(_) -> no_match. Error: illegal pattern. Co...
Pattern matching an expression in the head of a function Pattern matching an expression in the head of a function erlang Pattern no_match Pattern matching an expression in the head of a function Why can't you do this: Error: illegal pattern.
[ -0.01092529296875, 0.0101318359375, -0.0032501220703125, 0.003204345703125, -0.006072998046875, 0.0152587890625, -0.0159912109375, 0.00689697265625, 0.01495361328125, -0.0400390625, 0.027099609375, -0.0020294189453125, -0.0216064453125, -0.00927734375, 0.025146484375, -0.022216796875, ...
[ 9876, 22766, 14858, 214, 125195, 23, 10336, 32354, 111, 72, 3066, 110, 454, 98753, 70, 831, 18, 54, 903, 212059, 85325, 103510 ]
[ 0.199951171875, 0.161376953125, 0.2264404296875, 0.056732177734375, 0.21435546875, 0.06787109375, 0.168701171875, 0.15185546875, 0.02783203125, 0.1072998046875, 0.2193603515625, 0.1734619140625, 0.00830078125, 0.279296875, 0.003448486328125, 0.07086181640625, 0.041473388671875, 0.0...
embed
34908402_c0
34908402
erlang
0
Title: Creating a grid in wx Erlang Problem title: Creating a grid in wx Erlang Tags: erlang, wxwidgets, wxgrid, wxerlang, erl Problem: Creating a grid in wx Erlang I am trying to create an interface with Erlang. I want to use the wx grid module but cannot find anywhere to learn how exactly to start using this module. ...
Creating a grid in wx Erlang Creating a grid in wx Erlang erlang wxwidgets wxgrid wxerlang erl Creating Erlang Creating a grid in wx Erlang I am trying to create an interface with Erlang. I want to use the wx grid module but cannot find anywhere to learn how exactly to start using this module.
[ -0.0029449462890625, 0.0086669921875, -0.0057373046875, 0.00109100341796875, 0.00130462646484375, -0.0084228515625, 0.00311279296875, 0.003021240234375, -0.004425048828125, -0.018798828125, 0.01031494140625, -0.00933837890625, 0.0004291534423828125, -0.0025634765625, 0.00994873046875, ...
[ 56781, 1916, 120067, 148, 425, 1004, 3066, 10, 23, 72, 32306, 3794, 34058, 141, 28282, 101758, 3444, 4527, 88996, 53418, 30698, 3642, 4034, 17368, 903 ]
[ 0.1259765625, 0.031646728515625, 0.268798828125, 0.0909423828125, 0.168701171875, 0.1131591796875, 0.2568359375, 0.0133056640625, 0.0290069580078125, 0.058837890625, 0.09515380859375, 0.1583251953125, 0.1165771484375, 0.06195068359375, 0.06634521484375, 0.138671875, 0.0059814453125, ...
embed
71115298_c3
71115298
erlang
3
change-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, curve25519-sha256, libssh.org, curve448-sha512, chacha20-poly1305, openssh.com, aes256-gcm, aes256-ctr, aes192-ctr, aes128-gcm, aes128-ctr, aes256-cbc, aes192-cbc, aes128-cbc, hmac-sha2-256-etm, hmac-sha2-512-etm...
change-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, curve25519-sha256, libssh.org, curve448-sha512, chacha20-poly1305, openssh.com, aes256-gcm, aes256-ctr, aes192-ctr, aes128-gcm, aes128-ctr, aes256-cbc, aes192-cbc, aes128-cbc, hmac-sha2-256-etm, hmac-sha2-512-etm...
[ -0.0034332275390625, -0.02392578125, 0.0028533935546875, 0.02783203125, -0.015380859375, -0.006378173828125, -0.0257568359375, 0.0048828125, 0.01263427734375, 0.06982421875, -0.023681640625, -0.000926971435546875, 0.033447265625, -0.003875732421875, -0.031494140625, 0.00628662109375, ...
[ 15549, 9, 2420, 127892, 4, 71337, 478, 79544, 669, 51588, 2485, 758, 1530, 1819, 2592, 9709, 272, 135455, 2947, 25474, 1495, 5, 1478, 165116, 1608, 1436, 1549, 135545, 2681, 8194, 9803, 277, 10, 90, 3931, 42, 18504, 81764, 65037, 35572, ...
[ 0.2724609375, 0.047576904296875, 0.2021484375, 0.300537109375, 0.0859375, 0.140869140625, 0.159423828125, 0.08697509765625, 0.15576171875, 0.17724609375, 0.1881103515625, 0.1292724609375, 0.1832275390625, 0.1309814453125, 0.1097412109375, 0.15966796875, 0.1805419921875, 0.119018554...
embed
24471705_c2
24471705
erlang
2
.postinst, libncurses5:i386.postrm, libncurses5:i386.shlibs, libncurses5:i386.symbols, libncursesw5:amd64.list, libncursesw5:amd64.md5sums, libncursesw5:amd64.postinst, libncursesw5:amd64.postrm, libncursesw5:amd64.shlibs, libncursesw5:amd64.symbols, ncurses-base.conffiles, ncurses-base.list, ncurses-base.md5sums, ncur...
.postinst, libncurses5:i386.postrm, libncurses5:i386.shlibs, libncurses5:i386.symbols, libncursesw5:amd64.list, libncursesw5:amd64.md5sums, libncursesw5:amd64.postinst, libncursesw5:amd64.postrm, libncursesw5:amd64.shlibs, libncursesw5:amd64.symbols, ncurses-base.conffiles, ncurses-base.list, ncurses-base.md5sums, ncur...
[ 0.0203857421875, -0.00982666015625, 0.0111083984375, 0.0184326171875, 0.00107574462890625, -0.0174560546875, -0.0010223388671875, -0.00201416015625, 0.0284423828125, 0.06591796875, 0.0177001953125, -0.0240478515625, -0.007171630859375, 0.00384521484375, -0.045166015625, 0.0120239257812...
[ 6, 5, 4594, 73, 271, 4, 25474, 19, 48650, 90, 758, 12, 14, 105742, 42, 39, 1495, 5612, 7, 176726, 434, 302, 71, 13307, 6562, 54686, 10321, 653, 37382, 70547, 29822, 7568 ]
[ 0.029998779296875, 0.1070556640625, 0.1771240234375, 0.1065673828125, 0.18798828125, 0.04541015625, 0.1331787109375, 0.03302001953125, 0.216796875, 0.1519775390625, 0.16650390625, 0.0184478759765625, 0.008575439453125, 0.2020263671875, 0.0246124267578125, 0.13818359375, 0.06787109375...
embed
49812166_c0
49812166
erlang
0
Title: Erlang: using io_lib to convert float to string Problem title: Erlang: using io_lib to convert float to string Tags: erlang, elixir Problem: Erlang: using io_lib to convert float to string I would like to know how can I convert a Float to a String with two decimal digits using an Erlang library (using the iex) C...
Erlang: using io_lib to convert float to string Erlang: using io_lib to convert float to string erlang elixir io_lib Erlang Float Erlang: using io_lib to convert float to string I would like to know how can I convert a Float to a String with two decimal digits using an Erlang library (using the iex)
[ 0.002288818359375, -0.009765625, -0.0274658203125, 0.0145263671875, 0.00836181640625, 0.016357421875, -0.005340576171875, 0.01214599609375, -0.01129150390625, 0.0191650390625, 0.01177978515625, -0.030029296875, 0.0087890625, 0.032958984375, 0.003448486328125, -0.001678466796875, 0.00...
[ 1004, 3066, 17368, 22995, 5612, 96760, 21917, 257, 47, 79315, 72, 15296, 38308, 38699, 454, 1884, 3714, 3642, 831, 10, 23351, 214, 678, 6626, 32380, 2749, 153939, 35773, 1294, 223, 17, 3355 ]
[ 0.1400146484375, 0.2568359375, 0.07147216796875, 0.190673828125, 0.1651611328125, 0.1710205078125, 0.1845703125, 0.181640625, 0.11492919921875, 0.205078125, 0.0831298828125, 0.050506591796875, 0.1944580078125, 0.2222900390625, 0.0096893310546875, 0.04083251953125, 0.036834716796875, ...
embed
18758111_c0
18758111
erlang
0
Title: Connecting from Erlang code to H2 DB Problem title: Connecting from Erlang code to H2 DB Tags: erlang, java, h2, database Problem: Connecting from Erlang code to H2 DB Is there any Erlang driver for H2? Failed to find any leads. Suggestion of how to run queries on H2 from Erlang code would be greatly appreciated...
Connecting from Erlang code to H2 DB Connecting from Erlang code to H2 DB erlang java h2 database Erlang Connecting Connecting from Erlang code to H2 DB Is there any Erlang driver for H2? Failed to find any leads. Suggestion of how to run queries on H2 from Erlang code would be greatly appreciated!
[ 0.010498046875, 0.0196533203125, -0.01611328125, 0.003936767578125, 0.0047607421875, 0.012451171875, -0.01416015625, -0.0013427734375, -0.0040283203125, -0.04736328125, 0.01806640625, -0.032958984375, 0.00799560546875, -0.00946044921875, 0.0035552978515625, 0.005523681640625, -0.0039...
[ 62448, 214, 1295, 1004, 3066, 18151, 47, 572, 304, 57976, 72, 79, 330, 1096, 63399, 2499, 27941, 100, 190355, 7413, 37105, 104235, 141933, 3642, 11675, 41, 10484, 98, 77947 ]
[ 0.1595458984375, 0.06640625, 0.09112548828125, 0.137939453125, 0.280029296875, 0.213623046875, 0.08306884765625, 0.1412353515625, 0.237060546875, 0.1912841796875, 0.0794677734375, 0.06903076171875, 0.1424560546875, 0.109375, 0.1573486328125, 0.0273895263671875, 0.197265625, 0.01055...
embed
33000069_c0
33000069
erlang
0
Title: Guard not catching the correct data Problem title: Guard not catching the correct data Tags: erlang, guard Problem: Guard not catching the correct data So here's my code, I don't understand why my second guard isn't catching the data. As you can see on the debugger the data is the same. Unless I'm blind I cannot...
Guard not catching the correct data Guard not catching the correct data erlang guard Guard Guard not catching the correct data So here's my code, I don't understand why my second guard isn't catching the data. As you can see on the debugger the data is the same. Unless I'm blind I cannot see the problem
[ -0.003326416015625, 0.01904296875, 0.002532958984375, -0.0142822265625, 0.007598876953125, -0.00103759765625, -0.00927734375, 0.021484375, 0.00762939453125, 0.00823974609375, 0.00836181640625, -0.038330078125, -0.00103759765625, 0.01446533203125, 0.02294921875, 0.00469970703125, -0.0...
[ 135440, 959, 105556, 214, 26785, 2053, 72, 3066, 56050, 18151, 2301, 18, 28219, 15400, 17932, 56112, 831, 1957, 8, 978, 21407, 83, 5701, 44948, 53418, 2967 ]
[ 0.292236328125, 0.1090087890625, 0.1903076171875, 0.090087890625, 0.1802978515625, 0.1934814453125, 0.08612060546875, 0.2161865234375, 0.259765625, 0.160400390625, 0.006561279296875, 0.09027099609375, 0.09423828125, 0.026458740234375, 0.141357421875, 0.009368896484375, 0.007049560546...
embed
4953775_c0
4953775
erlang
0
Title: Erlang record item list Problem title: Erlang record item list Tags: list, record, erlang Problem: Erlang record item list For example i have erlang record: -record(state, {clients }). Can i make from clients field list? That I could keep in client filed as in normal list? And how can i add some values in this l...
Erlang record item list Erlang record item list list record erlang Erlang Erlang record item list For example i have erlang record: Can i make from clients field list? That I could keep in client filed as in normal list? And how can i add some values in this list? Thank you.
[ -0.002838134765625, -0.00787353515625, 0.003936767578125, 0.017822265625, -0.007232666015625, -0.006561279296875, -0.033203125, 0.017578125, -0.0024566650390625, -0.01068115234375, 0.01708984375, -0.004058837890625, 0.0208740234375, 0.0164794921875, 0.01080322265625, -0.0205078125, 0...
[ 1004, 3066, 17164, 35735, 5303, 72, 4171, 3249, 1295, 19802, 44457, 13695, 23, 23282, 11435, 237, 3638, 831, 15190, 142424, 903 ]
[ 0.141845703125, 0.271728515625, 0.2042236328125, 0.1881103515625, 0.158203125, 0.098876953125, 0.0697021484375, 0.0836181640625, 0.059661865234375, 0.218994140625, 0.174072265625, 0.121826171875, 0.010528564453125, 0.1864013671875, 0.1092529296875, 0.057586669921875, 0.11962890625, ...
embed
72458612_c0
72458612
erlang
0
Title: Erlang equivalent of javascript codePointAt? Problem title: Erlang equivalent of javascript codePointAt? Tags: erlang Problem: Erlang equivalent of javascript codePointAt? Is there an erlang equivalent of codePointAt from js? One that gets the code point starting at a byte offset, without modifying the underlyin...
Erlang equivalent of javascript codePointAt? Erlang equivalent of javascript codePointAt? erlang Erlang Erlang equivalent of javascript codePointAt? Is there an erlang equivalent of codePointAt from js? One that gets the code point starting at a byte offset, without modifying the underlying string/binary?
[ 0.0146484375, -0.007110595703125, 0.0029754638671875, -0.00347900390625, -0.004974365234375, 0.006072998046875, 0.021240234375, 0.004913330078125, -0.0115966796875, -0.01446533203125, 0.01202392578125, -0.035888671875, -0.0030364990234375, 0.0283203125, 0.006134033203125, 0.00964355468...
[ 1004, 3066, 183234, 111, 136951, 18151, 147534, 28848, 32, 72, 2071, 2685, 142, 1295, 1647, 7, 6561, 62163, 6275, 72134, 99, 390, 67, 5773, 3509, 15490, 2811, 151138, 1379, 538, 79315, 19155, 1294 ]
[ 0.1531982421875, 0.278564453125, 0.191650390625, 0.02764892578125, 0.205078125, 0.1739501953125, 0.192626953125, 0.22216796875, 0.017059326171875, 0.138916015625, 0.000759124755859375, 0.0181427001953125, 0.007415771484375, 0.05242919921875, 0.1309814453125, 0.06719970703125, 0.00210...
embed
6052226_c0
6052226
erlang
0
Title: usage of erlang heart Problem title: usage of erlang heart Tags: erl, erlang, heartbeat Problem: usage of erlang heart How should heart be used to keep an application alive? Lets say I have an application X, will it be monitored if I just call something like: erl -boot X -heart -env HEART_BEAT_TIMEOUT 30 -detach...
usage of erlang heart usage of erlang heart erl erlang heartbeat HEART_BEAT_TIMEOUT usage of erlang heart How should heart be used to keep an application alive? Lets say I have an application X, will it be monitored if I just call something like: ?
[ 0.0147705078125, -0.0014801025390625, 0.00811767578125, 0.0013275146484375, 0.00113677978515625, 0.0020294189453125, 0.01275634765625, 0.0228271484375, 0.0013275146484375, -0.044921875, 0.016845703125, -0.0220947265625, -0.028076171875, 0.0244140625, 0.0301513671875, -0.0101318359375, ...
[ 127689, 111, 72, 3066, 26498, 141, 101448, 27544, 47136, 571, 145688, 618, 66820, 52001, 11249, 5608, 186, 11814, 47, 13695, 142, 38415, 923, 272, 765, 1193, 1221, 12983, 2174, 1660, 11782, 9844, 1884 ]
[ 0.1805419921875, 0.11810302734375, 0.12384033203125, 0.2578125, 0.250732421875, 0.1058349609375, 0.2042236328125, 0.1202392578125, 0.18798828125, 0.025421142578125, 0.10479736328125, 0.038299560546875, 0.09521484375, 0.1624755859375, 0.0701904296875, 0.08868408203125, 0.0668334960937...
embed
22828509_c0
22828509
erlang
0
Title: How to install erlang? Problem title: How to install erlang? Tags: erlang, rabbitmq, rhel5, sensu Problem: How to install erlang? i'm planing to install sensu monitoring framework. It needs Erlang to work. I'm running RHEL5 and it's not connected to internet. Only option is to download and install the packages. ...
How to install erlang? How to install erlang? erlang rabbitmq rhel5 sensu How rhel5 How to install erlang? i'm planing to install sensu monitoring framework. It needs Erlang to work. I'm running RHEL5 and it's not connected to internet. Only option is to download and install the packages. Please help..
[ -0.00811767578125, 0.01287841796875, -0.020263671875, 0.0216064453125, -0.00469970703125, 0.00421142578125, 0.00567626953125, -0.0064697265625, -0.00933837890625, -0.00836181640625, 0.029052734375, -0.0283203125, 0.0045166015625, 0.0036163330078125, 0.01190185546875, 0.0244140625, -0...
[ 11249, 47, 20600, 72, 3066, 152131, 18, 864, 60971, 141, 758, 64943, 1774, 97204, 170846, 27117, 1004, 4488, 51042, 627, 154985, 959, 162711, 1820, 35829, 7026, 98169, 4358 ]
[ 0.0931396484375, 0.1046142578125, 0.1942138671875, 0.150390625, 0.303466796875, 0.0906982421875, 0.00811767578125, 0.1036376953125, 0.14013671875, 0.1641845703125, 0.191650390625, 0.1995849609375, 0.026885986328125, 0.1798095703125, 0.1148681640625, 0.06292724609375, 0.1334228515625,...
embed
14693514_c0
14693514
erlang
0
Title: Why the need to use enif_compare? Problem title: Why the need to use enif_compare? Tags: erlang Problem: Why the need to use enif_compare? Why does int enif_compare(ERL_NIF_TERM lhs, ERL_NIF_TERM rhs) need to be used instead of just if( lhs == rhs ) return 1; I believe it matters that I am comparing atoms. Code ...
Why the need to use enif_compare? Why the need to use enif_compare? erlang Why enif_compare ERL_NIF_TERM Why the need to use enif_compare? Why does need to be used instead of just I believe it matters that I am comparing atoms.
[ -0.002349853515625, 0.01190185546875, 0.0108642578125, 0.026123046875, -0.00567626953125, -0.00921630859375, 0.019287109375, 0.00872802734375, -0.0150146484375, -0.0179443359375, 0.0361328125, -0.0162353515625, 0.01397705078125, 0.005706787109375, 0.01153564453125, -0.006591796875, 0...
[ 44084, 70, 3871, 47, 4527, 22, 3190, 454, 277, 16082, 72, 3066, 241, 30121, 7787, 919, 14755, 594, 11814, 64457, 18822, 442, 26866, 7, 37397, 214, 34627, 5 ]
[ 0.1285400390625, 0.0173492431640625, 0.1297607421875, 0.035858154296875, 0.098876953125, 0.1280517578125, 0.2457275390625, 0.055938720703125, 0.13330078125, 0.2291259765625, 0.05859375, 0.1676025390625, 0.033660888671875, 0.176513671875, 0.08282470703125, 0.148681640625, 0.1224365234...
embed
39076280_c0
39076280
erlang
0
Title: Does the Erlang plug in for IntelliJ support rebar3? Problem title: Does the Erlang plug in for IntelliJ support rebar3? Tags: erlang, intellij-idea Problem: Does the Erlang plug in for IntelliJ support rebar3? It supports rebar but I'm not sure if it supports rebar3 yet. Does it support rebar3 or just rebar? Co...
Does the Erlang plug in for IntelliJ support rebar3? Does the Erlang plug in for IntelliJ support rebar3? erlang intellij-idea Does Erlang IntelliJ rebar3 Does the Erlang plug in for IntelliJ support rebar3? It supports rebar but I'm not sure if it supports rebar3 yet. Does it support rebar3 or just rebar?
[ -0.008544921875, 0.00823974609375, -0.006378173828125, 0.0216064453125, -0.014892578125, 0.020263671875, -0.01019287109375, 0.01275634765625, 0.01336669921875, 0.0203857421875, 0.011474609375, -0.025146484375, 0.006988525390625, -0.0125732421875, 0.00897216796875, 0.0152587890625, -0...
[ 1004, 3066, 76329, 23, 24018, 150, 1375, 8060, 456, 1299, 363, 72, 33049, 170, 30610, 9077 ]
[ 0.1195068359375, 0.230224609375, 0.1131591796875, 0.10015869140625, 0.10400390625, 0.1175537109375, 0.203125, 0.140625, 0.09423828125, 0.21337890625, 0.1483154296875, 0.058746337890625, 0.1134033203125, 0.11669921875, 0.1409912109375, 0.00164794921875 ]
embed
28430114_c0
28430114
erlang
0
Title: Erlang message to non-existent PID Problem title: Erlang message to non-existent PID Tags: erlang Problem: Erlang message to non-existent PID What does the Erlang runtime do with a message sent to a non-existent process? For example, a process is spawned, and then later after it terminates another process sends ...
Erlang message to non-existent PID Erlang message to non-existent PID erlang Erlang PID Erlang message to non-existent PID What does the Erlang runtime do with a message sent to a non-existent process? For example, a process is spawned, and then later after it terminates another process sends a message to it.
[ 0.013916015625, 0.04736328125, -0.001373291015625, 0.01007080078125, 0.00131988525390625, 0.0074462890625, -0.009033203125, 0.020263671875, -0.009765625, -0.007171630859375, 0.00762939453125, 0.010986328125, -0.00177001953125, 0.0213623046875, 0.0262451171875, 0.0164794921875, 0.0142...
[ 1004, 3066, 26008, 47, 351, 201367, 436, 7146, 72, 4865, 14602, 70, 11675, 6032, 54, 678, 10, 9325, 9, 9433, 5623, 7710, 14432, 7103, 121011, 15700, 25379, 7, 442, 5 ]
[ 0.1982421875, 0.3212890625, 0.189697265625, 0.1248779296875, 0.12353515625, 0.25048828125, 0.1229248046875, 0.22509765625, 0.07012939453125, 0.001708984375, 0.042327880859375, 0.0101318359375, 0.120849609375, 0.166259765625, 0.1185302734375, 0.1063232421875, 0.0162506103515625, 0.1...
embed
46714921_c0
46714921
erlang
0
Title: Erlang - merging maps Problem title: Erlang - merging maps Tags: maps, erlang Problem: Erlang - merging maps I am trying to figure out how to merge two maps in a way that allows me to process elements with the same keys. For example, merging #{"Ala" => 1,"kota" => 3} with #{"kota" => 4} should result in: #{"Ala"...
Erlang - merging maps Erlang - merging maps maps erlang Erlang Ala Erlang - merging maps I am trying to figure out how to merge two maps in a way that allows me to process elements with the same keys. For example, merging #{"Ala" => 1,"kota" => 3} with #{"kota" => 4} should result in: #{"Ala" => 1,"kota" => 7}
[ 0.0040283203125, 0.020263671875, -0.006591796875, -0.00445556640625, -0.00421142578125, -0.0025177001953125, -0.0211181640625, 0.002593994140625, 0.00077056884765625, -0.0220947265625, 0.01007080078125, 0.004058837890625, 0.0084228515625, 0.026123046875, 0.0035247802734375, 0.000579833...
[ 1004, 3066, 1143, 9966, 22288, 72, 21664, 7, 31577, 26366, 1810, 3642, 47, 42564, 6626, 3917, 114864, 9433, 80854, 678, 5701, 22799, 468, 284, 143, 106, 38898, 138, 201, 5608, 16750, 23, 361 ]
[ 0.152587890625, 0.2900390625, 0.1942138671875, 0.15087890625, 0.2181396484375, 0.0860595703125, 0.18505859375, 0.08941650390625, 0.051666259765625, 0.08740234375, 0.003631591796875, 0.0556640625, 0.0218963623046875, 0.24267578125, 0.13232421875, 0.01849365234375, 0.06060791015625, ...
embed
64801798_c0
64801798
erlang
0
Title: How do I tell rebar3 to use werl on Windows? Problem title: How do I tell rebar3 to use werl on Windows? Tags: rebar, erlang Problem: How do I tell rebar3 to use werl on Windows? This may apply to any rebar commands but it is mostly about rebar shell . By default rebar uses erl and this might be clunky on Window...
How do I tell rebar3 to use werl on Windows? How do I tell rebar3 to use werl on Windows? rebar erlang How rebar3 Windows How do I tell rebar3 to use werl on Windows? This may apply to any rebar commands but it is mostly about rebar shell . By default rebar uses erl and this might be clunky on Windows shells.
[ -0.006072998046875, 0.0113525390625, -0.005401611328125, 0.01092529296875, -0.0146484375, 0.010009765625, -0.0027923583984375, -0.0029449462890625, 0.00030517578125, -0.01043701171875, 0.005523681640625, 0.004302978515625, 0.021728515625, 0.000659942626953125, 0.0203857421875, 0.016479...
[ 11249, 14192, 456, 1299, 363, 4527, 18014, 141, 98, 3773, 47, 72, 3066, 54, 87, 75101, 128019, 114977, 7, 13648, 29786, 29188 ]
[ 0.0673828125, 0.14306640625, 0.1260986328125, 0.25, 0.168701171875, 0.1259765625, 0.1641845703125, 0.2451171875, 0.08282470703125, 0.15087890625, 0.035247802734375, 0.0955810546875, 0.214111328125, 0.005252838134765625, 0.0036334991455078125, 0.1773681640625, 0.1602783203125, 0.149...
embed
9736465_c0
9736465
erlang
0
Title: How does Erlang handle very large message? Problem title: How does Erlang handle very large message? Tags: erlang Problem: How does Erlang handle very large message? Code signals: How, Erlang, Ref, SearchKey, SELECT, TestDescription, WHERE, NProduct, odbc:sql_query, Data, io:format, GetTable, Query, _Reason, odb...
How does Erlang handle very large message? How does Erlang handle very large message? erlang How Erlang Ref SearchKey SELECT TestDescription WHERE NProduct odbc:sql_query Data io:format GetTable Query _Reason odbc_query_failed Error Logic OtherProcessPid How does Erlang handle very large message? I use ODBC to query a ...
[ 0.003570556640625, 0.0380859375, -0.0004291534423828125, 0.0189208984375, 0.0040283203125, -0.02001953125, -0.005828857421875, 0.00469970703125, 0.019775390625, 0.0018157958984375, 0.037353515625, -0.020263671875, 0.0009918212890625, 0.005828857421875, 0.0172119140625, 0.018798828125, ...
[ 11249, 1004, 3066, 34831, 4552, 21334, 26008, 14602, 72, 53295, 33086, 162429, 6755, 144832, 8647, 4657, 59478, 541, 10752, 77193, 229, 65037, 99247, 944, 11809, 22995, 51727, 20779, 618, 2886, 58836, 120540, 212059, 50592, 64511, 532, 4527, ...
[ 0.0762939453125, 0.1453857421875, 0.297607421875, 0.1602783203125, 0.12255859375, 0.150146484375, 0.1513671875, 0.01068115234375, 0.08447265625, 0.1839599609375, 0.0902099609375, 0.16748046875, 0.022674560546875, 0.137451171875, 0.1260986328125, 0.067138671875, 0.1497802734375, 0.0...
embed
24039245_c0
24039245
erlang
0
Title: How do Elixir with Mix make a daemon? Problem title: How do Elixir with Mix make a daemon? Tags: elixir, erlang, elixir-mix, reltool Problem: How do Elixir with Mix make a daemon? Elixir & Mix all want to make the server as a daemon. There have not been able to find the right way. In addition, I want to use the ...
How do Elixir with Mix make a daemon? How do Elixir with Mix make a daemon? elixir erlang elixir-mix reltool How Elixir Mix How do Elixir with Mix make a daemon? Elixir & Mix all want to make the server as a daemon. There have not been able to find the right way. In addition, I want to use the erlang reltool.
[ 0.00139617919921875, 0.0242919921875, -0.0012359619140625, -0.00604248046875, 0.007110595703125, -0.00555419921875, -0.01318359375, 0.036376953125, -0.0150146484375, -0.0238037109375, -0.02685546875, 0.00020885467529296875, 0.0252685546875, 0.054443359375, 0.0174560546875, -0.020996093...
[ 11249, 25318, 38308, 678, 37286, 3249, 10, 48, 74768, 15296, 72, 3066, 62015, 7962, 89110, 54, 619, 756, 3444, 10723, 237, 3917, 4527, 6, 5 ]
[ 0.078857421875, 0.11474609375, 0.241943359375, 0.174072265625, 0.27685546875, 0.1259765625, 0.063232421875, 0.0787353515625, 0.2484130859375, 0.074951171875, 0.07208251953125, 0.1922607421875, 0.228759765625, 0.1143798828125, 0.24365234375, 0.0164337158203125, 0.07220458984375, 0.0...
embed
6853037_c0
6853037
erlang
0
Title: About Erlang http proxy Problem title: About Erlang http proxy Tags: proxy, erlang, http Problem: About Erlang http proxy Is there some Erlang http proxy? Which is the best Erlang http client? httpc seems lake of document, for example, How to send the cookie header in httpc? Any example of Erlang http proxy, or ...
About Erlang http proxy About Erlang http proxy proxy erlang http About Erlang About Erlang http proxy Is there some Erlang http proxy? Which is the best Erlang http client? httpc seems lake of document, for example, How to send the cookie header in httpc? Any example of Erlang http proxy, or proxy in mochiweb?
[ 0.00860595703125, 0.0147705078125, 0.002227783203125, 0.0108642578125, -0.01123046875, -0.0027618408203125, -0.0142822265625, 0.0250244140625, -0.00063323974609375, -0.011962890625, -0.000545501708984375, 0.0159912109375, 0.0036468505859375, -0.000461578369140625, 0.0230712890625, 0.00...
[ 56888, 1004, 3066, 1621, 502, 50878, 72, 3060, 2965, 23282, 238, 37202, 85437, 12937, 11249, 25379, 9332, 10336, 56, 27781, 1861, 14051 ]
[ 0.05364990234375, 0.1326904296875, 0.278076171875, 0.18603515625, 0.11370849609375, 0.2218017578125, 0.09222412109375, 0.0107421875, 0.08148193359375, 0.161376953125, 0.0872802734375, 0.056396484375, 0.0966796875, 0.0953369140625, 0.005329132080078125, 0.055389404296875, 0.1834716796...
embed
6108537_c0
6108537
erlang
0
Title: How to install application in Erlang? Problem title: How to install application in Erlang? Tags: erlang Problem: How to install application in Erlang? In my project, i want to use mysql so i checkout this https://github.com/dizzyd/erlang-mysql-driver . I want to know how install the application so that my projec...
How to install application in Erlang? How to install application in Erlang? erlang How Erlang How to install application in Erlang? In my project, i want to use mysql so i checkout this https://github.com/dizzyd/erlang-mysql-driver . I want to know how install the application so that my project can interact with it
[ 0.005615234375, 0.01470947265625, -0.000743865966796875, 0.0196533203125, -0.004852294921875, 0.02880859375, -0.0142822265625, -0.01385498046875, -0.009033203125, -0.01104736328125, 0.03515625, -0.040771484375, 0.001190185546875, -0.00439453125, 0.008544921875, -0.004669189453125, -0...
[ 11249, 47, 20600, 38415, 23, 1004, 3066, 72, 13452, 3444, 4527, 759, 7, 99247, 12765, 6056, 15769, 32102, 428, 151581, 71, 56, 74277, 33926, 3714, 3642, 78974 ]
[ 0.113525390625, 0.1312255859375, 0.2314453125, 0.2213134765625, 0.1446533203125, 0.1868896484375, 0.3173828125, 0.10760498046875, 0.08892822265625, 0.033966064453125, 0.07159423828125, 0.09326171875, 0.0400390625, 0.206787109375, 0.01317596435546875, 0.027130126953125, 0.050659179687...
embed
30721415_c0
30721415
erlang
0
Title: Does Erlang Have Map? Problem title: Does Erlang Have Map? Tags: erlang Problem: Does Erlang Have Map? It seems that Erlang introduced maps in version R17A. But, if I go to the downloads page, I only see version 17.5, there's no version R17A. So, is it released and stable yet? Does the latest stable Erlang has M...
Does Erlang Have Map? Does Erlang Have Map? erlang Does Erlang Have Map Does Erlang Have Map? It seems that Erlang introduced maps in version R17A. But, if I go to the downloads page, I only see version 17.5, there's no version R17A. So, is it released and stable yet? Does the latest stable Erlang has Map support?
[ 0.00732421875, 0.0191650390625, 0.02685546875, 0.01324462890625, -0.0252685546875, 0.0042724609375, -0.007354736328125, 0.01300048828125, 0.005584716796875, -0.002349853515625, 0.0021820068359375, -0.01361083984375, 0.00897216796875, 0.013916015625, 0.0260009765625, 0.00848388671875, ...
[ 101790, 1004, 3066, 31901, 42719, 72, 37202, 65508, 71, 22288, 7, 11389, 627, 2489, 284, 7026, 9191, 1957, 7076, 758, 110, 121447, 144142, 14373, 42850, 1556, 8060 ]
[ 0.051910400390625, 0.180419921875, 0.32568359375, 0.1461181640625, 0.29443359375, 0.1065673828125, 0.00738525390625, 0.10321044921875, 0.002105712890625, 0.261962890625, 0.12841796875, 0.130615234375, 0.08477783203125, 0.181396484375, 0.13232421875, 0.119384765625, 0.007720947265625,...
embed
32629774_c0
32629774
erlang
0
Title: erlang vim plugin like grep Problem title: erlang vim plugin like grep Tags: vim, erlang Problem: erlang vim plugin like grep I used vim-erlang-tags for long time. But It's used to find the position where function or record defined. when I want to find where functions invoked,or some atoms I have to use grep -r ...
erlang vim plugin like grep erlang vim plugin like grep vim erlang erlang vim plugin like grep I used vim-erlang-tags for long time. But It's used to find the position where function or record defined. when I want to find where functions invoked,or some atoms I have to use grep -r . Is there some other tool can handle ...
[ 0.003692626953125, 0.01385498046875, -0.0040283203125, 0.001495361328125, 0.00311279296875, 0.01190185546875, -0.013427734375, 0.00762939453125, -0.004974365234375, -0.052734375, 0.02392578125, 0.0140380859375, 0.006561279296875, 0.0015869140625, 0.0177001953125, 0.01446533203125, -0...
[ 72, 3066, 119916, 69993, 1884, 3514, 254, 11814, 56, 75985, 4989, 1733, 4966, 47, 7413, 19069, 7440, 32354, 17164, 61924, 71, 3444, 23, 23253, 34627, 4527, 20, 42, 3789, 55516, 34831, 903, 1224 ]
[ 0.09942626953125, 0.222900390625, 0.2445068359375, 0.2412109375, 0.0986328125, 0.2269287109375, 0.205810546875, 0.0716552734375, 0.099365234375, 0.223876953125, 0.034210205078125, 0.048095703125, 0.009613037109375, 0.005889892578125, 0.13720703125, 0.170166015625, 0.1221923828125, ...
embed
54948490_c0
54948490
erlang
0
Title: Convert from erlang:system_time() to os:timestamp() Problem title: Convert from erlang:system_time() to os:timestamp() Tags: erlang-otp, erlang, time Problem: Convert from erlang:system_time() to os:timestamp() How can I convert erlang:system_time(), integer, to os:timestamp() {MegaSecs, Secs, MicroSecs} ? Code ...
Convert from erlang:system_time() to os:timestamp() Convert from erlang:system_time() to os:timestamp() erlang-otp erlang time erlang:system_time Convert os:timestamp Convert from erlang:system_time() to os:timestamp() How can I convert erlang:system_time(), integer, to os:timestamp() {MegaSecs, Secs, MicroSecs} ?
[ 0.002410888671875, 0.0244140625, 0.004669189453125, -0.004180908203125, 0.00007295608520507812, -0.0208740234375, -0.03515625, -0.00142669677734375, -0.006561279296875, -0.040771484375, 0.01434326171875, 0.0079345703125, -0.000431060791015625, 0.006103515625, -0.005126953125, -0.001953...
[ 1657, 11549, 1295, 72, 3066, 16751, 6032, 47, 362, 590, 2676, 132, 16, 818, 254, 1733, 11249, 831, 96760, 892, 1505, 208, 4233, 4439, 72199, 37992 ]
[ 0.05535888671875, 0.1668701171875, 0.0504150390625, 0.10821533203125, 0.2169189453125, 0.1622314453125, 0.2313232421875, 0.09368896484375, 0.1463623046875, 0.16748046875, 0.1873779296875, 0.039703369140625, 0.003444671630859375, 0.078369140625, 0.10498046875, 0.17236328125, 0.0033493...
embed
37107086_c0
37107086
erlang
0
Title: How to get another node&#x27;s cookie in Erlang? Problem title: How to get another node&#x27;s cookie in Erlang? Tags: erlang Problem: How to get another node's cookie in Erlang? Is it possible to get the cookie of another node knowing its nodename , both from erlang or OS env? I did not find any erlang:get_cook...
How to get another node&#x27;s cookie in Erlang? How to get another node&#x27;s cookie in Erlang? erlang How Erlang erlang:get_cookie How to get another node's cookie in Erlang? Is it possible to get the cookie of another node knowing its nodename , both from erlang or OS env? I did not find any erlang:get_cookie/2 .
[ -0.003509521484375, 0.00994873046875, -0.005035400390625, 0.01324462890625, 0.01495361328125, 0.01177978515625, -0.0079345703125, 0.003692626953125, 0.0093994140625, -0.0361328125, 0.0201416015625, -0.0260009765625, -0.008056640625, -0.0013275146484375, 0.01397705078125, -0.01196289062...
[ 11249, 47, 2046, 15700, 110, 112, 3768, 9332, 1004, 3066, 23, 72, 3794, 212087, 7722, 141956, 11627, 11787, 334, 12477 ]
[ 0.041534423828125, 0.022125244140625, 0.07916259765625, 0.08721923828125, 0.0980224609375, 0.08837890625, 0.041229248046875, 0.250732421875, 0.0987548828125, 0.2493896484375, 0.0141754150390625, 0.0546875, 0.1005859375, 0.222412109375, 0.0545654296875, 0.08062744140625, 0.11560058593...
embed
4844773_c0
4844773
erlang
0
Title: errors in a loop Problem title: errors in a loop Tags: erlang, erlang-driver Problem: errors in a loop Given the following loop on each element of a list: lists:foldl(fun(X) -> ... end,N,Y), How to catch the errors and continue to loop on the elements ? Same question if this code is in a gen_server and if proces...
errors in a loop errors in a loop erlang erlang-driver lists:foldl errors in a loop Given the following loop on each element of a list: How to catch the errors and continue to loop on the elements ? Same question if this code is in a gen_server and if process_flag(trap_exit, true) ?
[ 0.0048828125, -0.003570556640625, -0.005401611328125, 0.0019073486328125, 0.0023345947265625, 0.003997802734375, 0.01123046875, -0.00421142578125, 0.0057373046875, -0.033935546875, -0.0003509521484375, 0.006591796875, -0.0034332275390625, 0.00830078125, 0.026611328125, 0.00454711914062...
[ 18499, 7, 23, 40956, 72, 3066, 33926, 5303, 42822, 141, 25632, 98, 12638, 12830, 11249, 47, 105556, 70, 136, 21342, 80854, 18151, 9226, 39642, 2174, 9433, 190872, 107617, 23399, 29568 ]
[ 0.237060546875, 0.06317138671875, 0.0787353515625, 0.2298583984375, 0.052886962890625, 0.1700439453125, 0.11279296875, 0.1556396484375, 0.168701171875, 0.126220703125, 0.06695556640625, 0.08648681640625, 0.06671142578125, 0.1241455078125, 0.0355224609375, 0.039825439453125, 0.1727294...
embed
74022766_c0
74022766
erlang
0
Title: Function to convert map to a list in erlang Problem title: Function to convert map to a list in erlang Tags: erlang-otp, erlang, erlang-shell, erl Problem: Function to convert map to a list in erlang Suppose I have a map like this A = #{a=>1,b=>2,c=>3}. I want to create a function which converts A to a list of t...
Function to convert map to a list in erlang Function to convert map to a list in erlang erlang-otp erlang erlang-shell erl Function to convert map to a list in erlang Suppose I have a map like this I want to create a function which converts A to a list of tuples of key-value pairs.
[ 0.00787353515625, -0.0167236328125, 0.0022430419921875, -0.0224609375, -0.004547119140625, -0.0126953125, -0.0223388671875, 0.005706787109375, 0.0189208984375, -0.0111083984375, 0.0162353515625, -0.001983642578125, 0.00677490234375, 0.01458740234375, 0.01483154296875, 0.01373291015625,...
[ 28670, 10763, 47, 96760, 22288, 10, 5303, 23, 72, 3066, 818, 254, 128019, 141, 765, 1884, 903, 3444, 28282, 32354, 62, 370, 99726, 111, 22799, 27494, 80836 ]
[ 0.139404296875, 0.048614501953125, 0.1416015625, 0.18017578125, 0.2464599609375, 0.08624267578125, 0.26220703125, 0.043182373046875, 0.1336669921875, 0.256103515625, 0.09112548828125, 0.142578125, 0.1864013671875, 0.143310546875, 0.0042724609375, 0.028656005859375, 0.0171661376953125...
embed
76232057_c2
76232057
erlang
2
.4-headers-5.4.0-1097, linux-headers-5.4.0-1060-aws, linux-headers-5.4.0-1097-aws, linux-image-5.4.0-1060-aws, linux-image-5.4.0-1097-aws, linux-modules-5.4.0-1060-aws, linux-modules-5.4.0-1097-aws, Use, Suggested, Need, After, Get:1, amd64, Fetched, Preparing, erlang_1, Unpacking, Setting, OTP_VERSION, OTP, erts-10.4....
.4-headers-5.4.0-1097, linux-headers-5.4.0-1060-aws, linux-headers-5.4.0-1097-aws, linux-image-5.4.0-1060-aws, linux-image-5.4.0-1097-aws, linux-modules-5.4.0-1060-aws, linux-modules-5.4.0-1097-aws, Use, Suggested, Need, After, Get:1, amd64, Fetched, Preparing, erlang_1, Unpacking, Setting, OTP_VERSION, OTP, erts-10.4....
[ -0.0155029296875, -0.004638671875, -0.007537841796875, -0.0035858154296875, 0.018310546875, -0.0284423828125, -0.00170135498046875, 0.00872802734375, 0.00225830078125, 0.033447265625, 0.03173828125, -0.020263671875, -0.0113525390625, 0.004058837890625, 0.01263427734375, -0.007690429687...
[ 5, 35748, 31251, 1314, 10342, 151152, 9193, 14773, 11508, 6077, 29485, 82343, 130997, 15519, 7, 37926, 83279, 90, 36836, 104235, 52889, 24372, 20779, 19721, 444, 71, 13307, 92962, 74694, 1914, 2500, 72, 3066, 115187, 992, 29102, 503, 19514, ...
[ 0.08984375, 0.2110595703125, 0.213134765625, 0.162841796875, 0.11376953125, 0.2354736328125, 0.08868408203125, 0.233642578125, 0.116455078125, 0.119384765625, 0.14208984375, 0.00872802734375, 0.199951171875, 0.14599609375, 0.1004638671875, 0.1668701171875, 0.1602783203125, 0.013214...
embed
55233610_c0
55233610
erlang
0
Title: Extract the first N elements of a binary in Erlang Problem title: Extract the first N elements of a binary in Erlang Tags: erlang, split Problem: Extract the first N elements of a binary in Erlang Can someone please tell me how to get the first 4 characters in the following binary list in Erlang: <<245,185,198,2...
Extract the first N elements of a binary in Erlang Extract the first N elements of a binary in Erlang erlang split Extract Erlang Extract the first N elements of a binary in Erlang Can someone please tell me how to get the first 4 characters in the following binary list in Erlang:
[ 0.0031585693359375, -0.0133056640625, 0.010986328125, 0.0164794921875, -0.005218505859375, 0.005950927734375, -0.0076904296875, 0.00080108642578125, 0.00311279296875, -0.0157470703125, 0.006683349609375, -0.0252685546875, -0.01019287109375, 0.0257568359375, 0.0103759765625, 0.007873535...
[ 31501, 15390, 5117, 541, 80854, 2394, 6635, 1004, 3066, 23, 72, 65450, 14192, 3642, 2046, 201, 124850, 25632, 5303 ]
[ 0.1328125, 0.068115234375, 0.1346435546875, 0.1591796875, 0.1893310546875, 0.14990234375, 0.1357421875, 0.15234375, 0.286376953125, 0.025543212890625, 0.0640869140625, 0.12646484375, 0.0081024169921875, 0.02642822265625, 0.08050537109375, 0.15234375, 0.1900634765625, 0.013366699218...
embed
25125854_c0
25125854
erlang
0
Title: Change default datetime format in Basho lager Problem title: Change default datetime format in Basho lager Tags: lager, erlang Problem: Change default datetime format in Basho lager I am implementing lager in my erlang application and was wondering if there was a way to configure the datetime format used? I'd li...
Change default datetime format in Basho lager Change default datetime format in Basho lager lager erlang Change Basho Change default datetime format in Basho lager I am implementing lager in my erlang application and was wondering if there was a way to configure the datetime format used? I'd like to default to ISO 8601...
[ -0.0003566741943359375, 0.01373291015625, -0.01263427734375, 0.004638671875, -0.0030517578125, -0.022216796875, -0.0033721923828125, 0.0107421875, -0.01171875, 0.002227783203125, -0.0032958984375, 0.0000362396240234375, -0.01708984375, 0.000186920166015625, 0.01336669921875, -0.0068054...
[ 87377, 114977, 5622, 6032, 9384, 23, 144334, 31, 26602, 72, 3066, 29479, 38415, 149016, 3917, 47, 222495, 11814, 71, 1884, 17408, 382, 139024 ]
[ 0.17626953125, 0.2420654296875, 0.16162109375, 0.21728515625, 0.2308349609375, 0.07183837890625, 0.1947021484375, 0.2232666015625, 0.25927734375, 0.10009765625, 0.235595703125, 0.0902099609375, 0.1126708984375, 0.028045654296875, 0.0205230712890625, 0.08135986328125, 0.154296875, 0...
embed
10596193_c0
10596193
erlang
0
Title: Erlang and binary with Cyrillic Problem title: Erlang and binary with Cyrillic Tags: unicode, erlang, binary Problem: Erlang and binary with Cyrillic I need to be able to use binaries with Cyrillic characters in them. I tried just writing <<"абвгд">> but I got a badarg error. How can I work with Cyrillic (or uni...
Erlang and binary with Cyrillic Erlang and binary with Cyrillic unicode erlang binary Erlang Cyrillic Erlang and binary with Cyrillic I need to be able to use binaries with Cyrillic characters in them. I tried just writing <<"абвгд">> but I got a badarg error. How can I work with Cyrillic (or unicode) strings in Erlang...
[ 0.01348876953125, 0.0098876953125, 0.00616455078125, 0.024658203125, -0.009521484375, -0.00086212158203125, -0.00732421875, 0.0087890625, -0.026123046875, 0.0208740234375, -0.00157928466796875, -0.0224609375, 0.01220703125, 0.01123046875, 0.010009765625, 0.0125732421875, -0.005004882...
[ 1004, 3066, 136, 2394, 6635, 678, 107790, 379, 9120, 60347, 112, 72, 3871, 19048, 4527, 23035, 10484, 124850, 37842, 32562, 33865, 652, 32144, 15481, 10566, 18499, 831, 4488, 79315, 7 ]
[ 0.1397705078125, 0.266845703125, 0.07379150390625, 0.16357421875, 0.1573486328125, 0.09698486328125, 0.118408203125, 0.14306640625, 0.15185546875, 0.134033203125, 0.1300048828125, 0.1005859375, 0.0645751953125, 0.043975830078125, 0.07550048828125, 0.1773681640625, 0.1339111328125, ...
embed
26093461_c0
26093461
erlang
0
Title: When use Spawn and Spawn_link? Problem title: When use Spawn and Spawn_link? Tags: erlang Problem: When use Spawn and Spawn_link? When I need to create a process,I will use the customary spawn bif.But there is one more bif spawn_link that is often used to do the same thing. So basically when should one use spawn...
When use Spawn and Spawn_link? When use Spawn and Spawn_link? erlang When Spawn Spawn_link When use Spawn and Spawn_link? When I need to create a process,I will use the customary spawn bif.But there is one more bif spawn_link that is often used to do the same thing. So basically when should one use spawn and spawn_link...
[ 0.00738525390625, 0.00714111328125, -0.00640869140625, 0.0101318359375, -0.0177001953125, -0.00830078125, 0.0091552734375, 0.0225830078125, 0.014892578125, -0.01513671875, -0.00160980224609375, -0.04345703125, -0.006561279296875, 0.0247802734375, 0.00457763671875, 0.0003719329833984375...
[ 14847, 4527, 10959, 7710, 136, 454, 10187, 72, 3066, 3871, 28282, 9433, 70, 114122, 6635, 5623, 333, 420, 1286, 27983, 11814, 3229, 5608 ]
[ 0.148681640625, 0.1497802734375, 0.1856689453125, 0.2098388671875, 0.16650390625, 0.060455322265625, 0.268798828125, 0.0687255859375, 0.208984375, 0.07244873046875, 0.119140625, 0.1405029296875, 0.0162506103515625, 0.1011962890625, 0.03985595703125, 0.159912109375, 0.10162353515625, ...
embed
3936613_c0
3936613
erlang
0
Title: Erlang: &quot;prepending&quot; an element to a tuple Problem title: Erlang: &quot;prepending&quot; an element to a tuple Tags: erlang Problem: Erlang: "prepending" an element to a tuple Is it possible to write a faster equivalent to this function? prepend(X, Tuple) -> list_to_tuple([X | tuple_to_list(Tuple)]). C...
Erlang: &quot;prepending&quot; an element to a tuple Erlang: &quot;prepending&quot; an element to a tuple erlang Erlang Tuple list_to_tuple tuple_to_list Erlang: "prepending" an element to a tuple Is it possible to write a faster equivalent to this function?
[ 0.000690460205078125, 0.01495361328125, -0.016357421875, 0.006256103515625, -0.01806640625, -0.00142669677734375, -0.0023040771484375, 0.0023956298828125, 0.0220947265625, -0.056396484375, 0.00433349609375, 0.01202392578125, -0.0140380859375, 0.0220947265625, 0.01080322265625, 0.017822...
[ 1004, 3066, 4692, 96819, 12830, 47, 370, 8705, 72, 1371, 5303, 188, 458, 6562, 7722, 33022, 4271, 56, 183234, 903, 32354 ]
[ 0.133544921875, 0.295654296875, 0.1649169921875, 0.301513671875, 0.18798828125, 0.1549072265625, 0.1116943359375, 0.1768798828125, 0.0865478515625, 0.07806396484375, 0.1483154296875, 0.118408203125, 0.06298828125, 0.150634765625, 0.0927734375, 0.1121826171875, 0.14990234375, 0.1020...
embed
61558123_c0
61558123
erlang
0
Title: Syntax error in a guard causing undefined function Problem title: Syntax error in a guard causing undefined function Tags: undefined, guard, erlang Problem: Syntax error in a guard causing undefined function Code signals: Syntax, solve_bdd, BddTree, ListVars, maps:from_list, Map, is_record, Val, maps:get, Name, ...
Syntax error in a guard causing undefined function Syntax error in a guard causing undefined function undefined guard erlang Syntax solve_bdd BddTree ListVars maps:from_list Map is_record Val maps:get Name exf.erl:183 exf.erl:180 exf.erl:21 Warning exf.erl:22 Syntax error in a guard causing undefined function I have no...
[ -0.016357421875, 0.0130615234375, 0.009765625, -0.00982666015625, -0.007293701171875, 0.00457763671875, -0.0281982421875, -0.00439453125, 0.0040283203125, -0.005889892578125, -0.0108642578125, -0.02001953125, -0.00750732421875, 0.005096435546875, 0.032958984375, -0.0108642578125, -0....
[ 19010, 86531, 18499, 56050, 216806, 9232, 5983, 32354, 23, 10, 72, 3066, 86869, 4028, 62731, 32036, 81827, 22288, 161063, 6562, 42719, 83, 32271, 4769, 3794, 15757, 1119, 420, 24033, 363, 39425, 25619, 5550, 141, 24070, 6528, 2967, 903, 181...
[ 0.1546630859375, 0.20361328125, 0.1697998046875, 0.286865234375, 0.130859375, 0.1048583984375, 0.182861328125, 0.19140625, 0.04888916015625, 0.0504150390625, 0.051239013671875, 0.201904296875, 0.1453857421875, 0.135009765625, 0.17529296875, 0.06585693359375, 0.158447265625, 0.09399...
embed
2392907_c0
2392907
erlang
0
Title: There is no mature yaml library for erlang Problem title: There is no mature yaml library for erlang Tags: yaml, erlang Problem: There is no mature yaml library for erlang Is there a mature and stable YAML library for Erlang that someone has actually used? I can't seem to find one anywhere Update: I have searche...
There is no mature yaml library for erlang There is no mature yaml library for erlang yaml erlang There There is no mature yaml library for erlang Is there a mature and stable YAML library for Erlang that someone has actually used? I can't seem to find one anywhere Update: I have searched and searched and still not fou...
[ 0.0244140625, 0.01025390625, -0.003936767578125, -0.00213623046875, -0.00160980224609375, 0.017578125, -0.013671875, -0.01153564453125, -0.017578125, 0.016845703125, 0.0036163330078125, -0.03759765625, -0.01068115234375, -0.00150299072265625, 0.0277099609375, 0.012939453125, -0.03173...
[ 8622, 83, 110, 90638, 151, 7237, 35773, 1294, 100, 72, 3066, 2685, 10, 144142, 3320, 39456, 1004, 20653, 11814, 7413, 1632, 14037 ]
[ 0.0154876708984375, 0.013916015625, 0.086181640625, 0.203369140625, 0.177978515625, 0.24267578125, 0.219482421875, 0.156982421875, 0.0911865234375, 0.134765625, 0.259033203125, 0.002288818359375, 0.009765625, 0.16162109375, 0.1669921875, 0.2457275390625, 0.1492919921875, 0.04089355...
embed
375827_c0
375827
erlang
0
Title: What are some good Erlang Primers/Tutorials for beginners? Problem title: What are some good Erlang Primers/Tutorials for beginners? Tags: erlang, functional-programming Problem: What are some good Erlang Primers/Tutorials for beginners? What are some good links for diving into Erlang and functional programming ...
What are some good Erlang Primers/Tutorials for beginners? What are some good Erlang Primers/Tutorials for beginners? erlang functional-programming What Erlang Primers Tutorials What are some good Erlang Primers/Tutorials for beginners? What are some good links for diving into Erlang and functional programming in gener...
[ 0.0264892578125, 0.0048828125, 0.02001953125, 0.016357421875, 0.00173187255859375, 0.014892578125, 0.004119873046875, -0.015625, 0.007080078125, -0.020751953125, 0.00543212890625, -0.0235595703125, 0.0067138671875, 0.0169677734375, 0.0174560546875, 0.0034332275390625, -0.004974365234...
[ 4127, 1004, 3066, 46282, 7, 15665, 77275, 100, 9842, 43148, 621, 72, 123309, 28966, 4865, 183447, 22317, 45, 6496, 3934, 56037, 449, 4537 ]
[ 0.0609130859375, 0.146484375, 0.26611328125, 0.1866455078125, 0.03594970703125, 0.08251953125, 0.1575927734375, 0.034942626953125, 0.046478271484375, 0.0399169921875, 0.001678466796875, 0.0987548828125, 0.166015625, 0.09515380859375, 0.013519287109375, 0.1920166015625, 0.069213867187...
embed
5972811_c0
5972811
erlang
0
Title: How to create a daemon program with erlang? Problem title: How to create a daemon program with erlang? Tags: erlang Problem: How to create a daemon program with erlang? I prepare to develop one heartbeat program, which need to send udp packet every 5s. How to sleep 5s in erlang or is there sleep(5) function to b...
How to create a daemon program with erlang? How to create a daemon program with erlang? erlang How How to create a daemon program with erlang? I prepare to develop one heartbeat program, which need to send udp packet every 5s. How to sleep 5s in erlang or is there sleep(5) function to be used? How to make it run in bac...
[ 0.00909423828125, 0.01470947265625, -0.022705078125, 0.0019683837890625, 0.0029754638671875, -0.0022430419921875, 0.01336669921875, 0.030029296875, -0.00168609619140625, -0.049072265625, 0.00592041015625, -0.01556396484375, -0.0023040771484375, 0.01104736328125, 0.01531982421875, 0.003...
[ 11249, 47, 28282, 48, 74768, 1528, 678, 72, 3066, 10, 114606, 85493, 26498, 101448, 25379, 1872, 254, 43824, 11907, 190, 7, 60268, 124534, 32354, 11814, 3249, 11675, 76615 ]
[ 0.054046630859375, 0.034881591796875, 0.1416015625, 0.079833984375, 0.241455078125, 0.1837158203125, 0.08245849609375, 0.12744140625, 0.273681640625, 0.005245208740234375, 0.047698974609375, 0.0870361328125, 0.07257080078125, 0.174072265625, 0.0253143310546875, 0.03240966796875, 0.05...
embed
49045122_c0
49045122
erlang
0
Title: Erlang Hot Code Loading Problem title: Erlang Hot Code Loading Tags: erlang Problem: Erlang Hot Code Loading As per Erlang Documentation, Code Loading , Erlang only maintains 2 versions of a module, current and old. Why it does not keep multiple versions of old code on code reload and do not kill the processes l...
Erlang Hot Code Loading Erlang Hot Code Loading erlang Erlang Hot Loading Erlang Hot Code Loading As per Erlang Documentation, Code Loading , Erlang only maintains 2 versions of a module, current and old. Why it does not keep multiple versions of old code on code reload and do not kill the processes lingering in the ol...
[ 0.0126953125, 0.0224609375, 0.0017242431640625, 0.017333984375, 0.005462646484375, -0.017578125, 0.005401611328125, 0.0101318359375, -0.001556396484375, -0.0203857421875, -0.0072021484375, -0.033447265625, -0.004974365234375, -0.0098876953125, 0.025634765625, 0.0054931640625, -0.0170...
[ 1004, 3066, 9903, 28864, 228006, 72, 43101, 6, 4734, 76104, 7, 116, 11389, 88996, 43581, 136, 10332, 44084, 14602, 959, 13695, 48716, 111, 18151, 98, 456, 63033, 54, 67153, 9433, 38786, 4209, 23, 5 ]
[ 0.202392578125, 0.32177734375, 0.2181396484375, 0.1949462890625, 0.2408447265625, 0.1009521484375, 0.109375, 0.0278472900390625, 0.1260986328125, 0.1995849609375, 0.049468994140625, 0.17041015625, 0.2381591796875, 0.216796875, 0.16064453125, 0.04034423828125, 0.134765625, 0.0570678...
embed
6804820_c0
6804820
erlang
0
Title: Does XCode 4 support Erlang syntax highlighting and code completion? Problem title: Does XCode 4 support Erlang syntax highlighting and code completion? Tags: erlang, xcode4, xcode, macos, ide Problem: Does XCode 4 support Erlang syntax highlighting and code completion? Is there some plugin already? Or should I ...
Does XCode 4 support Erlang syntax highlighting and code completion? Does XCode 4 support Erlang syntax highlighting and code completion? erlang xcode4 xcode macos ide Does XCode Erlang xcode4 Does XCode 4 support Erlang syntax highlighting and code completion? Is there some plugin already? Or should I start writing on...
[ -0.00958251953125, 0.026123046875, -0.0159912109375, 0.010986328125, -0.01220703125, 0.0040283203125, -0.0003986358642578125, 0.0027923583984375, 0.00051116943359375, 0.01953125, -0.0179443359375, -0.0050048828125, 0.0115966796875, -0.0137939453125, 0.015380859375, -0.0032196044921875,...
[ 1193, 114211, 201, 8060, 1004, 3066, 6002, 86531, 127308, 214, 18151, 21721, 1830, 72, 40899, 617, 7840, 5415, 101790, 69993, 21771, 32562 ]
[ 0.0635986328125, 0.240478515625, 0.177001953125, 0.1290283203125, 0.114013671875, 0.2099609375, 0.07867431640625, 0.13525390625, 0.1705322265625, 0.037078857421875, 0.1259765625, 0.11907958984375, 0.006565093994140625, 0.040496826171875, 0.1956787109375, 0.1600341796875, 0.0539245605...
embed
23633157_c0
23633157
erlang
0
Title: How do I do parenthesis in if-statements in Erlang? Problem title: How do I do parenthesis in if-statements in Erlang? Tags: if-statement, erlang Problem: How do I do parenthesis in if-statements in Erlang? How do I do if-statements like this in Erlang? I have searched but found nothing... if((1 == 1 || 2 == 2 |...
How do I do parenthesis in if-statements in Erlang? How do I do parenthesis in if-statements in Erlang? if-statement erlang How Erlang How do I do parenthesis in if-statements in Erlang? How do I do if-statements like this in Erlang? I have searched but found nothing...
[ 0.0004024505615234375, -0.005157470703125, 0.001434326171875, 0.035888671875, 0.01470947265625, 0.000335693359375, 0.0020751953125, -0.0107421875, -0.01904296875, 0.000044345855712890625, -0.00848388671875, -0.006439208984375, -0.0125732421875, 0.0026397705078125, 0.00830078125, 0.0134...
[ 11249, 54, 87, 49129, 160291, 7, 23, 2174, 9, 61340, 9035, 1004, 3066, 674, 72, 1884, 903 ]
[ 0.0977783203125, 0.0831298828125, 0.03765869140625, 0.191650390625, 0.24169921875, 0.1297607421875, 0.05474853515625, 0.2413330078125, 0.03759765625, 0.210205078125, 0.082275390625, 0.1561279296875, 0.297607421875, 0.041748046875, 0.091552734375, 0.0279388427734375, 0.0123291015625 ]
embed
15913645_c0
15913645
erlang
0
Title: Erlang: How to &quot;Do Nothing&quot; in true branch of if statement Problem title: Erlang: How to &quot;Do Nothing&quot; in true branch of if statement Tags: erlang, if-statement Problem: Erlang: How to "Do Nothing" in true branch of if statement I have this if statement: if A /= B -> ok; true -> end. I want it...
Erlang: How to &quot;Do Nothing&quot; in true branch of if statement Erlang: How to &quot;Do Nothing&quot; in true branch of if statement erlang if-statement Erlang How Nothing Erlang: How to "Do Nothing" in true branch of if statement I have this if statement: I want it to do nothing when A == B .
[ 0.0115966796875, 0.00640869140625, 0.01324462890625, 0.0096435546875, 0.006256103515625, -0.004852294921875, 0.005462646484375, 0.004180908203125, 0.01171875, 0.0166015625, -0.0115966796875, 0.000766754150390625, -0.0228271484375, 0.006378173828125, 0.0205078125, 0.00946044921875, -0...
[ 1004, 3066, 11249, 47, 41502, 8331, 182747, 29568, 32845, 206, 2174, 63805, 12, 23, 72, 61340, 765, 903, 87, 3444, 442, 54, 33720, 3229, 62, 6, 69112, 335 ]
[ 0.123779296875, 0.2958984375, 0.10882568359375, 0.08251953125, 0.03216552734375, 0.140869140625, 0.2381591796875, 0.1690673828125, 0.147216796875, 0.1151123046875, 0.2177734375, 0.220458984375, 0.0065155029296875, 0.04168701171875, 0.07452392578125, 0.1448974609375, 0.037811279296875...
embed
4837196_c0
4837196
erlang
0
Title: Erlang: supervisor(3), adding a child process Problem title: Erlang: supervisor(3), adding a child process Tags: erlang-supervisor, erlang-otp, erlang Problem: Erlang: supervisor(3), adding a child process Where can I find example on how to add dynamic child processes to an existing supervisor ( simple_one_for_o...
Erlang: supervisor(3), adding a child process Erlang: supervisor(3), adding a child process erlang-supervisor erlang-otp erlang Erlang simple_one_for_one Erlang: supervisor(3), adding a child process Where can I find example on how to add dynamic child processes to an existing supervisor ( simple_one_for_one restart st...
[ 0.015380859375, 0.01177978515625, -0.000865936279296875, 0.01953125, -0.0076904296875, -0.01483154296875, 0.018310546875, 0.0140380859375, 0.01068115234375, -0.03515625, 0.004364013671875, -0.029296875, -0.0164794921875, 0.03076171875, 0.006927490234375, 0.000499725341796875, -0.0030...
[ 1004, 3066, 1601, 51858, 69829, 154107, 29041, 9433, 10, 72, 59104, 818, 254, 8781, 3630, 2472, 7413, 27781, 3642, 15190, 84079, 90, 47, 144573, 456, 17137, 113857 ]
[ 0.0758056640625, 0.2435302734375, 0.140869140625, 0.2423095703125, 0.1116943359375, 0.111328125, 0.1939697265625, 0.1884765625, 0.001190185546875, 0.034515380859375, 0.131103515625, 0.054962158203125, 0.08282470703125, 0.13330078125, 0.0904541015625, 0.0845947265625, 0.01945495605468...
embed
2430126_c0
2430126
erlang
0
Title: How measure Web App performance? Problem title: How measure Web App performance? Tags: performance, mnesia, erlang Problem: How measure Web App performance? I have developed 3 simple blogging system in PHP/Apache/Mysql, Python/Ngix/Postgresql and in Erlang/Yaws/Mnesia. How can I measure performance on my server ...
How measure Web App performance? How measure Web App performance? performance mnesia erlang How Web App How measure Web App performance? I have developed 3 simple blogging system in PHP/Apache/Mysql, Python/Ngix/Postgresql and in Erlang/Yaws/Mnesia. How can I measure performance on my server for this 3 different config...
[ -0.00135040283203125, 0.0289306640625, -0.00958251953125, 0.0018768310546875, -0.01007080078125, 0.002899169921875, 0.00897216796875, -0.0064697265625, 0.01202392578125, -0.016845703125, 0.01214599609375, 0.004425048828125, 0.00921630859375, 0.00848388671875, -0.0002765655517578125, 0....
[ 11249, 72350, 4002, 5659, 23718, 49097, 3478, 72, 3066, 126809, 138, 8781, 127990, 5426, 47302, 68910, 31852, 99247, 145581, 69656, 4084, 17562, 1004, 21566, 19725, 594, 86, 831, 10723, 12921, 180346 ]
[ 0.1092529296875, 0.229248046875, 0.165771484375, 0.244873046875, 0.240966796875, 0.1077880859375, 0.1697998046875, 0.05706787109375, 0.1949462890625, 0.07489013671875, 0.0621337890625, 0.06512451171875, 0.150390625, 0.0863037109375, 0.1199951171875, 0.00146484375, 0.05706787109375, ...
embed
140648_c0
140648
erlang
0
Title: Where can I find documentation for the Erlang shell? Problem title: Where can I find documentation for the Erlang shell? Tags: erlang Problem: Where can I find documentation for the Erlang shell? The Erlang documentation contains the documentation of modules. Where can I find the documentation of the Erlang shel...
Where can I find documentation for the Erlang shell? Where can I find documentation for the Erlang shell? erlang Where Erlang Where can I find documentation for the Erlang shell? The Erlang documentation contains the documentation of modules. Where can I find the documentation of the Erlang shell? (Which is not a modul...
[ 0.01336669921875, 0.0177001953125, -0.00341796875, 0.00830078125, 0.0011444091796875, 0.0274658203125, 0.00457763671875, -0.009521484375, -0.0106201171875, 0.006988525390625, 0.02294921875, -0.01202392578125, -0.0023956298828125, 0.006134033203125, 0.031982421875, 0.004730224609375, ...
[ 78662, 831, 7413, 209806, 100, 1004, 3066, 128019, 72, 87, 70541, 88996, 139124 ]
[ 0.059967041015625, 0.046356201171875, 0.09466552734375, 0.2470703125, 0.050872802734375, 0.1475830078125, 0.274658203125, 0.2279052734375, 0.09283447265625, 0.002620697021484375, 0.06842041015625, 0.147216796875, 0.01419830322265625 ]
embed
2261170_c0
2261170
erlang
0
Title: What is the performance difference between native and bytecode Erlang modules? Problem title: What is the performance difference between native and bytecode Erlang modules? Tags: erlang Problem: What is the performance difference between native and bytecode Erlang modules? What is the performance difference betw...
What is the performance difference between native and bytecode Erlang modules? What is the performance difference between native and bytecode Erlang modules? erlang What Erlang What is the performance difference between native and bytecode Erlang modules? What is the performance difference between native and bytecode E...
[ 0.015380859375, 0.000017404556274414062, 0.0036163330078125, 0.0198974609375, 0.004425048828125, 0.00830078125, -0.01123046875, -0.0032196044921875, 0.0028533935546875, 0.005706787109375, 0.004608154296875, -0.0306396484375, 0.000537872314453125, 0.00170135498046875, -0.005859375, 0.00...
[ 4865, 83, 70, 23718, 60212, 17721, 24, 4935, 136, 390, 67, 40899, 1004, 3066, 88996, 32, 72 ]
[ 0.0963134765625, 0.05352783203125, 0.05804443359375, 0.212646484375, 0.1949462890625, 0.0980224609375, 0.145751953125, 0.18408203125, 0.0927734375, 0.0791015625, 0.1016845703125, 0.2022705078125, 0.18701171875, 0.309326171875, 0.20947265625, 0.0123291015625, 0.14404296875 ]
embed
68405573_c0
68405573
erlang
0
Title: How do I add logs to MongooseIM logs? Problem title: How do I add logs to MongooseIM logs? Tags: mongoose-im, message, erlang, ejabberd, chat Problem: How do I add logs to MongooseIM logs? I am trying to modify some APIs in MongooseIM and I want to see some logs. I tried adding lager-logging using MongooseIM, bu...
How do I add logs to MongooseIM logs? How do I add logs to MongooseIM logs? mongoose-im message erlang ejabberd chat How MongooseIM How do I add logs to MongooseIM logs? I am trying to modify some APIs in MongooseIM and I want to see some logs. I tried adding lager-logging using MongooseIM, but the APIs stopped working...
[ -0.0074462890625, 0.04443359375, -0.004425048828125, 0.00738525390625, -0.0036468505859375, 0.019775390625, -0.004669189453125, 0.0185546875, -0.01336669921875, -0.04345703125, 0.034912109375, -0.0017852783203125, 0.00360107421875, -0.010498046875, 0.0311279296875, -0.006683349609375, ...
[ 11249, 54, 87, 15190, 12684, 7, 47, 7465, 519, 8364, 17199, 14896, 31, 464, 26008, 72, 3066, 28, 145, 102459, 71, 3245, 2811, 40383, 61687, 1957, 154107, 26602, 365, 36659, 118066, 20697 ]
[ 0.10394287109375, 0.048797607421875, 0.03216552734375, 0.19677734375, 0.2274169921875, 0.1524658203125, 0.1092529296875, 0.10455322265625, 0.1768798828125, 0.2042236328125, 0.2415771484375, 0.11370849609375, 0.1402587890625, 0.1881103515625, 0.11944580078125, 0.037384033203125, 0.176...
embed
41846515_c0
41846515
erlang
0
Title: Enable Cowboy error logs Problem title: Enable Cowboy error logs Tags: cowboy, erlang Problem: Enable Cowboy error logs I tired to test a cowboy websocket handler, I compiled and run my application with: make run For Now I can just see my outputs (like io:format ...) but I can't see cowboy error/warning logs. Ho...
Enable Cowboy error logs Enable Cowboy error logs cowboy erlang Enable Cowboy Enable Cowboy error logs I tired to test a cowboy websocket handler, I compiled and run my application with: For Now I can just see my outputs (like io:format ...) but I can't see cowboy error/warning logs. How can I enable error logging in c...
[ 0.00144195556640625, 0.0228271484375, -0.0159912109375, 0.00604248046875, -0.00018024444580078125, 0.0269775390625, -0.0106201171875, 0.00860595703125, -0.01031494140625, -0.0233154296875, -0.005859375, -0.0240478515625, 0.0252685546875, 0.017822265625, 0.012939453125, -0.0028381347656...
[ 357, 2886, 1311, 434, 30885, 18499, 12684, 552, 72, 3066, 168661, 3034, 1467, 991, 27853, 35863, 5974, 11675, 38415, 678, 14240, 831, 1957, 140992, 22995, 12, 51727, 18, 4205, 592, 22, 459, 36659, 23 ]
[ 0.0902099609375, 0.1527099609375, 0.0780029296875, 0.1375732421875, 0.27099609375, 0.2030029296875, 0.181640625, 0.0697021484375, 0.049896240234375, 0.1903076171875, 0.1539306640625, 0.1177978515625, 0.041961669921875, 0.054962158203125, 0.138916015625, 0.163330078125, 0.088439941406...
embed
1813819_c0
1813819
erlang
0
Title: Benefit to the &quot;.app&quot; file in Erlang? Problem title: Benefit to the &quot;.app&quot; file in Erlang? Tags: erlang Problem: Benefit to the ".app" file in Erlang? I've never really used the .app files for my projects. I understand those are required for loading an application through the application modu...
Benefit to the &quot;.app&quot; file in Erlang? Benefit to the &quot;.app&quot; file in Erlang? erlang Benefit Erlang Benefit to the ".app" file in Erlang? I've never really used the .app files for my projects. I understand those are required for loading an application through the application module. Is there another u...
[ 0.022705078125, 0.025390625, -0.0026092529296875, 0.0181884765625, -0.006072998046875, -0.0016326904296875, 0.01263427734375, -0.0024261474609375, 0.01483154296875, 0.01165771484375, 0.01300048828125, -0.0203857421875, -0.00897216796875, 0.003936767578125, 0.0142822265625, 0.0072631835...
[ 30543, 16086, 47, 5, 9007, 41502, 11435, 23, 1004, 3066, 72, 8306, 11814, 102158, 77635, 8382, 56065, 72367, 38415, 88996, 15700, 4527, 111, 6044 ]
[ 0.13623046875, 0.14208984375, 0.082763671875, 0.03448486328125, 0.2344970703125, 0.05419921875, 0.2052001953125, 0.04510498046875, 0.1346435546875, 0.272705078125, 0.08013916015625, 0.051422119140625, 0.07220458984375, 0.1767578125, 0.0540771484375, 0.008392333984375, 0.1070556640625...
embed
55750193_c0
55750193
erlang
0
Title: LIbrary paths for mix compile process Problem title: LIbrary paths for mix compile process Tags: erlang, elixir, elixir-mix, compilation Problem: LIbrary paths for mix compile process Code signals: LIbrary, MacBook-Pro, Compiling, Cellar, parsetools-2.1.8, yeccpre.hrl:59, yeccpre.hrl:60, Error, Stacktrace, yeccp...
LIbrary paths for mix compile process LIbrary paths for mix compile process erlang elixir elixir-mix compilation LIbrary MacBook-Pro Compiling Cellar parsetools-2.1.8 yeccpre.hrl:59 yeccpre.hrl:60 Error Stacktrace yeccpre.hrl:63 yeccpre.hrl:64 You deps.compile deps.update deps.clean LIbrary paths for mix compile proces...
[ 0.007781982421875, 0.0032806396484375, -0.0140380859375, 0.03076171875, -0.009521484375, 0.0019073486328125, -0.01092529296875, 0.01348876953125, 0.0009765625, 0.00299072265625, -0.0152587890625, -0.0220947265625, 0.0140380859375, 0.0322265625, 0.0120849609375, 0.00121307373046875, -...
[ 16970, 2844, 1294, 60875, 100, 17664, 9969, 1340, 9433, 72, 3066, 15296, 38308, 62015, 98352, 137265, 10752, 15612, 49725, 10077, 320, 366, 89110, 119044, 2422, 4692, 26451, 4598, 212059, 6512, 32111, 99407, 10060, 15748, 13307, 8, 6423, 5887...
[ 0.06591796875, 0.1571044921875, 0.01226806640625, 0.1971435546875, 0.04302978515625, 0.266845703125, 0.1927490234375, 0.1807861328125, 0.07958984375, 0.0657958984375, 0.2125244140625, 0.0369873046875, 0.1932373046875, 0.281005859375, 0.1829833984375, 0.1290283203125, 0.06500244140625...
embed
15792809_c0
15792809
erlang
0
Title: Erlang vs Haskell : When does one prefer one over the other? Problem title: Erlang vs Haskell : When does one prefer one over the other? Tags: haskell, erlang, tcp Problem: Erlang vs Haskell : When does one prefer one over the other? When would one prefer Erlang over Haskell ? Don't both can handle massive TCP t...
Erlang vs Haskell : When does one prefer one over the other? Erlang vs Haskell : When does one prefer one over the other? haskell erlang tcp Erlang Haskell When TCP Erlang vs Haskell : When does one prefer one over the other? When would one prefer Erlang over Haskell ? Don't both can handle massive TCP traffic in one s...
[ 0.00909423828125, 0.01556396484375, -0.0050048828125, 0.021484375, -0.00185394287109375, -0.02294921875, -0.021728515625, 0.01336669921875, 0.003997802734375, -0.01025390625, 0.0233154296875, -0.028564453125, 0.0286865234375, -0.002593994140625, 0.0016632080078125, 0.0106201171875, -...
[ 1004, 3066, 20209, 20625, 142508, 14847, 12601, 645, 3789, 1632, 1556, 72, 121422, 384, 17854, 15044, 831, 34831, 106750, 83629, 11001, 9433 ]
[ 0.150634765625, 0.29443359375, 0.13720703125, 0.144287109375, 0.28369140625, 0.06695556640625, 0.142578125, 0.0670166015625, 0.039947509765625, 0.0280609130859375, 0.13720703125, 0.10223388671875, 0.1319580078125, 0.01291656494140625, 0.16845703125, 0.07452392578125, 0.0325927734375,...
embed
39659549_c0
39659549
erlang
0
Title: Connection between erlang to mongodb Problem title: Connection between erlang to mongodb Tags: erlang, mongodb Problem: Connection between erlang to mongodb I need one small program that connect database from erlang. Please help me to get connect between two. I want start develop some product using erlang so i n...
Connection between erlang to mongodb Connection between erlang to mongodb erlang mongodb Connection Connection between erlang to mongodb I need one small program that connect database from erlang. Please help me to get connect between two. I want start develop some product using erlang so i need how erlang should be co...
[ -0.0014495849609375, 0.0164794921875, -0.001556396484375, 0.00494384765625, 0.0029449462890625, 0.01068115234375, -0.01275634765625, -0.0020904541015625, -0.00823974609375, -0.056884765625, 0.0203857421875, -0.03271484375, 0.01239013671875, -0.000095367431640625, 0.025146484375, 0.0036...
[ 62448, 1830, 17721, 72, 3066, 47, 2667, 7803, 275, 3871, 1632, 19336, 1528, 37067, 63399, 1295, 30607, 4358, 2046, 6626, 3444, 4034, 85493, 12996, 17368, 3642, 5608, 162711 ]
[ 0.14306640625, 0.0994873046875, 0.101806640625, 0.1519775390625, 0.316650390625, 0.1302490234375, 0.14111328125, 0.19970703125, 0.2415771484375, 0.0811767578125, 0.0379638671875, 0.0831298828125, 0.13916015625, 0.1517333984375, 0.1749267578125, 0.061553955078125, 0.02984619140625, ...
embed
43922037_c0
43922037
erlang
0
Title: Erlang fetch data from the web Problem title: Erlang fetch data from the web Tags: erlang Problem: Erlang fetch data from the web How can I fetch data (like temperature, etc.) from webpages using erlang? I have been trying to find some tutorial about it but cant seem to find any. I found that I can store data in...
Erlang fetch data from the web Erlang fetch data from the web erlang the Erlang Erlang fetch data from the web How can I fetch data (like temperature, etc.) from webpages using erlang? I have been trying to find some tutorial about it but cant seem to find any. I found that I can store data in Records but how can i fet...
[ 0.0263671875, 0.009521484375, -0.006256103515625, 0.00543212890625, 0.0220947265625, 0.003082275390625, -0.01190185546875, 0.007354736328125, -0.005401611328125, -0.051025390625, 0.0206298828125, -0.0301513671875, 0.00014019012451171875, -0.008544921875, 0.0196533203125, 0.008666992187...
[ 1004, 3066, 7647, 206, 2053, 1295, 1467, 72, 70, 11249, 831, 87, 52768, 22469, 17368, 57143, 4343, 23, 89916, 3642, 17, 442 ]
[ 0.1690673828125, 0.28369140625, 0.17333984375, 0.143798828125, 0.17724609375, 0.10400390625, 0.1656494140625, 0.1492919921875, 0.010101318359375, 0.0237274169921875, 0.073974609375, 0.009979248046875, 0.2269287109375, 0.1407470703125, 0.07342529296875, 0.1396484375, 0.1363525390625, ...
embed