Viewing profile — liveware
liveware
HN member- Joined
- Tue, Jan 04, 2022, 9:55 AM UTC
- HN karma
- 10
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About liveware
No profile information was provided.
Recent public activity
-
comment
Comment #35400114
PyCoder's Weekly[ https://pycoders.com/ ] is a good newsletter for learning more about Python.
-
comment
Comment #34397999
https://archive.is/20230115174122/https://www.nytimes.com/20...
-
comment
Comment #33952792
Ubuntu with the Cinnamon desktop environment works well. It feel similar to Windows XP and has the same default keyboard shortcuts.
-
comment
Comment #33345724
The source code mentions Ghost [ https://ghost.org/ ].
-
comment
Comment #30285528
For work it's 1. press power button 2. Ctrl + Alt + T, to open a terminal 3. . ./start_{project_name}, to execute a script setting environment variables and starting programs Each …
-
comment
Comment #30112855
Amazon Sweden is much worse than other regions. Nonsensical translations makes products difficult to find and top ranked products are often from sellers with spammy looking names (…
-
comment
Comment #30062770
It depends on the complexity of the problem. Data classes can make the code easy to read, and if you use a good IDE then it will also be faster to write. I suggest you focus on mak…
-
comment
Comment #29966840
Was it your first job? How did you perform compared with other developers? Expectations vary between workplaces. This isn't a pattern until it has happened at multiple companies. T…
-
comment
Comment #29903003
No. With the limited time I have to spend on personal projects I would rather add new features or improve existing ones. I've also experienced "fun" code unexpectedly showing in pr…