HN user

milicat

92 karma
Posts0
Comments18
View on HN
No posts found.

Location: Germany

Remote: preferably remote; travel within Germany or adjacent regions can be arranged within reasonable limits

Willing to relocate: no

Technologies: Rust, Python, Godot, NixOS, infra-as-code, HTML/CSS

CV: https://www.linkedin.com/in/emiliabopp/

Email: see https://codepergola.eu

I am offering short-term contract work related to full-stack development or games. If you are values-driven company with a social mission, please get in touch if only to connect – I want to deliver code that actually matters in real life beyond making shareholder value rise.

My services are primarily hands-on software development. As a developer, I have over 10 years industry experience, about half of that in hands-on leadership roles. So a sound architectural analytis approach to any project is a given.

I am part of a two-person software and games studio, but still looking for work personally (so I hope I don't count as an agency in this context) – but ideally you'd be engaging both of us, so for reference this is my cofounder's profile: https://www.linkedin.com/in/sarah-werner-b69231412/

Our societies incentivize a bunch of bad behaviors, especially when it comes to projecting the appearance of productivity. So I find that unsurprising.

The more I browse through this, the more I agree. I feel like one could delete almost all comments from that project without losing any information – which means, at least the variable naming is (probably?) sensible. Then again, I don't know the application domain.

Also…

  def _save_current_date_time(current_date_time_file: str, current_date_time: str) -> None:
    with Path(current_date_time_file).open("w") as f:
      f.write(current_date_time)
there is a lot of obviously useful abstraction being missed, wasting lines of code that will all need to be maintained.

The scary thing is: I have seen professional human developers write worse code.

This is really cool. Fascinating how the intuition maps neatly onto this grid

As a notorious Minesweeper speedrunner I find the animation uncover animation when middle clicking to be a little slow as I find myself waiting it for it to finish for a second or so.

A capitalist fever dream to justify how valuable he is to society. Of course, he completely ignores the labour going into the entire supply chain that enables this level of automation. It's full of underpaid workers likely including some living under slavery-like conditions or in authoritarian dictatorships that don't even live up to his free-market ideals.

Well, it makes a difference what kind of energy supplier turns a profit from your energy consumption. If you're buying renewable energy from a company that still invests into fossil fuels, it's fairly useless. If you buy it from a company that mainly builds up renewable energy production capacity, that helps the transition.

Of course, even a 100% renewable supplier needs to buy from the market to smooth out peaks in energy consumption for their customer base.

(disclaimer: i work for such a renewable energy supplier)

Bürgerwerke eG | https://www.buergerwerke.de | Heidelberg, Germany (partial remote possible) | Full-Stack Developer

At Bürgerwerke over 40,000 people and over 100 energy cooperatives from all over Germany have joined forces to advance the transition to renewable energies as a citizen-owned cooperative. Our goal as an independent national provider of ecological electricity: a renewable, regional and self-determined energy supply in citizen ownership. Our drive as a national network: support volunteers and employees active in the movement towards a citizen-owned energy supply – to protect the climate quickly and effectively using renewable energies.

Our software development team is currently looking for another full-stack developer to help us develop and maintain the systems running Bürgerwerke. Ideally we are looking for a developer who has broad experience with both backend, frontend and databases. Having worked with microservices in event-driven architectures is a plus. German and English language skills at B2-level are required.

Our current tech stack is varied and includes PHP/Symfony, Python, Pandas, TypeScript, NodeJS, Kafka, Postgres, Redis and Nix. If you're interested in picking up new technologies, that's awesome.

We offer an opportunity to take on rewarding role in a fast-growing, agile social enterprise. You will be able to bring your own ideas to the table, have an impact shaping the future of the organization and help us fulfill our potential. We have flexible work hours, regular feedback, fair compensation and 30 days paid time off.

For details, see: https://buergerwerke.jobs.personio.de/job/605132?display=de (in German)

Getting consent for functionality is pretty easy. EU data regulations specifically allow you to set cookies in a scenario that this enables functionality that would otherwise not be possible to provide to a user. Like a classic session cookie, for example. What's affected negatively is the UX for tracking and spying on users – and so it should be. If this forces companies out of business who rely on that for their business model, good.

The law here is totally reasonable to protect people's right to data privacy. It's just that every damn website is trying its best to trick their users into consenting despite the law. Half the solution look illegal anyway, as you can't deny cookies with a single click. Plus the US Cloud Act is an authoritarian overreach and rightfully gives US providers a competitive disadvantage.