Live data from Hacker News

Viewing profile — ioulian

ioulian

HN member
Joined
Thu, Sep 06, 2012, 9:50 AM UTC
HN karma
251
Public activity
85 items

About ioulian

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #45286030

    > Also, if the data in chat is being held hostage, the org might be using chat wrong. This is so important these days. A lot of project send users to discord, slack for documentati…

  3. comment
    Comment #43460054

    I hear a lot of astrophotographers take many short-exposure (5-10s) photos and then stich them together in POST. Missing 1 of possible 100 photos in OK I think? Keeping in mind tha…

  4. comment
    Comment #41728258

    Can't thank you enough for photopea. Very good (and impressive) job that you've done with it! It's very useful as a frontend developer that wants to quickly edit an image!

  5. comment
    Comment #39010631

    Great, thanks!

  6. comment
    Comment #39000511

    A bit off topic, but I was interested in Nvidia Shield but I have an (5.1) amplifier hooked on my TV with Optical Cable. As I understood, Shield doesn't have any Optical out. Is it…

  7. comment
    Comment #38486502

    You are right, this would not cause layout to recalculate, only repaint. And propably repaint only a section of the screen, not the whole window.

  8. comment
    Comment #38486479

    Strange to see this, as the animation should NOT trigger a layout recalculation (transform is done on it's own "layer", is GPU accelerated and that's why it's more performant). The…

  9. comment
    Comment #38445451

    ah yes, jQuery. Indeed hide()/show() just set css to display: none/block, but it can vary (inline/flex/...). CSS is a bit of a mess the last few years, with so many caveats... Just…

  10. comment
    Comment #38444846

    Maybe I'm missing something about your question, but: ``` .parent {display: flex; flex-direction: column;} .rest {flex-grow: 1; overflow-y: auto;} ```

  11. comment
    Comment #36238461

    For people who use Home Assistant, I've gone with DIY route with ESPHome [1] and senseair CO2 sensor. You can buy those sensors for +- 26 USD on AliExpress. Together with 5 USD, ES…

  12. comment
    Comment #34365442

    You can't believe from how much bugs TypScript has saved me. When it was "first released" (when it became more popular), I have ported our starter kit to TypScript and was amazed o…

  13. comment
    Comment #29315873

    * SponsorBlock for YouTube - Skip Sponsorships

  14. comment
    Comment #28903297

    Great Job! As a developer who hates slicing emails manually (and testing them), I use only BeeFree for creating them (for at least 6 years I think). Thank you and good luck!

  15. comment
    Comment #28796540

    When I was young, I was also afraid of insects, especially flying ones. But I've read somewhere that you are afraid of animals if you don't see what they are thinking. Take for exa…

  16. comment
    Comment #27661378

    I've only installed PRO versions of Windows 10 and you CAN setup a local account even if internet is plugged in. It is however, hidden behind a few clicks so you must actively sear…

  17. comment
    Comment #26386258

    Have a look at https://www.gog.com/ . I only buy new games from them. You can download the whole package to store offline and play in a few years without needing to "login" or bein…

  18. comment
    Comment #23868107

    There is a short part of this in Black Mirror episode: Fifteen Million Merits. To earn credits you must look at an ad-video, but when he looks away the video stops and makes a craz…

  19. comment
    Comment #23858244

    Sorry to be a buzz kill, but AFAIK you can't "reverse" a worm gear.

  20. comment
    Comment #23843118

    And this reminds me about another story, I can't find the link but it was something like this: A game developer was making a game for PlayStation and they were over their memory li…

  21. comment
    Comment #22363961

    Another video about what you can achieve with Excel: https://www.youtube.com/watch?v=bkQJdaGGVM8 (HDR Image processing)

  22. comment
    Comment #22316262

    It's not that easy. It's not always that you scroll gradually to the bottom of the page. If you click the scrollbar to the bottom, then the middle images shouldn't load. The same i…

  23. comment
    Comment #22256231

    That is a great initiative! I just installed the app and contributed some tweaks in my area. Also, I couldn't find any info on this matter: some quests ask you what number a house …

  24. comment
    Comment #22112076

    I'm mostly Frontend developer recently so I haven't been much up to date with Backend technologies. If I need a CMS for my frontend, what technology(-ies) can I use?

  25. comment