HackerTrans
トップ新着トレンドコメント過去質問紹介求人

osxman

no profile record

投稿

GoAccess CLI Log Analyzer Release 1.10

goaccess.io
2 ポイント·投稿者 osxman·5 か月前·1 コメント

コメント

osxman
·5 か月前·議論
Always a pleasure to use this excellent fast CLI analyser that runs either in the terminal and can also generate HTML reports.

New reports – Both CLI and HTML – look really nice!
osxman
·6 か月前·議論
It would be nice though, to close 'm ... Makes it more readable and less prone to mistakes.
osxman
·9 か月前·議論
I can understand your confusion – possible anger - with my remark. But you take my answer too literally. I paid for it without regret, because I liked the software. But now it feels as a dead end so all those efforts for nothing... in the end it is a waste of both time investment and money. Cheers.
osxman
·9 か月前·議論
Great tip, will give that a try! To find it in the Mac Appstore it is called 'Amadine' (without the 'n') It seems alright at first glance, thanks again for this tip.

Feels also more European since it is from Ukraine, supporting them feels good!
osxman
·9 か月前·議論
This is bad news... I liked the Publisher/Designer/Photo apps on my Mac. The presentation of this new 'Canva' acquired product feels like a circus, and roadmap is very unclear also. This feels like it will be the end of a none adobe solution.

Also I paid every upgrade for NOTHING.
osxman
·昨年·議論
This is a great new AI 'Mistral Medium' model from Mistral, I used it in Zed editor today via Mistral API – and will keep on using this. It brings great code suggestions, improvements and explanations. Worth to give it a go.

Note: should be configured manually in Zed at time of this writing but then works like charm. (Use devstral-medium-2507 or devstral-medium-latest)
osxman
·昨年·議論
This is a great new AI model from Mistral, I used it in Zed editor today via Mistral API – and will keep on using this. It brings great code suggestions, improvements and explanations. Worth to give it a go.

Note: should be configured manually in Zed at time of this writing but then works like charm.
osxman
·昨年·議論
Ultimate Guitar is not very accurate. That is because for example blues notes are 'bended' on a guitar by pushing up the strings a lot. Many notes are wrongly notated on Ultimate Guitar. It is better to use official sheet music books.
osxman
·昨年·議論
Some instructions are slightly outdated: 'We need sizes="32x32" for <link> to .ico file in order to fix the Chrome bug where it chooses an ICO file over an SVG.' Explanation: this revers to an old 2021 bug which is already – for a long time – solved in Chrome.

Probably small typo, by editor of article: 'With just three PNG images in this minimum set, …' Set contains an .ico, .svg and .png file -> SVG and .ico files are not PNG's.

For the rest very useful!
osxman
·3 年前·議論
Thanks for the article!

Might want to check 'Small, Sharp Software Tools' from The Pragmatic Programmers also. It's a great book, and comparable to the O’Reilly book.

https://pragprog.com/titles/bhcldev/small-sharp-software-too...
osxman
·3 年前·議論
Bummer: there is (unfortunately) no Linode anymore…
osxman
·3 年前·議論
[flagged]
osxman
·4 年前·議論
This is actually a very nice static site generator. Because just like with middleman or nanoc it let you extend functionality with pure Ruby. Big difference this project is certainly not a sleeper and well maintained and progressively enhanced/developed. It is highly recommended to try out if you want to build a great (product/company/etc) website. Bonus: It also supports esbuild out of the box.
osxman
·5 年前·議論
STOP Free VPS servers. Now! Explanation: they provide an easy platform for attackers.
osxman
·6 年前·議論
This is good news. I work for 6 months with StimulusJS 1 and I'm very happy to use it. I use it mainly in a rails app combined with Turbolinks.

My original thought was to go for an SPA with a rails API backend. I tried out both React & Vue extensively but got stuck in a while. Since implementing Rails and plain 'vanilla' JS it went better. But with StimulusJS 1+ it went simply great.

Allready upgraded to 2.0 and it feels even more structured with the new features, like values and improved targets.