Viewing profile — lytefm
lytefm
HN member- Joined
- Sat, May 11, 2019, 8:55 AM UTC
- HN karma
- 295
- Public activity
- 260 items
- HN profile
- View on Hacker News ↗
About lytefm
Firstname@lastname.eu
https://github.com/lytefm https://linkedin.com/in/fynn-leitow/
Recent public activity
-
comment
Comment #43970878
I've been working in this space for seven years, this isn't new. There have been big studies from the UK in 2020 [1] and Israel in 2015 [2] about this. Some of my learnings: - Don'…
-
comment
Comment #43970786
Yeah they bought veri.co last year and announced the integration of metabolic into their platform last week. As the authors mention in the end, personalized nutrition based on CGM …
-
comment
Comment #43916466
> I think we will still need software devs, but not as many as we do today. I'm more of an optimist in that regard. Yes, if you're looking at a very specific feature set/product th…
-
comment
Comment #43907454
I'm not surprised. Apple ID seems completely broken to me, even when I just tried to set up a new MacBook 4 weeks ago: Create an account via the settings page? Had to contact suppo…
-
comment
Comment #42859151
I'd be fine calling myself a "AI Engineer" for having worked with TensorFlow, PyTorch and scikit-learn and having experience in running AI Models in production. Nowadays, making re…
-
comment
Comment #40864454
Cold emailing someone who makes their contact information publicly available and might be interested in a sales pitch is not illegal in Europe. Sending SPAM is. The lines get even …
-
comment
Comment #40864409
> Does this mean that I should private my GitHub-mirror to my personal blog, because this can become a common thing? I have removed my email from my GitHub-profile now, but they ca…
-
comment
Comment #40650777
This article reads as if the author was exploring the "Gervais Principle" [1] with Sam Altman as example. > Of all organization men, the true executive is the one who remains most …
-
comment
Comment #40273418
Early this year, I've received a hostile PR for a "maintenance only" JavaScript authentication library with less than 100 stars but which is actively used by my employer. It added …
-
comment
Comment #40245607
Apples Stock price is has pretty much remained flat YTD whereas Google, Meta and Microsoft have ballooned thanks to the AI hype. > The executive team is saying "the best thing we c…
-
comment
Comment #39760156
> All of this has caused me to spiral into depression the last 1.5 years. Is it possible to get out of this situation? Honestly, I'd doubt that working with legacy code simply caus…
-
comment
Comment #38331497
Have you tried out working on multiple projects or tasks at the same time? When I hit a wall, it's often futile to continue working on that single problem. So I'll just leave it as…
-
comment
Comment #38324841
I have the impression that some people can be software developers for 10 years or longer but they still don't "get it" while some junior devs are really great right from the start.…
-
comment
Comment #38267038
This could even play out on a broader scale and even increase the demand for software engineers. What is going to happen if more and more people are creating lots of software that …
-
comment
Comment #38265037
Yeah if it's more like "you work for me; I pay you as long as the results are good but will fire you at will" it's much easier to pull this off while maintaining a clear conscience…
-
comment
Comment #38264587
> As long as they perform the tasks of their jobs, why shouldn't they be "getting away with it"? I'd say it depends a lot on the legal framework of employment contracts. I don't kn…
-
comment
Comment #36448514
> healthcare loses their incomes as people become healthier not being obese -> jobs are lost there too, plus those same people will now have a lot of energy and losing their income…
-
comment
Comment #36448378
Not having the bad stuff at home is the most effective fix for me. I am capable of exercising enough discipline while I'm shopping at the grocery store. But I will eat sweets if th…
-
comment
Comment #36135426
I can confirm that I can focus much better throughout the day, have higher mental clarity and energy if I do some sports in the morning. It doesn't have to be the gym or a 45+ minu…
-
comment
Comment #36067716
Another good approach: Write down that email/ message in a text editor but just leave it there for a day. Often, I'd realize that I don't want to send it at all. The emotion was pr…
-
comment
Comment #35958059
> This moment will never come if you just sit and wait for it. If you're literally just doing nothing, I'd agree. But I haven't felt the urge to write anything creatively in over 8…
-
comment
Comment #35890310
> I read these comments not as a defense of cheating, but as resignation that "This is just how the world is." I'm also sympathetic with the cheaters. Everyone knows that these lee…
-
comment
Comment #35839504
> "The more unclear and early the product is, the more in-person time the team needs to grind together" I agree and that statement from Sam makes sense to me. Early on, it's great …
-
comment
Comment #35706719
Agreed and even using the same code for different levels can work well. The juniors spot obvious errors. The seniors also spot logical flaws and the conversation quickly moves into…
-
comment
Comment #35706625
I've had good experiences as an interviewer doing code review style interviews. The candidate gets some code and a ticket description of what the code should do. If he spots an iss…