Live data from Hacker News

Viewing profile — codingkev

codingkev

HN member
Joined
Tue, Jan 25, 2022, 7:52 AM UTC
HN karma
80
Public activity
21 items

About codingkev

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #30624621

    People who are interested in this may also be interested in Cooklang, a simple plain-text markdown format for recipes: https://cooklang.org/ -- doesn't get much easier than that.

  3. comment
    Comment #30511337

    It assume it depends on how things are structured. If you are effectively running everything from Russia and are just using a EU corporate entity on the "frontend" with no actual b…

  4. comment
    Comment #30505633

    Without paywall https://12ft.io/proxy?q=https%3A%2F%2Fwww.reuters.com%2Fbusi...

  5. comment
    Comment #30498990

    Not sure what is going on there, but several Russian stocks (including ADRs and GDRs listed on the NYSE/LSE) have been suspended from trading.

  6. story
  7. comment
    Comment #30409753

    What do you suggest as an alternative to password reset based on the account email?

  8. comment
    Comment #30278498

    You can link directly to a line by appending # https://github.com/torvalds/linux/blob/f4bc5bbb5fef3cf421ba3...

  9. comment
    Comment #30260988

    A little shoutout to a alternative Python formating tool https://github.com/google/yapf (developed by Google). The built in "facebook style" formating felt by far the most natural …

  10. comment
    Comment #30228284

    I agree. With the current state of Django admin, it is better not to build complex stuff on top of it. A few tweaks and customization here and there are fine, but anything more wil…

  11. comment
    Comment #30223901

    Whats the deal with they large number of open issues an pull requests on FastAPI and SQLModel? SQLModel 100 issues, 54 open PRs FastAPI 903 issues, 448(!!) open PRs I recently had …

  12. comment
    Comment #30214079

    The last paragraph hits hard, very true.

  13. comment
    Comment #30213868

    Cyprus is probably the best overall deal out there right now, but it isn't the cheapest option.

  14. comment
    Comment #30213822

    I guess they just want well off people who leave their $$$ in the local economy for half a year. Fair enough, but not a very impressive deal. For comparison: Georgia (the country) …

  15. comment
    Comment #30206625

    True. In parts of Eastern Europe and in Asia, McDonalds is still considered a American premium-brand. Same goes for Starbucks and some other American chains.

  16. comment
    Comment #30192505

    Early adopters got life long free access... until eventually even the 99 cents was dropped.

  17. comment
    Comment #30185570

    Facebook is dying slowly in the developed world, that is true. However it is still growing in emerging markets. And most importantly: FB is still generating tons of cash to fund th…

  18. comment
    Comment #30182478

    Yep, down since ~10mins here in central europe.

  19. comment
    Comment #30165877

    SEEKING WORK | Europe | Remote only Senior Architect and Developer with 8+ years of experience. Mainly focused on backend development and system architecture. Worked with many star…

  20. comment
    Comment #30105330

    Yes, this allows for easy building of flag emojis as long as you know the ISO 3166 two-letter country code. Example: https://github.com/kennell/flagz/blob/master/flagz.py

  21. comment
    Comment #30069318

    What plugin(s) exactly are you using in VSCode for Python support?