lade...
random avatar

amason - Network

Posts Subscribe

Just learnt about `ksmbd`, a Linux kernel SMB server introduced in 5.15 and stable since 6.6—perfect for Raspberry Pi OS on 6.6. It...

https://mastodon.social/@amason/...

Just learnt about `ksmbd`, a Linux kernel SMB server introduced in 5.15 and stable since 6.6—perfect for Raspberry Pi OS on 6.6. It enables faster Samba SMB file shares without needing `samba` and its heavy dependencies. Simple, efficient, and high-performance.

en.wikipedia.org/wiki/KSMBD

30.12.2024 13:57Just learnt about `ksmbd`, a Linux kernel SMB server introduced in 5.15 and stable since 6.6—perfect for Raspberry Pi OS on 6.6. It...
https://mastodon.social/@amason/...

Enjoying the TUI inspired Discord theme "system24" with custom mono-space font. Gives me IRC...

https://mastodon.social/@amason/...

Enjoying the TUI inspired Discord theme "system24" with custom mono-space font. Gives me IRC vibes.

github.com/refact0r/system24

16.10.2024 19:11Enjoying the TUI inspired Discord theme "system24" with custom mono-space font. Gives me IRC...
https://mastodon.social/@amason/...

I feel there's a lot of fatalism around browser market share and Chrome's dominance, but looking at Cloudflare's CDN report...

https://mastodon.social/@amason/...

I feel there's a lot of fatalism around browser market share and Chrome's dominance, but looking at Cloudflare's CDN report shows Chrome losing market share and Firefox desktop growing. Here's hoping Google's push to restrict ad blocking functionality may push more users over to Firefox.

radar.cloudflare.com/reports/b

2.8.2024 17:52I feel there's a lot of fatalism around browser market share and Chrome's dominance, but looking at Cloudflare's CDN report...
https://mastodon.social/@amason/...

Back in the day I'd check how web crawlers viewed my HTML pages by using the Lynx text browser. Now I use `pdftotext` to check how...

https://mastodon.social/@amason/...

Back in the day I'd check how web crawlers viewed my HTML pages by using the Lynx text browser. Now I use `pdftotext` to check how Applicant Tracking Platforms view my PDF CV.

man.archlinux.org/man/extra/po

23.7.2024 15:52Back in the day I'd check how web crawlers viewed my HTML pages by using the Lynx text browser. Now I use `pdftotext` to check how...
https://mastodon.social/@amason/...

My most used note file is full of Podman (Docker) commands and tips.There's something about container commands that never sticks in my...

https://mastodon.social/@amason/...

My most used note file is full of Podman (Docker) commands and tips.

There's something about container commands that never sticks in my memory. Throw in two OS's interacting with permission boundaries and SELinux and my mind starts to melt.

16.7.2024 14:24My most used note file is full of Podman (Docker) commands and tips.There's something about container commands that never sticks in my...
https://mastodon.social/@amason/...

I love me a TUI resource monitor such as `htop` and `nvtop`, but I did miss Windows Task Manager. Well, now there's...

https://mastodon.social/@amason/...

I love me a TUI resource monitor such as `htop` and `nvtop`, but I did miss Windows Task Manager. Well, now there's "Resources" for Gnome. It has all the nice visual graphs I like and is written in Rust.

github.com/nokyan/resources

16.7.2024 09:17I love me a TUI resource monitor such as `htop` and `nvtop`, but I did miss Windows Task Manager. Well, now there's...
https://mastodon.social/@amason/...

Whilst messing around with local LLMs I needed a quick way to grab the content of a webpage and convert it into Markdown. There's some...

https://mastodon.social/@amason/...

Whilst messing around with local LLMs I needed a quick way to grab the content of a webpage and convert it into Markdown. There's some great browser plugins and services, but I thought it'd be a good opportunity to learn some Deno.

The result is a TypeScript edge function that scrapes a URL, extracts the main text and converts it into lovely Markdown.

Might be useful to others too.

url-to-markdown.deno.dev/

10.7.2024 19:28Whilst messing around with local LLMs I needed a quick way to grab the content of a webpage and convert it into Markdown. There's some...
https://mastodon.social/@amason/...

Writing an article about how the old web used to be while being published on a site that has cookie banners, notification consent pop-ups,...

https://mastodon.social/@amason/...

Writing an article about how the old web used to be while being published on a site that has cookie banners, notification consent pop-ups, auto playing videos and MPUs that cover the entire article text is something special.

I don't know if it's performance art or just a dark look into modern web journalism.

@ann3nova

9.7.2024 19:10Writing an article about how the old web used to be while being published on a site that has cookie banners, notification consent pop-ups,...
https://mastodon.social/@amason/...

Just found `kalc`, a terminal based calculator that supports real-time output and graphing via `gnuplot`. What's lovely is you can...

https://mastodon.social/@amason/...

Just found `kalc`, a terminal based calculator that supports real-time output and graphing via `gnuplot`. What's lovely is you can configure `gnuplot` to draw directly to the terminal using its sixelgd mode (if your terminal emulator supports it).

I like the quick feed back for experimenting with different formula values and seeing the results in real-time.

github.com/bgkillas/kalc

19.6.2024 15:53Just found `kalc`, a terminal based calculator that supports real-time output and graphing via `gnuplot`. What's lovely is you can...
https://mastodon.social/@amason/...

Oh, it's interesting to read that Three.js is adding its own shader language to simplify GLSL shader code! It looks promising, with the...

https://mastodon.social/@amason/...

Oh, it's interesting to read that Three.js is adding its own shader language to simplify GLSL shader code! It looks promising, with the potential to make development easier and transpile to multiple targets.

github.com/mrdoob/three.js/wik

29.5.2024 14:52Oh, it's interesting to read that Three.js is adding its own shader language to simplify GLSL shader code! It looks promising, with the...
https://mastodon.social/@amason/...

I knew Amazon was using AI for review summaries but it seems the advertising department is now using it to generate overly smooth babies...

https://mastodon.social/@amason/...

I knew Amazon was using AI for review summaries but it seems the advertising department is now using it to generate overly smooth babies with mangled hands.

19.5.2024 17:05I knew Amazon was using AI for review summaries but it seems the advertising department is now using it to generate overly smooth babies...
https://mastodon.social/@amason/...

Like many web developers, I've often been disappointed by the slow adoption of JPEG XL. Despite its unfortunate name, it's an...

https://mastodon.social/@amason/...

Like many web developers, I've often been disappointed by the slow adoption of JPEG XL. Despite its unfortunate name, it's an excellent successor to the venerable JPEG. However, goodwill alone doesn't win format wars. I'm thrilled to see AVIF now supported by all major web browsers. This move allows us to finally adopt a more modern image compression format, alongside JPEG fallbacks.

caniuse.com/avif

3.4.2024 17:48Like many web developers, I've often been disappointed by the slow adoption of JPEG XL. Despite its unfortunate name, it's an...
https://mastodon.social/@amason/...

I've known about Preact Signals for a while but, I took the time to read the source code and I'm very impressed. Preact, and by...

https://mastodon.social/@amason/...

I've known about Preact Signals for a while but, I took the time to read the source code and I'm very impressed. Preact, and by extension Signals, feels a lot like backbone.js, clean, elegant and clearly written by people who understand the problem they're trying to solve.

github.com/preactjs/signals/bl

5.3.2024 19:05I've known about Preact Signals for a while but, I took the time to read the source code and I'm very impressed. Preact, and by...
https://mastodon.social/@amason/...

I'm constantly impressed how good the open source font Source Serif looks on my Kindle. The ligatures and italic glyphs are just...

https://mastodon.social/@amason/...

I'm constantly impressed how good the open source font Source Serif looks on my Kindle. The ligatures and italic glyphs are just beautiful.

en.m.wikipedia.org/wiki/Source

10.2.2024 21:30I'm constantly impressed how good the open source font Source Serif looks on my Kindle. The ligatures and italic glyphs are just...
https://mastodon.social/@amason/...

As a web geek and Firefox advocate, I love poking around in the source code of websites to figure out what technologies they're using....

https://mastodon.social/@amason/...

As a web geek and Firefox advocate, I love poking around in the source code of websites to figure out what technologies they're using. Long live the open web.

Prefixing the URL with `view-source:` gets you access but Firefox Android also has a handy extension addons.mozilla.org/en-GB/andro

4.2.2024 19:40As a web geek and Firefox advocate, I love poking around in the source code of websites to figure out what technologies they're using....
https://mastodon.social/@amason/...

Geek discovery of the week, `tsx` a replacement for `ts-node` based on `esbuild` for easy running Typescript code on LTS node....

https://mastodon.social/@amason/...

Geek discovery of the week, `tsx` a replacement for `ts-node` based on `esbuild` for easy running Typescript code on LTS node.

github.com/privatenumber/tsx?t

2.2.2024 17:48Geek discovery of the week, `tsx` a replacement for `ts-node` based on `esbuild` for easy running Typescript code on LTS node....
https://mastodon.social/@amason/...

There's something about the overlay smooth nature of Dall-E ML images that make that stick out like early CGI in movies

https://mastodon.social/@amason/...

There's something about the overlay smooth nature of Dall-E ML images that make that stick out like early CGI in movies

24.10.2023 16:56There's something about the overlay smooth nature of Dall-E ML images that make that stick out like early CGI in movies
https://mastodon.social/@amason/...

It'd be nice if more long form articles used CSS hyphens. Traditional print use hyphens all the time in column layout, which is...

https://mastodon.social/@amason/...

It'd be nice if more long form articles used CSS hyphens. Traditional print use hyphens all the time in column layout, which is basically what portrait mobile layout is.

17.9.2023 15:34It'd be nice if more long form articles used CSS hyphens. Traditional print use hyphens all the time in column layout, which is...
https://mastodon.social/@amason/...

Bonus points if it's spiral bound.

https://mastodon.social/@amason/...

Bonus points if it's spiral bound.

10.8.2023 17:34Bonus points if it's spiral bound.
https://mastodon.social/@amason/...

I've just realised that the open-source note-taking app, Joplin, can sync with Fastmail via WebDAV. It's the mobile note-taking...

https://mastodon.social/@amason/...

I've just realised that the open-source note-taking app, Joplin, can sync with Fastmail via WebDAV. It's the mobile note-taking solution I've been looking for: open-source, seamless syncing, and using a plain-text open format.

For reference, see the Fastmail WebDAV documentation: fastmail.help/hc/en-us/article

10.8.2023 17:31I've just realised that the open-source note-taking app, Joplin, can sync with Fastmail via WebDAV. It's the mobile note-taking...
https://mastodon.social/@amason/...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members