Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
HerrBertling
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
HerrBertling
2y ago
41. Get up at 6:15-6:30. Take 15-20 minutes to wake up, brush teeth, toilet, drink some water. Put on workout clothes, do either 45 minute run outside (no matter the weather) or 20 minute kettlebell workout. Meditate for 10 minutes if time
2.
▲
by
HerrBertling
3y ago
Looks great. Tiny UX nitpick: The light/dark mode switch can be simplified. I am in one of those states already so this is basically a toggle. No need to show two options in a modal.
3.
▲
by
HerrBertling
3y ago
I like datalist quite a bit for „poor man‘s autocomplete“ - you can dynamically fill it via JS and will get the suggestions shown in the completion fields above the keyboard on mobile and… well, something (?) on desktop. Not as nice as an a
4.
▲
by
HerrBertling
3y ago
Last thing I built is using SST for some lightweight recurring TypeScript lambda functions + DynamoDB for data storage. Plus a very simple one-page Remix + TailwindCSS frontend because deployment of that through SST is a breeze as well. It
5.
▲
by
HerrBertling
3y ago
I’ve definitely seen that talk - Katelynn, right? :D
6.
▲
by
HerrBertling
3y ago
Thanks for the great reply, really appreciate it. I found the basic setup to be quite straightforward – using zsh which seems like a lucky choice now :D I'm currently working on a backoffice software. You can do that with literally any
7.
▲
by
HerrBertling
3y ago
Oh wow. I did not expect this question to gather THAT much feedback, but I absolutely did not expect you showing up in the comments. Thanks for your work – it brought me to appreciate the functional programming viewpoint even with a first f
8.
▲
by
HerrBertling
3y ago
Since I’m coming from the FE side - that’s exactly what is bothering me. I feel like Remix is a good step into the right direction, baking a backend-ish part of the stack into the FE. And crossing the networking gap in an elegant way. I see
9.
▲
by
HerrBertling
3y ago
Really appreciate your focus on economic reasons. That indeed makes a lot of sense. I guess the gamble to use Elixir/Phoenix only pays off in certain circumstances and if your business grows in such a way that you can simply afford to
10.
▲
Ask HN: Why isn't Phoenix/Elixir more mainstream?
91 points
by
HerrBertling
3y ago
|
127 comments
11.
▲
by
HerrBertling
3y ago
Very healthy way of arguing about the world. Have a nice weekend!
12.
▲
by
HerrBertling
3y ago
That is correct, see https://www.tagesschau.de/wirtschaft/unternehmen/tesla-gruen... where it is mentioned in the third paragraph.
13.
▲
by
HerrBertling
3y ago
The tagesschau.de article cites a paywalled article by the privately owned magazine "Stern" as source of all of this. Just saying. Edit: Also, the main source of the reporting is the actual Amt (state office) that keeps track of w
14.
▲
by
HerrBertling
3y ago
There is a lower bound, see my comment. Three days out or more (or death, that is…) needs to be reported, anything below does not.
15.
▲
by
HerrBertling
3y ago
Loose translation from the article on tagesschau.de for clarification: > In Germany, work accidents need to be reported if the person injured died in the process or cannot work for more than three days. ( https://www.tagesschau
16.
▲
by
HerrBertling
3y ago
It's small things and reassuring myself, most of the time. Sometimes I let it scaffold basic tests for React components ("assume a working Jest testing setup, use @testing-library/react" does quite some work there). Some
17.
▲
by
HerrBertling
4y ago
I‘ll make the switch to working for a company in the solar energy space soon. Found it through climatebase.org, a huge job board for anything in the broad space. There are quite some companies in need of good software engineers. Are all of
18.
▲
by
HerrBertling
5y ago
Location: Hamburg, Germany Remote: Yes, please. Willing to relocate: No. Technologies: Vue, React, JS/TS, serverless stuff Résumé/CV: https://herrsiering.de/next Email: weshouldtalk{at}herrsiering.de The CV link a
19.
▲
by
HerrBertling
7y ago
Oh, that would be awesome! I’m very interested as well :)
20.
▲
by
HerrBertling
7y ago
Oh, thank you! Sounds great!
21.
▲
by
HerrBertling
7y ago
Does anyone think we can solve this? Or is all hope gone? By now I’m at a point where I try to come up with a good explanation for my daughter once she’s old enough about how/why we all didn’t give a shit about climate change “back the
22.
▲
by
HerrBertling
7y ago
Late to the party: CMD + L selects the URL of your tab. Comes in quite handy for sending URLs to people. CMD + L => CMD + C => done :)