Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codingkev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Running the ua.-top level domain in times of war
(heise.de)
5 points
by
codingkev
4y ago
|
0 comments
2.
▲
by
codingkev
5y ago
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.
▲
by
codingkev
5y ago
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 business operations within the EU, that type of set
4.
▲
by
codingkev
5y ago
Without paywall https://12ft.io/proxy?q=https%3A%2F%2Fwww.reuters.com%2Fbusi...
5.
▲
by
codingkev
5y ago
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.
▲
I don't think ML will ever be able to write code [video]
(youtube.com)
1 points
by
codingkev
5y ago
|
1 comments
7.
▲
by
codingkev
5y ago
What do you suggest as an alternative to password reset based on the account email?
8.
▲
by
codingkev
5y ago
You can link directly to a line by appending #<line_number> https://github.com/torvalds/linux/blob/f4bc5bbb5fef3cf421ba3...
9.
▲
by
codingkev
5y ago
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 to me with the out of the bo
10.
▲
by
codingkev
5y ago
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 will likely break on Django and/or third-party package upd
11.
▲
by
codingkev
5y ago
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 to choose between Flask and FastAPI for a fresh project and
12.
▲
by
codingkev
5y ago
The last paragraph hits hard, very true.
13.
▲
by
codingkev
5y ago
Cyprus is probably the best overall deal out there right now, but it isn't the cheapest option.
14.
▲
by
codingkev
5y ago
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) offers a 360 day visa free entry for almost every country ou
15.
▲
by
codingkev
5y ago
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.
▲
by
codingkev
5y ago
Early adopters got life long free access... until eventually even the 99 cents was dropped.
17.
▲
by
codingkev
5y ago
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 the other assets. WhatsApp has basically zero monetization rig
18.
▲
by
codingkev
5y ago
Yep, down since ~10mins here in central europe.
19.
▲
by
codingkev
5y ago
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 startups in the past, vast experience running web applications i
20.
▲
by
codingkev
5y ago
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.
▲
by
codingkev
5y ago
What plugin(s) exactly are you using in VSCode for Python support?