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

I have to admit, it hasn’t been long since my last post about my “home setup,” but during the summer I have more free time and I took the opportunity to make a few small improvements. In this post I’ll explain two simple modifications I made (so not a “major release”) Shelly EM + 50 amp clamp : monitor home energy consumption with the Shelly EM, jump to chapter keep a widget on the Home Screen of iOS/macOS to view real-time consump..

Bugs in distributed systems are hard to find, largely because systems interact in chaotic ways. And even once you've found a bug, it can be anywhere from simple to impossible to reproduce it. It's about as far away as you can get from the ideal test environment: property testing a pure function. But what if we could write our code in a way that we can isolate the chaotic aspects of our distributed system during testing : run multiple sys....

I have to admit, it hasn’t been long since my last post about my “home setup,” but during the summer I have more free time and I took the opportunity to make a few small improvements. In this post I’ll explain two simple modifications I made (so not a “major release”) Shelly EM + 50 amp clamp : monitor home energy consumption with the Shelly EM, jump to chapter keep a widget on the Home Screen of iOS/macOS to view real-time consump..

I was first exposed to the ideas of the Canadian philosopher Marshall McLuhan in a talk by Chris Cox (CPO of Meta) at the Menlo Park campus. McLuhan’s work centers around media studies, which is a sub-discipline of philosophy that isn’t often taught in introductory or intermediate philosophy courses. After digging deeper into the work of McLuhan alone, I felt that it was strange I had never heard of some of these ideas given how predictiv..


I came across an interesting Bash issue today, as I was trying to restore a zstd -compressed CloneZilla Partclone image to a raw file in order to extract some data from it. For some reason, none of the solutions on the internet worked, and searching for the error message turned up no useful results. This was the command line I had constructed: $ zstdcat nvme0n1p3.ntfs-ptcl-img.zst.* | sudo partclone.ntfs -C -r -W -s - -O image.img Not....

CSV Viewer with charts, supports viewing CSV, sorting, searching, filtering of data, plotting charts, setting title and saving charts as images.

RavenDB has a hidden feature, enabled by default and not something that you usually need to be aware of. It has built-in support for caching. Consider the following code: async Task < Dictionary < string , int >> HowMuchWorkToDo ( string userId ) { using var session = _documentStore . OpenAsyncSession ( ) ; var results = await session . Query < Item > ( ) . GroupBy ( x = > new { x . Status , x . As....

Ryan Holiday beseft zich dat het de moeite waard is om soms de moeilijke weg te kiezen omdat je jezelf op deze manier kan verbeteren. Pak de fiets in plaats van de auto dan krijg je een betere conditie of pak een boek in plaats van de telefoon zodat je iets nieuws leert.

Kyle Chyaka schrijft dat hij gestopt is met Spotify omdat het voor hem steeds moeilijker wordt om de muziek te vinden die hij wil. De interface van Spotify wordt constant geüpdatet waar de focus steeds meer op algoritmes komt te liggen waardoor de app bepaalt welke muziek je luistert. Ook wel ‘coporated-centered’ design genoemd, waarbij het belang van het bedrijf belangrijker is dan dat van de gebruiker.

On August 18, 2024 the Tour de France Femmes ended again. A week long challenge of stages ending in the mountains.

While working on a new project recently, I needed to allow application users to enter a dynamic list of key-value pairs. Not knowing better, I reached for what I knew and built out a React component to dynamically add and remove inputs while also inserting into the websocket to sync the changeset with the server. Then on the server-side, I had to write some additional handlers to process those values. It worked, but it didn’t feel great.

One of my friends, an outstanding programmer who likes to fly under the radar, frequently tells me he admires my “ability to broadcast”. I guess he refers to the fact that I’m keeping a blog, and that I’m not afraid of writing with transparency about my adventures in software engineering. To me, it all feels natural, so his comment motivated me to explain in more detail why I’m doing what I’m doing.


I started using the Zsh a few years ago and I’ve liked its completion features. I tried out Oh-my-zsh for a while and I liked the stock Robby Russel prompt. It gave me all the information I cared about: the status of the last command, current directory, and the state of the current Git repository. However, I didn’t like how slow Oh-my-zsh was making my shell startup. This mattered especially, I think, because my Emacs config would fire up....

I started using the Zsh a few years ago and I’ve liked its completion features. I tried out Oh-my-zsh for a while and I liked the stock Robby Russel prompt. It gave me all the information I cared about: the status of the last command, current directory, and the state of the current Git repository. However, I didn’t like how slow Oh-my-zsh was making my shell startup. This mattered especially, I think, because my Emacs config would fire up....

I got a weird error while trying to compile a slint program with the skia backend on my macOS machine: Compiling skia-bindings v0.75.0 error: failed to run custom build command for `skia-bindings v0.75.0` […a huge section of output snipped…] clang -MD -MF obj/third_party/externals/libpng/libpng.png.o.d -DPNG_SET_OPTION_SUPPORTED -DNDEBUG -w -Wno-attributes -ffp-contract=off -fstrict-aliasing -fPIC -fvisibility=hidden -isysroot /Applications..

Every company strives for continual growth. But with labour costs accounting for as much as 70% of total business costs,... The post How Fractional Hiring Can Save Your Business Money appeared first on GoSquared Blog .



Effective Changelogs - xavd.id - 1 year ago - eng

Effective Changelogs - xavd.id - 1 year ago - eng

Hyperperversion and All Dimension Controls (Issue #177) 2024-08-17 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition: World politics, US Tech antitrust, S.American hyperinflation, astrobiology & assembly theory, Eastern European comedy, Apple, immigration, UFO Chief, Linux, Musk & riots, Yen carry trade, BTC & macro Issue details: Title: Hyperperversion and All Dimension Controls Issue: 17..

L'usage des codes QR (traduction de QR Codes) s'étant démocratisé, j'ai eu besoin d'outils pour encoder et décoder des codes QR. Je vous présente les outils que j'utilise pour manipuler les code QR ainsi que les quelques cas d'utilisation courante de code QR.

Changelog - stackabuse.com - 1 year ago - eng
August 2024 August 16, 2024 : Added Changelog page. Added feedback modal to tool pages. August 14, 2024 : Auto-save tool settings in local storage. August 13, 2024 : Fixed logic for displaying login/signup buttons in nav. Added captcha to newsletter signup. August 2, 2024 : Added LD+JSON schema markup for tools.

So I’ve participated in OCC v4 with my TiBook . Just like last time , I have some conclusions. Conclusion (n.) - when you’re done thinking.

submitted by Yuzuki to tech 1 points | 0 comments http://dreadytofatroptsdj6io7l3xptbet6onoyno2yv7jicoxknyazubrad.onion/post/d104ffbabcb1d1fb34b9 NIST has formally published three post-quantum cryptography standards from the competition it held to develop cryptography able to withstand the anticipated quantum computing decryption of current asymmetric encryption. There are no surprises – but now it is official. The three stand....

What are the best practices for organizing data analysis projects in Python? What are the advantages of a more package-centric approach to data science? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

The dataview plugin for Obsidian allows you to run queries against your obsidian vault (for example, to create a Related Items section ). This snippet provides a DQL query which lists all notes created after a certain date Read more…

Last night I found myself sitting at my local viewpoint watching the glittering lights of London flicker against the backdrop of a night sky. As I sat there watching Wembley Stadium’s arch gradually change colour from white to blue and numerous commercial aircraft glide into Heathrow Airport I set off down one of many rabbit […] The post If One Thing is Infinite, Everything is Infinite appeared first on Something Decent .

There was a time when I effortlessly wrote multiple blog posts each month, a practice that continued for years. However, for the last two years, I’ve been struggling to write anything. It’s not that I haven’t had anything to write about—look, this blog is a platform where I share whatever I learn. I’ve written on various topics in the past. It’s not like I haven’t done anything new in the last two years; I just haven’t felt the urge to writ....

Die Spielwiese – Auf einer Spielwiese kann man sich austoben – allerdings nicht immer zur Freude anderer.

I recently started collaborating with Jessica on a new project we’ve lovingly named Color.lol Color lets you create custom printable coloring pages that are fun for all ages. It’s got two unique prompting modes we’ve dubbed WordMode™️ and KidMode™️.

I recently started collaborating with Jessica on a new project we’ve lovingly named Color.lol Color lets you create custom printable coloring pages that are fun for all ages. It’s got two unique prompting modes we’ve dubbed WordMode™️ and KidMode™️.

I’ve officially worked as a software developer since August 2016, and by now I have a fair share of stories to tell from those years. But those are stories for another time. Today I’d like to focus on where it all got started. The early days I never considered myself good with computers, or a nerd, or anything like that during my childhood. All my computing experiences can be summed up in a pretty short list, and most of the memories ar....

Other Posts in This Series Part 1: Test Timeouts Part 2: On Video Conferencing Part 3: tags uncover....

There are a few reasons why I’ve avoided adding a comment section to my blog these past two decades. Firstly, it can promote inappropriate and low effort responses… especially if comments can be made anonymously. As a result, my home page encourages readers to email me directly. I’ve received well over a thousand emails from readers over the years, and I’ve enjoyed replying to each one. Secondly, introducing a comment section requires the e..

There are a few reasons why I’ve avoided adding a comment section to my blog these past two decades. Firstly, it can promote inappropriate and low effort responses… especially if comments can be made anonymously. As a result, my home page encourages readers to email me directly. I’ve received well over a thousand emails from readers over the years, and I’ve enjoyed replying to each one. Secondly, introducing a comment section requires the e..

I recently wrote about image-mode's next/previous item navigation , a feature I wanted to bring to ready player mode . I was curious to see how image-mode resolved next and previous files, so I checked the associated keybinding (n) via helpful-key (my preferred alternative to describe-key ), and landed on image-next-file. While this function only takes care of high-level routing, it led me to image-mode--next-file, which is where the....


Other Posts in This Series Part 1: Test Timeouts Part 2: On Video Conferencing Part 3: tags uncover....

In honor of the upcoming Olympics, let’s look at a few of the “training areas” that help security teams on their journey to AppSec gold.

Modern applications have an unceasing buzz of user activity and data flows. Users send a flurry of one-click reactions to social media posts. Wearable tech and other IoT sensors work nonstop to transmit event data from their environments. Meanwhile, customers on e-commerce sites perform shopping cart actions or product searches which can bring immediate impact […] The post Building an Event-Driven Architecture with Managed Data Services ..

The Mom Test is a concise and impactful guide for startup founders, emphasizing the importance of asking the right questions to distinguish genuine customer needs. It highlights common mistakes and provides practical advice.

39 visitors online