HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zak905

no profile record

Submissions

[untitled]

1 points·by zak905·2 mesi fa·0 comments

Show HN: Kubectl plugin for backup (like Velero)

github.com
1 points·by zak905·2 mesi fa·0 comments

[untitled]

1 points·by zak905·9 mesi fa·0 comments

Show HN: CLI tool to query software semantic versions data

github.com
2 points·by zak905·10 mesi fa·0 comments

[untitled]

1 points·by zak905·anno scorso·0 comments

[untitled]

1 points·by zak905·2 anni fa·0 comments

[untitled]

1 points·by zak905·2 anni fa·0 comments

comments

zak905
·anno scorso·discuss
I had the worst possible experience upgrading from 20.04 to 22.04, I wrote something about it: http://www.zakariaamine.com/2023-08-27/disastrous-ubuntu-upg...
zak905
·2 anni fa·discuss
I tried to solve Flatland Space Stations: https://www.hackerrank.com/challenges/flatland-space-station... on HackerRank lately in Python, but I had to switch to Golang because I could not make the cases with large input sizes (O(very large)) pass. I am relaying the challenge here, and wondering if folks on hackernews can crack a solution in Python.