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

Bloomreach | Python, Golang, C++, DevOps | Europe Remote or Onsite | Full-time or Part-time | https://www.bloomreach.com/

Bloomreach is the leader in commerce experience. Our flagship product, brX, is the only digital experience platform that utilizes the full spectrum of commerce data, from product to customer, alongside content management capabilities, and AI-driven search, merchandising, and personalization in one flexible, API-first platform. We serve over 700 global brands including Albertsons, Staples, Bosch, Puma, FC Bayern München, and Marks & Spencer, and power $200 billion in digital commerce experiences annually.

Our tech stack:

- Python & Go - C++ - MongoDB, Redis, Apache Kafka - Kubernetes, Prometheus - various Google Cloud Platform services (GCS, pub/sub, ...) - Gitlab CI/CD

To apply or for any questions, either go to https://www.bloomreach.com/en/careers or reach out directly to me at jan.dupal@bloomreach.com


I’ve been to two power plants in the Czech republic:

Temelin, nuclear power plan [1]. Pretty nice information center in a historical building with models, plant simulator and a small cinema. Although the most exciting part is visiting the actual power plant site - generators, accompanying infrastructure, going through radiation check point. Not sure if the site visit is publicly available.

Lipno, hydro plant [2]. Not as interesting information center as in Temelin, but the underground facility with turbines, generators and outlet tunnels makes you realize the huge mass of water in the dam and the amount of power the plant is able to generate.

The next item on my bucket list is pumped-storage in Dlouhe Strane [3], which looks like a hill with the peak cut off, having there a large pond instead.

Sources: [1] https://www.cez.cz/en/power-plants-and-environment/nuclear-p... [2] https://www.cez.cz/en/contacts/information-centers/lipno-inf... [3] https://www.cez.cz/en/contacts/information-centers/dlouhe-st...


Near where I live is the Taum Sauk pumped storage plant [1], which actually overtopped in 2005 and flooded the valley below. You can see where the water cleared trees and things [2], and where the reservoir broke [3]. It drained over 3.7 billion liters in 20-30 minutes. [1] https://en.wikipedia.org/wiki/Taum_Sauk_Hydroelectric_Power_... [2] https://upload.wikimedia.org/wikipedia/commons/3/3d/Tscompar... [3] https://upload.wikimedia.org/wikipedia/commons/7/76/Taum_Sau...


A little warning: You should turn off SSH Agent Forwarding for this host. Otherwise it may use your SSH Keys to auth to other servers you connect to via SSH, e.g. GitHub git access etc.

You can either disable it for a particular session via -a argument:

  $ ssh -a chat.shazow.net
Or permanently for this host in ~/.ssh/config:

  Host chat.shazow.net
    ForwardAgent no


That sounds like a fun hack, thanks! Wonder if it will work, will play with it later. :) Do any clients have it on by default?

(If you'd like to take my word for it, I have no intention on doing this on chat.shazow.net)


if you use an agent, you can turn on confirmation for usage of the key with "ssh-add -c" it will prompt using SSH_ASK_PASS... I always do that and i think its always a good measure. of course always turning on agent forwarding is non the less a bad idea :D


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: