Hacker Newsnew | past | comments | ask | show | jobs | submit | zeronone's commentslogin


Many ORMs have similar features - jOOQ is not unique in this. The article is talking about an addition to SQL syntax, not a DSL embedded in another language.


Quite amazing performance, however ironically the output for RTL languages doesn't read very well.

You might want to add `direction: rtl` to your `.text-right` CSS class. The punctuation marks etc are all off for RTL languages.


I assume most websites have a unique public IP, once you know the destination address, isn't it easy to infer the visited website.


If you don't use shared hosting it is very easy, and even if you do use shared hosting it is fairly easy:

"What can you learn from an IP?" https://irtf.org/anrw/2019/slides-anrw19-final44.pdf

https://blog.apnic.net/2019/08/23/what-can-you-learn-from-an...


Here are some good resources on tech salaries in Tokyo/Japan.

https://japan-dev.com/blog/software-developer-salaries-in-ja...

https://opensalary.jp/en/


I wonder if the risk of memory leak increases when using the generators.


Indentation is wrong in following statement ``` return once_wrapper ```


Duh, thanks! Now I have a new one but I think it just means the script needs to stay running longer so the coroutine can have time to do its thing.

    ./once.py:29: RuntimeWarning: coroutine 'once.
    <locals>.once_wrapper' was never awaited
    one_time_setup()


Your main function needs to be async as well, since the one_time_setup is async. Linking this SO answer that also links to the docs (may come handy!).

https://stackoverflow.com/questions/57399157/runtimewarning-...

Edit: Also tangentially relevant is the article linked by pansa2 in another thread, which was also discussed on HN a few months ago: http://journal.stuffwithstuff.com/2015/02/01/what-color-is-y...


Thanks!


I usually buy laptops with Japanese keyboard, which gives you three extra keys and use Karabiner to repurpose them.


Absolutely love the idea, will do the same thing in the future! Since I started remapping many keys with Karabiner, I became annoyed that the spacebar is so huge and wished that they had added more keys instead. The Japanese keyboard looks fantastic for my purposes. Thank you very much!


- Design Data Intensive Applications (https://dataintensive.net)

- Database Internals (https://www.databass.dev/)


As there is virtually no drugs in South Korea or other east asian countries, addiction do have a different perception/connotation. Nonetheless, the word "addiction/중독" is used to refer smartphone addiction.


There is definitely alcohol being consumed in South Korea. Anecdotally, I've seen some hard-drinking South Koreans. In terms of real data, the country ranks pretty highly in overall drinking.

https://en.wikipedia.org/wiki/List_of_countries_by_alcohol_c...


Alcohol, caffeine, and nicotine are legal, widely available drugs that are all heavily used in east Asia.


Java Spring!!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: