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
50993552_c0
50993552
erlang
0
Title: erlang tuples to list to maps from a text file Problem title: erlang tuples to list to maps from a text file Tags: erlang Problem: erlang tuples to list to maps from a text file I am trying to read data from text file put the tuples from the file into a list and then map them the code is as follows I am new to e...
erlang tuples to list to maps from a text file erlang tuples to list to maps from a text file erlang a exchange:start/0 file:consult calls.txt tuple_to_list io:fwrite maps:from_list exchange:start exchange.erl erlang tuples to list to maps from a text file I am trying to read data from text file put the tuples from the...
[ 0.02099609375, 0.00142669677734375, -0.01190185546875, 0.014404296875, -0.000823974609375, 0.0022430419921875, -0.0027923583984375, 0.01483154296875, 0.00958251953125, -0.0234375, -0.008544921875, 0.000518798828125, 0.008056640625, 0.025146484375, 0.033447265625, -0.001617431640625, ...
[ 72, 3066, 370, 99726, 47, 5303, 22288, 7, 1295, 7986, 11435, 121122, 17137, 107838, 147834, 11782, 124326, 8705, 188, 6562, 22995, 18781, 161063, 56, 141, 31577, 12301, 2053, 3884, 3934, 2856, 18151, 28960, 3525, 44691, 76199, 163, 18499, 3...
[ 0.125732421875, 0.248291015625, 0.171875, 0.2880859375, 0.1134033203125, 0.1856689453125, 0.203857421875, 0.0728759765625, 0.08306884765625, 0.1553955078125, 0.156005859375, 0.19091796875, 0.10888671875, 0.1046142578125, 0.208984375, 0.15869140625, 0.156494140625, 0.2252197265625, ...
embed
17179419_c0
17179419
erlang
0
Title: Does registering a large number of process names with the Erlang VM cause memory leaks? Problem title: Does registering a large number of process names with the Erlang VM cause memory leaks? Tags: erlang-otp, erlang, memory-leaks Problem: Does registering a large number of process names with the Erlang VM cause ...
Does registering a large number of process names with the Erlang VM cause memory leaks? Does registering a large number of process names with the Erlang VM cause memory leaks? erlang-otp erlang memory-leaks Does Erlang Does registering a large number of process names with the Erlang VM cause memory leaks? I ask because...
[ 0.00994873046875, 0.020263671875, 0.0194091796875, 0.0341796875, -0.003875732421875, -0.008056640625, -0.0184326171875, 0.00799560546875, -0.0108642578125, -0.01708984375, 0.01312255859375, 0.0022430419921875, 0.018310546875, 0.0220947265625, 0.0301513671875, 0.02734375, 0.0113525390...
[ 68067, 21334, 14012, 9433, 123055, 1004, 3066, 43084, 22304, 98323, 95, 24251, 72, 818, 254, 133, 101790, 678, 26458, 4127, 33636, 436, 30185, 22, 40899, 821, 58627, 71702, 89914, 1467, 23282, 142267, 75939, 42485, 35686, 590, 189893, 17368, ...
[ 0.2021484375, 0.072265625, 0.096435546875, 0.1514892578125, 0.172119140625, 0.1370849609375, 0.25927734375, 0.2109375, 0.117919921875, 0.1748046875, 0.1668701171875, 0.1629638671875, 0.059112548828125, 0.02301025390625, 0.0633544921875, 0.11474609375, 0.010986328125, 0.015625, 0....
embed
15293141_c0
15293141
erlang
0
Title: Exception handling in Erlang Problem title: Exception handling in Erlang Tags: exception, erlang Problem: Exception handling in Erlang I am using the eredis erlang client and I am new to Erlang. I was wondering what might be wrong with the following function: foo(Host, Port) -> case catch eredis:start_link(Host,...
Exception handling in Erlang Exception handling in Erlang exception erlang Exception Erlang Host Port eredis:start_link connection_error Connection Unknown mymodule:foo Exception handling in Erlang I am using the eredis erlang client and I am new to Erlang. I was wondering what might be wrong with the following functio...
[ -0.0078125, 0.017822265625, -0.0179443359375, -0.0157470703125, 0.0203857421875, -0.000812530517578125, -0.015625, 0.00128936767578125, -0.0003490447998046875, -0.00009775161743164062, 0.014404296875, -0.0244140625, 0.00360107421875, -0.0024261474609375, 0.0028533935546875, 0.000091552...
[ 5443, 63928, 45064, 1004, 3066, 131527, 72, 100932, 13791, 3657, 3827, 17137, 10187, 94878, 188800, 62448, 69723, 759, 83279, 3584, 31, 23282, 13648, 44691, 25632, 32354, 100094, 35604, 6096, 164, 27980, 6982, 4000, 40294, 910, 141520, 2046, ...
[ 0.08404541015625, 0.22802734375, 0.167236328125, 0.16259765625, 0.265869140625, 0.137451171875, 0.10986328125, 0.093505859375, 0.10150146484375, 0.1041259765625, 0.153564453125, 0.13720703125, 0.1455078125, 0.1077880859375, 0.14208984375, 0.0704345703125, 0.1173095703125, 0.0908813...
embed
25602035_c0
25602035
erlang
0
Title: Is there a tracing debugger like `dbg` available for Haskell or OCaml? Problem title: Is there a tracing debugger like `dbg` available for Haskell or OCaml? Tags: haskell, ocaml, erlang, dbg Problem: Is there a tracing debugger like `dbg` available for Haskell or OCaml? Is there a tracing debugger like dbg avail...
Is there a tracing debugger like `dbg` available for Haskell or OCaml? Is there a tracing debugger like `dbg` available for Haskell or OCaml? haskell ocaml erlang dbg Haskell OCaml Is there a tracing debugger like `dbg` available for Haskell or OCaml? Is there a tracing debugger like dbg available for Haskell or OCaml?...
[ -0.0031585693359375, 0.0224609375, 0.01806640625, 0.0035858154296875, 0.00811767578125, 0.0091552734375, -0.01519775390625, 0.0091552734375, 0.0177001953125, -0.039306640625, -0.0020599365234375, 0.0027923583984375, -0.00494384765625, -0.006134033203125, 0.01416015625, 0.0169677734375,...
[ 2071, 2685, 1152, 21896, 8, 978, 21407, 1884, 71, 11821, 19882, 100, 20625, 142508, 707, 180, 105272, 141, 10, 1556, 36, 9779, 72, 3066, 104, 99342, 152701, 28412, 420, 40946, 36659, 4734, 11522, 64557, 56231, 2661, 99, 11675, 6032, 38937...
[ 0.0159454345703125, 0.044342041015625, 0.2088623046875, 0.1519775390625, 0.1650390625, 0.2230224609375, 0.194091796875, 0.1051025390625, 0.057769775390625, 0.2257080078125, 0.1424560546875, 0.06842041015625, 0.0989990234375, 0.228515625, 0.036773681640625, 0.07763671875, 0.1701660156...
embed
79027614_c0
79027614
erlang
0
Title: How can I replace only certain values in a map of maps, while keeping all the others? Problem title: How can I replace only certain values in a map of maps, while keeping all the others? Tags: erlang Problem: How can I replace only certain values in a map of maps, while keeping all the others? I have a very deep...
How can I replace only certain values in a map of maps, while keeping all the others? How can I replace only certain values in a map of maps, while keeping all the others? erlang How maps:merge maps:merge_with How can I replace only certain values in a map of maps, while keeping all the others? I have a very deep map o...
[ 0.000476837158203125, 0.026123046875, -0.00970458984375, -0.001678466796875, -0.0078125, -0.004241943359375, -0.019287109375, -0.01153564453125, 0.023193359375, 0.0390625, 0.00323486328125, 0.01397705078125, 0.0166015625, 0.0269775390625, 0.0478515625, 0.0031890869140625, -0.00442504...
[ 11249, 831, 87, 91995, 4734, 24233, 142424, 23, 22288, 111, 7, 12960, 120260, 756, 27060, 72, 3066, 1991, 429, 76228, 53894, 71358, 3444, 28350, 10846, 10588, 12477, 99126, 2967, 11907, 22799, 74855, 34292, 95, 2407, 14602, 16750, 2806, 188...
[ 0.0816650390625, 0.08612060546875, 0.03485107421875, 0.23388671875, 0.1842041015625, 0.1395263671875, 0.223388671875, 0.04913330078125, 0.194580078125, 0.06927490234375, 0.1131591796875, 0.098388671875, 0.14697265625, 0.0675048828125, 0.10302734375, 0.055389404296875, 0.2188720703125...
embed
59945957_c0
59945957
erlang
0
Title: Measuring memory performance in Erlang Problem title: Measuring memory performance in Erlang Tags: memory, profile, erlang Problem: Measuring memory performance in Erlang Is there a way to measure the complete memory usage when running a program in Erlang? My benchmarks are such that I spawn a process which in t...
Measuring memory performance in Erlang Measuring memory performance in Erlang memory profile erlang Measuring Erlang process_info Measuring memory performance in Erlang Is there a way to measure the complete memory usage when running a program in Erlang? My benchmarks are such that I spawn a process which in turn will ...
[ 0.0037384033203125, 0.0108642578125, -0.0052490234375, 0.018798828125, -0.0026092529296875, -0.005889892578125, -0.0108642578125, 0.0008087158203125, 0.00055694580078125, -0.05615234375, 0.008056640625, 0.01904296875, 0.0020751953125, 0.033935546875, 0.03369140625, 0.0224609375, 0.00...
[ 1215, 162, 53089, 98323, 23718, 23, 1004, 3066, 60641, 72, 9433, 7319, 3917, 47, 72350, 28484, 127689, 3229, 51042, 1528, 240057, 5623, 7710, 1286, 3564, 756, 3365, 127966, 61475, 16750, 60892, 167375, 3095, 6635, 239483, 8108, 757, 280, 34...
[ 0.116943359375, 0.1925048828125, 0.031890869140625, 0.2333984375, 0.2115478515625, 0.0750732421875, 0.1593017578125, 0.28515625, 0.1524658203125, 0.0906982421875, 0.1326904296875, 0.1707763671875, 0.054779052734375, 0.053009033203125, 0.228759765625, 0.1258544921875, 0.1875, 0.0190...
embed
11043167_c0
11043167
erlang
0
Title: Cannot allocate 298930300 bytes of memory (of type "old_heap") Problem title: Cannot allocate 298930300 bytes of memory (of type "old_heap") Tags: erlang Problem: Cannot allocate 298930300 bytes of memory (of type "old_heap") While load testing my erlang server with increasing number (100, 20...
Cannot allocate 298930300 bytes of memory (of type "old_heap") Cannot allocate 298930300 bytes of memory (of type "old_heap") erlang Cannot old_heap Cannot allocate 298930300 bytes of memory (of type "old_heap") While load testing my erlang server with increasing number (100, 200, 3000,....) of proc...
[ 0.004119873046875, 0.032470703125, -0.007598876953125, 0.01483154296875, 0.001922607421875, -0.003631591796875, -0.017333984375, -0.0000858306884765625, 0.0068359375, -0.041748046875, 0.019775390625, -0.036865234375, 0.050048828125, 0.027587890625, 0.0263671875, 0.004547119140625, -0...
[ 4171, 10869, 24286, 33478, 116, 176673, 1197, 7739, 390, 1636, 111, 98323, 10644, 18345, 1106, 2631, 72, 3066, 10332, 72367, 134234, 10723, 118055, 95083, 1781, 17287, 9433, 997, 683, 38132, 14012, 133244, 20662, 209, 135834, 106, 26008, 7593...
[ 0.06982421875, 0.1453857421875, 0.197998046875, 0.1177978515625, 0.059722900390625, 0.1865234375, 0.095458984375, 0.1724853515625, 0.080322265625, 0.05438232421875, 0.03131103515625, 0.196533203125, 0.14404296875, 0.1796875, 0.2044677734375, 0.1778564453125, 0.1331787109375, 0.2714...
embed
28978497_c0
28978497
erlang
0
Title: when erlang in detached model ,where is error log? Problem title: when erlang in detached model ,where is error log? Tags: erlang Problem: when erlang in detached model ,where is error log? when add detached ,can not find error info ,eg "Can't set long node name" root@test:~# erl -name test {error_logger,{{2015,...
when erlang in detached model ,where is error log? when erlang in detached model ,where is error log? erlang error_logger Can Crash erl_crash.dump Kernel application_controller application_start_failure failed_to_start_child net_sup net_kernel EXIT Please when erlang in detached model ,where is error log? when add deta...
[ -0.0031280517578125, 0.0216064453125, -0.00201416015625, 0.00555419921875, 0.02685546875, -0.00482177734375, -0.01214599609375, 0.017578125, -0.00970458984375, -0.0185546875, 0.00909423828125, -0.040771484375, 0.0118408203125, -0.00165557861328125, 0.04345703125, -0.0223388671875, -0...
[ 3229, 72, 3066, 23, 149, 934, 297, 3299, 136913, 18499, 12684, 365, 21407, 4171, 34156, 127, 141, 41535, 693, 2676, 119125, 583, 38415, 81988, 603, 17137, 120540, 165523, 38472, 2043, 2037, 72083, 29426, 6371, 83, 15190, 4398, 7413, 3004, ...
[ 0.05255126953125, 0.09698486328125, 0.26513671875, 0.03643798828125, 0.09344482421875, 0.1619873046875, 0.04864501953125, 0.1654052734375, 0.083740234375, 0.1895751953125, 0.1695556640625, 0.1109619140625, 0.132080078125, 0.029693603515625, 0.152099609375, 0.0958251953125, 0.10607910...
embed
23547985_c0
23547985
erlang
0
Title: Erlang gen_tcp is accumulates received data Problem title: Erlang gen_tcp is accumulates received data Tags: gen-tcp, erlang Problem: Erlang gen_tcp is accumulates received data this my code to receive data -module(t). -compile(export_all). start() -> {ok, LSock} = gen_tcp:listen(5555, [binary, {packet, 0}, {act...
Erlang gen_tcp is accumulates received data Erlang gen_tcp is accumulates received data gen-tcp erlang Erlang gen_tcp export_all LSock gen_tcp:listen Sock gen_tcp:accept Bin do_recv gen_tcp:close io:format gen_tcp:recv list_to_binary Erlang gen_tcp is accumulates received data this my code to receive data i send to soc...
[ 0.01080322265625, 0.0294189453125, -0.0059814453125, 0.03173828125, 0.01025390625, 0.0093994140625, -0.00860595703125, 0.0198974609375, 0.0108642578125, -0.0302734375, 0.04833984375, -0.0038604736328125, 0.00787353515625, 0.0145263671875, 0.0213623046875, 0.01458740234375, 0.01141357...
[ 1004, 3066, 9226, 121422, 83, 183278, 1636, 75204, 2053, 72, 31255, 5584, 339, 8912, 2594, 63844, 1061, 19462, 16666, 31688, 334, 155648, 22995, 51727, 5303, 188, 19155, 18, 18151, 53299, 25379, 221, 27853, 36549, 116, 138, 201, 190, 28412,...
[ 0.1385498046875, 0.2578125, 0.164306640625, 0.173095703125, 0.0653076171875, 0.2315673828125, 0.1234130859375, 0.187255859375, 0.17626953125, 0.0645751953125, 0.16845703125, 0.006805419921875, 0.009368896484375, 0.07818603515625, 0.079833984375, 0.1495361328125, 0.051025390625, 0.0...
embed
23673914_c0
23673914
erlang
0
Title: INFO_MSG method fails in ejabberd Problem title: INFO_MSG method fails in ejabberd Tags: erlang, ejabberd Problem: INFO_MSG method fails in ejabberd I am trying to write a custom module in ejabberd XMPP server. This is the erl module i'v written. -module(mod_wish). -behavior(gen_mod). -include("logger.hrl"). -ex...
INFO_MSG method fails in ejabberd INFO_MSG method fails in ejabberd erlang ejabberd INFO_MSG mod_wish gen_mod logger.hrl _Host _Opt Loading gen_mod:75 Problem INFO_MSG method fails in ejabberd I am trying to write a custom module in ejabberd XMPP server. This is the erl module i'v written. I can compile it without any ...
[ -0.005645751953125, 0.0277099609375, 0.0115966796875, 0.0159912109375, -0.002410888671875, 0.00994873046875, -0.00194549560546875, -0.006744384765625, -0.01483154296875, -0.034912109375, 0.01019287109375, -0.0098876953125, -0.0027618408203125, -0.0216064453125, 0.020751953125, 0.001373...
[ 123552, 13439, 724, 55300, 35782, 28, 145, 102459, 71, 72, 3066, 2811, 114686, 9226, 13415, 73088, 42, 141, 39029, 228006, 6873, 15649, 454, 23, 33022, 114122, 88996, 9088, 683, 10723, 334, 9969, 15190, 153837, 17137, 21265, 14602, 959, 403...
[ 0.2335205078125, 0.1080322265625, 0.158447265625, 0.145751953125, 0.20849609375, 0.0726318359375, 0.12548828125, 0.202392578125, 0.1470947265625, 0.0556640625, 0.201904296875, 0.0921630859375, 0.19482421875, 0.055511474609375, 0.0892333984375, 0.063720703125, 0.0975341796875, 0.100...
embed
78242939_c0
78242939
erlang
0
Title: Zig Concurrency Vs Erlang Concurrency, is Zig less efficient than Erlang? Problem title: Zig Concurrency Vs Erlang Concurrency, is Zig less efficient than Erlang? Tags: concurrency, erlang, zig Problem: Zig Concurrency Vs Erlang Concurrency, is Zig less efficient than Erlang? I wrote the following two examples t...
Zig Concurrency Vs Erlang Concurrency, is Zig less efficient than Erlang? Zig Concurrency Vs Erlang Concurrency, is Zig less efficient than Erlang? concurrency erlang zig Zig Concurrency Erlang lists:foreach lists:seq io:format Result All std.Thread.spawn t.join std.debug.print Zig Concurrency Vs Erlang Concurrency, is...
[ 0.0028839111328125, 0.01007080078125, -0.0159912109375, 0.005462646484375, -0.01458740234375, -0.00616455078125, -0.00408935546875, -0.00921630859375, 0.0091552734375, 0.004730224609375, 0.0026397705078125, -0.00372314453125, 0.01153564453125, -0.00543212890625, 0.006744384765625, 0.03...
[ 567, 872, 1657, 64240, 33, 310, 1004, 3066, 40715, 93766, 108636, 982, 72, 38170, 5303, 89700, 934, 864, 22995, 51727, 126684, 6138, 39116, 19341, 7710, 513, 112, 85779, 35662, 83, 3501, 27781, 3034, 51776, 5915, 1733, 756, 86997, 67229, ...
[ 0.1614990234375, 0.242431640625, 0.0938720703125, 0.1815185546875, 0.1099853515625, 0.0968017578125, 0.16943359375, 0.262451171875, 0.1602783203125, 0.2010498046875, 0.161376953125, 0.11181640625, 0.0819091796875, 0.1717529296875, 0.1148681640625, 0.043975830078125, 0.009521484375, ...
embed
846312_c0
846312
erlang
0
Title: How can I restore process state after a crash? Problem title: How can I restore process state after a crash? Tags: erlang, exit, state, crash, erlang-supervisor Problem: How can I restore process state after a crash? What's a good way to persist state when restarting a crashed process? I have a supervisor in an ...
How can I restore process state after a crash? How can I restore process state after a crash? erlang exit state crash erlang-supervisor How How can I restore process state after a crash? What's a good way to persist state when restarting a crashed process? I have a supervisor in an OTP application what watches several ...
[ -0.01116943359375, 0.0194091796875, -0.00145721435546875, 0.00836181640625, -0.003997802734375, 0.01263427734375, -0.0040283203125, -0.0030670166015625, -0.0155029296875, -0.016845703125, 0.01165771484375, -0.000873565673828125, -0.00592041015625, 0.031982421875, 0.028564453125, 0.0082...
[ 11249, 831, 87, 14359, 107, 9433, 11341, 7103, 10, 150631, 72, 3066, 82230, 59104, 51858, 4127, 3917, 47, 70560, 3229, 456, 17137, 214, 297, 1601, 180, 23658, 38415, 39544, 40368, 22144, 16751, 9226, 39642, 11, 9319, 1614, 139392, 3525, 9...
[ 0.0823974609375, 0.09429931640625, 0.02703857421875, 0.192138671875, 0.2010498046875, 0.1954345703125, 0.2200927734375, 0.1640625, 0.0703125, 0.224853515625, 0.0845947265625, 0.23046875, 0.1304931640625, 0.111572265625, 0.181640625, 0.0340576171875, 0.03399658203125, 0.044921875, ...
embed
56525848_c2
56525848
erlang
2
cacertfile,"<path>/all_cacerts.pem"}, {certfile,"<path>/cert.pem"}, {keyfile,"<path>/key.pem"}, {ssl, [{versions, ['tlsv1.3', 'tlsv1.2', 'tlsv1.1', 'tlsv1', 'sslv3']}, {ciphers, [{ecdhe_ecdsa,aes_256_gcm,aead,sha384}, {...}]}, {depth, 5}, {verify,verify_peer}, {fail_if_no_peer_cert,false}]}, {auth_mechanisms, ['PLAIN',...
cacertfile,"<path>/all_cacerts.pem"}, {certfile,"<path>/cert.pem"}, {keyfile,"<path>/key.pem"}, {ssl, [{versions, ['tlsv1.3', 'tlsv1.2', 'tlsv1.1', 'tlsv1', 'sslv3']}, {ciphers, [{ecdhe_ecdsa,aes_256_gcm,aead,sha384}, {...}]}, {depth, 5}, {verify,verify_peer}, {fail_if_no_peer_cert,false}]}, {auth_mechanisms, ['PLAIN',...
[ -0.0037994384765625, 0.02197265625, -0.004486083984375, 0.0240478515625, -0.00153350830078125, -0.03662109375, -0.01123046875, -0.00099945068359375, 0.006866455078125, 0.032958984375, 0.0142822265625, 0.00439453125, 0.01348876953125, -0.0026397705078125, -0.020263671875, 0.009582519531...
[ 377, 84563, 29822, 128405, 5584, 408, 7, 72508, 19770, 24861, 46354, 8080, 334, 81046, 48400, 92134, 3723, 363, 94266, 10500, 433, 90, 127892, 3931, 712, 2420, 117180, 168867, 1081, 120540, 8710, 916, 927, 17032, 8780, 218185, 8922, 2737, 1...
[ 0.0626220703125, 0.228515625, 0.242431640625, 0.0792236328125, 0.06817626953125, 0.046722412109375, 0.0263824462890625, 0.154296875, 0.119384765625, 0.19677734375, 0.103759765625, 0.04119873046875, 0.1390380859375, 0.119140625, 0.088623046875, 0.073486328125, 0.08984375, 0.00234985...
embed
15655360_c0
15655360
erlang
0
Title: Erlang program faster with tracing Problem title: Erlang program faster with tracing Tags: performance, erlang Problem: Erlang program faster with tracing I am carrying out some evaluation measurements on a program to test the execution time and how a tracer that checks the execution of the original system effec...
Erlang program faster with tracing Erlang program faster with tracing performance erlang Erlang wall_clock Erlang program faster with tracing I am carrying out some evaluation measurements on a program to test the execution time and how a tracer that checks the execution of the original system effects the performance o...
[ -0.00067901611328125, -0.0025177001953125, -0.00115203857421875, -0.009765625, -0.0020599365234375, -0.0184326171875, -0.01446533203125, -0.0025177001953125, 0.00174713134765625, -0.042724609375, 0.01068115234375, 0.02685546875, -0.01422119140625, -0.0096435546875, 0.016845703125, 0.01...
[ 1004, 3066, 1528, 4271, 56, 678, 1152, 21896, 23718, 72, 58982, 238, 21135, 219836, 72350, 3034, 71924, 1733, 3443, 12765, 7311, 5426, 93425, 959, 193943, 110, 36398, 217063, 144851, 89914, 50339, 2060, 83080, 9199, 97109, 617, 11948, 191633,...
[ 0.1651611328125, 0.26806640625, 0.1785888671875, 0.1783447265625, 0.05267333984375, 0.0853271484375, 0.2178955078125, 0.1744384765625, 0.1768798828125, 0.093994140625, 0.136474609375, 0.043487548828125, 0.2054443359375, 0.09307861328125, 0.0823974609375, 0.114990234375, 0.10504150390...
embed
20391901_c0
20391901
erlang
0
Title: yaws failed to start yet erlang works very well Problem title: yaws failed to start yet erlang works very well Tags: erlang, yaws, command-prompt Problem: yaws failed to start yet erlang works very well I downloaded and installed win32 yaws-1.98 installer for my win7 and tried to start it from windows command pr...
yaws failed to start yet erlang works very well yaws failed to start yet erlang works very well erlang yaws command-prompt erl.exe Program Files Yaws-1.98 yaws.conf erl5.10.3 erts-5.10.3 yaws failed to start yet erlang works very well I downloaded and installed win32 yaws-1.98 installer for my win7 and tried to start i...
[ 0.003204345703125, -0.0162353515625, 0.001953125, 0.0306396484375, 0.012451171875, 0.0157470703125, 0.00408935546875, -0.0189208984375, -0.017578125, -0.003082275390625, 0.01300048828125, -0.00038909912109375, -0.006103515625, -0.01611328125, 0.004119873046875, -0.00156402587890625, ...
[ 151, 19725, 165523, 4034, 14373, 72, 3066, 43240, 4552, 5299, 47, 75101, 3454, 2676, 18, 141, 46480, 7663, 42724, 2369, 5759, 16665, 70547, 156627, 170179, 933, 10342, 10179, 363, 7026, 20600, 19916, 6460, 74022, 966, 37842, 442, 1295, 5482...
[ 0.1964111328125, 0.24951171875, 0.221435546875, 0.152587890625, 0.144287109375, 0.153076171875, 0.2420654296875, 0.12744140625, 0.08734130859375, 0.06732177734375, 0.01202392578125, 0.1541748046875, 0.030792236328125, 0.11572265625, 0.020050048828125, 0.203369140625, 0.1563720703125,...
embed
16198171_c0
16198171
erlang
0
Title: Emakefile - custom behaviour undefined Problem title: Emakefile - custom behaviour undefined Tags: behavior, erlang, makefile Problem: Emakefile - custom behaviour undefined My test project is structured this way: ./Emakefile: {"source/*", [debug_info, {outdir, "binary"}]}. ./source/test.erl: -module(test). -beh...
Emakefile - custom behaviour undefined Emakefile - custom behaviour undefined behavior erlang makefile Emakefile debug_info test_behaviour behaviour_info Recompile test.erl:2 Warning test_behaviour.erl test.erl test_behaviour.beam Emakefile - custom behaviour undefined My test project is structured this way: ./Emakefil...
[ 0.014892578125, 0.00189208984375, 0.0113525390625, 0.01080322265625, -0.004364013671875, 0.0135498046875, -0.0027008056640625, 0.00830078125, 0.0150146484375, 0.0050048828125, -0.0155029296875, -0.0201416015625, -0.0027923583984375, 0.024169921875, 0.0230712890625, 0.001312255859375, ...
[ 241, 55898, 29822, 114122, 224833, 9232, 5983, 123166, 72, 3066, 3249, 8, 85779, 7319, 3034, 372, 98409, 853, 58875, 1340, 56, 141, 304, 5550, 592, 302, 13452, 45646, 647, 60427, 6954, 34639, 4527, 75101, 20, 14364, 140992, 44084, 28412, ...
[ 0.1011962890625, 0.20849609375, 0.2276611328125, 0.2022705078125, 0.21142578125, 0.1168212890625, 0.1763916015625, 0.1854248046875, 0.1080322265625, 0.18017578125, 0.1456298828125, 0.05828857421875, 0.172607421875, 0.0760498046875, 0.1693115234375, 0.06121826171875, 0.1380615234375, ...
embed
65496032_c1
65496032
erlang
1
', #rec{field = matcher('$1')}, 1). This works because Dialyzer can't tell statically that the unreachable first clause of matcher/1 is unreachable. Since binary_to_term/1 returns any() , Dialyzer infers the return type of matcher/1 to be any() . Is this trick a good way of keeping Dialyzer happy when working with matc...
', #rec{field = matcher('$1')}, 1). This works because Dialyzer can't tell statically that the unreachable first clause of matcher/1 is unreachable. Since binary_to_term/1 returns any() , Dialyzer infers the return type of matcher/1 to be any() . Is this trick a good way of keeping Dialyzer happy when working with matc...
[ -0.01495361328125, 0.00157928466796875, 0.00823974609375, -0.017822265625, -0.0101318359375, 0.00933837890625, 0.01348876953125, -0.002777099609375, 0.01177978515625, -0.03466796875, 0.022705078125, -0.00110626220703125, -0.00518798828125, -0.0022125244140625, 0.0169677734375, -0.00534...
[ 242, 31688, 28394, 2203, 110394, 4369, 418, 4879, 3293, 43240, 4512, 538, 4383, 14192, 13254, 51, 70443, 2886, 5117, 70731, 11583, 2394, 6635, 188, 32166, 30646, 2499, 53498, 10644, 186, 132, 88308, 4127, 120260, 17723, 20697, 14858, 48502, ...
[ 0.007904052734375, 0.095947265625, 0.16162109375, 0.036285400390625, 0.275146484375, 0.13671875, 0.06982421875, 0.09393310546875, 0.0198211669921875, 0.1207275390625, 0.1361083984375, 0.12744140625, 0.190185546875, 0.051971435546875, 0.039398193359375, 0.019195556640625, 0.1380615234...
embed
52477710_c0
52477710
erlang
0
Title: Find root of tree in Erlang / Elixir digraph Problem title: Find root of tree in Erlang / Elixir digraph Tags: digraphs, erlang, elixir Problem: Find root of tree in Erlang / Elixir digraph I have the following super simple digraph tree (code is Elixir): digraph = :digraph.new() coords = [{0.0, 0.0}, {1.0, 0.0},...
Find root of tree in Erlang / Elixir digraph Find root of tree in Erlang / Elixir digraph digraphs erlang elixir Find Erlang Elixir digraph.new digraph.add_vertex digraph.add_edge digraph_utils.is_tree Enum.filter digraph.vertices digraph.in_degree Find root of tree in Erlang / Elixir digraph I have the following super...
[ -0.0045166015625, 0.0286865234375, 0.000804901123046875, 0.009521484375, -0.0157470703125, 0.00390625, 0.0037994384765625, -0.00020122528076171875, -0.01202392578125, -0.043701171875, 0.0093994140625, -0.008544921875, 0.0155029296875, 0.00616455078125, 0.009521484375, -0.00405883789062...
[ 26040, 74855, 111, 53201, 23, 1004, 3066, 25318, 38308, 45, 41382, 72, 15296, 54936, 4028, 814, 24371, 297, 1003, 7870, 164, 62600, 316, 120337, 41418, 5170, 73, 7134, 248, 25632, 1601, 8781, 40899, 831, 1957, 83, 10, 3642, 7413, 493, 9...
[ 0.140869140625, 0.27197265625, 0.1748046875, 0.2132568359375, 0.07513427734375, 0.15087890625, 0.263671875, 0.0992431640625, 0.2388916015625, 0.0980224609375, 0.2313232421875, 0.054473876953125, 0.051513671875, 0.0023193359375, 0.05767822265625, 0.04376220703125, 0.21142578125, 0.0...
embed
18953429_c0
18953429
erlang
0
Title: Re-using Mnesia disk files for a different node Problem title: Re-using Mnesia disk files for a different node Tags: erlang, mnesia Problem: Re-using Mnesia disk files for a different node On a node named node1@localhost I created an Mnesia schema using: mnesia:create_schema([node()]). and created a table using:...
Re-using Mnesia disk files for a different node Re-using Mnesia disk files for a different node erlang mnesia Mnesia Re-using Re-using Mnesia disk files for a different node On a node named node1@localhost I created an Mnesia schema using: mnesia:create_schema([node()]). and created a table using: mnesia:create_table(t...
[ 0.0062255859375, -0.00689697265625, 0.0021209716796875, 0.034423828125, 0.004547119140625, 0.015869140625, 0.00823974609375, -0.008056640625, 0.030029296875, -0.0380859375, 0.00104522705078125, -0.0035552978515625, 0.006011962890625, 0.00518798828125, -0.00116729736328125, 0.0071411132...
[ 853, 223, 276, 86, 3478, 28338, 102158, 100, 12921, 110, 72, 3066, 49097, 112, 418, 98908, 40294, 75935, 61903, 7612, 7560, 157, 23180, 22819, 9843, 59935, 191145, 17164, 7319, 28394, 20928, 14364, 53, 5423, 39, 57976, 46132, 76556, 118066,...
[ 0.116455078125, 0.1490478515625, 0.0888671875, 0.2000732421875, 0.22900390625, 0.0919189453125, 0.10687255859375, 0.04119873046875, 0.1317138671875, 0.1402587890625, 0.05389404296875, 0.18212890625, 0.1502685546875, 0.1085205078125, 0.023468017578125, 0.00482177734375, 0.051879882812...
embed
49616477_c0
49616477
erlang
0
Title: Use of Multiple Function Clause Heads Problem title: Use of Multiple Function Clause Heads Tags: erlang, functional-programming, pattern-matching Problem: Use of Multiple Function Clause Heads I'm learning Erlang and curious about this pattern of using multiple function clause heads. Here is an example: sum_left...
Use of Multiple Function Clause Heads Use of Multiple Function Clause Heads erlang functional-programming pattern-matching Use Multiple Clause Heads sum_left First Second Rest Use of Multiple Function Clause Heads I'm learning Erlang and curious about this pattern of using multiple function clause heads. Here is an exa...
[ -0.005035400390625, 0.0133056640625, 0.0050048828125, 0.0011749267578125, -0.020751953125, -0.01171875, 0.0025177001953125, 0.001190185546875, 0.0322265625, -0.04052734375, 0.0186767578125, -0.029296875, 0.01275634765625, 0.0025634765625, 0.0269775390625, 0.001617431640625, 0.0036621...
[ 36836, 19335, 8705, 28670, 10763, 100700, 13, 44816, 111, 72, 3066, 123309, 28966, 103510, 98753, 10554, 133, 2480, 23972, 77648, 49756, 52080, 1004, 193844, 17368, 48716, 32354, 70731, 10336, 27781, 1286, 39210, 51592, 4527, 7225, 153, 28032, ...
[ 0.0987548828125, 0.1500244140625, 0.1663818359375, 0.1768798828125, 0.0809326171875, 0.1939697265625, 0.109619140625, 0.19287109375, 0.10009765625, 0.053558349609375, 0.2218017578125, 0.1329345703125, 0.1011962890625, 0.14892578125, 0.1414794921875, 0.1126708984375, 0.0494384765625, ...
embed
41885920_c1
41885920
erlang
1
,no_queue},{db_type,sql},{default,always}] error: undef [{mom_mam,start, [<<"xxx.xxx.xxx.xxx">>, [{iqdisc,no_queue},{db_type,sql},{default,always}]], []}, {gen_mod,start_module,3,[{file,"src/gen_mod.erl"},{line,154}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1337}]}, {ejabberd_app,start,2,[{file,"src/ejabberd_app.er...
,no_queue},{db_type,sql},{default,always}] error: undef [{mom_mam,start, [<<"xxx.xxx.xxx.xxx">>, [{iqdisc,no_queue},{db_type,sql},{default,always}]], []}, {gen_mod,start_module,3,[{file,"src/gen_mod.erl"},{line,154}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1337}]}, {ejabberd_app,start,2,[{file,"src/ejabberd_app.er...
[ 0.0019989013671875, 0.0283203125, -0.009521484375, -0.0004444122314453125, 0.0072021484375, 0.0167236328125, -0.013427734375, -0.033935546875, -0.0103759765625, -0.0228271484375, 0.007476806640625, -0.0380859375, 0.0201416015625, -0.02099609375, -0.01275634765625, -0.0130615234375, -...
[ 157, 944, 13388, 48073, 50986, 99247, 214810, 102966, 18499, 165, 4240, 78986, 454, 19066, 17137, 43883, 24496, 3827, 238, 1409, 13415, 83279, 363, 29822, 56, 132363, 6562, 934, 2256, 18856, 102459, 71, 9007, 14546, 101687, 47327, 217, 18345,...
[ 0.06390380859375, 0.06884765625, 0.1129150390625, 0.06634521484375, 0.1502685546875, 0.1497802734375, 0.221435546875, 0.155029296875, 0.1964111328125, 0.135498046875, 0.25634765625, 0.1949462890625, 0.000213623046875, 0.220458984375, 0.2161865234375, 0.07342529296875, 0.0529479980468...
embed
28119115_c0
28119115
erlang
0
Title: Reading lines from file to list in erlang, ignoring \n Problem title: Reading lines from file to list in erlang, ignoring \n Tags: list, erlang, readfile Problem: Reading lines from file to list in erlang, ignoring \n I need to read every line of my txt file in erlang and make a list of it. The problem is that m...
Reading lines from file to list in erlang, ignoring \n Reading lines from file to list in erlang, ignoring \n list erlang readfile _Error file Reading test1 into_list file:open io:get_line _IO Acc lists:reverse Line Reading lines from file to list in erlang, ignoring \n I need to read every line of my txt file in erlan...
[ -0.01904296875, -0.01031494140625, 0.00531005859375, 0.006256103515625, -0.0004482269287109375, 0.003814697265625, -0.00122833251953125, 0.0157470703125, -0.01171875, -0.0240478515625, -0.003936767578125, -0.0179443359375, -0.001922607421875, -0.0011444091796875, 0.0123291015625, 0.021...
[ 104951, 124519, 1295, 11435, 47, 5303, 23, 72, 3066, 47438, 214, 12301, 29822, 18468, 31611, 3034, 3934, 6562, 59636, 22995, 3794, 2256, 17780, 29899, 107, 37676, 16777, 3871, 11907, 13315, 759, 124326, 3249, 2967, 33342, 1884, 903, 418, 41...
[ 0.2315673828125, 0.208740234375, 0.08966064453125, 0.17041015625, 0.1002197265625, 0.202392578125, 0.0238189697265625, 0.16552734375, 0.271240234375, 0.166748046875, 0.00665283203125, 0.2142333984375, 0.1689453125, 0.047149658203125, 0.074951171875, 0.1575927734375, 0.0843505859375, ...
embed
2971508_c0
2971508
erlang
0
Title: Erlang Supervisor Strategy For Restarting Connections to Downed Hosts Problem title: Erlang Supervisor Strategy For Restarting Connections to Downed Hosts Tags: behavior, erlang-supervisor, erlang, gen-server Problem: Erlang Supervisor Strategy For Restarting Connections to Downed Hosts I'm using erlang as a bri...
Erlang Supervisor Strategy For Restarting Connections to Downed Hosts Erlang Supervisor Strategy For Restarting Connections to Downed Hosts behavior erlang-supervisor erlang gen-server Erlang Supervisor Strategy Restarting Connections Downed Hosts Erlang Supervisor Strategy For Restarting Connections to Downed Hosts I'...
[ -0.00148773193359375, 0.0281982421875, 0.00482177734375, 0.0147705078125, 0.0034027099609375, -0.005645751953125, 0.0107421875, -0.006195068359375, -0.0016937255859375, -0.018310546875, -0.009033203125, -0.00982666015625, 0.009765625, 0.0281982421875, 0.00848388671875, 0.00735473632812...
[ 1004, 3066, 4265, 51858, 7832, 67, 1326, 853, 17137, 214, 62448, 47, 49472, 297, 100932, 123166, 72, 59104, 9226, 39642, 17368, 237, 80728, 17721, 11374, 67660, 45064, 7565, 94878, 35971, 107730, 4000, 102158, 2147, 9677, 2737, 683, 29024, ...
[ 0.1588134765625, 0.27685546875, 0.1678466796875, 0.2197265625, 0.1109619140625, 0.091796875, 0.010406494140625, 0.0855712890625, 0.181884765625, 0.013641357421875, 0.10028076171875, 0.050079345703125, 0.15625, 0.1436767578125, 0.1317138671875, 0.1507568359375, 0.1148681640625, 0.13...
embed
12311225_c0
12311225
erlang
0
Title: Erlang Bit Syntax pattern matching works in shell but not as passed argument Problem title: Erlang Bit Syntax pattern matching works in shell but not as passed argument Tags: bit, erlang, parsing, syntax, udp Problem: Erlang Bit Syntax pattern matching works in shell but not as passed argument <<Opts:8,MobIdLeng...
Erlang Bit Syntax pattern matching works in shell but not as passed argument Erlang Bit Syntax pattern matching works in shell but not as passed argument bit erlang parsing syntax udp udp_server:rcv_loop/1 udp_server:init/0 Erlang Bit Syntax packet_decoder Packet Opts:8 MobIdLength:8 MobId:64 MobIdType:8 MgeType:8 SeqN...
[ 0.01031494140625, 0.017578125, -0.01373291015625, 0.0113525390625, 0.01300048828125, -0.0008392333984375, -0.005126953125, -0.00054931640625, 0.01214599609375, 0.007232666015625, 0.036865234375, -0.0179443359375, 0.005950927734375, -0.0150146484375, 0.03564453125, 0.002685546875, -0....
[ 1004, 3066, 27774, 19010, 86531, 103510, 14858, 214, 43240, 23, 128019, 959, 237, 115081, 10750, 1284, 4785, 72, 366, 6002, 1872, 254, 39642, 334, 28354, 11583, 217, 107838, 43824, 50718, 51744, 56607, 2331, 1019, 2501, 13307, 196707, 22354, ...
[ 0.1246337890625, 0.2401123046875, 0.1446533203125, 0.0933837890625, 0.114013671875, 0.197998046875, 0.1826171875, 0.0236663818359375, 0.09588623046875, 0.03955078125, 0.219970703125, 0.04486083984375, 0.0858154296875, 0.1370849609375, 0.197509765625, 0.00274658203125, 0.107421875, ...
embed
31541856_c0
31541856
erlang
0
Title: Confusion regarding abcast function and uniqueness of gen_server names Problem title: Confusion regarding abcast function and uniqueness of gen_server names Tags: gen-server, message-passing, erlang Problem: Confusion regarding abcast function and uniqueness of gen_server names From erlang.org/doc , the gen_serv...
Confusion regarding abcast function and uniqueness of gen_server names Confusion regarding abcast function and uniqueness of gen_server names gen-server message-passing erlang Confusion gen_server ServerName Name Confusion regarding abcast function and uniqueness of gen_server names From erlang.org/doc , the gen_server...
[ 0.01104736328125, 0.00885009765625, 0.009765625, 0.01348876953125, -0.0018768310546875, 0.004608154296875, 0.01007080078125, 0.005645751953125, 0.01123046875, -0.0306396484375, 0.005889892578125, -0.00101470947265625, 0.0233154296875, -0.00286865234375, 0.01116943359375, -0.01373291015...
[ 1657, 92105, 1563, 55741, 32354, 36998, 9226, 39642, 123055, 7432, 454, 26008, 13409, 72, 3066, 22687, 163612, 15757, 1004, 959, 63769, 48716, 9433, 765, 5701, 9351, 15700, 4527, 111, 97308, 3173, 144570, 100, 15400, 29479, 10, 12654, 238, ...
[ 0.013519287109375, 0.180908203125, 0.1173095703125, 0.255859375, 0.1751708984375, 0.252685546875, 0.156005859375, 0.202392578125, 0.14111328125, 0.0190887451171875, 0.02215576171875, 0.1409912109375, 0.068115234375, 0.087158203125, 0.280517578125, 0.1617431640625, 0.140380859375, 0...
embed
71341885_c0
71341885
erlang
0
Title: Cannot find supervisor and gen_servers in Erlang observer Problem title: Cannot find supervisor and gen_servers in Erlang observer Tags: gen-server, erlang-supervisor, erlang Problem: Cannot find supervisor and gen_servers in Erlang observer I'm running a simple supervisor with a couple of children and I want to...
Cannot find supervisor and gen_servers in Erlang observer Cannot find supervisor and gen_servers in Erlang observer gen-server erlang-supervisor erlang Cannot gen_servers Erlang observer:start animal_sup Cannot find supervisor and gen_servers in Erlang observer I'm running a simple supervisor with a couple of children ...
[ 0.015625, 0.03076171875, -0.015380859375, 0.003753662109375, -0.00482177734375, -0.000885009765625, 0.0203857421875, -0.004180908203125, -0.0147705078125, -0.05224609375, -0.0005645751953125, -0.006256103515625, 0.032470703125, 0.0220947265625, 0.03173828125, 0.00128173828125, -0.001...
[ 10869, 7413, 1601, 51858, 136, 9226, 454, 39642, 7, 1004, 3066, 160073, 72, 59104, 17137, 26249, 2037, 51042, 8781, 678, 24941, 20020, 1957, 53201, 45646, 33342, 17368, 3545, 4034, 128019, 173969, 11782, 1884, 9433, 104921, 20928, 53418, 759,...
[ 0.09130859375, 0.1441650390625, 0.22021484375, 0.2861328125, 0.1246337890625, 0.1358642578125, 0.0390625, 0.22509765625, 0.08917236328125, 0.14111328125, 0.25390625, 0.2427978515625, 0.0294036865234375, 0.1075439453125, 0.120849609375, 0.1839599609375, 0.185791015625, 0.06262207031...
embed
21986626_c0
21986626
erlang
0
Title: Search a key erlang Problem title: Search a key erlang Tags: erlang Problem: Search a key erlang I have a form list in a tuple in the following format and a current page CurrPageName = "ihtx_f_10_00_00_00_00_h210401". FormList = {form_list, [{"IHTX_F_10_00_00_00_00_H210401",true}, {"IHTX_F_09_00_00_00_00_H210401...
Search a key erlang Search a key erlang erlang Search CurrPageName ihtx_f_10_00_00_00_00_h210401 FormList form_list IHTX_F_09_00_00_00_00_H210401 IHTX_F_11_11_02_02_01_H220401 IHTX_F_03_00_00_00_00_H210401 IHTX_F_12_00_00_00_00_H211215 IHTX_F_07_00_00_00_00_H210401 IHTX_F_15_00_00_00_00_H210401 IHTX_F_11_00_00_00_00_H2...
[ 0.0185546875, 0.0174560546875, 0.0091552734375, -0.0076904296875, 0.0045166015625, 0.00897216796875, 0.0093994140625, 0.0133056640625, 0.0107421875, -0.00787353515625, 0.038330078125, -0.016845703125, -0.00396728515625, 0.0145263671875, 0.0159912109375, -0.00689697265625, -0.00595092...
[ 33086, 10, 22799, 72, 3066, 17065, 42, 147101, 163612, 9703, 425, 420, 963, 7049, 127, 88142, 2839, 418, 15236, 154663, 3173, 6562, 87, 18544, 1542, 919, 6463, 841, 1662, 9550, 6746, 61107, 1837, 62635, 765, 5303, 370, 8705, 25632, 9384, ...
[ 0.2086181640625, 0.1141357421875, 0.230712890625, 0.17041015625, 0.26416015625, 0.1759033203125, 0.1666259765625, 0.275634765625, 0.2490234375, 0.0791015625, 0.1136474609375, 0.08154296875, 0.1512451171875, 0.05438232421875, 0.0567626953125, 0.12548828125, 0.1490478515625, 0.086242...
embed
21198092_c0
21198092
erlang
0
Title: erlang debug_info option - inside module or during compilation? Problem title: erlang debug_info option - inside module or during compilation? Tags: compilation, debugging, erlang Problem: erlang debug_info option - inside module or during compilation? After overcoming some troubles with installation I tried to ...
erlang debug_info option - inside module or during compilation? erlang debug_info option - inside module or during compilation? compilation debugging erlang debug_info test_module debugger:start Module Interpret test_module.erl Error BEAM erlang debug_info option - inside module or during compilation? After overcoming ...
[ -0.01031494140625, 0.00677490234375, -0.0040283203125, 0.0123291015625, 0.008056640625, -0.004608154296875, 0.0164794921875, 0.020263671875, 0.000865936279296875, -0.01092529296875, -0.0015411376953125, -0.0096435546875, 0.006500244140625, 0.0035247802734375, 0.019287109375, 0.02563476...
[ 72, 3066, 8, 85779, 7319, 35829, 46132, 88996, 707, 20271, 98352, 978, 3034, 83279, 21407, 17137, 63014, 5337, 56359, 56, 141, 212059, 9622, 8922, 59720, 8781, 58875, 1340, 112, 31344, 11435, 375, 5974, 501, 6954, 4488, 116, 12983, 76896, ...
[ 0.1265869140625, 0.221923828125, 0.1485595703125, 0.264404296875, 0.22119140625, 0.2071533203125, 0.142333984375, 0.177734375, 0.05120849609375, 0.122802734375, 0.1915283203125, 0.184326171875, 0.1341552734375, 0.130615234375, 0.136474609375, 0.0955810546875, 0.100341796875, 0.0453...
embed
46669284_c0
46669284
erlang
0
Title: Mnesia : ejabberd : Export all tables as SQL queries to a file Problem title: Mnesia : ejabberd : Export all tables as SQL queries to a file Tags: ejabberd, erlang, mnesia, mysql Problem: Mnesia : ejabberd : Export all tables as SQL queries to a file I need to migrate mnesia to mysql from ejabberd . I have tried...
Mnesia : ejabberd : Export all tables as SQL queries to a file Mnesia : ejabberd : Export all tables as SQL queries to a file ejabberd erlang mnesia mysql Mnesia Export SQL export2odbc new_file.sql export2sql new.sql Mnesia : ejabberd : Export all tables as SQL queries to a file I need to migrate mnesia to mysql from e...
[ 0.017578125, 0.0145263671875, -0.00115966796875, 0.012451171875, -0.013916015625, 0.03662109375, -0.003997802734375, -0.005279541015625, 0.000957489013671875, 0.00726318359375, 0.0263671875, -0.01300048828125, 0.0208740234375, 0.005889892578125, -0.0035552978515625, -0.004150390625, ...
[ 276, 86, 3478, 28, 145, 102459, 71, 134456, 756, 23180, 237, 80866, 41, 10484, 47, 10, 11435, 72, 3066, 49097, 759, 99247, 31255, 304, 2199, 65037, 3525, 29822, 3871, 39666, 67, 7, 1295, 37842, 5941, 48322, 75, 14, 28090, 110, 112, 13...
[ 0.095458984375, 0.2060546875, 0.262451171875, 0.0994873046875, 0.169677734375, 0.20556640625, 0.168701171875, 0.228271484375, 0.1375732421875, 0.199462890625, 0.09552001953125, 0.2198486328125, 0.1239013671875, 0.10760498046875, 0.115478515625, 0.012054443359375, 0.1571044921875, 0...
embed
3130844_c0
3130844
erlang
0
Title: Cannot spawn a simple server in Erlang Problem title: Cannot spawn a simple server in Erlang Tags: erlang Problem: Cannot spawn a simple server in Erlang I have a simple server: -module(simple_server). -export([loop/0]). loop() -> receive {fact, N, Sender} -> Sender ! {factResult, fact(N), self()}, loop(); {fib,...
Cannot spawn a simple server in Erlang Cannot spawn a simple server in Erlang erlang Cannot Erlang simple_server Sender N-1 simple_server.erl Eshell V5.7.5 Server simple_server:loop ERROR REPORT Jun-2010::10:46:29 Can erlang:apply Fun simple_server.loop.0 Cannot spawn a simple server in Erlang I have a simple server: T...
[ 0.038818359375, 0.01446533203125, -0.01300048828125, 0.01031494140625, -0.0015869140625, -0.016357421875, 0.005645751953125, -0.01019287109375, -0.0025177001953125, -0.0419921875, 0.01220703125, -0.0125732421875, 0.0108642578125, 0.01409912109375, 0.0267333984375, -0.004302978515625, ...
[ 4171, 10869, 5623, 7710, 8781, 10723, 1004, 3066, 23, 72, 39642, 24044, 541, 5759, 56, 241, 128019, 758, 136563, 22687, 28354, 151206, 145269, 9007, 538, 28670, 2389, 18025 ]
[ 0.00006103515625, 0.1136474609375, 0.1248779296875, 0.12158203125, 0.1903076171875, 0.193115234375, 0.1292724609375, 0.2724609375, 0.0159149169921875, 0.0599365234375, 0.142333984375, 0.013641357421875, 0.0214691162109375, 0.0823974609375, 0.036651611328125, 0.038360595703125, 0.2047...
embed
11851639_c1
11851639
erlang
1
feeder(red_panda) -> fun() -> element(random:uniform(4), {bamboo, birds, eggs, berries}) end; feeder(squid) -> fun() -> sperm_whale end. -spec feed_red_panda(food(red_panda())) -> red_panda(). feed_red_panda(Generator) -> Food = Generator(), io:format("feeding ~p to the red panda~n", [Food]), Food. -spec feed_squid(fo...
feeder(red_panda) -> fun() -> element(random:uniform(4), {bamboo, birds, eggs, berries}) end; feeder(squid) -> fun() -> sperm_whale end. -spec feed_red_panda(food(red_panda())) -> red_panda(). feed_red_panda(Generator) -> Food = Generator(), io:format("feeding ~p to the red panda~n", [Food]), Food. -spec feed_squid(fo...
[ -0.0018463134765625, 0.01422119140625, -0.013671875, -0.00213623046875, 0.0009613037109375, 0.00445556640625, 0.00115203857421875, -0.005279541015625, -0.0166015625, -0.0208740234375, 0.0181884765625, 0.005584716796875, 0.006072998046875, 0.0057373046875, 0.038330078125, -0.01879882812...
[ 61590, 56, 2822, 85407, 33079, 7477, 12830, 46258, 5980, 5037, 99217, 61174, 54487, 263, 6468, 56125, 18497, 3564, 74, 94385, 106217, 434, 50742, 16711, 49558, 4842, 105376, 34562, 222518, 22995, 51727, 106095, 254, 47, 204246, 42294, 50895, ...
[ 0.2474365234375, 0.1884765625, 0.132568359375, 0.2425537109375, 0.003662109375, 0.176513671875, 0.1568603515625, 0.1256103515625, 0.031494140625, 0.1663818359375, 0.0855712890625, 0.008453369140625, 0.1961669921875, 0.045135498046875, 0.026580810546875, 0.095947265625, 0.094360351562...
embed
6100447_c0
6100447
erlang
0
Title: concurrent application Problem title: concurrent application Tags: erlang, distributed, mnesia, yaws Problem: concurrent application i have used erlang for the passed five month and i have liked it now it is my time to write down a concurrent application that will interact with the YAWS web server and mnesia DBM...
concurrent application concurrent application erlang distributed mnesia yaws concurrent application i have used erlang for the passed five month and i have liked it now it is my time to write down a concurrent application that will interact with the YAWS web server and mnesia DBMS and to work on a distributed system ma...
[ 0.021240234375, 0.0294189453125, -0.003173828125, 0.01434326171875, -0.01165771484375, -0.0189208984375, -0.001190185546875, 0.01953125, -0.004730224609375, -0.0361328125, 0.01123046875, 0.0101318359375, -0.005126953125, -0.0064697265625, -0.0027313232421875, 0.01287841796875, 0.0083...
[ 133244, 38415, 72, 3066, 15917, 49097, 3478, 151, 19725, 11814, 100, 115081, 43606, 31150, 1884, 1733, 33022, 7565, 78974, 678, 3320, 52143, 1467, 10723, 57976, 13439, 4488, 5426, 1543, 4358, 63926, 7668, 144888, 23, 1004, 29459, 5608, 27708,...
[ 0.276123046875, 0.1751708984375, 0.11669921875, 0.28125, 0.166748046875, 0.14208984375, 0.204345703125, 0.10650634765625, 0.1259765625, 0.06561279296875, 0.00421142578125, 0.038726806640625, 0.0295257568359375, 0.03289794921875, 0.1051025390625, 0.048126220703125, 0.0740966796875, ...
embed
13104573_c0
13104573
erlang
0
Title: Erlang pids from console Problem title: Erlang pids from console Tags: erlang Problem: Erlang pids from console I saw message: https://stackoverflow.com/a/4837832/1236509 with supervisor: -module(root_sup). -behaviour(supervisor). -export([start_link/0]). -export([init/1]). start_link() -> {ok, Pid} = supervisor...
Erlang pids from console Erlang pids from console erlang console Erlang root_sup start_link Pid supervisor:start_link MODULE erlang:unlink _Args RestartStrategy simple_one_for_one ChildSpec ch1 brutal_kill Children ChildPid1 root_sup:start_link Erlang pids from console I saw message: https://stackoverflow.com/a/4837832...
[ -0.0205078125, 0.01300048828125, 0.010498046875, 0.0009613037109375, 0.0011138916015625, 0.00823974609375, 0.0264892578125, 0.0025634765625, -0.017578125, -0.052734375, -0.0078125, 0.0026092529296875, 0.01177978515625, 0.01611328125, 0.0235595703125, 0.003082275390625, 0.000713348388...
[ 1004, 3066, 2147, 6468, 1295, 130250, 72, 74855, 2037, 4034, 10187, 436, 532, 1601, 51858, 17137, 98610, 309, 7614, 9405, 853, 97315, 67, 8781, 3630, 123829, 47107, 3863, 418, 50029, 119261, 91345, 683, 26008, 118664, 332, 11782, 29041, 452...
[ 0.1402587890625, 0.2418212890625, 0.1807861328125, 0.16552734375, 0.07666015625, 0.2406005859375, 0.08447265625, 0.1597900390625, 0.13037109375, 0.07635498046875, 0.18359375, 0.0660400390625, 0.196533203125, 0.135009765625, 0.1895751953125, 0.106689453125, 0.0860595703125, 0.026443...
embed
17230564_c1
17230564
erlang
1
web service call) " http://_127.000.000.112/Create_Rec " in the web browser, I get the following similar response from Server (in the back ground it creates the record in database and generates new id i.e. myId). When I run above tsung.xml, the first request working perfectly fine as I expected. ===> response (browser...
web service call) " http://_127.000.000.112/Create_Rec " in the web browser, I get the following similar response from Server (in the back ground it creates the record in database and generates new id i.e. myId). When I run above tsung.xml, the first request working perfectly fine as I expected. ===> response (browser...
[ -0.000553131103515625, 0.000926971435546875, 0.010009765625, 0.006988525390625, 0.022216796875, 0.0206298828125, 0.01409912109375, -0.00830078125, 0.00194549560546875, -0.0223388671875, 0.02490234375, -0.00109100341796875, -0.015380859375, -0.03271484375, 0.0272216796875, -0.0147705078...
[ 1467, 4516, 11782, 1621, 696, 133249, 5, 131923, 88438, 63784, 2182, 4332, 238, 23, 31842, 25632, 21373, 57553, 22687, 4420, 61585, 28282, 17164, 63399, 139392, 3525, 3447, 759, 568, 71, 11675, 36917, 808, 77524, 131492, 5117, 50336, 20697, ...
[ 0.0859375, 0.1773681640625, 0.2052001953125, 0.07952880859375, 0.0236663818359375, 0.1771240234375, 0.03778076171875, 0.208740234375, 0.180419921875, 0.1749267578125, 0.13330078125, 0.189697265625, 0.16845703125, 0.009613037109375, 0.1771240234375, 0.03399658203125, 0.0836181640625, ...
embed
5837776_c0
5837776
erlang
0
Title: How to load thrift client in Erlang Problem title: How to load thrift client in Erlang Tags: erlang, scribe, thrift Problem: How to load thrift client in Erlang I wish to use scribe to export some data from a Erlang application, but I have a problem with running Thrift client. I install Thrift, in the erlang lib...
How to load thrift client in Erlang How to load thrift client in Erlang erlang scribe thrift How Erlang thrift_client:start_link scribe_thrift strict_read strict_write application:start thrift_client module_info send_call start_link How to load thrift client in Erlang I wish to use scribe to export some data from a Erl...
[ 0.01153564453125, 0.021728515625, 0.00836181640625, 0.01214599609375, -0.01104736328125, -0.01324462890625, -0.006683349609375, -0.001678466796875, -0.01202392578125, -0.0439453125, 0.0228271484375, -0.006591796875, -0.02099609375, -0.0157470703125, 0.03173828125, -0.0189208984375, 0...
[ 11249, 72367, 68332, 2480, 23282, 1004, 3066, 23, 72, 34601, 222978, 17137, 10187, 81113, 39116, 38415, 88996, 7319, 25379, 85763, 4034, 31255, 2053, 2967, 51042, 384, 139131, 18, 20600, 25474, 14364, 17368, 173245, 27781, 18151, 37067, 47, 3...
[ 0.005126953125, 0.1849365234375, 0.1728515625, 0.1973876953125, 0.24267578125, 0.13818359375, 0.269287109375, 0.030975341796875, 0.0908203125, 0.228759765625, 0.222900390625, 0.1463623046875, 0.2054443359375, 0.1024169921875, 0.07269287109375, 0.1123046875, 0.08148193359375, 0.0661...
embed
69529197_c1
69529197
erlang
1
784448 === yaws code at appmod:0 crashed or ret bad val:60 Req: {http_request,'GET',{abs_path,"/adm"},{1,1}} I'm left with no clue. To me all is clear and easy, hence the error comes as a surprise. What is the problem? How can I understand the error message? Is something wrong with Html ? If so, what? Looking at the de...
784448 === yaws code at appmod:0 crashed or ret bad val:60 Req: {http_request,'GET',{abs_path,"/adm"},{1,1}} I'm left with no clue. To me all is clear and easy, hence the error comes as a surprise. What is the problem? How can I understand the error message? Is something wrong with Html ? If so, what? Looking at the de...
[ 0.000667572021484375, 0.0140380859375, 0.016357421875, 0.0191650390625, 0.0198974609375, 0.0296630859375, -0.007568359375, -0.014404296875, -0.009033203125, -0.006195068359375, 0.01226806640625, -0.0281982421875, -0.0177001953125, -0.005950927734375, 0.0107421875, -0.0126953125, 0.00...
[ 157054, 165116, 182906, 151, 19725, 18151, 99, 4027, 13415, 53861, 150631, 297, 707, 10267, 6494, 3502, 4598, 853, 864, 5475, 75616, 79794, 2055, 7, 128405, 712, 39, 418, 25737, 110, 29786, 34735, 23468, 18499, 55640, 2967, 28219, 26008, 44...
[ 0.1905517578125, 0.2431640625, 0.0625, 0.1651611328125, 0.1878662109375, 0.193359375, 0.107421875, 0.1236572265625, 0.1585693359375, 0.1573486328125, 0.2198486328125, 0.08697509765625, 0.07122802734375, 0.1729736328125, 0.185546875, 0.1505126953125, 0.181396484375, 0.0181884765625,...
embed
4329893_c0
4329893
erlang
0
Title: Erlang/OTP - Timing Applications Problem title: Erlang/OTP - Timing Applications Tags: timing, erlang, performance Problem: Erlang/OTP - Timing Applications I am interested in bench-marking different parts of my program for speed. I having tried using info(statistics) and erlang:now() I need to know down to the ...
Erlang/OTP - Timing Applications Erlang/OTP - Timing Applications timing erlang performance Erlang OTP Timing Applications erlang:now Erlang/OTP - Timing Applications I am interested in bench-marking different parts of my program for speed. I having tried using info(statistics) and erlang:now() I need to know down to t...
[ 0.0002918243408203125, 0.01104736328125, -0.0048828125, -0.0020904541015625, -0.00689697265625, -0.02734375, 0.0036468505859375, -0.00933837890625, -0.00909423828125, -0.0537109375, 0.0267333984375, 0.019287109375, 0.0091552734375, 0.01318359375, 0.019287109375, 0.003387451171875, -0...
[ 1004, 3066, 64, 670, 23658, 13320, 214, 104921, 5527, 72, 23718, 180, 35613, 60892, 23, 1585, 206, 9, 10015, 12921, 63920, 759, 1528, 100, 38352, 37842, 17368, 3004, 17346, 7, 16, 136, 12, 132, 3871, 47, 3714, 7565, 11948, 191633, 2367,...
[ 0.1409912109375, 0.27001953125, 0.0297393798828125, 0.07489013671875, 0.1878662109375, 0.232666015625, 0.1290283203125, 0.1715087890625, 0.2205810546875, 0.1187744140625, 0.1470947265625, 0.060638427734375, 0.2052001953125, 0.1397705078125, 0.0050048828125, 0.1673583984375, 0.1470947...
embed
70309989_c0
70309989
erlang
0
Title: Configure key material for SSL session tickets Problem title: Configure key material for SSL session tickets Tags: erlang, openssl, tls1.3, ssl Problem: Configure key material for SSL session tickets I can see from the Erlang TLS 1.3 documentation that we can enable session resumption on the server by setting, f...
Configure key material for SSL session tickets Configure key material for SSL session tickets erlang openssl tls1.3 ssl Configure SSL session_tickets SSL_CTX_set_tlsext_ticket_key_cb tls1.3 Configure key material for SSL session tickets I can see from the Erlang TLS 1.3 documentation that we can enable session resumpti...
[ 0.034912109375, -0.01483154296875, 0.007568359375, -0.02099609375, -0.00750732421875, -0.0240478515625, 0.00518798828125, 0.004425048828125, -0.0146484375, -0.0025787353515625, 0.0123291015625, 0.0250244140625, 0.004974365234375, 0.01068115234375, 0.000579833984375, -0.0181884765625, ...
[ 1657, 59994, 22799, 4912, 103527, 56002, 137384, 72, 3066, 9803, 24861, 75137, 81046, 149562, 54047, 3509, 18, 29062, 19770, 275, 100, 1004, 20602, 294, 41491, 209806, 831, 22, 2886, 68630, 254, 1363, 10723, 53550, 5646, 390, 38415, 83629, ...
[ 0.033935546875, 0.1947021484375, 0.195556640625, 0.2420654296875, 0.2032470703125, 0.201416015625, 0.2362060546875, 0.06927490234375, 0.2529296875, 0.094970703125, 0.133056640625, 0.072021484375, 0.13232421875, 0.2254638671875, 0.2103271484375, 0.10028076171875, 0.03607177734375, 0...
embed
38677455_c1
38677455
erlang
1
("session_id") of false -> {redirect, "/outgoer/login"}; true -> {ok, Outgoer} end end end. and this is the prints i get in my console while accessing outgoer/list in before_ Action is: list - login is required for this action! - {ok,{outgoer,"outgoer-1","mohamed","1@3.com", "a982ff46c5664edc593329ab558445fc"}} is logg...
("session_id") of false -> {redirect, "/outgoer/login"}; true -> {ok, Outgoer} end end end. and this is the prints i get in my console while accessing outgoer/list in before_ Action is: list - login is required for this action! - {ok,{outgoer,"outgoer-1","mohamed","1@3.com", "a982ff46c5664edc593329ab558445fc"}} is logg...
[ 0.0068359375, 0.01129150390625, 0.0133056640625, -0.00286865234375, 0.009033203125, 0.0023193359375, -0.0308837890625, 0.0050048828125, -0.006134033203125, -0.0245361328125, -0.00579833984375, -0.019287109375, -0.002288818359375, -0.00799560546875, 0.01019287109375, -0.01202392578125, ...
[ 169234, 532, 111, 98320, 80581, 6056, 519, 56, 4867, 73, 29568, 685, 13538, 3564, 903, 28412, 7, 17, 2046, 759, 130250, 17203, 1810, 6562, 23, 8108, 57945, 5303, 73655, 56065, 100, 22631, 38, 5759, 432, 3915, 16665, 186225, 4235, 176908, ...
[ 0.1944580078125, 0.1519775390625, 0.058746337890625, 0.2178955078125, 0.1302490234375, 0.164794921875, 0.2017822265625, 0.19677734375, 0.1199951171875, 0.148681640625, 0.1585693359375, 0.1424560546875, 0.18505859375, 0.12353515625, 0.051666259765625, 0.1722412109375, 0.1033935546875,...
embed
32260741_c0
32260741
erlang
0
Title: How to convert gregorian days to gregorian date Problem title: How to convert gregorian days to gregorian date Tags: erlang, javascript, django-templates, datetime Problem: How to convert gregorian days to gregorian date I store gregorian days with some other data in my table. I get these days via the following ...
How to convert gregorian days to gregorian date How to convert gregorian days to gregorian date erlang javascript django-templates datetime How Date calendar:now_to_datetime GDays calendar:date_to_gregorian_days item.1 How to convert gregorian days to gregorian date I store gregorian days with some other data in my tab...
[ -0.0027923583984375, -0.01055908203125, -0.013916015625, -0.022705078125, -0.007049560546875, 0.00830078125, -0.01251220703125, 0.03564453125, -0.01287841796875, -0.040771484375, 0.002838134765625, -0.0247802734375, -0.0034027099609375, 0.01397705078125, 0.005767822265625, 0.0090942382...
[ 11249, 47, 96760, 180387, 9893, 13312, 5622, 72, 3066, 136951, 107473, 27803, 2982, 92558, 6032, 25512, 87939, 35613, 188, 17489, 527, 97141, 68722, 31, 5636, 35735, 4343, 2053, 759, 23180, 2046, 1004, 75101, 34292, 27781, 14929, 10837, 14664...
[ 0.06048583984375, 0.11083984375, 0.1737060546875, 0.200439453125, 0.20166015625, 0.2049560546875, 0.1844482421875, 0.0711669921875, 0.243896484375, 0.2003173828125, 0.037322998046875, 0.203857421875, 0.07379150390625, 0.1409912109375, 0.1827392578125, 0.1197509765625, 0.159912109375,...
embed
32542102_c1
32542102
erlang
1
0,"Starting: ~p ~p",["fer","fer"]],[]}, {mod_restful,start,2, [{file,"d:/Sites/mod_restful/src/mod_restful.erl"},{line,80}]}, {gen_mod,start_module,3,[{file,"src/gen_mod.erl"},{line,99}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1336}]}, {ejabberd_app,start,2,[{file,"src/ejabberd_app.erl"},{line,72}]}, {application_...
0,"Starting: ~p ~p",["fer","fer"]],[]}, {mod_restful,start,2, [{file,"d:/Sites/mod_restful/src/mod_restful.erl"},{line,80}]}, {gen_mod,start_module,3,[{file,"src/gen_mod.erl"},{line,99}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1336}]}, {ejabberd_app,start,2,[{file,"src/ejabberd_app.erl"},{line,72}]}, {application_...
[ -0.000255584716796875, 0.000698089599609375, -0.006500244140625, 0.0157470703125, 0.010986328125, 0.020751953125, -0.004241943359375, -0.0223388671875, 0.00689697265625, -0.0196533203125, 0.019287109375, -0.014404296875, 0.00726318359375, -0.009765625, 0.014892578125, -0.02099609375, ...
[ 757, 126597, 214, 12, 6780, 254, 2875, 13415, 56644, 7844, 17137, 304, 29822, 52164, 19437, 56, 141, 2256, 4836, 1409, 83279, 363, 5046, 6562, 89700, 934, 8659, 18856, 102459, 71, 9007, 101687, 47327, 217, 18345, 617, 918, 38118, 197188, ...
[ 0.094482421875, 0.241943359375, 0.1690673828125, 0.009368896484375, 0.0760498046875, 0.076171875, 0.1905517578125, 0.186767578125, 0.16845703125, 0.222900390625, 0.2095947265625, 0.09918212890625, 0.1065673828125, 0.052093505859375, 0.08642578125, 0.038116455078125, 0.11376953125, ...
embed
27307037_c1
27307037
erlang
1
_web_controller_handle_request,process_dynamic_request,4,[{file,"src/boss/boss_web_controller_handle_request.erl"},{line,242}]}, {boss_web_controller_handle_request,process_request,4,[{file,"src/boss/boss_web_controller_handle_request.erl"},{line,228}]}, {boss_web_controller_handle_request,set_timer,7,[{file,"src/boss/...
_web_controller_handle_request,process_dynamic_request,4,[{file,"src/boss/boss_web_controller_handle_request.erl"},{line,242}]}, {boss_web_controller_handle_request,process_request,4,[{file,"src/boss/boss_web_controller_handle_request.erl"},{line,228}]}, {boss_web_controller_handle_request,set_timer,7,[{file,"src/boss/...
[ 0.006591796875, 0.0179443359375, 0.005645751953125, 0.000568389892578125, -0.00015926361083984375, 0.01458740234375, -0.0250244140625, -0.033935546875, -0.01129150390625, -0.004302978515625, -0.0001392364501953125, -0.03271484375, -0.0022735595703125, -0.023681640625, 0.0103759765625, ...
[ 14051, 81988, 603, 79628, 107, 75616, 63923, 242554, 617, 29822, 4, 19437, 16091, 7, 454, 56, 141, 2256, 2357, 304, 134712, 3509, 137644, 966, 140458, 611, 23837, 15989, 173300, 7319, 81903, 7134, 1916, 7612, 2182, 275, 167277, 137970, 757,...
[ 0.1436767578125, 0.209716796875, 0.1259765625, 0.185791015625, 0.094970703125, 0.1982421875, 0.117919921875, 0.1600341796875, 0.133544921875, 0.1163330078125, 0.008514404296875, 0.0963134765625, 0.1337890625, 0.06781005859375, 0.01080322265625, 0.0860595703125, 0.144287109375, 0.05...
embed
7723899_c0
7723899
erlang
0
Title: How to integrate erlang unit tests in hudson? Problem title: How to integrate erlang unit tests in hudson? Tags: eunit, erlang, hudson, unit-testing, xml Problem: How to integrate erlang unit tests in hudson? I spent a bit time on this work item ( here , I called it work item ).--- How to integrate the erlang un...
How to integrate erlang unit tests in hudson? How to integrate erlang unit tests in hudson? eunit erlang hudson unit-testing xml How How to integrate erlang unit tests in hudson? I spent a bit time on this work item ( here , I called it work item ).--- How to integrate the erlang unit test in hudson? after doing some r...
[ -0.005706787109375, 0.02001953125, -0.002899169921875, -0.01031494140625, -0.00439453125, -0.004302978515625, -0.0126953125, -0.00157928466796875, -0.004547119140625, -0.00262451171875, -0.00104522705078125, -0.011474609375, -0.00189971923828125, 0.0038299560546875, 0.007781982421875, ...
[ 11249, 47, 78779, 13, 72, 3066, 25072, 109921, 23, 23943, 1681, 1175, 6773, 6954, 214, 131492, 4488, 35735, 3034, 3917, 103608, 33022, 18151, 141, 102158, 9969, 13452, 139392, 16750, 22867, 3267, 11522, 50782, 128019, 75101, 56, 763, 5402, ...
[ 0.078125, 0.006103515625, 0.224609375, 0.0889892578125, 0.1253662109375, 0.2421875, 0.1937255859375, 0.242431640625, 0.09222412109375, 0.1396484375, 0.1912841796875, 0.07965087890625, 0.157958984375, 0.173828125, 0.01519775390625, 0.225830078125, 0.0328369140625, 0.08563232421875, ...
embed
45530921_c1
45530921
erlang
1
exit with reason badarg in context child_terminated 2017-08-06 12:45:03.900 [error] <0.3736.0> Supervisor {<0.3736.0>,amqp_channel_sup} had child writer started with rabbit_writer:start_link(#Port<0.2798>, 1, 131072, rabbit_framing_amqp_0_9_1, <0.3738.0>, {<<"client 127.0.0.1:56646 -> 127.0.0.1:5672">>,1}) at <0.3739....
exit with reason badarg in context child_terminated 2017-08-06 12:45:03.900 [error] <0.3736.0> Supervisor {<0.3736.0>,amqp_channel_sup} had child writer started with rabbit_writer:start_link(#Port<0.2798>, 1, 131072, rabbit_framing_amqp_0_9_1, <0.3738.0>, {<<"client 127.0.0.1:56646 -> 127.0.0.1:5672">>,1}) at <0.3739....
[ -0.0054931640625, 0.0252685546875, -0.009521484375, 0.00640869140625, -0.00921630859375, 0.00372314453125, -0.0005340576171875, 0.004150390625, 0.00482177734375, 0.0167236328125, 0.005584716796875, -0.00262451171875, -0.002716064453125, 0.0198974609375, 0.0390625, -0.00107574462890625,...
[ 82230, 678, 31635, 15481, 10566, 23, 43701, 29041, 30524, 27686, 505, 47355, 9016, 20543, 188800, 170179, 196417, 4265, 51858, 302, 864, 254, 17032, 8876, 2037, 1902, 70035, 26859, 152131, 18, 17137, 10187, 60006, 133684, 168405, 44141, 304, ...
[ 0.2447509765625, 0.221923828125, 0.288330078125, 0.07684326171875, 0.1912841796875, 0.0654296875, 0.25390625, 0.1832275390625, 0.1845703125, 0.0897216796875, 0.1070556640625, 0.0204010009765625, 0.016632080078125, 0.06744384765625, 0.1820068359375, 0.083740234375, 0.0579833984375, ...
embed
35416769_c0
35416769
erlang
0
Title: Overlapping 2D shapes in erlang Problem title: Overlapping 2D shapes in erlang Tags: erlang Problem: Overlapping 2D shapes in erlang Hello following my question before i have done my research and came up with this, Basically i am trying to find whether a circle,circle...rectangle,rectangle or circle,rectangle ov...
Overlapping 2D shapes in erlang Overlapping 2D shapes in erlang erlang Overlapping math:pi Circle circle2 circle1 math:sqrt Overlapping 2D shapes in erlang Hello following my question before i have done my research and came up with this, Basically i am trying to find whether a circle,circle...rectangle,rectangle or cir...
[ -0.0047607421875, 0.0021820068359375, -0.0167236328125, 0.0206298828125, -0.000392913818359375, 0.00994873046875, -0.02197265625, -0.0191650390625, -0.006683349609375, -0.00616455078125, 0.018310546875, 0.017578125, -0.0167236328125, -0.01397705078125, 0.0113525390625, 0.032958984375, ...
[ 9578, 143, 26783, 116, 397, 115700, 72, 3066, 23, 48909, 1434, 163731, 42154, 133, 304, 418, 864, 3198, 25632, 25188, 31577, 7413, 36766, 82063, 173247, 109217, 707, 645, 6324, 123426, 138, 50218, 74189, 40899, 234873, 3871, 4358, 29479, 47...
[ 0.133056640625, 0.1982421875, 0.08447265625, 0.0926513671875, 0.104248046875, 0.190673828125, 0.1094970703125, 0.247802734375, 0.03204345703125, 0.0784912109375, 0.1629638671875, 0.1466064453125, 0.1689453125, 0.147705078125, 0.07861328125, 0.009307861328125, 0.05560302734375, 0.13...
embed
55834474_c0
55834474
erlang
0
Title: Elixir zero hour time as 24 Problem title: Elixir zero hour time as 24 Tags: erlang, elixir Problem: Elixir zero hour time as 24 I need to convert an erlang time stamp to NaiveDateTime in elixir. NaiveDateTime.from_erl {{2019, 4, 24}, {24, 0, 0}} {:error, :invalid_time} The docs for NaiveDateTime (and all other ...
Elixir zero hour time as 24 Elixir zero hour time as 24 erlang elixir Elixir NaiveDateTime.from_erl invalid_time Helpers naive_date_time naive_dt NaiveDateTime.add Elixir zero hour time as 24 I need to convert an erlang time stamp to NaiveDateTime in elixir. The docs for NaiveDateTime (and all other time modules in eli...
[ -0.0106201171875, -0.019287109375, -0.002044677734375, -0.00567626953125, 0.005615234375, -0.03369140625, -0.0172119140625, 0.00238037109375, -0.005889892578125, -0.0172119140625, 0.031982421875, 0.01409912109375, -0.0015869140625, 0.011962890625, 0.0157470703125, -0.01025390625, -0....
[ 25318, 38308, 45234, 56816, 1733, 237, 744, 72, 3066, 15296, 353, 5844, 86291, 70059, 161063, 56, 141, 56649, 6032, 39527, 24, 17489, 13384, 4028, 3871, 96760, 106507, 47, 23, 581, 54, 4439, 88996, 959, 8060, 17408, 15276, 6746, 146731, 2...
[ 0.10302734375, 0.241943359375, 0.188232421875, 0.1888427734375, 0.1661376953125, 0.06854248046875, 0.1890869140625, 0.08209228515625, 0.2344970703125, 0.10009765625, 0.125, 0.169677734375, 0.134033203125, 0.1885986328125, 0.051483154296875, 0.0267333984375, 0.100830078125, 0.157836...
embed
48527354_c0
48527354
erlang
0
Title: Elixir spawn processes without self recursion in anonymous function Problem title: Elixir spawn processes without self recursion in anonymous function Tags: erlang, elixir, functional-programming Problem: Elixir spawn processes without self recursion in anonymous function I am pretty new to elixir and functional...
Elixir spawn processes without self recursion in anonymous function Elixir spawn processes without self recursion in anonymous function erlang elixir functional-programming Elixir Enum.map Node Elixir spawn processes without self recursion in anonymous function I am pretty new to elixir and functional programming in ge...
[ -0.0150146484375, -0.001312255859375, -0.0107421875, 0.00921630859375, -0.006072998046875, -0.007110595703125, 0.024658203125, -0.025390625, 0.00506591796875, -0.038330078125, 0.00189208984375, -0.0157470703125, -0.006622314453125, 0.0224609375, 0.015380859375, -0.02099609375, 0.0104...
[ 25318, 38308, 5623, 7710, 9433, 15490, 15970, 195625, 52184, 32354, 3066, 15296, 123309, 28966, 316, 62346, 438, 112, 56037, 27781, 15190, 157, 988, 82424, 201505, 5303, 138, 4216, 171859, 18113, 2147, 10366, 479, 159978, 110, 21771, 9842, 18...
[ 0.08538818359375, 0.198974609375, 0.14111328125, 0.121826171875, 0.109619140625, 0.051055908203125, 0.057281494140625, 0.1202392578125, 0.1212158203125, 0.172119140625, 0.1585693359375, 0.054443359375, 0.128173828125, 0.07611083984375, 0.0919189453125, 0.07220458984375, 0.15051269531...
embed
31114353_c0
31114353
erlang
0
Title: Issues in converting the mod_confirm_delivery module for newer binarized ejabberd versions Problem title: Issues in converting the mod_confirm_delivery module for newer binarized ejabberd versions Tags: ejabberd, github, xmpp, erlang, erl Problem: Issues in converting the mod_confirm_delivery module for newer bi...
Issues in converting the mod_confirm_delivery module for newer binarized ejabberd versions Issues in converting the mod_confirm_delivery module for newer binarized ejabberd versions ejabberd github xmpp erlang erl Issues mod_confirm_delivery Removed INFO_MSG Every Issues in converting the mod_confirm_delivery module fo...
[ 0.00860595703125, 0.0279541015625, 0.017578125, 0.020263671875, -0.004486083984375, 0.039794921875, -0.0072021484375, 0.0203857421875, -0.0009918212890625, 0.00830078125, 0.0242919921875, -0.034912109375, 0.00098419189453125, -0.0267333984375, 0.013427734375, 0.00537109375, -0.002151...
[ 223317, 96760, 214, 2811, 2271, 38949, 34642, 104643, 88996, 2394, 147, 28, 145, 102459, 71, 11389, 56, 29367, 62270, 32102, 39, 6366, 72, 3066, 141, 181139, 123552, 13439, 724, 87769, 3525, 27980, 15769, 1515, 18856, 493, 6370, 15620, 6557...
[ 0.165771484375, 0.1859130859375, 0.0273284912109375, 0.18359375, 0.07855224609375, 0.2237548828125, 0.1397705078125, 0.1146240234375, 0.204345703125, 0.1065673828125, 0.0621337890625, 0.085205078125, 0.152099609375, 0.2071533203125, 0.150634765625, 0.07122802734375, 0.0238037109375, ...
embed
28571018_c0
28571018
erlang
0
Title: What happens when I send a message to a defunct process in Erlang? Problem title: What happens when I send a message to a defunct process in Erlang? Tags: erlang Problem: What happens when I send a message to a defunct process in Erlang? Does the message go into "/dev/null"? That's what I hope would happen. Seem...
What happens when I send a message to a defunct process in Erlang? What happens when I send a message to a defunct process in Erlang? erlang What Erlang am_i_defunct spawn_link timer:sleep What happens when I send a message to a defunct process in Erlang? Does the message go into "/dev/null"? That's what I hope would h...
[ 0.0206298828125, 0.0223388671875, -0.001190185546875, 0.0125732421875, -0.0030975341796875, -0.00109100341796875, -0.0076904296875, -0.002197265625, 0.0021514892578125, -0.0400390625, 0.0037078857421875, 0.00164031982421875, 0.003997802734375, 0.0159912109375, 0.01708984375, 0.00738525...
[ 4865, 96276, 3229, 87, 25379, 26008, 47, 8, 16498, 15390, 9433, 1004, 3066, 23, 72, 14, 112, 5623, 7710, 10187, 21991, 170572, 101790, 738, 3934, 64, 18548, 139550, 15673, 53383, 711, 39933, 14192, 59146, 134003, 509, 103494, 9842, 5117, ...
[ 0.04083251953125, 0.1641845703125, 0.07373046875, 0.029510498046875, 0.171142578125, 0.1871337890625, 0.118408203125, 0.124755859375, 0.1829833984375, 0.1170654296875, 0.1756591796875, 0.166259765625, 0.305419921875, 0.03839111328125, 0.06585693359375, 0.0252227783203125, 0.074951171...
embed
36792475_c0
36792475
erlang
0
Title: Starting dynamic simple_one_for_one workers after supervisor starts Problem title: Starting dynamic simple_one_for_one workers after supervisor starts Tags: erlang, erlang-supervisor, erlang-otp, elixir Problem: Starting dynamic simple_one_for_one workers after supervisor starts I have a named Supervisor that su...
Starting dynamic simple_one_for_one workers after supervisor starts Starting dynamic simple_one_for_one workers after supervisor starts erlang erlang-supervisor erlang-otp elixir Starting simple_one_for_one Supervisor Application Starting dynamic simple_one_for_one workers after supervisor starts I have a named Supervi...
[ 0.00592041015625, 0.0009918212890625, -0.00592041015625, 0.013916015625, -0.00360107421875, 0.00286865234375, 0.0191650390625, -0.0068359375, 0.0230712890625, -0.0242919921875, 0.00396728515625, -0.0211181640625, -0.00787353515625, 0.0238037109375, 0.000583648681640625, -0.010864257812...
[ 13794, 214, 84079, 8781, 3630, 2472, 133325, 7103, 1601, 51858, 4034, 72, 3066, 59104, 818, 254, 15296, 38308, 4265, 104921, 4806, 1824, 5941, 51339, 66211, 20324, 51514, 38937, 5426, 3444, 4027, 1632, 4488, 12638, 3229, 5117, 1733, 5701, 2...
[ 0.16845703125, 0.0035400390625, 0.249755859375, 0.1956787109375, 0.1162109375, 0.1307373046875, 0.1815185546875, 0.146728515625, 0.1602783203125, 0.22509765625, 0.1842041015625, 0.051361083984375, 0.227294921875, 0.14501953125, 0.04345703125, 0.050445556640625, 0.033172607421875, 0...
embed
12589666_c0
12589666
erlang
0
Title: Why does dialyzer find my type specification invalid? Problem title: Why does dialyzer find my type specification invalid? Tags: dialyzer, erlang, type-systems Problem: Why does dialyzer find my type specification invalid? I am new to dialyzer, and I am hoping someone could give me a quick idea of it's operation...
Why does dialyzer find my type specification invalid? Why does dialyzer find my type specification invalid? dialyzer erlang type-systems Why non_neg_integer Invalid t:pow Why does dialyzer find my type specification invalid? I am new to dialyzer, and I am hoping someone could give me a quick idea of it's operation by a...
[ -0.00543212890625, -0.00909423828125, 0.00872802734375, -0.006622314453125, -0.00445556640625, 0.008544921875, -0.026611328125, -0.006195068359375, 0.01129150390625, 0.00799560546875, 0.0240478515625, -0.014404296875, -0.00787353515625, 0.0206298828125, 0.006439208984375, 0.02661132812...
[ 44084, 879, 538, 4383, 7413, 759, 10644, 29458, 2320, 56649, 72, 3066, 16751, 351, 86, 177, 6191, 1505, 360, 7013, 808, 771, 434, 3525, 156377, 41018, 5351, 25632, 32354, 34475, 14012, 1193, 3331, 892, 541, 27489, 1542, 47, 927, 14537, ...
[ 0.10516357421875, 0.123046875, 0.1348876953125, 0.174560546875, 0.08538818359375, 0.0270843505859375, 0.2003173828125, 0.182373046875, 0.0787353515625, 0.2220458984375, 0.035308837890625, 0.159912109375, 0.07958984375, 0.119140625, 0.0501708984375, 0.10791015625, 0.0804443359375, 0...
embed
42663487_c0
42663487
erlang
0
Title: RabbitMQ 3.6.6 on Windows 10 64-bit - Erlang not detected Problem title: RabbitMQ 3.6.6 on Windows 10 64-bit - Erlang not detected Tags: erlang, windows, rabbitmq Problem: RabbitMQ 3.6.6 on Windows 10 64-bit - Erlang not detected I am running 64-bit Windows 10, I installed Erlang 64-bit R16B03, set-up ERLANG_HOM...
RabbitMQ 3.6.6 on Windows 10 64-bit - Erlang not detected RabbitMQ 3.6.6 on Windows 10 64-bit - Erlang not detected erlang windows rabbitmq RabbitMQ Windows Erlang RabbitMQ 3.6.6 on Windows 10 64-bit - Erlang not detected I am running 64-bit Windows 10, I installed Erlang 64-bit R16B03, set-up ERLANG_HOME system env va...
[ 0.005035400390625, 0.02001953125, 0.0029144287109375, 0.0194091796875, 0.004608154296875, 0.0106201171875, -0.0208740234375, -0.006622314453125, -0.01611328125, 0.0107421875, 0.0186767578125, -0.006988525390625, 0.0242919921875, -0.0012054443359375, 0.03564453125, 0.02978515625, -0.0...
[ 71916, 18, 594, 2737, 1031, 156960, 3773, 209, 7911, 3137, 1004, 3066, 959, 96391, 72, 54825, 152131, 39, 864, 98, 51042, 20600, 2485, 571, 9513, 28695, 73386, 841, 91245, 22, 334, 77336, 38937, 285, 44622, 4488, 14315, 75101, 128019, 116...
[ 0.2100830078125, 0.1204833984375, 0.117431640625, 0.2027587890625, 0.117919921875, 0.256591796875, 0.1016845703125, 0.2052001953125, 0.1737060546875, 0.100830078125, 0.1693115234375, 0.296142578125, 0.12060546875, 0.2264404296875, 0.074951171875, 0.06817626953125, 0.14111328125, 0....
embed
44463151_c1
44463151
erlang
1
{:wx_object, :init_it, 6, [file: 'wx_object.erl', line: 372]}, {:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 247]}]}} Any help? Update: There are weird things. I removed Elixir packages with aptitude. Then I have installed esl-erlang from erlang solutions repo (I think). The installed version is a RC v...
{:wx_object, :init_it, 6, [file: 'wx_object.erl', line: 372]}, {:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 247]}]}} Any help? Update: There are weird things. I removed Elixir packages with aptitude. Then I have installed esl-erlang from erlang solutions repo (I think). The installed version is a RC v...
[ -0.006622314453125, 0.01318359375, -0.000560760498046875, -0.01806640625, -0.005401611328125, 0.001953125, -0.0093994140625, 0.0074462890625, -0.005218505859375, -0.01446533203125, 0.0235595703125, -0.01153564453125, 0.0194091796875, -0.0003261566162109375, 0.023193359375, -0.003601074...
[ 434, 425, 187694, 217, 305, 29822, 56, 141, 13315, 4669, 3454, 238, 5612, 246, 9007, 538, 138, 136382, 268, 4358, 179459, 8966, 184750, 25318, 38308, 98169, 678, 1747, 35810, 20600, 198, 3066, 72, 51347, 93392, 5351, 11389, 83, 81135, 762...
[ 0.07110595703125, 0.1475830078125, 0.24853515625, 0.13623046875, 0.081787109375, 0.07427978515625, 0.0775146484375, 0.1566162109375, 0.037841796875, 0.0223846435546875, 0.045257568359375, 0.040985107421875, 0.1588134765625, 0.0279541015625, 0.08465576171875, 0.0941162109375, 0.003601...
embed
75805527_c0
75805527
erlang
0
Title: Erlang, creating mnesia table index Problem title: Erlang, creating mnesia table index Tags: mnesia, erlang Problem: Erlang, creating mnesia table index Why the first element of a record can't be used as table index? This is not working: (hlu@192.168.0.40)16> rd(pilot, {id, name, weight, phone}). pilot (hlu@192....
Erlang, creating mnesia table index Erlang, creating mnesia table index mnesia erlang Erlang mnesia:create_table record_info pilot.id disc_copies Nodes bad_type Erlang, creating mnesia table index Why the first element of a record can't be used as table index? This is not working: This is working:
[ -0.003997802734375, -0.007598876953125, -0.0019683837890625, 0.011962890625, 0.001251220703125, -0.0130615234375, 0.0022430419921875, -0.024169921875, -0.00372314453125, -0.044677734375, 0.0093994140625, -0.00933837890625, -0.012939453125, -0.0191650390625, 0.01165771484375, 0.00358581...
[ 1004, 3066, 105233, 49097, 3478, 23180, 63262, 72, 7612, 22819, 17164, 7319, 20279, 532, 17116, 59935, 438, 988, 6494, 50986, 44084, 5117, 12830, 831, 18, 11814, 237, 3293, 959, 20697 ]
[ 0.1175537109375, 0.2364501953125, 0.086669921875, 0.145263671875, 0.190185546875, 0.211669921875, 0.2110595703125, 0.01480865478515625, 0.0457763671875, 0.161865234375, 0.1937255859375, 0.10223388671875, 0.1773681640625, 0.044158935546875, 0.043487548828125, 0.106689453125, 0.1038818...
embed
38822225_c1
38822225
erlang
1
/integer-unit:1,101:8/integer-unit:1,99:8/integer-unit:1,116:8/integer-unit:1,105:8/integer-unit:1,111:8/integer-unit:1,110:8/integer-unit:1>>, <<67:8/integer-unit:1,108:8/integer-unit:1,111:8/integer-unit:1,115:8/integer-unit:1,101:8/integer-unit:1>>} | _] can never match the type [] 137: The pattern [{<<99:8/integer-...
/integer-unit:1,101:8/integer-unit:1,99:8/integer-unit:1,116:8/integer-unit:1,105:8/integer-unit:1,111:8/integer-unit:1,110:8/integer-unit:1>>, <<67:8/integer-unit:1,108:8/integer-unit:1,111:8/integer-unit:1,115:8/integer-unit:1,101:8/integer-unit:1>>} | _] can never match the type [] 137: The pattern [{<<99:8/integer-...
[ -0.0228271484375, 0.0089111328125, -0.006072998046875, 0.01171875, -0.014892578125, -0.0072021484375, -0.0216064453125, -0.01123046875, 0.01055908203125, 0.00872802734375, -0.0010986328125, -0.0263671875, 0.0096435546875, -0.0252685546875, 0.0198974609375, 0.0040283203125, -0.0006027...
[ 248, 6191, 1505, 309, 217, 19721, 4, 35046, 12, 74758, 5046, 9, 120620, 46659, 97024, 36053, 30813, 18197, 69139, 103928, 8152, 58745, 101, 831, 8306, 14858, 10644, 65049, 581, 103510, 16093, 6, 268, 70, 12664, 24854, 66566, 454, 49756 ]
[ 0.146240234375, 0.2119140625, 0.1407470703125, 0.183837890625, 0.135009765625, 0.1070556640625, 0.0222930908203125, 0.265869140625, 0.1114501953125, 0.297607421875, 0.26708984375, 0.019073486328125, 0.2122802734375, 0.216796875, 0.232177734375, 0.21240234375, 0.0282135009765625, 0....
embed
28381330_c0
28381330
erlang
0
Title: Erlang network programming TCP and UDP messages v packets Problem title: Erlang network programming TCP and UDP messages v packets Tags: tcp, network-programming, udp, erlang Problem: Erlang network programming TCP and UDP messages v packets Consider the following: {ok, ListenSocket} = gen_tcp:listen(Port, [bina...
Erlang network programming TCP and UDP messages v packets Erlang network programming TCP and UDP messages v packets tcp network-programming udp erlang Erlang TCP UDP ListenSocket gen_tcp:listen Port AcceptSocket gen_tcp:accept Socket Bin binary_to_term Value Uid kvstore:store Key kvstore:retrieve Erlang network program...
[ 0.01409912109375, 0.0179443359375, -0.016845703125, 0.01287841796875, 0.0157470703125, 0.010498046875, -0.0238037109375, 0.0034637451171875, 0.0037689208984375, -0.0272216796875, 0.0380859375, -0.025146484375, 0.019775390625, 0.00125885009765625, 0.0025177001953125, 0.00034141540527343...
[ 1004, 3066, 33120, 56037, 17854, 136, 345, 28399, 89914, 81, 43824, 121422, 28966, 1872, 254, 72, 159366, 8912, 27853, 9226, 63844, 13791, 111383, 19462, 1061, 16666, 2394, 32166, 190060, 532, 26687, 45804, 26824, 3996, 3957, 25379, 7477, 209...
[ 0.14599609375, 0.278076171875, 0.0794677734375, 0.132080078125, 0.132080078125, 0.012176513671875, 0.042327880859375, 0.19873046875, 0.1453857421875, 0.1326904296875, 0.1312255859375, 0.1058349609375, 0.121337890625, 0.07196044921875, 0.0731201171875, 0.0628662109375, 0.20458984375, ...
embed
21827905_c0
21827905
erlang
0
Title: Erlang - How Can I Parse RFC1123 Dates Into An Erlang Term? Problem title: Erlang - How Can I Parse RFC1123 Dates Into An Erlang Term? Tags: erlang, date, functional-programming, parsing Problem: Erlang - How Can I Parse RFC1123 Dates Into An Erlang Term? Without using a third party module, what steps would I ne...
Erlang - How Can I Parse RFC1123 Dates Into An Erlang Term? Erlang - How Can I Parse RFC1123 Dates Into An Erlang Term? erlang date functional-programming parsing Erlang How Can Parse RFC1123 Dates Into Term Mon Feb GMT _:5 Date:2 Date Erlang - How Can I Parse RFC1123 Dates Into An Erlang Term? Without using a third pa...
[ -0.002960205078125, 0.004486083984375, -0.00469970703125, 0.027587890625, -0.006256103515625, 0.010986328125, -0.007415771484375, 0.0203857421875, 0.00162506103515625, -0.00185394287109375, 0.01214599609375, -0.0025634765625, -0.007354736328125, 0.00110626220703125, 0.00213623046875, 0...
[ 1004, 3066, 11249, 4171, 2392, 184, 627, 27529, 1662, 3742, 25512, 188, 2994, 39, 72, 5622, 123309, 28966, 366, 7465, 43677, 99961, 758, 304, 177417, 19085, 88996, 98441, 96760, 903, 1815, 42459, 17368, 35773, 92610, 2046, 174653, 103510, 1...
[ 0.1220703125, 0.2410888671875, 0.0220184326171875, 0.03997802734375, 0.146728515625, 0.0938720703125, 0.0576171875, 0.1739501953125, 0.1102294921875, 0.252197265625, 0.177001953125, 0.078857421875, 0.148193359375, 0.020782470703125, 0.0809326171875, 0.1519775390625, 0.12109375, 0.0...
embed
7015373_c0
7015373
erlang
0
Title: Erlang causes page faults Problem title: Erlang causes page faults Tags: page-fault, erlang Problem: Erlang causes page faults When I run the script described here with my user, everything is well: lorenzo@enzo:~/erlang/pei$ time erl -noshell -smp enabled -S 4 -s fib4 main 10000000 real 0m54.952s user 1m16.090s ...
Erlang causes page faults Erlang causes page faults page-fault erlang Erlang fib4 CPU Linux Ubuntu SMP Tue Jun UTC x86_64 GNU Erlang causes page faults When I run the script described here with my user, everything is well: When I run it as root, it crashed: The error is reproduceable. My questions are: Can someone try ...
[ 0.0189208984375, 0.023193359375, -0.0159912109375, -0.01336669921875, -0.01080322265625, -0.0230712890625, -0.01495361328125, -0.0103759765625, -0.0177001953125, -0.055419921875, 0.01507568359375, -0.006103515625, 0.0166015625, 0.0172119140625, 0.0361328125, -0.0084228515625, 0.00811...
[ 1004, 3066, 113660, 9191, 193857, 1021, 7136, 72, 809, 275, 617, 86039, 29908, 116890, 124174, 1371, 13328, 99577, 15276, 13307, 165132, 11675, 26499, 151552, 678, 38937, 26818, 5299, 442, 237, 74855, 150631, 18499, 42238, 13, 2886, 17582, 73...
[ 0.1734619140625, 0.307373046875, 0.131103515625, 0.1790771484375, 0.20556640625, 0.123046875, 0.0557861328125, 0.119140625, 0.0687255859375, 0.000335693359375, 0.141845703125, 0.0916748046875, 0.124755859375, 0.1474609375, 0.1177978515625, 0.0350341796875, 0.09027099609375, 0.05346...
embed
68913250_c0
68913250
erlang
0
Title: Stacktrace in erlang tracer Problem title: Stacktrace in erlang tracer Tags: erlang, elixir, trace, beam Problem: Stacktrace in erlang tracer Is it possible to return a stacktrace in a trace? I'm using :dbg.tp/3 and :dbg.tracer/2 to get a trace along with the calling module. I tried caller function (see in docs:...
Stacktrace in erlang tracer Stacktrace in erlang tracer erlang elixir trace beam Stacktrace dbg.tp dbg.tracer erl_eval do_apply handler_fun _pid _ignored IO.puts process_dump Stacktrace in erlang tracer Is it possible to return a stacktrace in a trace? I'm using :dbg.tp/3 and :dbg.tracer/2 to get a trace along with the...
[ 0.005279541015625, 0.033203125, -0.01507568359375, 0.002197265625, -0.0089111328125, -0.004913330078125, 0.0027618408203125, -0.002655029296875, -0.0142822265625, -0.07861328125, -0.0067138671875, 0.021484375, 0.005157470703125, 0.013427734375, 0.0157470703125, 0.01953125, -0.0229492...
[ 6512, 32111, 99407, 23, 72, 3066, 1152, 3443, 15296, 38308, 144851, 186, 302, 11821, 18, 254, 39989, 56, 141, 1405, 9007, 538, 35863, 16498, 45226, 167790, 17780, 9433, 693, 2676, 7722, 30646, 10, 177261, 13, 17368, 18113, 12477, 2046, 33...
[ 0.1611328125, 0.1121826171875, 0.264892578125, 0.07305908203125, 0.10540771484375, 0.2249755859375, 0.1826171875, 0.1707763671875, 0.034759521484375, 0.1661376953125, 0.255615234375, 0.0906982421875, 0.0767822265625, 0.09375, 0.008636474609375, 0.0675048828125, 0.260009765625, 0.09...
embed
22669620_c0
22669620
erlang
0
Title: Implementing partition_by function in Erlang Problem title: Implementing partition_by function in Erlang Tags: algorithm, erlang Problem: Implementing partition_by function in Erlang I'm trying to create a partition-by function in Erlang where the first argument is a predicate function. step(_, [ ]) -> [ ]; step...
Implementing partition_by function in Erlang Implementing partition_by function in Erlang algorithm erlang Implementing partition_by Erlang Number Collection Head_value Run lists:takewhile erl_funcs:drop Implementing partition_by function in Erlang I'm trying to create a partition-by function in Erlang where the first ...
[ -0.00433349609375, 0.0150146484375, -0.01129150390625, 0.000827789306640625, -0.0302734375, 0.013427734375, -0.007415771484375, -0.0189208984375, 0.0004177093505859375, -0.0286865234375, 0.000972747802734375, 0.03173828125, -0.0042724609375, -0.006134033203125, 0.0164794921875, -0.0100...
[ 153941, 2878, 1363, 1272, 32354, 1004, 3066, 234873, 72, 103332, 68220, 44816, 27494, 28398, 5303, 78219, 204610, 141, 16498, 138810, 31577, 28282, 5117, 10750, 1653, 2063, 67, 159029, 39, 20949, 11205, 66161, 2367, 87, 47644, 111, 25647, 446...
[ 0.1712646484375, 0.1875, 0.1038818359375, 0.181884765625, 0.2099609375, 0.1632080078125, 0.30029296875, 0.170166015625, 0.1063232421875, 0.1387939453125, 0.1640625, 0.1292724609375, 0.1248779296875, 0.09228515625, 0.1195068359375, 0.113037109375, 0.1602783203125, 0.1207275390625, ...
embed
43696598_c1
43696598
erlang
1
_process.beam Compiler options: [] Exports: init/1 module_info/0 module_info/1 start/0 ok However, the spawn is not successful: (vm02@192.168.146.128)21> spawn('vm01@192.168.146.128', remote_process, start, []). I'm on node 'vm01@192.168.146.128' <9981.89.0> My pid is <9981.90.0> (vm01@192.168.146.128)8> whereis(remote...
_process.beam Compiler options: [] Exports: init/1 module_info/0 module_info/1 start/0 ok However, the spawn is not successful: (vm02@192.168.146.128)21> spawn('vm01@192.168.146.128', remote_process, start, []). I'm on node 'vm01@192.168.146.128' <9981.89.0> My pid is <9981.90.0> (vm01@192.168.146.128)8> whereis(remote...
[ 0.006591796875, 0.02734375, -0.010986328125, -0.000255584716796875, 0.00023651123046875, -0.0002803802490234375, 0.01904296875, -0.035400390625, 0.0016937255859375, -0.03857421875, 0.00074005126953125, -0.00823974609375, 0.01544189453125, 0.017822265625, 0.0147705078125, 0.008605957031...
[ 63923, 372, 302, 15612, 34759, 50717, 134456, 23, 217, 11583, 88996, 7319, 4034, 107838, 3664, 5623, 7710, 959, 65771, 334, 39, 9550, 2947, 5442, 93657, 130681, 81764, 3117, 6746, 148814, 98, 110, 112, 158931, 1126, 45226, 158304, 99929, 10...
[ 0.207275390625, 0.1396484375, 0.177001953125, 0.1279296875, 0.12451171875, 0.146240234375, 0.1612548828125, 0.03570556640625, 0.0872802734375, 0.0292816162109375, 0.17236328125, 0.13134765625, 0.1263427734375, 0.0726318359375, 0.09912109375, 0.1690673828125, 0.133056640625, 0.08496...
embed
6978250_c1
6978250
erlang
1
it beyond debugging. Here goes the code: -module (watchdog). -compile (export_all). init () -> io:format ("Watchdog: Starting @ ~p.~n", [node () ] ), process_flag (trap_exit, true), loop (). loop () -> receive die -> 1 / 0; {'EXIT', _, normal} -> io:format ("Watchdog: Server shut down.~n"); {'EXIT', _, _} -> io:format...
it beyond debugging. Here goes the code: -module (watchdog). -compile (export_all). init () -> io:format ("Watchdog: Starting @ ~p.~n", [node () ] ), process_flag (trap_exit, true), loop (). loop () -> receive die -> 1 / 0; {'EXIT', _, normal} -> io:format ("Watchdog: Server shut down.~n"); {'EXIT', _, _} -> io:format...
[ 0.00927734375, 0.01806640625, 0.00130462646484375, 0.0181884765625, 0.00396728515625, 0.0052490234375, -0.007659912109375, 0.004669189453125, 0.0067138671875, -0.03125, 0.0069580078125, 0.003265380859375, -0.0036773681640625, 0.01318359375, 0.0224609375, 0.0002841949462890625, 0.0106...
[ 442, 107314, 8, 978, 36659, 5, 11853, 60899, 70, 18151, 12, 83279, 13, 35414, 38507, 58875, 1340, 180758, 5584, 23, 217, 22995, 51727, 156378, 13794, 214, 1374, 157, 9433, 190872, 107617, 23399, 29568, 40956, 53299, 68, 106, 757, 26939, 6...
[ 0.1556396484375, 0.22119140625, 0.1728515625, 0.22314453125, 0.1624755859375, 0.0810546875, 0.050445556640625, 0.045318603515625, 0.0562744140625, 0.217529296875, 0.0125732421875, 0.2158203125, 0.101318359375, 0.20849609375, 0.29296875, 0.08807373046875, 0.114990234375, 0.171630859...
embed
70028638_c0
70028638
erlang
0
Title: IF statement between ints and atoms Problem title: IF statement between ints and atoms Tags: erlang Problem: IF statement between ints and atoms I been messing around with this piece of code for a couple hours and I still don't know what I'm doing wrong i have other functions and this is the only one i been havi...
IF statement between ints and atoms IF statement between ints and atoms erlang if_statements TEMP io:fwrite if_statements.erl:6:8 if_statements.erl:18:8 if_statements.erl:2:2 IF statement between ints and atoms I been messing around with this piece of code for a couple hours and I still don't know what I'm doing wrong ...
[ 0.0057373046875, -0.0037841796875, 0.00775146484375, 0.0233154296875, 0.005645751953125, 0.0045166015625, 0.00823974609375, -0.00213623046875, -0.0155029296875, 0.0216064453125, 0.01611328125, 0.0179443359375, -0.017333984375, 0.016845703125, 0.0301513671875, 0.017822265625, -0.00872...
[ 55449, 63805, 17721, 23, 933, 136, 34627, 7, 72, 3066, 2174, 61340, 9035, 384, 113926, 22995, 420, 434, 18781, 56, 141, 910, 1019, 24033, 304, 2809, 163, 38001, 10932, 63847, 18151, 24941, 21974, 7464, 3714, 20594, 44691, 32354, 4734, 631...
[ 0.2607421875, 0.23388671875, 0.1668701171875, 0.1875, 0.20654296875, 0.1177978515625, 0.250244140625, 0.003204345703125, 0.07293701171875, 0.2109375, 0.228271484375, 0.2169189453125, 0.1468505859375, 0.08636474609375, 0.2451171875, 0.1656494140625, 0.023956298828125, 0.011413574218...
embed
34828560_c0
34828560
erlang
0
Title: Problems with Immutable Data in Functional Programming Problem title: Problems with Immutable Data in Functional Programming Tags: erlang, clojure, functional-programming, haskell, multithreading Problem: Problems with Immutable Data in Functional Programming I am new to functional programming. What I understood...
Problems with Immutable Data in Functional Programming Problems with Immutable Data in Functional Programming erlang clojure functional-programming haskell multithreading Problems Immutable Data Functional Programming Problems with Immutable Data in Functional Programming I am new to functional programming. What I unde...
[ 0.0118408203125, 0.024169921875, -0.016357421875, -0.00168609619140625, 0.000782012939453125, 0.0157470703125, 0.01007080078125, -0.0045166015625, -0.00506591796875, -0.02783203125, 0.00799560546875, -0.01007080078125, -0.00738525390625, 0.003326416015625, 0.029541015625, 0.00753784179...
[ 15649, 678, 3370, 561, 22819, 11809, 23, 28670, 10763, 289, 27958, 214, 72, 3066, 20450, 461, 107, 123309, 28966, 1556, 142508, 3869, 65847, 3525, 56037, 449, 217064, 83, 32562, 18151, 17368, 34166, 32354, 15490, 151134, 34292, 2053, 175399, ...
[ 0.170166015625, 0.03369140625, 0.09033203125, 0.1669921875, 0.147216796875, 0.17626953125, 0.0149688720703125, 0.137451171875, 0.125244140625, 0.021942138671875, 0.1495361328125, 0.0213165283203125, 0.052520751953125, 0.19091796875, 0.0855712890625, 0.095703125, 0.009735107421875, ...
embed
5585304_c0
5585304
erlang
0
Title: Erlang: Sending on a closed connection Problem title: Erlang: Sending on a closed connection Tags: disconnect, gen-tcp, send, erlang Problem: Erlang: Sending on a closed connection If a client connects to a server over a normal tcp connection, and then later on the client's connection cuts out, the server will g...
Erlang: Sending on a closed connection Erlang: Sending on a closed connection disconnect gen-tcp send erlang Erlang Sending Erlang: Sending on a closed connection If a client connects to a server over a normal tcp connection, and then later on the client's connection cuts out, the server will get (assuming active mode)...
[ 0.01275634765625, 0.025146484375, -0.005279541015625, 0.019287109375, 0.006683349609375, -0.01251220703125, -0.0257568359375, 0.0281982421875, -0.0037689208984375, -0.028076171875, 0.016357421875, -0.003021240234375, -0.0018157958984375, 0.029541015625, 0.01953125, 0.00885009765625, ...
[ 1004, 3066, 24044, 214, 98, 155738, 94878, 10, 2837, 135457, 9226, 121422, 25379, 72, 23282, 37067, 47, 10723, 645, 3638, 14432, 314, 1810, 66596, 36457, 13736, 155648, 8912, 27853, 50218, 18, 3714, 1556, 14537, 137578, 150631, 5809, 44691, ...
[ 0.1343994140625, 0.2496337890625, 0.112548828125, 0.07232666015625, 0.142822265625, 0.202392578125, 0.165283203125, 0.0210418701171875, 0.06640625, 0.1912841796875, 0.11376953125, 0.15185546875, 0.1043701171875, 0.0711669921875, 0.20556640625, 0.147216796875, 0.053680419921875, 0.1...
embed
9152174_c0
9152174
erlang
0
Title: Is Erlang the right choice for a webcrawler? Problem title: Is Erlang the right choice for a webcrawler? Tags: erlang, web-crawler Problem: Is Erlang the right choice for a webcrawler? I am planning to write a webcrawler for a NLP project, that reads in the thread structure of a forum everytime in a specific int...
Is Erlang the right choice for a webcrawler? Is Erlang the right choice for a webcrawler? erlang web-crawler Erlang Is Erlang the right choice for a webcrawler? I am planning to write a webcrawler for a NLP project, that reads in the thread structure of a forum everytime in a specific interval and parses each thread wi...
[ 0.00909423828125, 0.0107421875, -0.0003662109375, 0.01324462890625, -0.003814697265625, -0.0032806396484375, -0.005859375, 0.0027618408203125, -0.005096435546875, -0.0213623046875, 0.01416015625, -0.003692626953125, 0.0021820068359375, -0.0244140625, 0.015380859375, 0.0196533203125, ...
[ 2071, 1004, 3066, 7108, 44126, 100, 1467, 15182, 434, 603, 72, 70, 58136, 33022, 37352, 13452, 12301, 86997, 45646, 4738, 11907, 51514, 366, 10941, 20324, 125195, 42179, 5622, 3525, 32323, 125663, 16750, 4343, 63399, 46876, 88402, 11814, 2358...
[ 0.015472412109375, 0.1669921875, 0.308837890625, 0.146728515625, 0.1473388671875, 0.04815673828125, 0.1324462890625, 0.1339111328125, 0.1533203125, 0.2066650390625, 0.1104736328125, 0.03466796875, 0.0643310546875, 0.05426025390625, 0.1600341796875, 0.05401611328125, 0.1326904296875, ...
embed
43502594_c0
43502594
erlang
0
Title: Compare two files in Erlang Problem title: Compare two files in Erlang Tags: file, erlang, compare Problem: Compare two files in Erlang I have two different files. First file look like this: hallo bye something new And in second file I have eg. bye. From name of second file (eg. msg-0002) I know that this messag...
Compare two files in Erlang Compare two files in Erlang file erlang compare Compare Erlang Pars file:read_file words.txt Dump msg-0002.file binary:split Compare two files in Erlang I have two different files. First file look like this: And in second file I have eg. bye. From name of second file (eg. msg-0002) I know th...
[ 0.005035400390625, -0.007232666015625, -0.0167236328125, 0.02685546875, -0.002227783203125, 0.0255126953125, 0.0062255859375, 0.01904296875, 0.003143310546875, -0.0047607421875, 0.0096435546875, 0.0242919921875, -0.004547119140625, -0.00058746337890625, 0.0145263671875, 0.0049743652343...
[ 113307, 13, 6626, 102158, 1004, 3066, 23, 11435, 72, 69101, 2392, 39116, 29822, 34153, 124326, 786, 2676, 68163, 177, 66813, 14664, 2394, 4353, 12921, 23972, 6713, 1884, 17932, 30046, 390, 101432, 3714, 26008, 8110, 5117, 831, 7413, 450, 10...
[ 0.1881103515625, 0.1151123046875, 0.1314697265625, 0.1898193359375, 0.1553955078125, 0.294189453125, 0.0584716796875, 0.1697998046875, 0.09906005859375, 0.2144775390625, 0.0787353515625, 0.1475830078125, 0.1260986328125, 0.1669921875, 0.168701171875, 0.05633544921875, 0.08837890625, ...
embed
28004703_c1
28004703
erlang
1
the node is ready. They do not say that the node is still fine if one method success and the other fails. So I am stuck on whether to go ahead to use the cluster or not. Surprisingly this node has succeeded on all operations to join it in the cluster!! I have tried creating this node from scratch again but that has no...
commands is shown below After all those tests with the same results on all nodes except for the **riak-admin test ** which is like this on all other nodes. For node three My doubt is whether this cluster is ready to used to store data because on this Basho website resource , they say you can use any of the methods to ...
[ -0.006195068359375, 0.0159912109375, 0.004302978515625, -0.0130615234375, -0.006591796875, 0.0014801025390625, -0.001434326171875, -0.024169921875, 0.0225830078125, 0.00933837890625, -0.00567626953125, -0.0185546875, -0.00171661376953125, -0.0306396484375, -0.0269775390625, -0.00595092...
[ 75101, 7, 127887, 35064, 109921, 5701, 50339, 110, 988, 45832, 135087, 3034, 1884, 112, 17262, 92814, 36766, 903, 234737, 83, 43542, 11814, 4343, 2053, 144334, 31, 4165, 177953, 4527, 150624, 5885, 55300, 36272, 35782, 179933, 99255, 214493, ...
[ 0.212890625, 0.07440185546875, 0.05657958984375, 0.047210693359375, 0.189208984375, 0.04901123046875, 0.03607177734375, 0.160888671875, 0.09027099609375, 0.170654296875, 0.181640625, 0.2056884765625, 0.011444091796875, 0.105224609375, 0.164794921875, 0.11865234375, 0.052978515625, ...
embed
77424037_c0
77424037
erlang
0
Title: Is there any additional step I need in order to debug RabbitMQ locally using VsCode and Erlang LS extension? Problem title: Is there any additional step I need in order to debug RabbitMQ locally using VsCode and Erlang LS extension? Tags: debugging, vscode-debugger, rabbitmq, erlang, erlang-otp Problem: Is there...
Is there any additional step I need in order to debug RabbitMQ locally using VsCode and Erlang LS extension? Is there any additional step I need in order to debug RabbitMQ locally using VsCode and Erlang LS extension? debugging vscode-debugger rabbitmq erlang erlang-otp VsCode RabbitMQ Erlang no_src Is there any additi...
[ -0.0037841796875, 0.02587890625, -0.01416015625, 0.0238037109375, 0.00494384765625, -0.00347900390625, -0.0103759765625, 0.01300048828125, 0.006011962890625, -0.0390625, 0.01092529296875, -0.0179443359375, 0.031494140625, 0.011474609375, 0.02099609375, 0.0242919921875, -0.01422119140...
[ 78301, 29954, 3871, 8, 85779, 71916, 18, 594, 2737, 4000, 310, 7, 114211, 1004, 3066, 19759, 111938, 978, 36659, 20209, 40899, 112, 21407, 152131, 39, 864, 72, 818, 254, 110, 19437, 136, 156673, 118664, 25632, 98441, 104272, 69427, 3249, ...
[ 0.094970703125, 0.14111328125, 0.0472412109375, 0.1451416015625, 0.254150390625, 0.1689453125, 0.1197509765625, 0.1094970703125, 0.20751953125, 0.10650634765625, 0.10491943359375, 0.047576904296875, 0.2103271484375, 0.07379150390625, 0.198974609375, 0.125, 0.1485595703125, 0.179687...
embed
15008659_c1
15008659
erlang
1
c-10",[],"johan","zspc-10",[]}, {xmlelement,"message", [{"id","4z5S1-69"},{"to","johan@zspc-10"}], [{xmlelement,"x", [{"xmlns","jabber:x:event"}], [{xmlelement,"composing",[],[]}]}]}]} The error occurs in the create_message function. Here is what it looks like: create_message(_From, _To, Packet) -> Type = xml:get_tag_a...
c-10",[],"johan","zspc-10",[]}, {xmlelement,"message", [{"id","4z5S1-69"},{"to","johan@zspc-10"}], [{xmlelement,"x", [{"xmlns","jabber:x:event"}], [{xmlelement,"composing",[],[]}]}]}]} The error occurs in the create_message function. Here is what it looks like: create_message(_From, _To, Packet) -> Type = xml:get_tag_a...
[ 0.024169921875, 0.034912109375, -0.01544189453125, 0.0120849609375, 0.0201416015625, 0.00909423828125, 0.00054168701171875, -0.0036468505859375, 0.0008392333984375, -0.0255126953125, 0.0159912109375, -0.033203125, 0.01287841796875, -0.01483154296875, -0.004547119140625, 0.019775390625,...
[ 501, 9193, 513, 1121, 169, 7, 57095, 131492, 62766, 74157, 532, 617, 758, 130514, 1126, 188, 425, 1779, 145, 102459, 90141, 277, 7522, 214, 581, 18499, 74918, 28282, 429, 32354, 33342, 1884, 168407, 7763, 56607, 60457, 6936, 27639, 42, 50...
[ 0.0980224609375, 0.2320556640625, 0.0841064453125, 0.09893798828125, 0.04083251953125, 0.011566162109375, 0.1259765625, 0.212646484375, 0.2030029296875, 0.22119140625, 0.02545166015625, 0.08795166015625, 0.004241943359375, 0.027374267578125, 0.1334228515625, 0.105712890625, 0.0726928...
embed
11702889_c0
11702889
erlang
0
Title: Erlang `now-next` list iteration Problem title: Erlang `now-next` list iteration Tags: erlang Problem: Erlang `now-next` list iteration I am trying to write something similar to the following: haskell: Prelude> let xs = [1..10] Prelude> zip xs (tail xs) [(1,2),(2,3),(3,4),(4,5),(5,6),(6,7),(7,8),(8,9),(9,10)] er...
Erlang `now-next` list iteration Erlang `now-next` list iteration erlang lists:zip/2 Erlang Prelude lists:zip lists.erl now_nxt Tail coeffs:now_nxt now_nxt_nth Index lists:reverse lists:split Erlang `now-next` list iteration I am trying to write something similar to the following: haskell: erlang: update: thank you for...
[ -0.0021209716796875, 0.01507568359375, -0.00173187255859375, -0.0029144287109375, -0.01104736328125, -0.00110626220703125, -0.00022602081298828125, -0.01611328125, 0.016845703125, -0.031494140625, 0.00244140625, 0.0052490234375, 0.01300048828125, 0.0033111572265625, 0.0016632080078125, ...
[ 1004, 3066, 35613, 86, 29062, 5303, 17, 720, 2320, 72, 50836, 12477, 1914, 822, 112, 56, 141, 5036, 1218, 379, 552, 68053, 927, 31471, 37676, 4353, 31577, 33022, 21373, 25632, 1556, 142508, 28350, 51544, 398, 27781, 134620, 32562 ]
[ 0.1514892578125, 0.25830078125, 0.186279296875, 0.12060546875, 0.1788330078125, 0.2060546875, 0.040191650390625, 0.2200927734375, 0.031585693359375, 0.11572265625, 0.1644287109375, 0.1619873046875, 0.0609130859375, 0.1759033203125, 0.053436279296875, 0.0787353515625, 0.075927734375, ...
embed
35937433_c0
35937433
erlang
0
Title: ejabberd mod_hello_world.erl is giving undefined parse transform &#x27;lager_transform&#x27; error Problem title: ejabberd mod_hello_world.erl is giving undefined parse transform &#x27;lager_transform&#x27; error Tags: xmpp, erlang, ejabberd Problem: ejabberd mod_hello_world.erl is giving undefined parse transfo...
ejabberd mod_hello_world.erl is giving undefined parse transform &#x27;lager_transform&#x27; error ejabberd mod_hello_world.erl is giving undefined parse transform &#x27;lager_transform&#x27; error xmpp erlang ejabberd mod_hello_world.erl lager_transform mod_hello_world gen_mod Required INFO_MSG logger.hrl API _Host _O...
[ 0.00732421875, 0.03173828125, -0.0027923583984375, 0.01312255859375, -0.00592041015625, 0.01348876953125, 0.002777099609375, -0.0234375, -0.00921630859375, -0.0294189453125, 0.00171661376953125, -0.04345703125, 0.01495361328125, -0.0196533203125, 0.0257568359375, -0.01129150390625, -...
[ 28, 145, 102459, 71, 2811, 127, 13817, 32554, 56, 141, 68772, 9232, 5983, 366, 184, 27198, 3768, 60404, 215175, 18499, 6366, 72, 3066, 26602, 9226, 13415, 3181, 123552, 13439, 724, 73088, 4097, 61687, 39029, 35378, 3311, 13528, 9550, 217028...
[ 0.082763671875, 0.1448974609375, 0.2152099609375, 0.1387939453125, 0.1790771484375, 0.0797119140625, 0.1981201171875, 0.1689453125, 0.109130859375, 0.18359375, 0.082763671875, 0.0904541015625, 0.1650390625, 0.1279296875, 0.099609375, 0.230224609375, 0.08740234375, 0.265625, 0.250...
embed
67782175_c1
67782175
erlang
1
() -> spawn(fun() -> supervisor:start_link({local, ?MODULE}, ?MODULE, _Arg=[]) end). start_in_shell_for_testing() -> {ok, Pid} = supervisor:start_link({local, ?MODULE}, ?MODULE, _Arg=[]), unlink(Pid). start_link(Args) -> supervisor:start_link({local, ?MODULE}, ?MODULE, Args). init([]) -> gen_event:swap_handler(alarm_ha...
() -> spawn(fun() -> supervisor:start_link({local, ?MODULE}, ?MODULE, _Arg=[]) end). start_in_shell_for_testing() -> {ok, Pid} = supervisor:start_link({local, ?MODULE}, ?MODULE, _Arg=[]), unlink(Pid). start_link(Args) -> supervisor:start_link({local, ?MODULE}, ?MODULE, Args). init([]) -> gen_event:swap_handler(alarm_ha...
[ -0.00152587890625, 0.036376953125, 0.005859375, 0.0054931640625, -0.0067138671875, -0.006988525390625, 0.01318359375, -0.020751953125, 0.0093994140625, -0.0252685546875, 0.006256103515625, 0.028076171875, 0.00830078125, 0.033203125, 0.02099609375, -0.004791259765625, -0.009033203125,...
[ 33079, 5623, 7710, 132, 16498, 1601, 51858, 17137, 10187, 98908, 12013, 397, 129984, 7614, 177, 3564, 4034, 73, 128019, 2472, 6954, 214, 685, 436, 532, 51, 9405, 1172, 217, 9226, 90141, 634, 254, 74258, 187911, 202317, 1176, 32189, 3630, ...
[ 0.07373046875, 0.1578369140625, 0.19921875, 0.024322509765625, 0.228759765625, 0.149658203125, 0.2283935546875, 0.1527099609375, 0.1927490234375, 0.1129150390625, 0.042236328125, 0.0548095703125, 0.079833984375, 0.0650634765625, 0.0960693359375, 0.09130859375, 0.14892578125, 0.0727...
embed
38538214_c0
38538214
erlang
0
Title: erlang &gt;= R16B-03 is needed by rabbitmq-server-3.6.3-1.noarch Problem title: erlang &gt;= R16B-03 is needed by rabbitmq-server-3.6.3-1.noarch Tags: erlang, rabbitmq Problem: erlang >= R16B-03 is needed by rabbitmq-server-3.6.3-1.noarch Despite Erlang 19 being installed, rabbitmq-server continues to complain a...
erlang &gt;= R16B-03 is needed by rabbitmq-server-3.6.3-1.noarch erlang &gt;= R16B-03 is needed by rabbitmq-server-3.6.3-1.noarch erlang rabbitmq R16B-03 rabbitmq-server-3.6.3-1.noarch Erlang OTP erts-8.0 async-threads:10 kernel-poll:false Eshell V8.0 rabbitmq-server-3.6.3-1.noarch.rpm Failed erlang >= R16B-03 is neede...
[ 0.0052490234375, 0.02294921875, -0.0179443359375, 0.00860595703125, 0.0017547607421875, 0.005767822265625, 0.005584716796875, 0.00994873046875, -0.00775146484375, 0.019287109375, 0.02099609375, -0.0245361328125, 0.0089111328125, 0.0024566650390625, 0.01226806640625, 0.0205078125, -0....
[ 72, 3066, 5386, 627, 2485, 571, 97540, 44841, 152131, 18, 39, 864, 39642, 102738, 158518, 157, 59438, 1004, 180, 23658, 933, 17376, 12654, 39116, 15110, 77924, 583, 5877, 241, 128019, 1019, 10681, 190355, 61518, 953, 20600, 136622, 186992, ...
[ 0.1424560546875, 0.285400390625, 0.011505126953125, 0.1051025390625, 0.1949462890625, 0.1368408203125, 0.189697265625, 0.1689453125, 0.1378173828125, 0.07537841796875, 0.0887451171875, 0.150390625, 0.154052734375, 0.1593017578125, 0.1409912109375, 0.0516357421875, 0.1517333984375, ...
embed
11300456_c1
11300456
erlang
1
ublicKey'{modulus = M, publicExponent = PE}, %% Encoding the keys RSAPublicKey = public_key:pem_encode([public_key:pem_entry_encode('RSAPublicKey', RSAPub)]), X509PublicKey = public_key:pem_encode([public_key:pem_entry_encode('SubjectPublicKeyInfo', RSAPub)]), [{rsa, RSAPublicKey},{x509, X509PublicKey}]. Which will pro...
ublicKey'{modulus = M, publicExponent = PE}, %% Encoding the keys RSAPublicKey = public_key:pem_encode([public_key:pem_entry_encode('RSAPublicKey', RSAPub)]), X509PublicKey = public_key:pem_encode([public_key:pem_entry_encode('SubjectPublicKeyInfo', RSAPub)]), [{rsa, RSAPublicKey},{x509, X509PublicKey}]. Which will pro...
[ -0.021240234375, 0.0225830078125, 0.01373291015625, -0.023193359375, 0.0201416015625, -0.0050048828125, 0.01531982421875, 0.00439453125, 0.0069580078125, -0.0026702880859375, 0.0306396484375, 0.0036468505859375, 0.0164794921875, 0.01409912109375, -0.0123291015625, -0.0005645751953125, ...
[ 5829, 9120, 162429, 83279, 223, 276, 3835, 19279, 54137, 17051, 1745, 357, 587, 6238, 70, 22799, 130424, 179947, 2203, 19770, 72508, 33, 40899, 57964, 15123, 143145, 1193, 2525, 1126, 96472, 75161, 93147, 24666, 425, 27489, 108526, 212330, 18...
[ 0.133056640625, 0.149658203125, 0.2344970703125, 0.1435546875, 0.0214996337890625, 0.047088623046875, 0.1424560546875, 0.0499267578125, 0.1817626953125, 0.11279296875, 0.000640869140625, 0.1143798828125, 0.2164306640625, 0.0899658203125, 0.01226806640625, 0.228515625, 0.2269287109375...
embed
34161297_c1
34161297
erlang
1
0.0.1' 2015-12-08T16:35:05.388846+00:00 app[web.1]: 16:35:05.387 [info] Application lager started on node 'app_name@127.0.0.1' 2015-12-08T16:35:05.399281+00:00 app[web.1]: Eshell V7.0 (abort with ^G) 2015-12-08T16:35:05.399283+00:00 app[web.1]: (app_name@127.0.0.1)1> *** Terminating erlang ('app_name@127.0.0.1') 2015-1...
0.0.1' 2015-12-08T16:35:05.388846+00:00 app[web.1]: 16:35:05.387 [info] Application lager started on node 'app_name@127.0.0.1' 2015-12-08T16:35:05.399281+00:00 app[web.1]: Eshell V7.0 (abort with ^G) 2015-12-08T16:35:05.399283+00:00 app[web.1]: (app_name@127.0.0.1)1> *** Terminating erlang ('app_name@127.0.0.1') 2015-1...
[ -0.0213623046875, 0.024169921875, -0.01171875, 0.010498046875, -0.003204345703125, 0.01165771484375, -0.0081787109375, -0.0267333984375, 0.0034942626953125, -0.028564453125, 0.031982421875, 0.0050048828125, 0.01361083984375, -0.0023651123046875, 0.0322265625, -0.00775146484375, -0.00...
[ 89678, 5, 418, 918, 31435, 8318, 49543, 9271, 4027, 14051, 76172, 611, 27144, 25673, 113252, 7319, 104921, 26602, 26859, 98, 110, 112, 9007, 11627, 1530, 129884, 102014, 13556, 238517, 241, 128019, 310, 2055, 19135, 678, 13331, 724, 12231, ...
[ 0.2152099609375, 0.0175628662109375, 0.0977783203125, 0.1068115234375, 0.0653076171875, 0.0209197998046875, 0.004364013671875, 0.0001220703125, 0.171142578125, 0.03289794921875, 0.013702392578125, 0.09222412109375, 0.0833740234375, 0.046417236328125, 0.1671142578125, 0.080810546875, ...
embed
27513876_c0
27513876
erlang
0
Title: How can I get the state of a child after it exited? Problem title: How can I get the state of a child after it exited? Tags: erlang Problem: How can I get the state of a child after it exited? I am making a program where the child has certain values, but can receive a die message at any time making it exit. Addi...
How can I get the state of a child after it exited? How can I get the state of a child after it exited? erlang How How can I get the state of a child after it exited? I am making a program where the child has certain values, but can receive a die message at any time making it exit. Additionally I have a monitoring proc...
[ -0.0028839111328125, 0.00885009765625, -0.003875732421875, -0.01031494140625, -0.00927734375, 0.000972747802734375, -0.007049560546875, 0.00396728515625, 0.0015716552734375, -0.04052734375, 0.0025634765625, 0.02294921875, -0.018310546875, 0.00994873046875, 0.01513671875, 0.011596679687...
[ 11249, 831, 87, 2046, 70, 11341, 111, 29041, 7103, 442, 82230, 297, 10, 72, 3066, 20662, 1528, 1556, 24233, 142424, 53299, 68, 26008, 2499, 1733, 97204, 9433, 22317, 20020, 12765, 36766, 7464, 923, 272, 87631, 12983, 456, 105199, 19341, 7...
[ 0.0924072265625, 0.1087646484375, 0.05596923828125, 0.172119140625, 0.10302734375, 0.204345703125, 0.1497802734375, 0.2264404296875, 0.1876220703125, 0.0791015625, 0.21826171875, 0.1412353515625, 0.031341552734375, 0.04986572265625, 0.2498779296875, 0.048248291015625, 0.13330078125, ...
embed
12978727_c0
12978727
erlang
0
Title: How do you remove whitespace in an Erlang string that has been assigned to a variable? Problem title: How do you remove whitespace in an Erlang string that has been assigned to a variable? Tags: parsing, file-io, erlang Problem: How do you remove whitespace in an Erlang string that has been assigned to a variabl...
How do you remove whitespace in an Erlang string that has been assigned to a variable? How do you remove whitespace in an Erlang string that has been assigned to a variable? parsing file-io erlang How Erlang Volts file:open voltage1.dat string:strip string:substr re:replace How do you remove whitespace in an Erlang str...
[ 0.0067138671875, 0.004119873046875, -0.0185546875, 0.0242919921875, -0.005126953125, -0.00457763671875, -0.00909423828125, -0.00115203857421875, 0.007232666015625, 0.000843048095703125, 0.01409912109375, -0.00946044921875, -0.0140380859375, -0.01324462890625, 0.0018310546875, 0.0214843...
[ 11249, 87388, 35011, 65421, 1004, 3066, 79315, 95486, 77336, 54, 23, 1556, 47, 366, 11435, 846, 72, 107015, 7, 59636, 6599, 429, 418, 5164, 59623, 196842, 42, 456, 107, 23935, 2809, 16454, 2053, 9384, 47125, 11001, 34292, 117176, 177951, ...
[ 0.045074462890625, 0.2059326171875, 0.207763671875, 0.285400390625, 0.149658203125, 0.26611328125, 0.27001953125, 0.1678466796875, 0.2464599609375, 0.001953125, 0.05682373046875, 0.0190277099609375, 0.044921875, 0.01739501953125, 0.124755859375, 0.109375, 0.0604248046875, 0.2055664...
embed
71572635_c0
71572635
erlang
0
Title: Failed install Rabbitmq (3.9) server does not startup because it needs older ssl library required by Erlang running on Ubuntu 20.04.4 Problem title: Failed install Rabbitmq (3.9) server does not startup because it needs older ssl library required by Erlang running on Ubuntu 20.04.4 Tags: rabbitmq, erlang, ssl, u...
Failed install Rabbitmq (3.9) server does not startup because it needs older ssl library required by Erlang running on Ubuntu 20.04.4 Failed install Rabbitmq (3.9) server does not startup because it needs older ssl library required by Erlang running on Ubuntu 20.04.4 rabbitmq erlang ssl ubuntu-20.04 Failed Rabbitmq Erl...
[ -0.005889892578125, 0.02880859375, -0.00002956390380859375, 0.025634765625, -0.020263671875, -0.01416015625, -0.0208740234375, -0.0040283203125, -0.01019287109375, 0.0235595703125, 0.01495361328125, -0.01397705078125, 0.0299072265625, 0.005096435546875, 0.018310546875, 0.00860595703125...
[ 190355, 297, 20600, 71916, 18, 39, 864, 156611, 10723, 959, 73882, 27117, 114210, 91, 24861, 35773, 56065, 1004, 3066, 51042, 116890, 7085, 39876, 617, 152131, 72, 198996, 11033, 7709, 72134, 4516, 5962, 18499, 72367, 541, 29836, 5612, 56, ...
[ 0.2080078125, 0.017364501953125, 0.151123046875, 0.211181640625, 0.1180419921875, 0.13818359375, 0.198974609375, 0.2100830078125, 0.158203125, 0.112548828125, 0.2176513671875, 0.1158447265625, 0.11083984375, 0.03857421875, 0.219970703125, 0.1856689453125, 0.131103515625, 0.13122558...
embed
55534748_c0
55534748
erlang
0
Title: erlang: how to receive HTTP/RTSP messages from socket? Problem title: erlang: how to receive HTTP/RTSP messages from socket? Tags: rtsp, http, gen-tcp, erlang, erlang-otp Problem: erlang: how to receive HTTP/RTSP messages from socket? I want to manage HTTP or RTSP sessions with Erlang. For example, a standart se...
erlang: how to receive HTTP/RTSP messages from socket? erlang: how to receive HTTP/RTSP messages from socket? rtsp http gen-tcp erlang erlang-otp socket HTTP RTSP OPTIONS CSeq User-Agent VLC LIVE555 Streaming Media v2008.07.24 PLAY Session Range gen_server:listen erlang: how to receive HTTP/RTSP messages from socket? I...
[ 0.0172119140625, 0.0289306640625, -0.0208740234375, 0.00994873046875, 0.009765625, -0.00799560546875, -0.006103515625, 0.005035400390625, -0.01708984375, -0.0478515625, 0.0255126953125, -0.01324462890625, -0.006195068359375, 0.00433349609375, 0.0133056640625, 0.014404296875, 0.001495...
[ 72, 3066, 3642, 47, 53299, 135913, 64, 20503, 9434, 89914, 1295, 221, 27853, 3198, 7008, 1621, 9226, 121422, 818, 254, 27389, 28023, 13, 864, 53400, 46825, 310, 26943, 57544, 87357, 163274, 4794, 16396, 15620, 2357, 185671, 148735, 142462, ...
[ 0.105712890625, 0.261962890625, 0.087158203125, 0.0217132568359375, 0.188720703125, 0.222900390625, 0.0963134765625, 0.1461181640625, 0.2103271484375, 0.17822265625, 0.1126708984375, 0.1099853515625, 0.2003173828125, 0.114013671875, 0.1553955078125, 0.12158203125, 0.1468505859375, ...
embed
10969447_c0
10969447
erlang
0
Title: Erlang List concatenation, weird &quot;|&quot; sign Problem title: Erlang List concatenation, weird &quot;|&quot; sign Tags: list, bubble-sort, concatenation, erlang Problem: Erlang List concatenation, weird "|" sign in order to become familar with Erlang, i'm trying to write my own Bubblesort Algorithm. Right n...
Erlang List concatenation, weird &quot;|&quot; sign Erlang List concatenation, weird &quot;|&quot; sign list bubble-sort concatenation erlang Erlang List sort_sequence Sorted mysort:bubblesort Erlang List concatenation, weird "|" sign in order to become familar with Erlang, i'm trying to write my own Bubblesort Algorit...
[ 0.01434326171875, 0.0294189453125, 0.010009765625, -0.01495361328125, -0.0084228515625, 0.00897216796875, -0.0260009765625, 0.00897216796875, -0.00994873046875, 0.022705078125, 0.0166015625, 0.01513671875, 0.022705078125, -0.0128173828125, -0.004119873046875, -0.0030059814453125, 0.0...
[ 1004, 3066, 32036, 158, 4460, 33, 179459, 41502, 58745, 1230, 24092, 5303, 373, 73163, 62351, 72, 12096, 944, 53666, 759, 978, 266, 320, 33022, 10002, 667, 109847, 2783, 18337, 18151, 88996, 157666, 26366, 2967, 5154, 12, 304, 363, 80389, ...
[ 0.133056640625, 0.254638671875, 0.20166015625, 0.04095458984375, 0.1072998046875, 0.0863037109375, 0.188232421875, 0.032470703125, 0.242919921875, 0.037261962890625, 0.2130126953125, 0.1627197265625, 0.034637451171875, 0.1673583984375, 0.2330322265625, 0.069091796875, 0.166748046875,...
embed
36346044_c0
36346044
erlang
0
Title: Erlang: check chars in inserting text if chars exists in list Problem title: Erlang: check chars in inserting text if chars exists in list Tags: erlang, erl Problem: Erlang: check chars in inserting text if chars exists in list What I'm looking for is, if inserted text contains chars and integer and if these not...
Erlang: check chars in inserting text if chars exists in list Erlang: check chars in inserting text if chars exists in list erlang erl Erlang List Text Erlang: check chars in inserting text if chars exists in list What I'm looking for is, if inserted text contains chars and integer and if these not in List chars return...
[ -0.0025634765625, -0.01019287109375, 0.0031280517578125, 0.033203125, -0.01123046875, 0.005401611328125, -0.00109100341796875, 0.0107421875, 0.00021076202392578125, 0.006134033203125, 0.0089111328125, -0.0208740234375, 0.00186920166015625, -0.01055908203125, -0.000286102294921875, 0.01...
[ 1004, 3066, 12765, 21441, 7, 183540, 214, 7986, 2174, 32316, 23, 5303, 72, 141, 32036, 24129, 16487, 100, 70541, 136, 892, 1505, 6097, 959, 30646, 98320, 89536, 32354, 5608, 106, 34292, 1884, 83, 29568, 11907, 13580, 28032, 997, 619 ]
[ 0.1220703125, 0.25390625, 0.20556640625, 0.2149658203125, 0.0751953125, 0.211181640625, 0.0758056640625, 0.1934814453125, 0.0894775390625, 0.189208984375, 0.06146240234375, 0.19677734375, 0.0736083984375, 0.0115966796875, 0.1656494140625, 0.1170654296875, 0.052276611328125, 0.04815...
embed
39521675_c0
39521675
erlang
0
Title: How do I infer the current timezone in Elixir or Erlang? Problem title: How do I infer the current timezone in Elixir or Erlang? Tags: elixir, erlang Problem: How do I infer the current timezone in Elixir or Erlang? Is there a way in Elixir or Erlang to print out the name of current timezone? I know that I can g...
How do I infer the current timezone in Elixir or Erlang? How do I infer the current timezone in Elixir or Erlang? elixir erlang How Elixir Erlang calendar.local_time Calendar.DateTime.now_utc How do I infer the current timezone in Elixir or Erlang? Is there a way in Elixir or Erlang to print out the name of current tim...
[ 0.0166015625, -0.00885009765625, 0.004547119140625, 0.036376953125, 0.02197265625, -0.00811767578125, -0.00213623046875, 0.0244140625, -0.00775146484375, -0.046875, 0.03515625, 0.00775146484375, 0.004058837890625, 0.01348876953125, 0.00762939453125, 0.0240478515625, -0.0184326171875,...
[ 11249, 54, 87, 53498, 43581, 1733, 18979, 23, 25318, 38308, 707, 1004, 3066, 15296, 72, 87939, 98908, 6032, 105115, 86291, 70059, 35613, 1003, 238, 70, 3917, 47, 28412, 9351, 111, 831, 2046, 4000, 159029, 88996, 99577, 17368, 98169, 2725, ...
[ 0.085693359375, 0.0462646484375, 0.04083251953125, 0.25, 0.2440185546875, 0.2103271484375, 0.2138671875, 0.0863037109375, 0.1475830078125, 0.27099609375, 0.0843505859375, 0.1578369140625, 0.29443359375, 0.099365234375, 0.1055908203125, 0.1864013671875, 0.1171875, 0.175048828125, ...
embed
68436947_c0
68436947
erlang
0
Title: Difference between elixir:eval_forms and compile in elixir_compiler Problem title: Difference between elixir:eval_forms and compile in elixir_compiler Tags: erlang, elixir, compiler-construction Problem: Difference between elixir:eval_forms and compile in elixir_compiler In elixir_compiler.erl (and some other pl...
Difference between elixir:eval_forms and compile in elixir_compiler Difference between elixir:eval_forms and compile in elixir_compiler erlang elixir compiler-construction Difference elixir:eval_forms elixir_compiler elixir_compiler.erl eval_forms Forms Args allows_fast_compilation Result _Binding erl_eval Difference b...
[ -0.00250244140625, 0.0078125, -0.02099609375, -0.000675201416015625, 0.00933837890625, 0.0002899169921875, 0.021728515625, -0.00165557861328125, -0.017333984375, -0.0115966796875, -0.00146484375, -0.002960205078125, 0.0098876953125, 0.0299072265625, 0.0014801025390625, -0.0092163085937...
[ 803, 18234, 6620, 17721, 15296, 38308, 13, 1405, 5037, 136, 9969, 1340, 58875, 34759, 23, 72, 3066, 238478, 56, 141, 28, 15236, 1172, 9405, 114864, 39473, 277, 5974, 126684, 16882, 33770, 98352, 18151, 16940, 6626, 12921, 48322, 25632, 1010...
[ 0.06427001953125, 0.1922607421875, 0.030609130859375, 0.087646484375, 0.1002197265625, 0.2178955078125, 0.0850830078125, 0.250244140625, 0.258544921875, 0.03778076171875, 0.1829833984375, 0.2471923828125, 0.152587890625, 0.1553955078125, 0.011810302734375, 0.08319091796875, 0.1778564...
embed
25347183_c0
25347183
erlang
0
Title: erlang - quicksort. The standard quicksort program from learnyousomeerlang Problem title: erlang - quicksort. The standard quicksort program from learnyousomeerlang Tags: syntax, erlang, quicksort Problem: erlang - quicksort. The standard quicksort program from learnyousomeerlang What is the difference? why am i...
erlang - quicksort. The standard quicksort program from learnyousomeerlang erlang - quicksort. The standard quicksort program from learnyousomeerlang syntax erlang quicksort learnyousomeerlang lc_quicksort Pivot Rest Smaller Larger hello.erl hello:quicksort hello:lc_quicksort erlang - quicksort. The standard quicksort ...
[ -0.007354736328125, 0.0125732421875, 0.017333984375, -0.023681640625, -0.01123046875, 0.015625, -0.00469970703125, -0.00823974609375, 0.0072021484375, -0.00653076171875, 0.0130615234375, 0.003326416015625, 0.00830078125, -0.017333984375, 0.0098876953125, 0.01385498046875, -0.02441406...
[ 72, 3066, 20, 63773, 62351, 5, 5570, 1528, 1295, 30698, 53927, 43452, 56, 6002, 86531, 96, 238, 3181, 2594, 5777, 18, 49756, 105508, 181268, 42, 33600, 141, 32838, 83, 60212, 15400, 444, 20949, 4734, 5117, 12830, 5303, 17, 132283, 107662,...
[ 0.169677734375, 0.302001953125, 0.0325927734375, 0.2220458984375, 0.303466796875, 0.006988525390625, 0.19189453125, 0.1839599609375, 0.02972412109375, 0.116943359375, 0.138916015625, 0.126953125, 0.1346435546875, 0.0997314453125, 0.178466796875, 0.031494140625, 0.024505615234375, 0...
embed
24389147_c0
24389147
erlang
0
Title: Recursion in Erlang functions Problem title: Recursion in Erlang functions Tags: erlang Problem: Recursion in Erlang functions I'm having trouble understanding this piece of code: {<<"block">>, Els} -> JIDs = parse_blocklist_items(Els, []), process_blocklist_block(LUser, LServer, JIDs); #1 parse_blocklist_items(...
Recursion in Erlang functions Recursion in Erlang functions erlang Recursion Erlang Els JIDs parse_blocklist_items process_blocklist_block LUser LServer Attrs xml:get_attr JID1 JID jlib:jid_tolower jlib:binary_to_jid Recursion in Erlang functions I'm having trouble understanding this piece of code: I'm not sure which f...
[ -0.015625, 0.01055908203125, 0.0040283203125, -0.006561279296875, 0.007080078125, 0.01275634765625, 0.0036468505859375, -0.01171875, 0.01336669921875, 0.00897216796875, 0.005828857421875, -0.02197265625, -0.004119873046875, -0.0067138671875, 0.008056640625, 0.0308837890625, 0.0166015...
[ 165428, 42, 6889, 1004, 3066, 32354, 72, 7903, 821, 7146, 366, 184, 81409, 6562, 1486, 9433, 30684, 2189, 339, 193348, 4295, 131492, 27639, 418, 1647, 5612, 658, 71, 58940, 6488, 19155, 1294, 188, 63134, 100094, 18151, 9077, 3129, 20949, ...
[ 0.1466064453125, 0.174560546875, 0.1461181640625, 0.151123046875, 0.265869140625, 0.237060546875, 0.0845947265625, 0.1444091796875, 0.119140625, 0.1617431640625, 0.0784912109375, 0.059417724609375, 0.1207275390625, 0.13818359375, 0.076416015625, 0.08154296875, 0.0279693603515625, 0...
embed
73171510_c1
73171510
erlang
1
F8Z words: inherit daring dish like invite vehicle spy depth average cross industry cat want warm deliver foster approve buddy hand often sword arch dress photo address: RMK1yBucDCJXjppB7bkZ4dMoZqr3ZKgztN scripthash: 8c6a2e84bee5cbbffdb0d1188f6f8fbfd422cafcfdaecb5f6251e32d0a4accc5 balance: None stats: None banner: None...
F8Z words: inherit daring dish like invite vehicle spy depth average cross industry cat want warm deliver foster approve buddy hand often sword arch dress photo address: RMK1yBucDCJXjppB7bkZ4dMoZqr3ZKgztN scripthash: 8c6a2e84bee5cbbffdb0d1188f6f8fbfd422cafcfdaecb5f6251e32d0a4accc5 balance: None stats: None banner: None...
[ 0.000347137451171875, 0.00084686279296875, -0.03173828125, 0.003173828125, -0.019775390625, 0.007598876953125, -0.00083160400390625, 0.016357421875, -0.00055694580078125, -0.017822265625, 0.009033203125, 0.0010833740234375, 0.0233154296875, 0.01531982421875, -0.03369140625, 0.020507812...
[ 563, 1019, 1511, 34153, 23, 3334, 217, 48, 2852, 45, 1495, 1884, 77049, 80939, 57491, 168867, 83080, 41421, 53099, 7515, 3444, 24814, 75060, 1738, 56, 35707, 373, 27376, 3535, 27983, 47416, 187, 206, 40989, 16186, 29823, 12174, 26499, 12623...
[ 0.1201171875, 0.1806640625, 0.1859130859375, 0.195556640625, 0.0841064453125, 0.229736328125, 0.1314697265625, 0.01910400390625, 0.1861572265625, 0.10595703125, 0.128173828125, 0.1195068359375, 0.2110595703125, 0.1978759765625, 0.202880859375, 0.162109375, 0.1793212890625, 0.121582...
embed
23835004_c0
23835004
erlang
0
Title: remove consecutive whitespaces but allow single whitespaces regex erlang Problem title: remove consecutive whitespaces but allow single whitespaces regex erlang Tags: erlang, regex Problem: remove consecutive whitespaces but allow single whitespaces regex erlang Let us say this is the text input Text = "\s\n\t\s...
remove consecutive whitespaces but allow single whitespaces regex erlang remove consecutive whitespaces but allow single whitespaces regex erlang erlang regex Text Hello RemoveTrails re:replace Singlenewline TrimmedText remove consecutive whitespaces but allow single whitespaces regex erlang Let us say this is the text...
[ -0.003143310546875, 0.008544921875, -0.01171875, 0.026123046875, -0.005828857421875, 0.0002384185791015625, 0.003875732421875, 0.0133056640625, 0.018798828125, -0.00640869140625, 0.0184326171875, 0.015869140625, -0.0233154296875, -0.01312255859375, 0.0081787109375, 0.0255126953125, 0...
[ 87388, 148390, 13, 35011, 65421, 1284, 63769, 11001, 6835, 3355, 72, 3066, 24129, 35378, 181139, 28542, 7870, 107, 23935, 43609, 54936, 2256, 4699, 39, 4806, 174379, 7986, 107730, 1660, 3444, 3525, 20928, 13695, 64333, 134629, 32628, 5608, 91...
[ 0.1614990234375, 0.22021484375, 0.0257415771484375, 0.1463623046875, 0.2259521484375, 0.0704345703125, 0.18017578125, 0.1639404296875, 0.07958984375, 0.1129150390625, 0.0350341796875, 0.1700439453125, 0.0631103515625, 0.08203125, 0.10504150390625, 0.13037109375, 0.12646484375, 0.00...
embed
7753085_c0
7753085
erlang
0
Title: Cant setup Mnesia Problem title: Cant setup Mnesia Tags: erlang, mnesia Problem: Cant setup Mnesia setup_mnesia(Name) -> ?VALUE(application:start(mnesia)), ?VALUE(mnesia:create_schema([node()|[Name]])), ?VALUE(mnesia:create_table(muppet, [ {attributes, record_info(fields, muppet)}, {disc_copies, [foo@kos13]}])),...
Cant setup Mnesia Cant setup Mnesia erlang mnesia Cant Mnesia setup_mnesia Name VALUE application:start mnesia:create_schema mnesia:create_table record_info disc_copies kos13 mnesia:wait_for_tables Cant setup Mnesia result is EDITED, ADDED if rewrite both processes to call application:start after mnesia:create_schema i...
[ 0.0162353515625, 0.00634765625, -0.0016326904296875, 0.0228271484375, -0.01123046875, 0.01416015625, 0.01171875, -0.0281982421875, 0.0115966796875, -0.033447265625, 0.006195068359375, -0.0020294189453125, 0.01202392578125, 0.003326416015625, 0.007537841796875, 0.0048828125, 0.0028839...
[ 4171, 18, 169581, 276, 86, 3478, 72, 3066, 49097, 39, 15757, 55991, 37066, 38415, 17137, 7612, 2182, 7560, 192, 22819, 17164, 7319, 17116, 59935, 17204, 2681, 634, 217, 2472, 16750, 172864, 17610, 62, 24057, 2174, 456, 434, 18781, 15044, ...
[ 0.23095703125, 0.1800537109375, 0.24755859375, 0.1363525390625, 0.25244140625, 0.277099609375, 0.07598876953125, 0.2274169921875, 0.210205078125, 0.001922607421875, 0.035308837890625, 0.149169921875, 0.0243072509765625, 0.13671875, 0.1884765625, 0.1080322265625, 0.06689453125, 0.11...
embed
38491113_c0
38491113
erlang
0
Title: Start GProc as a dependency Problem title: Start GProc as a dependency Tags: rebar3, erlang Problem: Start GProc as a dependency I am trying to start gproc as a dependency inside the app, but it fails with: {error,{not_started,gproc}} This is my app.src file which is used by Rebar3 when compiling: {application, ...
Start GProc as a dependency Start GProc as a dependency rebar3 erlang Start GProc not_started MyApp my_app Dependency Rebar3 application:start _build start_sasl Start GProc as a dependency I am trying to start gproc as a dependency inside the app, but it fails with: This is my app.src file which is used by Rebar3 when ...
[ -0.026611328125, 0.0264892578125, -0.00653076171875, -0.002899169921875, 0.006805419921875, 0.005859375, 0.0019073486328125, -0.025146484375, -0.00011587142944335938, -0.03125, 0.01483154296875, 0.00225830078125, 0.007293701171875, 0.0322265625, 0.03466796875, 0.00885009765625, -0.01...
[ 13794, 54709, 22153, 237, 42548, 456, 1299, 363, 72, 3066, 959, 17137, 2646, 39179, 759, 9007, 26885, 853, 38415, 177149, 4034, 15796, 141, 27771, 31577, 706, 3454, 238, 46132, 4027, 35782, 19437, 11435, 11814, 9969, 49725, 72134, 1295, 128...
[ 0.15087890625, 0.0556640625, 0.2498779296875, 0.053375244140625, 0.164794921875, 0.0950927734375, 0.2061767578125, 0.1602783203125, 0.005279541015625, 0.1961669921875, 0.06597900390625, 0.1541748046875, 0.06689453125, 0.1629638671875, 0.043548583984375, 0.1737060546875, 0.13977050781...
embed
26755331_c0
26755331
erlang
0
Title: ErlIDE on Mac OS X Mavericks Problem title: ErlIDE on Mac OS X Mavericks Tags: erlang, eclipse, macos Problem: ErlIDE on Mac OS X Mavericks is there anyone successfully using ErlIDE / Eclipse on Mac OS X Mavericks? I have successfully installed it on Windows but I usually work on a Mac. I tried with Eclipse 3.7,...
ErlIDE on Mac OS X Mavericks ErlIDE on Mac OS X Mavericks erlang eclipse macos ErlIDE Mac Mavericks ErlIDE on Mac OS X Mavericks is there anyone successfully using ErlIDE / Eclipse on Mac OS X Mavericks? I have successfully installed it on Windows but I usually work on a Mac. I tried with Eclipse 3.7, 4.2.2, 4.4, with ...
[ 0.012451171875, 0.033935546875, -0.00494384765625, 0.01275634765625, 0.0079345703125, -0.004974365234375, -0.0034332275390625, 0.0157470703125, -0.0169677734375, -0.006256103515625, 0.01019287109375, -0.01373291015625, -0.002471923828125, 0.003814697265625, 0.0186767578125, -0.01348876...
[ 1004, 141, 36497, 98, 4727, 11787, 1193, 911, 20628, 22824, 72, 3066, 28, 106371, 184, 291, 7840, 83, 2685, 35672, 65771, 17368, 248, 234962, 20600, 442, 3773, 56104, 4488, 37842, 678, 109981, 1398, 70147, 102692, 110, 84434, 60899, 10869, ...
[ 0.203125, 0.2109375, 0.343505859375, 0.1058349609375, 0.1678466796875, 0.16943359375, 0.1414794921875, 0.080322265625, 0.1839599609375, 0.1474609375, 0.15771484375, 0.288818359375, 0.059112548828125, 0.2152099609375, 0.093994140625, 0.040771484375, 0.1268310546875, 0.00271606445312...
embed
5009218_c0
5009218
erlang
0
Title: Erlang escript arguments Problem title: Erlang escript arguments Tags: erlang, erlang-escript Problem: Erlang escript arguments I don't really understand how command line arguments work with escripts. From the manpage, I understand that the arguments are passed as a list of strings to main/1. How can I parse the...
Erlang escript arguments Erlang escript arguments erlang erlang-escript Erlang io:format Usage escript:script_name Args Starting test_server.erl ArgsList string:tokens Length Erlang escript arguments I don't really understand how command line arguments work with escripts. From the manpage, I understand that the argumen...
[ 0.0234375, 0.01806640625, -0.01300048828125, 0.0142822265625, -0.00750732421875, 0.00457763671875, 0.00897216796875, 0.00185394287109375, -0.00885009765625, 0.0038604736328125, 0.017578125, -0.023681640625, -0.0128173828125, 0.024169921875, 0.017578125, 0.0087890625, 0.032958984375, ...
[ 1004, 3066, 28, 32032, 10750, 72, 13, 22995, 51727, 70166, 11627, 1172, 9405, 13794, 3034, 39642, 56, 141, 154663, 79315, 6448, 1755, 77554, 28219, 3642, 75101, 13315, 7, 4488, 678, 115081, 237, 5303, 47, 5201, 11583, 366, 184, 8781, 3334...
[ 0.1297607421875, 0.227294921875, 0.1346435546875, 0.2919921875, 0.25634765625, 0.080078125, 0.059722900390625, 0.130126953125, 0.1051025390625, 0.030426025390625, 0.05682373046875, 0.127197265625, 0.1234130859375, 0.054718017578125, 0.165771484375, 0.107666015625, 0.08544921875, 0....
embed
54475656_c1
54475656
erlang
1
username => undefined}, <<"tele/folin-house-s1/SENSOR">>, <<"{\"Time\":\"2018-12-18T22:37:00\",\"BME680\":{\"Temperature\":21.3,\"Humidity\":38.1,\"Pressure\":1021.4,\"Gas\":308.19},\"TempUnit\":\"C\"}">>, {1549,8796,895335}}. {message,undefined,0,<<"733f0bfd-0741-4e55-bd14-ba10a156165f1549007325254">>, #{dup => false,...
username => undefined}, <<"tele/folin-house-s1/SENSOR">>, <<"{\"Time\":\"2018-12-18T22:37:00\",\"BME680\":{\"Temperature\":21.3,\"Humidity\":38.1,\"Pressure\":1021.4,\"Gas\":308.19},\"TempUnit\":\"C\"}">>, {1549,8796,895335}}. {message,undefined,0,<<"733f0bfd-0741-4e55-bd14-ba10a156165f1549007325254">>, #{dup => false,...
[ 0.01385498046875, 0.0235595703125, -0.031982421875, 0.00433349609375, 0.0142822265625, -0.023681640625, 0.022705078125, -0.0029449462890625, 0.01092529296875, -0.00726318359375, 0.006988525390625, 0.007781982421875, -0.0091552734375, 0.0067138671875, 0.00982666015625, 0.019287109375, ...
[ 38937, 11627, 44357, 9232, 5983, 297, 3025, 23789, 73, 23923, 7, 50412, 29294, 122262, 70059, 1742, 31435, 1819, 30225, 10611, 91092, 159065, 1704, 6644, 25619, 363, 30513, 62914, 34179, 94753, 3408, 49150, 91977, 17067, 17331, 2947, 85600, 1...
[ 0.193115234375, 0.1917724609375, 0.05816650390625, 0.1324462890625, 0.208251953125, 0.07025146484375, 0.1658935546875, 0.12744140625, 0.183349609375, 0.1536865234375, 0.040283203125, 0.12548828125, 0.1990966796875, 0.204345703125, 0.12939453125, 0.1136474609375, 0.068115234375, 0.0...
embed
39254784_c0
39254784
erlang
0
Title: Can not spawn function on remote node with spawn(Node, Fun) in erlang Problem title: Can not spawn function on remote node with spawn(Node, Fun) in erlang Tags: erlang, distributed Problem: Can not spawn function on remote node with spawn(Node, Fun) in erlang experimenting with distributed erlang, here's what I ...
Can not spawn function on remote node with spawn(Node, Fun) in erlang Can not spawn function on remote node with spawn(Node, Fun) in erlang erlang distributed Can Node Fun io:format is_function test_remote_node_can_execute_sent_clojure Pid erlang:nodes Result erlang:apply tests.1.123107452 Can not spawn function on rem...
[ 0.0101318359375, 0.01434326171875, -0.01153564453125, -0.0133056640625, 0, -0.026611328125, 0.006866455078125, -0.026123046875, 0.00787353515625, -0.042724609375, 0.0133056640625, -0.01708984375, -0.01556396484375, 0.0025177001953125, 0.0103759765625, -0.0023956298828125, -0.01831054...
[ 4171, 959, 5623, 7710, 32354, 98, 148814, 110, 112, 678, 5021, 28670, 72, 3066, 15917, 438, 22995, 51727, 137175, 3034, 26973, 157, 4398, 46480, 85691, 12832, 63499, 461, 532, 126684, 9007, 538, 109921, 3742, 170265, 28007, 4034, 97249, 695...
[ 0.075927734375, 0.1119384765625, 0.1561279296875, 0.11669921875, 0.174072265625, 0.0052490234375, 0.1881103515625, 0.148193359375, 0.1314697265625, 0.03912353515625, 0.121337890625, 0.1734619140625, 0.1136474609375, 0.2197265625, 0.0906982421875, 0.1248779296875, 0.112060546875, 0....
embed
25053375_c0
25053375
erlang
0
Title: How to make a counted value inside FoldRows() function available outside the function in a CouchDB list? Problem title: How to make a counted value inside FoldRows() function available outside the function in a CouchDB list? Tags: erlang, couchdb Problem: How to make a counted value inside FoldRows() function av...
How to make a counted value inside FoldRows() function available outside the function in a CouchDB list? How to make a counted value inside FoldRows() function available outside the function in a CouchDB list? erlang couchdb How FoldRows CouchDB Head Req Fun Row Acc TheType proplists:get_value TYPEONE Count Send list_t...
[ 0.0120849609375, 0.01019287109375, -0.0014190673828125, 0.0159912109375, -0.003814697265625, -0.015869140625, -0.000324249267578125, 0.0142822265625, 0.00634765625, -0.0181884765625, 0.0018157958984375, -0.0233154296875, 0.01214599609375, 0.020751953125, 0.01068115234375, 0.0087890625,...
[ 11249, 3249, 54529, 297, 34292, 46132, 30077, 71, 12724, 19725, 132, 32354, 19882, 50782, 1311, 12665, 39463, 5303, 3066, 31816, 206, 48073, 44816, 853, 864, 28670, 96190, 29899, 581, 196707, 25793, 6562, 3794, 27494, 95267, 21907, 31261, 108...
[ 0.058197021484375, 0.09033203125, 0.193115234375, 0.1220703125, 0.21484375, 0.1636962890625, 0.164794921875, 0.05877685546875, 0.2061767578125, 0.18017578125, 0.06048583984375, 0.1727294921875, 0.1365966796875, 0.17138671875, 0.03118896484375, 0.13623046875, 0.2158203125, 0.1478271...
embed
25484315_c0
25484315
erlang
0
Title: How to make mod_archive_odbc works on ejabberd 2.1.13? Problem title: How to make mod_archive_odbc works on ejabberd 2.1.13? Tags: mod-archive-odbc, erlang, ejabberd Problem: How to make mod_archive_odbc works on ejabberd 2.1.13? I'm install ejabberd 2.1.13 from binary installer. After module compilation and cop...
How to make mod_archive_odbc works on ejabberd 2.1.13? How to make mod_archive_odbc works on ejabberd 2.1.13? mod-archive-odbc erlang ejabberd How mod_archive_odbc ERROR REPORT beam_load.c Aug-2014::15:30:32 gen_mod How to make mod_archive_odbc works on ejabberd 2.1.13? I'm install ejabberd 2.1.13 from binary installer...
[ 0.005462646484375, 0.0208740234375, -0.01904296875, 0.025390625, 0.00144195556640625, 0.01251220703125, -0.01263427734375, 0.01043701171875, -0.0125732421875, -0.031494140625, 0.0020294189453125, -0.04638671875, 0.028564453125, -0.020751953125, 0.0069580078125, -0.0223388671875, -0.0...
[ 11249, 3249, 2811, 147488, 2199, 65037, 43240, 28, 145, 102459, 71, 34513, 2681, 72, 3066, 151206, 24638, 145269, 186, 302, 63033, 57247, 9226, 13415, 98, 20600, 2394, 74022, 88996, 98352, 43658, 372, 102158, 43922, 18856, 83783, 13, 7568, ...
[ 0.02130126953125, 0.05291748046875, 0.1712646484375, 0.2147216796875, 0.156982421875, 0.235595703125, 0.13427734375, 0.0916748046875, 0.1339111328125, 0.2115478515625, 0.1463623046875, 0.1112060546875, 0.160400390625, 0.0289764404296875, 0.23095703125, 0.117919921875, 0.0026550292968...
embed
59415780_c0
59415780
erlang
0
Title: How do I get Erlang&#x27;s edoc:application(myproject). to work? Problem title: How do I get Erlang&#x27;s edoc:application(myproject). to work? Tags: erlang, edoc Problem: How do I get Erlang's edoc:application(myproject). to work? I'm battling to figure out Erlang's automatic documentation system. The document...
How do I get Erlang&#x27;s edoc:application(myproject). to work? How do I get Erlang&#x27;s edoc:application(myproject). to work? erlang edoc How Erlang edoc:application myproject.app overview.edoc edoc.erl How do I get Erlang's edoc:application(myproject). to work? I'm battling to figure out Erlang's automatic documen...
[ 0.0126953125, 0.0240478515625, 0.00799560546875, 0.0029144287109375, -0.01043701171875, 0.0191650390625, -0.00653076171875, -0.003448486328125, -0.007080078125, -0.0299072265625, 0.03369140625, -0.01422119140625, -0.0228271484375, 0.0106201171875, 0.0169677734375, -0.01336669921875, ...
[ 11249, 54, 2046, 1004, 3066, 3768, 28, 29713, 101687, 1176, 95322, 47, 4488, 12, 72, 759, 9007, 645, 22751, 13, 56, 141, 1777, 26366, 101038, 209806, 5426, 115992, 4527, 88996, 38415, 32354, 12937, 1478, 669, 7693, 5428, 5423, 1257, 1614,...
[ 0.091552734375, 0.0355224609375, 0.09637451171875, 0.1627197265625, 0.255615234375, 0.064697265625, 0.1617431640625, 0.275146484375, 0.212158203125, 0.1336669921875, 0.203857421875, 0.0638427734375, 0.1541748046875, 0.022979736328125, 0.0997314453125, 0.1163330078125, 0.1614990234375...
embed
65319019_c0
65319019
erlang
0
Title: During migration of couchdb from 1.6.1 to 2.3.1, due to memory issues couchup utility taking lot of time rebuild views Problem title: During migration of couchdb from 1.6.1 to 2.3.1, due to memory issues couchup utility taking lot of time rebuild views Tags: view, rebuild, erlang, couchdb Problem: During migrati...
During migration of couchdb from 1.6.1 to 2.3.1, due to memory issues couchup utility taking lot of time rebuild views During migration of couchdb from 1.6.1 to 2.3.1, due to memory issues couchup utility taking lot of time rebuild views view rebuild erlang couchdb 1.6.1 During During migration of couchdb from 1.6.1 to...
[ -0.004150390625, 0.005828857421875, -0.0026092529296875, 0.000141143798828125, 0.008056640625, -0.0157470703125, -0.03759765625, 0.007659912109375, 0.00830078125, -0.027587890625, 0.00970458984375, -0.023681640625, 0.010009765625, -0.01611328125, 0.021240234375, 0.006439208984375, -0...
[ 133698, 212416, 31816, 206, 48073, 615, 173245, 47, 787, 97109, 98323, 37348, 2037, 19537, 35971, 5915, 1733, 456, 177149, 16912, 21455, 72, 3066, 939, 13267, 63399, 2101, 20331, 37457, 1650, 136993, 39555, 190, 305, 13312, 7464, 959, 28484, ...
[ 0.051666259765625, 0.225830078125, 0.1663818359375, 0.12841796875, 0.2568359375, 0.031951904296875, 0.197265625, 0.060821533203125, 0.06793212890625, 0.2105712890625, 0.1846923828125, 0.17578125, 0.1802978515625, 0.1632080078125, 0.1025390625, 0.1202392578125, 0.1357421875, 0.09820...
embed
33598182_c0
33598182
erlang
0
Title: Ejabberd right way to compiling custom modules Problem title: Ejabberd right way to compiling custom modules Tags: ejabberd, erlang Problem: Ejabberd right way to compiling custom modules Compiled and installed ejabberd version 15.10 on ubuntu 14.04 machine in /opt/ejabberd directory. In the older version the mo...
Ejabberd right way to compiling custom modules Ejabberd right way to compiling custom modules ejabberd erlang Ejabberd Ejabberd right way to compiling custom modules Compiled and installed ejabberd version 15.10 on ubuntu 14.04 machine in /opt/ejabberd directory. In the older version the module can be compiled directly...
[ 0.001617431640625, 0.016357421875, 0.004058837890625, 0.0167236328125, -0.0021820068359375, 0.0269775390625, -0.0064697265625, 0.01129150390625, -0.022705078125, -0.0162353515625, -0.0107421875, -0.0322265625, 0.01373291015625, -0.0162353515625, 0.0167236328125, -0.0026397705078125, ...
[ 241, 145, 102459, 71, 7108, 3917, 9969, 49725, 114122, 88996, 28, 72, 3066, 15612, 20600, 11389, 6281, 963, 198996, 6370, 7709, 36279, 2146, 18856, 14364, 114210, 375, 5974, 105237, 32838, 75101, 452, 5402, 128201, 3126, 4552, 24500, 85493, ...
[ 0.13037109375, 0.1868896484375, 0.268798828125, 0.21630859375, 0.1090087890625, 0.0908203125, 0.1876220703125, 0.15771484375, 0.2330322265625, 0.251708984375, 0.1109619140625, 0.1043701171875, 0.2442626953125, 0.0999755859375, 0.1092529296875, 0.034454345703125, 0.1610107421875, 0....
embed
2317718_c0
2317718
erlang
0
Title: Is there an Erlang command to read BEAM files from a remote repository? Problem title: Is there an Erlang command to read BEAM files from a remote repository? Tags: erlang Problem: Is there an Erlang command to read BEAM files from a remote repository? I need to distribute some Erlang code which is closed source...
Is there an Erlang command to read BEAM files from a remote repository? Is there an Erlang command to read BEAM files from a remote repository? erlang a Erlang BEAM load_lib Find Is there an Erlang command to read BEAM files from a remote repository? I need to distribute some Erlang code which is closed source to a cli...
[ 0.00823974609375, 0.036865234375, 0.002777099609375, 0.004669189453125, 0.003814697265625, 0.0242919921875, 0.00506591796875, -0.005035400390625, 0.01434326171875, -0.04150390625, 0.00164794921875, -0.0281982421875, 0.00982666015625, 0.0005645751953125, 0.010009765625, -0.0145874023437...
[ 2685, 142, 1004, 3066, 75101, 47, 12301, 9622, 8922, 102158, 1295, 148814, 64722, 14, 31667, 72, 72367, 5612, 26040, 3871, 15917, 18151, 155738, 31344, 23282, 1544, 128019, 50065, 27980, 43084, 99764, 23410, 9332, 1884, 7026, 20600, 4527, 759...
[ 0.03399658203125, 0.06536865234375, 0.168701171875, 0.2822265625, 0.233154296875, 0.058990478515625, 0.20068359375, 0.2098388671875, 0.2486572265625, 0.18115234375, 0.11865234375, 0.2291259765625, 0.135009765625, 0.0782470703125, 0.1387939453125, 0.1051025390625, 0.1063232421875, 0...
embed