aboutsummaryrefslogtreecommitdiff
path: root/public/profiling-python-web-applications-with-visual-tools.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-11-01 22:54:27 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-11-01 22:54:27 +0100
commit2417a6b7603524dc5cd30d29b153f91024b9443d (patch)
tree9be5ea8e5baba96dd9159217da6badf6157fb595 /public/profiling-python-web-applications-with-visual-tools.html
parent89ba3497f07a8ea43d209b583f39fcc286acc923 (diff)
downloadmitjafelicijan.com-2417a6b7603524dc5cd30d29b153f91024b9443d.tar.gz
Move to Jekyll
Diffstat (limited to 'public/profiling-python-web-applications-with-visual-tools.html')
-rwxr-xr-xpublic/profiling-python-web-applications-with-visual-tools.html176
1 files changed, 0 insertions, 176 deletions
diff --git a/public/profiling-python-web-applications-with-visual-tools.html b/public/profiling-python-web-applications-with-visual-tools.html
deleted file mode 100755
index 6e3aa6c..0000000
--- a/public/profiling-python-web-applications-with-visual-tools.html
+++ /dev/null
@@ -1,176 +0,0 @@
1<!doctype html><html lang=en-us><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=generator content="JBMAFP - github.com/mitjafelicijan/jbmafp"><link href="data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAL69vf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAv76+/8LBwQkAAAAAAAAAAAAAAAC+vb3/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAL+9vf/Bv78JAAAAAAAAAAAAAAAAu7q6/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC7ubr/vr29CAAAAAAAAAAAy8nJAZ6foP8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnqGj/6GipAoAAAAAHLjU/xcXHf/BwsL/I8XY/yPK3v8XGiD/IbjL/yPF2f8XGiD/Fxkf/yLF2f8gnK3/Fxog/62ztv8fwNf/FRcd/x271v8mz93/GRsi/xkXHf8p097/GiIp/xobIv8p0t3/KdPe/xocIv8fYmr/KNPe/xoZH/8aHCL/J87c/xy81/8VFxz/IsPZ/8zS0/8XGiD/Ir/R/yPH2/8XGiD/Fxkf/yPH2/8dd4T/GBog/yPJ3f8jyNr/uru9/xcUGv8cudb/EhITDKi5vRKlvMP/RUpOERwcHRAdOj4QHTk8EBwdHRAdNTgQHTo/EBwcHRAcHB0QSGduEKW4vf+koqQfHzg+EBqz0ewSFRv7EyMr/xq51vsTERb7ExUb+xq41fsau9j7ExUb+xiPp/sZudb7ExUb+xMVG/sZuNX/GKvI/BIUGfMdvdn/IrfL/xcaIP8n1eb/J9Dh/xkcIf8ZGR7/J8/f/xxCSv8ZGyH/J9Dg/ybQ4P8ZHCL/FSQs/yPK3/8UExj/GE1b/ybS5P8ZGB7/Ghwj/ynW5P8p2Ob/Ghwi/yWrtv8p1eH/Ghwi/xocIv8p1uT/J8XT/xkcIv8m1un/Hb7d/xUYH/8hzOr/HtHu/xcaIf8XGB//I8vi/xgxOv8XGSD/I8rg/yPK4P8XGiD/GUFL/yPP6f8SERj/Fhkh/x3A4f8AAAAAJ2f9/ydr//8mZPH/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlYu38J2v//ydo/f8AAAAAAAAAAAd8/fkFqf//Iob8sAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMY39awWr//8FfP3/AAAAAAAAAAAFm/7/SfD//wR+/f8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOB/f9B7v//BaX+/wAAAAAAAAAAQ878SAyZ/v9n1v4KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADu9v8DDJb+/z3N/XgAAAAA3/sAAN/7AADf+wAA3/sAAAAAAAAAAAAAAAAAAN/7AAAAAAAAAAAAAAAAAAAAAAAAj/EAAI/5AACP8QAA3/sAAA==" rel=icon type=image/x-icon><title>Profiling Python web applications with visual tools</title><meta name=description content="I have been profiling my software with KCachegrind for a long time now and I wasmissing this option when I am developing API&amp;#39;s or other web services."><meta name=author content="Mitja Felicijan"><link rel=alternate type=application/rss+xml title="Mitja Felicijan's posts" href=https://mitjafelicijan.com/index.xml><link rel=alternate type=application/rss+xml title="Mitja Felicijan's notes" href=https://mitjafelicijan.com/notes.xml><style>:root{--border-color:gainsboro;--border-size:2px;--link-color:blue;--bg-color:#eee}*::selection{background:var(--link-color);color:#fff}*::-moz-selection{background:var(--link-color);color:#fff}*::-webkit-selection{background:var(--link-color);color:#fff}body{padding:2.5rem;max-width:1900px;background:#fff;font-family:sans-serif;line-height:1.35rem;font-size:16px}hr{border:0;border-bottom:var(--border-size)solid var(--border-color);margin-block-start:1.5rem}a{color:var(--link-color);text-decoration:none}h1,h2,h3{line-height:initial}h1{font-size:xx-large}footer{margin-block-start:2rem}cap{text-transform:capitalize}blockquote{font-style:italic}table{max-width:100%;border:var(--border-size)solid var(--border-color);border-collapse:separate;border-spacing:0}table thead tr th{border-bottom:var(--border-size)solid var(--border-color);text-align:left}table th,table td{padding:.5em .8em}ul.list li{padding:.2em 0}ul{line-height:1.35em}pre{text-wrap:nowrap;overflow-x:auto;padding:0 1em;border:var(--border-size)solid var(--border-color)}code{padding:0 3px;font-size:14px;border:0;background:var(--bg-color)}pre code{line-height:1.3em;background:#fff}pre,code,pre *,code *{font-family:monospace}figure{margin-inline-start:0;margin-inline-end:0}figcaption{width:800px;max-width:100%;text-align:center}figcaption p{margin:.3em 0 1.5em;font-style:italic}img,video,audio{width:800px;max-width:100%;border:var(--border-size)solid var(--border-color);padding:.5em}header nav{display:flex;gap:.9rem}article iframe{margin:0!important}audio::-webkit-media-controls-enclosure{border-radius:0}@media only screen and (max-width:600px){body{padding:.5em;word-wrap:break-word}header nav{gap:.7rem}header nav .hob{display:none}a{word-wrap:break-word}img,video,audio{padding:0}}</style><header><nav class=main itemscope itemtype=http://schema.org/SiteNavigationElement role=navigation aria-label="Main navigation"><a href=/>Home</a>
2<a href=/#posts>Posts</a>
3<a href=/#notes>Notes</a>
4<a href=/#sideprojects class=hob>Side Projects</a>
5<a href=/vault.html>Vault</a>
6<a href=https://github.com/mitjafelicijan target=_blank>Code</a>
7<a href=/mitjafelicijan.pgp.pub.txt target=_blank class=hob>PGP</a>
8<a href=/curriculum-vitae.html>CV</a>
9<a href=/index.xml target=_blank class=hob>RSS</a></nav></header><main role=main><article itemtype=http://schema.org/Article><h1 itemtype=headline>Profiling Python web applications with visual tools</h1><p><cap>post</cap>, Apr 21, 2017 on <a href=https://mitjafelicijan.com>Mitja Felicijan's blog</a><div><p>I have been profiling my software with KCachegrind for a long time now and I was
10missing this option when I am developing API's or other web services. I always
11knew that this is possible but never really took the time and dive into it.<p>Before we begin there are some requirements. We will need to:<ul><li>implement <a href=https://docs.python.org/2/library/profile.html#module-cProfile>cProfile</a> into our web app,<li>convert output to <a href=http://valgrind.org/docs/manual/cl-manual.html>callgrind</a> format with <a href=https://pypi.python.org/pypi/pyprof2calltree/>pyprof2calltree</a>,<li>visualize data with <a href=http://kcachegrind.sourceforge.net/html/Home.html>KCachegrind</a> or <a href=http://www.profilingviewer.com/>Profiling Viewer</a>.</ul><p>If you are using MacOS you should check out <a href=http://www.profilingviewer.com/>Profiling
12Viewer</a> or
13<a href=http://www.maccallgrind.com/>MacCallGrind</a>.<figure><img src=/posts/python-profiling/kcachegrind.png alt=KCachegrind></figure><p>We will be dividing this post into two main categories:<ul><li>writing simple web-service,<li>visualize profile of this web-service.</ul><h2 id=simple-web-service>Simple web-service</h2><p>Let's use virtualenv so we won't pollute our base system. If you don't have
14virtualenv installed on your system you can install it with pip command.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span><span style=color:green># let&#39;s install virtualenv globally</span>
15</span></span><span style=display:flex><span>$ sudo pip install virtualenv
16</span></span><span style=display:flex><span>
17</span></span><span style=display:flex><span><span style=color:green># let&#39;s also install pyprof2calltree globally</span>
18</span></span><span style=display:flex><span>$ sudo pip install pyprof2calltree
19</span></span><span style=display:flex><span>
20</span></span><span style=display:flex><span><span style=color:green># now we create project</span>
21</span></span><span style=display:flex><span>$ mkdir demo-project
22</span></span><span style=display:flex><span>$ cd demo-project/
23</span></span><span style=display:flex><span>
24</span></span><span style=display:flex><span><span style=color:green># now let&#39;s create folder where we will store profiles</span>
25</span></span><span style=display:flex><span>$ mkdir prof
26</span></span><span style=display:flex><span>
27</span></span><span style=display:flex><span><span style=color:green># now we create empty virtualenv in venv/ folder</span>
28</span></span><span style=display:flex><span>$ virtualenv --no-site-packages venv
29</span></span><span style=display:flex><span>
30</span></span><span style=display:flex><span><span style=color:green># we now need to activate virtualenv</span>
31</span></span><span style=display:flex><span>$ source venv/bin/activate
32</span></span><span style=display:flex><span>
33</span></span><span style=display:flex><span><span style=color:green># you can check if virtualenv was correctly initialized by</span>
34</span></span><span style=display:flex><span><span style=color:green># checking where your python interpreter is located</span>
35</span></span><span style=display:flex><span><span style=color:green># if command bellow points to your created directory and not some</span>
36</span></span><span style=display:flex><span><span style=color:green># system dir like /usr/bin/python then everything is fine</span>
37</span></span><span style=display:flex><span>$ which python
38</span></span><span style=display:flex><span>
39</span></span><span style=display:flex><span><span style=color:green># we can check now if all is good ➜ if ok couple of</span>
40</span></span><span style=display:flex><span><span style=color:green># lines will be displayed</span>
41</span></span><span style=display:flex><span>$ pip freeze
42</span></span><span style=display:flex><span><span style=color:green># appdirs==1.4.3</span>
43</span></span><span style=display:flex><span><span style=color:green># packaging==16.8</span>
44</span></span><span style=display:flex><span><span style=color:green># pyparsing==2.2.0</span>
45</span></span><span style=display:flex><span><span style=color:green># six==1.10.0</span>
46</span></span><span style=display:flex><span>
47</span></span><span style=display:flex><span><span style=color:green># now we are ready to install bottlepy ➜ web micro-framework</span>
48</span></span><span style=display:flex><span>$ pip install bottle
49</span></span><span style=display:flex><span>
50</span></span><span style=display:flex><span><span style=color:green># you can deactivate virtualenv but you will then go</span>
51</span></span><span style=display:flex><span><span style=color:green># under system domain ➜ for now don&#39;t deactivate</span>
52</span></span><span style=display:flex><span>$ deactivate
53</span></span></code></pre><p>We are now ready to write simple web service. Let's create file app.py and paste
54code bellow in this newly created file.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span><span style=color:green># -*- coding: utf-8 -*-</span>
55</span></span><span style=display:flex><span>
56</span></span><span style=display:flex><span><span style=color:#00f>import</span> bottle
57</span></span><span style=display:flex><span><span style=color:#00f>import</span> random
58</span></span><span style=display:flex><span><span style=color:#00f>import</span> cProfile
59</span></span><span style=display:flex><span>
60</span></span><span style=display:flex><span>app = bottle.Bottle()
61</span></span><span style=display:flex><span>
62</span></span><span style=display:flex><span><span style=color:green># this function is a decorator and encapsulates function</span>
63</span></span><span style=display:flex><span><span style=color:green># and performs profiling and then saves it to subfolder</span>
64</span></span><span style=display:flex><span><span style=color:green># prof/function-name.prof</span>
65</span></span><span style=display:flex><span><span style=color:green># in our example only awesome_random_number function will</span>
66</span></span><span style=display:flex><span><span style=color:green># be profiled because it has do_cprofile defined</span>
67</span></span><span style=display:flex><span><span style=color:#00f>def</span> do_cprofile(func):
68</span></span><span style=display:flex><span> <span style=color:#00f>def</span> profiled_func(*args, **kwargs):
69</span></span><span style=display:flex><span> profile = cProfile.Profile()
70</span></span><span style=display:flex><span> <span style=color:#00f>try</span>:
71</span></span><span style=display:flex><span> profile.enable()
72</span></span><span style=display:flex><span> result = func(*args, **kwargs)
73</span></span><span style=display:flex><span> profile.disable()
74</span></span><span style=display:flex><span> <span style=color:#00f>return</span> result
75</span></span><span style=display:flex><span> <span style=color:#00f>finally</span>:
76</span></span><span style=display:flex><span> profile.dump_stats(<span style=color:#a31515>&#34;prof/&#34;</span> + str(func.__name__) + <span style=color:#a31515>&#34;.prof&#34;</span>)
77</span></span><span style=display:flex><span> <span style=color:#00f>return</span> profiled_func
78</span></span><span style=display:flex><span>
79</span></span><span style=display:flex><span>
80</span></span><span style=display:flex><span><span style=color:green># we use profiling over specific function with including</span>
81</span></span><span style=display:flex><span><span style=color:green># @do_cprofile above function declaration</span>
82</span></span><span style=display:flex><span>@app.route(<span style=color:#a31515>&#34;/&#34;</span>)
83</span></span><span style=display:flex><span>@do_cprofile
84</span></span><span style=display:flex><span><span style=color:#00f>def</span> awesome_random_number():
85</span></span><span style=display:flex><span> awesome_random_number = random.randint(0, 100)
86</span></span><span style=display:flex><span> <span style=color:#00f>return</span> <span style=color:#a31515>&#34;awesome random number is &#34;</span> + str(awesome_random_number)
87</span></span><span style=display:flex><span>
88</span></span><span style=display:flex><span>@app.route(<span style=color:#a31515>&#34;/test&#34;</span>)
89</span></span><span style=display:flex><span><span style=color:#00f>def</span> test():
90</span></span><span style=display:flex><span> <span style=color:#00f>return</span> <span style=color:#a31515>&#34;dummy test&#34;</span>
91</span></span><span style=display:flex><span>
92</span></span><span style=display:flex><span><span style=color:#00f>if</span> __name__ == <span style=color:#a31515>&#39;__main__&#39;</span>:
93</span></span><span style=display:flex><span> bottle.run(
94</span></span><span style=display:flex><span> app = app,
95</span></span><span style=display:flex><span> host = <span style=color:#a31515>&#34;0.0.0.0&#34;</span>,
96</span></span><span style=display:flex><span> port = 4000
97</span></span><span style=display:flex><span> )
98</span></span><span style=display:flex><span>
99</span></span><span style=display:flex><span><span style=color:green># run with &#39;python app.py&#39;</span>
100</span></span><span style=display:flex><span><span style=color:green># open browser &#39;http://0.0.0.0:4000&#39;</span>
101</span></span></code></pre><p>When browser hits awesome_random_number() function profile is created in prof/
102subfolder.<h2 id=visualize-profile>Visualize profile</h2><p>Now let's create callgrind format from this cProfile output.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span>$ cd prof/
103</span></span><span style=display:flex><span>$ pyprof2calltree -i awesome_random_number.prof
104</span></span><span style=display:flex><span><span style=color:green># this creates &#39;awesome_random_number.prof.log&#39; file in the same folder</span>
105</span></span></code></pre><p>This file can be opened with visualizing tools listed above. In this case we
106will be using Profilling Viewer under MacOS. You can open image in new tab. As
107you can see from this example there is hierarchy of execution order of your
108code.<figure><img src=/posts/python-profiling/profiling-viewer.png alt="Profilling Viewer"></figure><blockquote><p>Make sure you convert output of the cProfile output every time you want to
109refresh and take a look at your possible optimizations because cProfile updates
110.prof file every time browser hits the function.</blockquote><p>This is just a simple example but when you are developing real-life applications
111this can be very illuminating, especially to see which parts of your code are
112bottlenecks and need to be optimized.<h2 id=update-2017-04-22>Update 2017-04-22</h2><p>Reddit user <a href=https://www.reddit.com/user/mvt>mvt</a> also recommended this awesome
113web based profile visualizer <a href=https://jiffyclub.github.io/snakeviz/>SnakeViz</a>
114that directly takes output from
115<a href=https://docs.python.org/2/library/profile.html#module-cProfile>cProfile</a>
116module.<div class=reddit-embed data-embed-media=www.redditmedia.com data-embed-parent=false data-embed-live=false data-embed-uuid=583880c1-002e-41ed-a373-020a0ef2cff9 data-embed-created=2017-04-22T19:46:54.810Z><a href=https://www.reddit.com/r/Python/comments/66v373/profiling_python_web_applications_with_visual/dgljhsb/>Comment</a> from discussion <a href=https://www.reddit.com/r/Python/comments/66v373/profiling_python_web_applications_with_visual/>Profiling Python web applications with visual tools</a>.</div><script async src=https://www.redditstatic.com/comment-embed.js></script><pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span><span style=color:green># let&#39;s install it globally as well</span>
117</span></span><span style=display:flex><span>$ sudo pip install snakeviz
118</span></span><span style=display:flex><span>
119</span></span><span style=display:flex><span><span style=color:green># now let&#39;s visualize</span>
120</span></span><span style=display:flex><span>$ cd prof/
121</span></span><span style=display:flex><span>$ snakeviz awesome_random_number.prof
122</span></span><span style=display:flex><span><span style=color:green># this automatically opens browser window and</span>
123</span></span><span style=display:flex><span><span style=color:green># shows visualized profile</span>
124</span></span></code></pre><figure><img src=/posts/python-profiling/snakeviz.png alt=SnakeViz></figure><p>Reddit user <a href=https://www.reddit.com/user/ccharles>ccharles</a> suggested a better
125way for installing pip software by targeting user level instead of using sudo.<div class=reddit-embed data-embed-media=www.redditmedia.com data-embed-parent=false data-embed-live=false data-embed-uuid=f4f0459e-684d-441e-bebe-eb49b2f0a31d data-embed-created=2017-04-22T19:46:10.874Z><a href=https://www.reddit.com/r/Python/comments/66v373/profiling_python_web_applications_with_visual/dglpzkx/>Comment</a> from discussion <a href=https://www.reddit.com/r/Python/comments/66v373/profiling_python_web_applications_with_visual/>Profiling Python web applications with visual tools</a>.</div><script async src=https://www.redditstatic.com/comment-embed.js></script><pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span><span style=color:green># now we need to add this path to our $PATH variable</span>
126</span></span><span style=display:flex><span><span style=color:green># we do this my adding this line at the end of your</span>
127</span></span><span style=display:flex><span><span style=color:green># ~/.bashrc file</span>
128</span></span><span style=display:flex><span>PATH=$PATH:$HOME/.local/bin/
129</span></span><span style=display:flex><span>
130</span></span><span style=display:flex><span><span style=color:green># in order to use this new configuration you can close</span>
131</span></span><span style=display:flex><span><span style=color:green># and reopen terminal or reload .bashrc file</span>
132</span></span><span style=display:flex><span>$ source ~/.bashrc
133</span></span><span style=display:flex><span>
134</span></span><span style=display:flex><span><span style=color:green># now let&#39;s test if new directory is present in $PATH</span>
135</span></span><span style=display:flex><span>$ echo $PATH
136</span></span><span style=display:flex><span>
137</span></span><span style=display:flex><span><span style=color:green># now we can install on user level by adding --user</span>
138</span></span><span style=display:flex><span><span style=color:green># without use of sudo</span>
139</span></span><span style=display:flex><span>$ pip install snakeviz --user
140</span></span></code></pre><p>Or as suggested by <a href=https://www.reddit.com/user/mvt>mvt</a> you can
141use <a href=https://github.com/mitsuhiko/pipsi>pipsi</a>.</div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/linux/NFSv4ServerLockClients target=_blank rel=noopener>Finding which NFSv4 client owns a lock on a Linux NFS(v4) server</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>A while back I wrote an entry about finding which NFS client owns
142a lock on a Linux NFS server, which turned
143out to be specific to NFS v3 (which I really should have seen coming,
144since it involved NLM and lockd). Finding the NFS v4 client that
145owns a lock is, depending on your perspective, either simpl…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen
146and Bradley Kuhn, are interacting on the OSI's license-discuss
147list where the're doing
148bad computer history and insisting that a guy Larry Rosen
149coincidentally interviewed for a book years ago is clearly the origin of
150somethin…<li><a href="http://offbeatpursuit.com:80/blog/?id=25" target=_blank rel=noopener>A fix by any other name</a> — <a href=http://offbeatpursuit.com:80/blog/>WLOG - blog</a><div>tags:
151i2c, plan9
152Another month, another file system.
153Well, if you can’t fix it in software, fix it in hardware (looking at
154you, bme680, we’re not
155done yet). The show must go on, as they say, and I would like my
156experiments to go on.
157So a “new” addition to the environmental sensor family connected to
158the h…<li><a href=https://mirzapandzo.com/next-image-url-parameter-is-valid-but-upstream-response-is-invalid target=_blank rel=noopener>Next/Image "url" parameter is valid but upstream response is invalid</a> — <a href=https://mirzapandzo.com/>Mirza Pandzo's Blog</a><div>Getting "url" parameter is valid but upstream response is invalid error with Next/Image on WSL2<li><a href=https://drewdevault.com/2023/10/13/Going-off-script.html target=_blank rel=noopener>Going off-script</a> — <a href=https://drewdevault.com>Drew DeVault's blog</a><div>There is a phenomenon in society which I find quite bizarre. Upon our entry to
159this mortal coil, we are endowed with self-awareness, agency, and free will.
160Each of the 8 billion members of this human race represents a unique person, a
161unique worldview, and a unique agency. Yet, many of us have the sam…<li><a href=https://szymonkaliski.com/writing/2023-10-02-building-a-diy-pen-plotter/ target=_blank rel=noopener>Building a DIY Pen Plotter</a> — <a href=http://github.com/dylang/node-rss>Szymon Kaliski</a><div>This article documents my learnings from designing and building a DIY Pen Plotter during the summer of 2023.
162My ultimate goal is to build my…<li><a href=https://neil.computer/notes/chart-of-accounts-for-startups-and-saas-companies/ target=_blank rel=noopener>Chart of Accounts for Startups and SaaS Companies</a> — <a href=https://neil.computer/>Neil Panchal</a><div>Accounting is fundamental to starting a business. You need to have a basic understanding of accounting principles and essential bookkeeping. I had to learn it. There was no choice. For filing taxes, your CPA is going to ask you for an Income Statement (also known as P/L statement). If<li><a href=https://journal.valeriansaliou.name/deploy-a-nomad-cluster-on-alpine-linux-with-vultr/ target=_blank rel=noopener>Deploy a Nomad Cluster on Alpine Linux with Vultr</a> — <a href=https://journal.valeriansaliou.name/>Valerian Saliou</a><div>After spending countless hours trying to understand how to deploy my apps on Kubernetes for the first time to host Mirage, an AI API service that I run, I ended up making myself a promise that the next app I work on would be using a more productive & simpler<li><a href=https://jcs.org/2023/10/25/wifi_da target=_blank rel=noopener>BlueSCSI Wi-Fi Desk Accessory 1.0 Released</a> — <a href=https://jcs.org/>joshua stein</a><div>BlueSCSI Wi-Fi Desk Accessory
1631.0 has been released:
164wifi_da-1.0.sit
165(StuffIt 3 archive)
166SHA256: ccfc9d27dd5da7412d10cef73b81119a1fec3848e4d1d88ff652a07ffdc6a69aSHA1: ff124972f202ceda6d7fa4788110a67ccda6a13a
167This is the initial public release of my BlueSCSI Wi-Fi Desk Accessory for
168classic MacOS.<li><a href=https://michael.stapelberg.ch/posts/2023-10-25-my-all-flash-zfs-network-storage-build/ target=_blank rel=noopener>My 2023 all-flash ZFS NAS (Network Storage) build</a> — <a href=https://michael.stapelberg.ch/>Michael Stapelbergs Website</a><div>For over 10 years now, I run two self-built NAS (Network Storage) devices which serve media (currently via Jellyfin) and run daily backups of all my PCs and servers.
169In this article, I describe my goals, which hardware I picked for my new build (and why) and how I set it up.
170Design Goals
171I use my netw…</ul><p>Generated with <a href=https://git.sr.ht/~sircmpwn/openring target=_blank rel=noopener>openring</a>.</section><footer><hr><p><big><strong>Want to comment or have something to add?</strong></big><p>You can write me an email
172at <a href=mailto:mitja.felicijan@gmail.com>mitja.felicijan@gmail.com</a> or
173catch up with me <a href=https://telegram.me/mitjafelicijan target=_blank>on Telegram</a>.<hr><p>This website does not track you. Content is made available under the <a href=https://creativecommons.org/licenses/by/4.0/ target=_blank rel=noreferrer>CC BY 4.0 license</a> unless
174specified otherwise. Blog is also available as <a href=/index.xml target=_blank>RSS feed</a>.</footer><script>
175 window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
176 </script><script defer src=/_vercel/insights/script.js></script> \ No newline at end of file