Posts by erkol@mastodon.social
(DIR) Post #9r4QgtmDHIWd0p2hlI by erkol@mastodon.social
2020-01-16T20:45:49Z
1 likes, 0 repeats
@kick @sir @codesections They are also not implementing javascript by themselves, they are using the javascript engine from Firefox (SpiderMonkey).
(DIR) Post #9rOW6oq2e8AS9rD98a by erkol@mastodon.social
2020-01-26T13:25:30Z
0 likes, 0 repeats
@sir They made a post detailing how you should do it on the subreddit: https://www.reddit.com/r/RocketLeague/comments/etiih3/update_on_refunds_for_macos_and_linux_players/
(DIR) Post #9s6kPtgSodleDAsTFQ by erkol@mastodon.social
2020-02-16T21:33:13Z
0 likes, 0 repeats
@sir I recently figured out you could access the keys of github users, for example https://github.com/erk-.keys and https://github.com/erk-.gpg which I found pretty interesting. Does sourcehut have or plan something like it?
(DIR) Post #9sUUMV2hLg7vPP8tsW by erkol@mastodon.social
2020-02-28T08:26:33Z
0 likes, 0 repeats
@sir Do you plan to have any automated way of getting interesting projects in the discorver portal. Or will it just be hand picked projects.
(DIR) Post #9tvhoPh2I0LUCtAkqG by erkol@mastodon.social
2020-04-11T09:26:04Z
0 likes, 0 repeats
@sir @wolf480pl @RandomDamage @codesections @kungtotte So they should alwayws be treated as someting like utf16 or utf32 and never use utf8 as that adds more complexity. Or do you believe that they should be Ascii strings? or EASCII, or even EBCDIC?
(DIR) Post #9v2sk5EIQmwVbQjwFU by erkol@mastodon.social
2020-05-14T18:03:33Z
0 likes, 0 repeats
@sir Negative count gives a 5xx error when it probably should be a 400. But other than that it looks good.
(DIR) Post #9vAUE9v8GE6ouDijYW by erkol@mastodon.social
2020-05-18T10:26:21Z
0 likes, 0 repeats
@sir It does not even have to be a real language a good example of that Prisencólinensináincıúsol which was made to sound italian as sung by an American. But it is just complete gibberish.https://en.wikipedia.org/wiki/Prisencolinensinainciusol
(DIR) Post #9vAxUadjaFkj4vln9s by erkol@mastodon.social
2020-05-18T15:55:00Z
0 likes, 0 repeats
@sir I don't think containers are the issue here. They have been a thing for around 20 years. The issue is more how they are getting used now compared to how they were used then. Containers was and continue be usefull tools. But you really don't need a container to run a small webservice which some people seem to continue to think.