Poland. Most of the popular sites are down. Including community forum on Cloudflare.
HN user
gbajson
Would anyone of you if it is trained to recognize geographical places, famous people, etc?
Would anyone of you know any tool that would simulate working on GSM connection (EDGE, 3G, LTE) on Linux box?
I am looking for any reliable way of simulating user application working on mobile phone.
In my area in the winter you always sense air pollution.
But with just a nose it's hard to say if it's 100 μg/m3 of or 200 μg/m3 of PM2.5.
"europe-west-9 (Paris) has been physically flooded [...], but has zero impact elsewhere."
I am afraid this is not true. We have nothing in europe-west-9, but problem in this region caused global problem with Cloud Console, which hit us, because we were not able to use it for several hours.
Snippert from https://status.cloud.google.com/incidents/dS9ps52MUnxQfyDGPf...:
"Cloud Console: Experienced a global outage, which has been mitigated. Management tasks should be operational again for operations outside the affected region (europe-west9). Primary impact was observed from 2023-04-25 23:15:30 PDT to 2023-04-26 03:38:40 PDT."
Reduce? They are hiring in Poland!
Lay-offs?
Companies are hiring people as fast as they can! I am writing from Poland.
Snow cannons are much cheaper, but don't work when temperature is above 0 °C; helicopters can still fly and carry snow.
"Over 97 percent of documents related to the event are now publicly available."
Read - "Over 2% of all documents are still classified."
How exactly does US support it?
I was looking for this port for years. Thank you!
Experience is an important factor here.
Minimal wage in 2022 is 3010 PLN (~630 Eur), so juniors/mids rather won't make 10-12x.
Not in Poland.
They grew ~3-4 times during last 10 years. COVID-19 definitely helped here!
Very good, interactive article describing how the watch works: https://ciechanow.ski/mechanical-watch/
I 100% agree with you. I will keep Warp on my radar, but without proper tmux support it's no-go for me.
All my friends, which are using terminals, are also using tmux. It's still small sample, but probably we don't represent such a tiny minority here.
"We have no clue how our software works, so we will sue you".
It's a disaster from any point of view. Also ineffective.
They could easily designate not 10M, but 100M for bug bounties and simply solve their problems.
Yet another similar story.
Will your next startup also rely on Google?
Governments are printing money, inflation is eating savings. Properties are safe and easy way to protect money.
When buying properties will be banned, what would you recommend as an alternative?
What do you think about applications like Simply Piano? I am 40+ yo, and never played any instrument before. After 3 years of practicing with Simply Piano I am able to read and play some sheet music, but I'd like to know which areas need improvements.
Do you know any applications which can record performance of a song and evaluate it?
I have just spent 5 minutes trying to find any useful use cases for 'vdir'. Does anyone of have idea why other 'ls' has been created?
Feature requests:
- ability to save played melodies,
- ranked playlist.
I am wondering if he runs any OCR or object recognition on collected screenshots.
Does anyone of you know who owns this debt? What will happen when citizens decide to null it?
Standard logging functions, without f-strings. So instead of: logging.debug(f'Problem with {x}') use: logging.debug('Problem with %s', x).
I already experienced performance issue, just because log messages (millions/s) were evaluated, for logger in debug mode, so it really depends on the system.
The example of f-string in the article is quite unfortunate, it suggests using it for logging messages. F-strings shouldn't be used in loggers, because they aren't lazy evaluated.
I have just tried it. The idea is nice, but browser needs some fixes. I could not close cookie warning https://news.ycombinator.com/item?id=19813921
How is it related to the topic?
Similar thing has happened to me. I joined a security team in a Big Bank. During the first month of my work I discovered a terrible and obvious security hole, which was there for years. My manager took me aside and explained that they can't fix it, or even start doing anything about it, because the whole team will look incompetent. I was told not do anything and reassigned to the completely different tasks far from the team. After another month, I left.
Has anyone of you seen such beautiful explanation for other protocols (TCP, 4-way handshake)?