Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Alex (avolkov@mastodon.xyz), page 18

  1. HackLab.TO (hacklab@mastodon.social)'s status on Thursday, 27-Sep-2018 11:20:23 EDT HackLab.TO HackLab.TO

    Our monthly Saturday Open House is this Saturday from around 3pm to whenever people leave, it's just like every Tuesday's Open House but this one is on a Saturday. https://hacklab.to/visit-us/

    We are at 1266 Queen St. West in Toronto, buzz Unit #6.

    In conversation Thursday, 27-Sep-2018 11:20:23 EDT from mastodon.social permalink Repeated by avolkov

    Attachments

    1. File without filename could not get a thumbnail source.
      Visit Us
      By sen from hacklab.to
      Visit Us
  2. Alex (avolkov@mastodon.xyz)'s status on Thursday, 27-Sep-2018 13:39:01 EDT Alex Alex
    • Del

    @WelshPixie
    I mostly baked based on stuff from allrecipes website -- because they receips fit on one printed page that I then can keep in a pile in cupboard lol.

    Every receipt I tried for making dough calls for about 1/3-1/2 tsp of sugar per 1 cup of flour/ This should take care of the issue without making dough taste too sweet.

    In conversation Thursday, 27-Sep-2018 13:39:01 EDT from mastodon.xyz permalink
  3. Alex (avolkov@mastodon.xyz)'s status on Thursday, 27-Sep-2018 13:27:37 EDT Alex Alex
    • Del

    @WelshPixie Thank you, now I know what to do when I bake for someone who is gluten free.

    I'm going to experiment with rice and chickpea flour. I wonder if putting more yeast in the mix can tweak the texture.

    In conversation Thursday, 27-Sep-2018 13:27:37 EDT from mastodon.xyz permalink
  4. Alex (avolkov@mastodon.xyz)'s status on Thursday, 27-Sep-2018 13:19:07 EDT Alex Alex
    • Del

    @WelshPixie
    Pizza pre-baking looks great.

    Does rice flour in dough taste different/weird than white flour?

    In conversation Thursday, 27-Sep-2018 13:19:07 EDT from mastodon.xyz permalink
  5. Anarcha-Ecologist Catgirl (Em) (greenandblack@sunbeam.city)'s status on Thursday, 27-Sep-2018 06:21:42 EDT Anarcha-Ecologist Catgirl (Em) Anarcha-Ecologist Catgirl (Em)

    I can't stop thinking about the potential for recycled pallets to be used as vertical planters. There's so much vertical space in cities that could be filled with these:

    In conversation Thursday, 27-Sep-2018 06:21:42 EDT from sunbeam.city permalink Repeated by avolkov
  6. Alex (avolkov@mastodon.xyz)'s status on Wednesday, 26-Sep-2018 17:15:12 EDT Alex Alex

    It looks like there are some regressions in Debian for linux-image-4.18.0-1-amd64 compared to linux-image-4.17.0-3-amd64 for for Ryzen 5 2400g.

    In the older version of kernel ACPI sleep works and and nothing crashes wheres in 4.18.0-1 there are periodical crashes and the system refuses to wake up.

    I'll submit a bug report, but without a stack trace it's everyone's guess about how useful it would be 🤷

    In conversation Wednesday, 26-Sep-2018 17:15:12 EDT from mastodon.xyz permalink
  7. Alex (avolkov@mastodon.xyz)'s status on Wednesday, 26-Sep-2018 16:46:41 EDT Alex Alex

    TIL Python 3.7 datetime class has a method fromisoformat, that lets you convert ISO 8601 date string straight to datetime object.

    https://docs.python.org/3/library/datetime.html#datetime.date.fromisoformat

    Since toJson method emits dates in this format, this notation is pretty much universal, and in Python 3.7 no imports or custom parsers required to handle it.

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toJSON

    In conversation Wednesday, 26-Sep-2018 16:46:41 EDT from mastodon.xyz permalink
  8. Alex (avolkov@mastodon.xyz)'s status on Wednesday, 26-Sep-2018 15:41:34 EDT Alex Alex

    I understand my ES6 woes now.

    Firefox doesn't seem to support ES6 in debugger. I understand what is the technical reason behind that, still it's kind of weird that I either need to use console.log statement or use ES6 for writing code and Javascript for debugging.

    My head hurts.

    In conversation Wednesday, 26-Sep-2018 15:41:34 EDT from mastodon.xyz permalink
  9. Alex (avolkov@mastodon.xyz)'s status on Wednesday, 26-Sep-2018 11:54:22 EDT Alex Alex

    Pretty good introductory mastodon talk by Craig Maloney at mug.org

    https://www.youtube.com/watch?v=S4amvKNpJoM

    In conversation Wednesday, 26-Sep-2018 11:54:22 EDT from mastodon.xyz permalink
  10. Alex (avolkov@mastodon.xyz)'s status on Tuesday, 25-Sep-2018 17:46:25 EDT Alex Alex
    in reply to
    • Eugen

    @Gargron Which compels me to ask -- please add 'contributing' section to describe contribution guidelines and point to current repos where PR requests could be submitted.

    In conversation Tuesday, 25-Sep-2018 17:46:25 EDT from mastodon.xyz permalink
  11. Alex (avolkov@mastodon.xyz)'s status on Tuesday, 25-Sep-2018 17:32:42 EDT Alex Alex
    in reply to
    • Eugen

    @Gargron

    https://gist.github.com/avolkov/a47a4ac07b1d14ecdd196745d0347534

    I would add this as a PR but I didn't find commits for this on source.joinmastodon.org, maybe this is a local branch?

    In conversation Tuesday, 25-Sep-2018 17:32:42 EDT from mastodon.xyz permalink
  12. Alex (avolkov@mastodon.xyz)'s status on Tuesday, 25-Sep-2018 17:21:05 EDT Alex Alex
    • Eugen

    @Gargron 100x yes! This page contains whole bunch of things that either everyone kept repeatedly asking during the last wave of sign-ons or something that took me a while to figure out.

    One small suggestions -- as this document sets the tone for the users. Could you give a few examples of using cw, or even a screenshot of how using cw looks like? In my experience this is the thing new users get confused the most.

    In conversation Tuesday, 25-Sep-2018 17:21:05 EDT from mastodon.xyz permalink
  13. switching.social (switchingsocial@mastodon.at)'s status on Tuesday, 25-Sep-2018 08:35:07 EDT switching.social switching.social

    The latest version of #Chrome doesn't delete Google cookies even when you ask it to delete all cookies:

    https://twitter.com/ctavan/status/1044282084020441088

    It also does some dodgy stuff with logging people into Google:

    https://techcrunch.com/2018/09/24/security-experts-say-chrome-69s-forced-login-feature-violates-user-privacy/

    Chrome is made by Google, who make vast amounts of money from invading people's privacy.

    The best easy-to-use alternative right now is probably Firefox:

    https://www.mozilla.org/firefox/

    #DeleteChrome #DeleteGoogle

    In conversation Tuesday, 25-Sep-2018 08:35:07 EDT from mastodon.at permalink Repeated by avolkov
  14. Alex (avolkov@mastodon.xyz)'s status on Monday, 24-Sep-2018 21:46:14 EDT Alex Alex
    • LinuxPaulM🔰

    @LibertyPaulM
    Reply All -- internet culture goodiness. Try episode #117 The World's most expensive free watch
    Flash Forward -- come for intro music stay for time travel
    Bad with Money -- podcast examining our personal relationship with money
    Overthinking it -- literary criticism of popular culture turned to 11 (that's how I know the plot of every marvel movie)
    Hardcore history -- you must like history to listen to it, because each episode is 4 hours
    Harmontown -- Dan Harmon complains.

    In conversation Monday, 24-Sep-2018 21:46:14 EDT from mastodon.xyz permalink
  15. GTALUG 🐧 (gtalug@mastodon.social)'s status on Monday, 24-Sep-2018 21:28:22 EDT GTALUG 🐧 GTALUG 🐧

    You can now watch our September 2018 #GTALUG meeting -- How Open Source Destroyed the Past, Created the Present, and Will One Day, Save the Future with Marcel Gagne

    https://www.youtube.com/watch?v=llHkWbVHpR0&list=PLUgE6dqIXiEvUqlunl4fbg-2ECqCu-3KK

    In conversation Monday, 24-Sep-2018 21:28:22 EDT from mastodon.social permalink Repeated by avolkov
  16. Alex (avolkov@mastodon.xyz)'s status on Monday, 24-Sep-2018 16:34:45 EDT Alex Alex
    • LinuxPaulM🔰

    @LibertyPaulM The 'linux CoC controversy' is in full gamergate mode now, the of whomever organizes this is to keep bringing it up -- that's all they can do, and there's nothing left to say for everyone else.

    In conversation Monday, 24-Sep-2018 16:34:45 EDT from mastodon.xyz permalink
  17. Alex (avolkov@mastodon.xyz)'s status on Monday, 24-Sep-2018 13:17:53 EDT Alex Alex
    in reply to

    Apparently if I enable '--harmony' flag somewhere this will work

    https://stackoverflow.com/questions/43858714/typeerror-object-entries-is-not-a-function

    However I'm using webpack to build the module and so far I have no idea how to do it, in webpack.config.js I have babel loader that should understand ES6 natively,

    {
    test: /\.js$/,
    exclude: /node_modules/,
    loader: 'babel-loader',
    },

    But when it comes to running code, that doesn't work for some reason.

    *Makes indecent hand gestures at the screen*

    #js #es6 #webpack #babel

    In conversation Monday, 24-Sep-2018 13:17:53 EDT from mastodon.xyz permalink
  18. Alex (avolkov@mastodon.xyz)'s status on Monday, 24-Sep-2018 13:14:58 EDT Alex Alex
    in reply to

    Apparently if I enable '--harmony' flag somewhere this will work

    In conversation Monday, 24-Sep-2018 13:14:58 EDT from mastodon.xyz permalink
  19. Alex (avolkov@mastodon.xyz)'s status on Monday, 24-Sep-2018 13:14:26 EDT Alex Alex
    in reply to

    *more indecent hand gestures*

    I want to iterate over dictionary values.

    In python its done like this

    for v in mydict.values(): print(v)

    In ES6 it is supposed to be done like this

    for (let v in Object.entries(mydict)){console.log(v)}

    This is a bit verbose, but ok. There's even nice MDN article about it -- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries

    However this doesn't work because Node doesn't like it.

    https://github.com/rails/webpacker/issues/1021

    In conversation Monday, 24-Sep-2018 13:14:26 EDT from mastodon.xyz permalink
  20. Alex (avolkov@mastodon.xyz)'s status on Monday, 24-Sep-2018 13:05:00 EDT Alex Alex

    Something is wrong with node config and webpack doesn't traspile js file using es6. ES6 is slightly better than JS but I'm not sure how many hours I can dedicate to fixing this issue.

    Compared to Python every bit of Node infrastructure is so complex that it makes me angry, and I can't use python because I need to run code inside the browser.

    *Makes indecent hand gestures at the screen*

    In conversation Monday, 24-Sep-2018 13:05:00 EDT from mastodon.xyz permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.