HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ferruck

no profile record

Submissions

Using GDB Breakpoint Command Lists

blog.philipp-trommler.me
1 points·by ferruck·4 jaar geleden·1 comments

Write the Blog You Want to Read

blog.philipp-trommler.me
4 points·by ferruck·5 jaar geleden·2 comments

comments

ferruck
·3 jaar geleden·discuss
I'm interested in those companies too. Could you send me a mail (hn at philipp-trommler dot me) in case you find the names? Thanks!
ferruck
·4 jaar geleden·discuss
> if it's already dead and in front of me, I'm not going to save anyone by throwing it away

That's a sane and reflected reasoning that many of us could take as an example from time to time.

I myself have heavily reduced meat consumption, too, though probably not as much as you have. The best thing to do as a starter IMHO is to reduce the "unnecessary" things: Cold cuts can easily replaced by other - vegetarian - alternatives, skillet dishes mostly work with mushrooms only too, and diced ham is pretty much nothing more than glorified salt (of course this is hyperbolic, but you get the idea). By doing without this "hidden" meat you can drastically reduce your consumption without having to forgo the places where meat is the best: steaks, rips, pickled knuckle (!) and so on.

I've combined this principle with buying the remaining meat at a local eco butcher (which reduces your consumption even further due to prices) and am morally calmed, at least for now.

> Also like you said, it simply shouldn't be subsidized as it is. If someone wants to eat meat badly enough that they're willing to pay large prices -- great. If not, there are numerous protein sources out there that take less toll on the environment.

The only problem I see with this is that then meat becomes the food of the rich, which is unfair. I don't say that meat shouldn't be more expensive or that I have a better solution, it's just a thing to keep in mind, IMHO.
ferruck
·4 jaar geleden·discuss
The most interesting part - at least for me - is how unapologetic such conspiracies can be expressed in these "no more meat" threads, whereas other conspiracies in other threads are heavily downvoted and countered through comments. I slowly tend to believe that at least a vocal minority of the Bay Area tech bros are really creeping out on the idea that they might be loosing their beloved meat.

Just for disclosure: I eat meat myself, I love it and I want to continue to do so. But I also see the need to reduce meat consumption generally and personally, for health and ecological reasons. But billionaires wanting to forbid meat consumption to follow some new world order? Please stop the shit-chat. At least here in Germany meat production is still heavily subsidized [0].

[0] https://www.spiegel.de/wirtschaft/tierwirtschaft-erhaelt-13-...
ferruck
·4 jaar geleden·discuss
ferruck
·4 jaar geleden·discuss
Sorry for the late response.

> Do you use GitHub?

Just a bit, it's nothing I look forward to. I mainly use Gitlab due to work, but it's not that much better.

> Do you work with a team?

Yes.

> Did you really review other alternatives and try them out?

Only SVN some years ago and I hated it.

It wasn't my intention to say that Git is the best VCS we'll ever get, but I enjoy using it and (besides the sometimes a bit baroque command line syntax) have nothing to complain about. So, whenever there's the need for version control, I choose Git without second thought and so I never even felt the urge to try something else. I'm sure that this will change at some point, but not yet.
ferruck
·4 jaar geleden·discuss
I choose to use git, over and over again. I hardly use any of its "network effects" but rather its features. So, maybe try to be a bit less general the next time, please.
ferruck
·4 jaar geleden·discuss
The difference is that patents for inventions made for Intel by Intel employees go to the US, whether or not that employee is an US person. Those inventions, if made by Germans, could instead help the German - or European - tech sector. That's kind of brain drain without actually leaving your country and sustainably hurts European competitiveness.
ferruck
·4 jaar geleden·discuss
I think Webmentions could be the solution to the problem: They allow anyone to comment on and add to your writings without requiring to open an account on each and every blog and they endorse elaborate, "readworthy" responses.

Alas, they're used seldom.
ferruck
·5 jaar geleden·discuss
Well, that's somehow buried in my third and fourth points but admittedly not as worked out as you've put it here. I tried to focus more on the credibility that your maintained online presence gives you, but of course it also builds your brand.

Thanks for the feedback!
ferruck
·5 jaar geleden·discuss
I'm usually commuting at around 23 to 25 km/h average, so you're telling me I'm not going by bike? ;-)
ferruck
·5 jaar geleden·discuss
I think this is mostly a problem of finding good tools for your workflow. Admittedly, there are fewer of them in the space of embedded development than for the usual "apps", but there are some. Besides the already mentioned LVGL [1] for the actual GUI you'll need a proper build tool that can handle all that conversion stuff OP's talking about reliably. I can only recommend Bob [2] here. Unfortunately, it's very unknown but brings everything you need for embedded development (w/ or w/o GUI, higher-level stuff like custom Linux images, too). Using it for years professionally and for personal projects and will never look back.

[1] https://lvgl.io [2] https://bobbuildtool.dev