Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

MBA Washing - smcleod.net - 2 years ago - eng
MBA Washing" refers to the phenomenon where individuals or companies, often with a strong theoretical or academic background but limited recent practical experience, adopt and reinterpret industry-specific terminology and cultural movements.

MBA Washing - smcleod.net - 2 years ago - eng
MBA Washing" refers to the phenomenon where individuals or companies, often with a strong theoretical or academic background but limited recent practical experience, adopt and reinterpret industry-specific terminology and cultural movements.

MBA Washing - smcleod.net - 2 years ago - eng
MBA Washing" refers to the phenomenon where individuals or companies, often with a strong theoretical or academic background but limited recent practical experience, adopt and reinterpret industry-specific terminology and cultural movements.

Learn how AWS’s shared security responsibility model works and how Snyk can help you streamline your cloud and application security efforts.


My first beg bounty - tsak.dev - 2 years ago - eng
This morning, still a bit sleepy, morning coffee in hand, I came across a Hacker News post about Beg Bounties . Intrigued by the title, having heard about Bug Bounties before, I learned about its next logical conclusion and the people that “randomly” discover security vulnerabilities and then expect to be paid for their “ethical disclosure”. Putting this aside as a Today I Learned kind of thing, I logged into my work email, only to b..


PiArtFrame - giuliomagnifico.blog - 2 years ago - eng
Hardware building it Update Software installation Conclusions Gallery I’ve update the frame with a Raspberry PI Zero 2 W, and with a better “managment” of the Raspberry PI behind the frame. Jump to the Update to read it. I’ve always been a fan of e-inkink displays, but honestly, I never figured out a cool or useful way to make the most of them. For my Grafana stats I need a big and colorful screen and an e-..

autocomp.js v0.1.2 - nadh.in - 2 years ago - eng
Repository: @knadh/autocomp.js GitHub release page: v0.1.2 Full Changelog : https://github.com/knadh/autocomp.js/compare/v0.1.1...v0.1.2

Macros are tricky beasts. Most languages—if they have macros at all—usually include a huge “here there be dragons” warning to warn curious would-be macro programmers of the dangers that lurk ahead. What is it about macros that makes them so dangerous and unwieldy? That’s difficult to answer in general: there are many different macro systems with varying degrees of ease-of-use. Moreover, making macros easy to use safely is an open area of ....

PiArtFrame - giuliomagnifico.blog - 2 years ago - eng
Hardware building it Update Software installation Conclusions Gallery I’ve update the frame with a Raspberry PI Zero 2 W, and with a better “managment” of the Raspberry PI behind the frame. Jump to the Update to read it. I’ve always been a fan of e-inkink displays, but honestly, I never figured out a cool or useful way to make the most of them. For my Grafana stats I need a big and colorful screen and an e-..


Hi, Mir kribbelte es in den Fingern. Direkt zu Beginn von Thorben Janssens Session “Das große Java Persistence Q&A”. Die erste Frage war (sinngemäß): “Im vorherigen Talk (etwas mit JPA) wurde gesagt man solle an jeden Test @Transactional schreiben. Dadurch werden die Daten nach dem Test automatisch zurückgerollt. Wir haben das diskutiert und sind uns uneinig. Was ist deine Empfehlung?” Thorbens Antwort machte mich nervös. Er ..

Macros are tricky beasts. Most languages—if they have macros at all—usually include a huge “here there be dragons” warning to warn curious would-be macro programmers of the dangers that lurk ahead. What is it about macros that makes them so dangerous and unwieldy? That’s difficult to answer in general: there are many different macro systems with varying degrees of ease-of-use. Moreover, making macros easy to use safely is an open area of ....

Introduction I wish it were possible to look up any medical issue without being exposed to the most graphic photographs ever taken by man or beast. — Velveteen , Post on akko.wtf While browsing the WICG discussion forms, I stumbled upon a proposal for a standardized element in HTML5 . I made two comments, and stopped myself before writing a third; this called for a blog post. I think HTML should have a sp....




There are a number of blogs and serials that I really enjoy reading and (where available), I've tended to subscribe to their RSS feeds using Nextcloud News . What I've noticed though, is that, amongst everything else I do on my phone, the new article notifications do tend to get lost. The result is that I quite often don't notice that a new post has been published unless I happen to see someone else toot it into the fediverse (for exampl....

Following are some shortcuts that I believe all desktop users should be familiar with. It is not a complete list by any means, and does not include virtual desktop or app pinning shortcuts as I felt those were beyond the scope of common desktop shortcuts. If you feel I omitted a common shortcut, email me ( jason.eckert@trios.com ) and I’ll add it to the list! 1. Windows shortcuts The Windows (⊞) key on your keyboard has the Windows logo p..

Following are some shortcuts that I believe all desktop users should be familiar with. It is not a complete list by any means, and does not include virtual desktop or app pinning shortcuts as I felt those were beyond the scope of common desktop shortcuts. If you feel I omitted a common shortcut, email me ( jason.eckert@trios.com ) and I’ll add it to the list! 1. Windows shortcuts The Windows (⊞) key on your keyboard has the Windows logo p..


I recently redid the DNS on my home network, moving from dnsmasq to Unbound and NSD . Unbound acts as the DNS server the network uses, and Unbound hosts losts local zones for my search domains. For reasons, this is really across two sites: our home, and a barn we own a few miles away. Because I am a dork, I have things at both sites :-) My network controller has a built in DNS server which assigns a local domain, a la brians-laptop.l....

I recently redid the DNS on my home network, moving from dnsmasq to Unbound and NSD . Unbound acts as the DNS server the network uses, and Unbound hosts losts local zones for my search domains. For reasons, this is really across two sites: our home, and a barn we own a few miles away. Because I am a dork, I have things at both sites :-) My network controller has a built in DNS server which assigns a local domain, a la brians-laptop.l....





Describes a simple Markov chain algorithm to generate reasonable-sounding but utterly nonsensical text, and presents some example outputs as well as a Python implementation.


That one boring Saturday I wanted to learn something more about agents and thought it would be a really cool idea to “unfinalize” java.lang.String. I started working on the project, developed simple transformer: if (name.equals("java/lang/String")) { ClassPool classPool = ClassPool.getDefault(); final CtClass ctClass; try { ctClass = classPool.get(name.replace("/", ".")); } catch (NotFoundException e) { throw new RuntimeException(e); } int ..

A Java project with published container image that contains intentionally leaky native code to observe symptoms of a memory leak in Java in podman/docker or Kubernetes. Native code intentionally “leaks” provided number of megabytes in a loop. The project runs by default with -XX:NativeMemoryTracking=summary enabled. I wanted to observe how JVM will report native memory, crash and what pod and JVM metrics will look like. Java doesn’t allocat..

I cannot let 2023 go past without writing anything given it is 20 years of this blog, but an update to Hugo broke things, and getting it to work was just annoying. So I got frustrated enough making Hugo do what I wanted that I ported over to Zola and here we go, I am able to update again! Along the way I took a moment to add all the posts from my original blosxom based blog to the archive , which makes me happy. Really, I want to pos..

I cannot let 2023 go past without writing anything given it is 20 years of this blog, but an update to Hugo broke things, and getting it to work was just annoying. So I got frustrated enough making Hugo do what I wanted that I ported over to Zola and here we go, I am able to update again! Along the way I took a moment to add all the posts from my original blosxom based blog to the archive , which makes me happy. Really, I want to pos..

Envoy Proxy is a well known proxy load balancer offering HTTP, gRPC, TCP, customizable with Lua, Go, WASM … It’s often the core component used to build gateways/proxies for Kubernetes. For example Istio is using it as a proxy load balancer for ingresses but also as a sidecar to create a “mesh network”. Envoy Gateway is a more recent project to manage Envoy proxies inside Kubernetes, it is meant to be a common foundation to build on top of i..

2023-11-10-002 - srijan.ch - 2 years ago - bod
Reply to https://indieweb.social/@janboddez/111387583747483985I've been thinking about this for my site as well. I'm mostly okay with replies being top level notes by themselves, but it would be nice to have a single page where all replies to my original post are present, including my replies to someone else's reply.

2023-11-10-001 - srijan.ch - 2 years ago - eng
My new #IndieWeb enabled website is now live! You can follow my microblog posts or blog articles by entering @srijan.ch@srijan.ch in your Fediverse app search bar or reply and interact with any post using #Webmention or your Mastodon/Fediverse app. Site Features: Indieauth Webmentions Federation with the fediverse (via Bridgy Fed) Structured author, posts, and feeds using microformats Microsub …

2023-11-10-001 - srijan.ch - 2 years ago - eng
My new #IndieWeb enabled website is now live! You can follow my microblog posts or blog articles by entering @srijan.ch@srijan.ch in your Fediverse app search bar or reply and interact with any post using #Webmention or your Mastodon/Fediverse app. Site Features: Indieauth Webmentions Federation with the fediverse (via Bridgy Fed) Structured author, posts, and feeds using microformats Microsub …

2023-11-10-001 - srijan.ch - 2 years ago - bod
My new #IndieWeb enabled website is now live! You can follow my microblog posts or blog articles by entering @srijan.ch@srijan.ch in your Fediverse app search bar or reply and interact with any post using #Webmention or your Mastodon/Fediverse app. Site Features: Indieauth Webmentions Federation with the fediverse (via Bridgy Fed) Structured author, posts, and feeds using microformats Microsub …

Have you moved through the fundamentals of Python, and are you now considering building a more extensive project or complete application? Where can you study the architecture of existing Python projects and learn best practices? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

This post is the third in a three-part series about migrating from a self-built PHP-based Laravel backend to a managed WordPress backend, in an attempt to minimize on-going maintenance and custom code. Part one discussed why moving to WordPress felt like a visit to the Ferengi homeworld, and part two detailed what motivated the switch. […]

For those interested in the history of tabletop roleplaying game design, Monsters, Aliens, and Holes in Ground is an excellent, near encyclopedic treatment. The author, Stu Horvath, documents major and minor game systems, how they innovated or were influenced by other game systems, and how the systems expanded with settings and adventures. Horvath covers the 1970s through the 2010s and, reading through the entries, chronicles the major ch....

For those interested in the history of tabletop roleplaying game design, Monsters, Aliens, and Holes in Ground is an excellent, near encyclopedic treatment. The author, Stu Horvath, documents major and minor game systems, how they innovated or were influenced by other game systems, and how the systems expanded with settings and adventures. Horvath covers the 1970s through the 2010s and, reading through the entries, chronicles the major ch....


113 visitors online