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

Picking ideas - ilearnt.com - 3 years ago - eng
I have a file with 400+ ideas for businesses, products, books, etc. So finding ideas is relatively easy. However validating and picking ideas is more of a challenge.


I recently worked on a small project using the Serverless Framework. As someone more experienced with terraform, I found it to be a new, interesting experience. It’s worth noting that Serverless uses CloudFormation underneath for AWS. After few weeks, I can share a bit of my personal thoughts about the framework. Firstly, the Serverless Framework is not a bad piece of software. It can deploy an API Gateway with a bunch of lambda functions i..

I’m just back from reading Programmer Interrupted: The Real Cost of Interruption and Context Switching , an interesting short piece in which I learned about at least two new things. First, The Parable of the Two Watchmakers , introduced by Nobel Prize winner Herbert Simon, describes the complex relationship between sub-systems and their larger wholes. In the context of the article, it helps explain, even for non-programmers, the cost of..

Due to a lack of a Methods section, hand-wavy explanations and metrics, and unfounded claims about Artificial General Intelligence (AGI) the GPT-4 Technical Report and System Cards would have been more appropriate as blog posts.

Keeping your files synchronized across multiple devices and creating backups can be a daunting task, especially if you have a large number of files to manage. Fortunately, the Linux rsync command can help make this process more manageable and efficient. In this article, we'll explore the rsync command and learn how to use it for file synchronization and backups.

mpv - diyarciftci.xyz - 3 years ago - eng
You usually need a media player on a system and mpv is my favourite. Other media players like VLC are still good but I prefer mpv. No Telemetry Unlike some other media players, mpv does not collect any information about its users. No opt-in or opt-out for it. It’s a pointless waste of bandwidth and doesn’t feel required anyways. Simple And Powerful Mpv has a very simple UI that is easy to navigate.

Web Browsers - diyarciftci.xyz - 3 years ago - eng
Web browsers are very useful but choosing the right one and using one safely isn’t always easy. A lot of people today use computers and a large portion of their time is spent in the browser so people should be careful. Thank you to @pleo:matrix.org for recommending this topic to write about. Browser Choice There are many browsers to choose from even if a majority use the same engine (chromium). Techlore has a page listing some desktop and m..

Keeping your files synchronized across multiple devices and creating backups can be a daunting task, especially if you have a large number of files to manage. Fortunately, the Linux rsync command can help make this process more manageable and efficient. In this article, we'll explore the rsync command and learn how to use it for file synchronization and backups.

What are folks’ views on systems so large where cold-starting the whole system is almost impossible?"... — M'colleague, Shivam, In A Slackroom Next Door.

Keeping your files synchronized across multiple devices and creating backups can be a daunting task, especially if you have a large number of files to manage. Fortunately, the Linux rsync command can help make this process more manageable and efficient. In this article, we'll explore the rsync command and learn how to use it for file synchronization and backups.

Just rambling - liza.io - 3 years ago - eng
Sometimes I feel like rambling out into the void at no one in particular. I don’t have anything specific to ramble about yet.

AI Safety - www.secwale.com - 3 years ago - eng
Is AI, and generative AI specifically, as revolutionary as the PC, or internet, or the mobile phones? Bill Gates argues, it is. Sharing my takeaways and a hot take.

The SHARE organization was organized in 1955 to share operational knowledge and computer programs for operators of the IBM 704. “Operational knowledge” included monthly availability reports and, perhaps unexpectedly, safety advice. Each site reported its own availability via a common form. Each installation was given a two-letter identifier (which, as SHARE grew to more installations, became a branding problem for some sites). The NS site....

The SHARE organization was organized in 1955 to share operational knowledge and computer programs for operators of the IBM 704. “Operational knowledge” included monthly availability reports and, perhaps unexpectedly, safety advice. Each site reported its own availability via a common form. Each installation was given a two-letter identifier (which, as SHARE grew to more installations, became a branding problem for some sites). The NS site....

type FirstType = {}; type SecondType = {}; const typesEqual = < A , B extends A , C extends B >() => {}; // This will fail to compile if FirstType and SecondType are not equivalent. typesEqual < FirstType , SecondType , FirstType >(); Found in this StackOverflow answer by Almaju . I was replacing a hand-written validator with Zod and wanted to make sure my new type ..

type FirstType = {}; type SecondType = {}; const typesEqual = < A , B extends A , C extends B >() => {}; // This will fail to compile if FirstType and SecondType are not equivalent. typesEqual < FirstType , SecondType , FirstType >(); Found in this StackOverflow answer by Almaju . I was replacing a hand-written validator with Zod and wanted to make sure my new type ..



Chris Moran, the Guardian’s head of editorial innovation: Last month one of our journalists received an interesting email. A researcher had come across mention of a Guardian article, written by the journalist on a specific subject from a few years before. But the piece was proving elusive on our website and in search. Had the headline perhaps been changed since it was launched? Had it been removed intentionally from the website because ..

The Snyk Container team had this challenge: Given a tag, parse its parts to be able to compare it to other similar tags. It was a fun problem to solve, and we'd love to share how we got to our final solution involving timing out synchronous functions with regex!


Flat Habits 1.1.4 is now available on the App Store . Flat Habits is a habit tracker that’s mindful of your time, data, and privacy. It's a simple but effective iOS app. If you care about how your data is stored, Flat Habits is powered by org plain text markup without any cloud component. You can use your favorite editor (Emacs, Vim, VSCode, etc.) to poke at habit data, if that's your cup of tea. What's new? Quicke..

When it comes to process monitoring and management on Linux, the htop command is a powerful tool that can help you keep track of all the processes running on your system, and even take action to manage them. With its intuitive interface and advanced features, htop is an essential tool for any Linux system administrator or power user.

Why I Blog - www.dannyguo.com - 3 years ago - eng

When it comes to process monitoring and management on Linux, the htop command is a powerful tool that can help you keep track of all the processes running on your system, and even take action to manage them. With its intuitive interface and advanced features, htop is an essential tool for any Linux system administrator or power user.

When it comes to process monitoring and management on Linux, the htop command is a powerful tool that can help you keep track of all the processes running on your system, and even take action to manage them. With its intuitive interface and advanced features, htop is an essential tool for any Linux system administrator or power user.


Ezt dobta a gép - deadlime.hu - 3 years ago - hun

As a roboticist and avid reader, I'm always seeking out new ideas and perspectives. That's why I'm excited to start a new blog series, "The Roboticist's Library," where I'll be sharing some of my favorite books and how they've impacted my work as a roboticist. From classic science fiction novels to technical manuals, I hope to share a diverse range of books that will inspire and challenge you. Join me on this journey through "The Robo..

A description of how SVG works, and how we can use it to build a totally sweet Circle of Fifths React component.

Covfefe - matthewc.dev - 3 years ago - eng
No matter where you go, there’s a place in the back of the back alley open at 0am. They sell piping hot covfefe. Made fresh every doomsday.

Ruby Beach - sam.hooke.me - 3 years ago - eng
Arrived at 2pm for a brief visit. High tide had been 8.3ft at 1:05pm, so the tide was still very high. No tide pools accessible but still lots of fun to be had. The little stream to the north that flows from the pond into the sea was too wide to jump across, and too deep to walk through in boots. However, with the help of some strangers we built a very primitive bridge out of the driftwood. Though it still required a good sense of balance..

Ruby Beach - sam.hooke.me - 3 years ago - eng
Arrived at 2pm for a brief visit. High tide had been 8.3ft at 1:05pm, so the tide was still very high. No tide pools accessible but still lots of fun to be had. The little stream to the north that flows from the pond into the sea was too wide to jump across, and too deep to walk through in boots. However, with the help of some strangers we built a very primitive bridge out of the driftwood. Though it still required a good sense of balance..

Fattura Elettronica for .NET v3.4.7 was released on NuGet today. The Fattura Elettronica project allows for the validation and de/serialization of electronic invoices adhering to the canon defined by the Italian Revenue Agency. This release refines how the one-cent tolerance is accounted for in validation checks of types 00421 and 00423. As is often the case, there are subtle differences between the theoretical implementation defined ..

Fattura Elettronica for .NET v3.4.7 was released on NuGet today. The Fattura Elettronica project allows for the validation and de/serialization of electronic invoices adhering to the canon defined by the Italian Revenue Agency. This release refines how the one-cent tolerance is accounted for in validation checks of types 00421 and 00423. As is often the case, there are subtle differences between the theoretical implementation defined ..


Navigating I2P - diyarciftci.xyz - 3 years ago - eng
Navigating the I2P network has been made very easy with addressbooks. Addressbooks help to find new eepsites you may be interested in and helps with not having to remember a very lengthy address. For clients, please look at my previous post. Address Length + Discovery A base32 address is determined by a base64 address for the eepsite. The b32 address is still too long for most people to remember and can look like vyros74gy2ubpkvoga6wy5qn264..

Subnets play a crucial role in networking by dividing an IP network into smaller subnetworks. They enable efficient use of IP address space and enhance network security. In this article, we’ll dive deep into subnets, discussing everything from their basics to advanced concepts, and explore how to use them to their fullest potential.

Subnets play a crucial role in networking by dividing an IP network into smaller subnetworks. They enable efficient use of IP address space and enhance network security. In this article, we’ll dive deep into subnets, discussing everything from their basics to advanced concepts, and explore how to use them to their fullest potential.

The most boring part of setting up a new code project is typing the boilerplate: it’s easy to forget bits, so we just copy the last project’s folder and “file the serial numbers off” on the project name. Copy-pasta-driven project setup is not great though, as it’s too easy to forget replacing values in obscure files, or misunderstand why project is set up that way in the first place, leading to nasty surprises down the line.

What are the biggest threats to your organization’s software supply chain, and what are the best practices to facilitate supply chain security?

The most boring part of setting up a new code project is typing the boilerplate: it’s easy to forget bits, so we just copy the last project’s folder and “file the serial numbers off” on the project name. Copy-pasta-driven project setup is not great though, as it’s too easy to forget replacing values in obscure files, or misunderstand why project is set up that way in the first place, leading to nasty surprises down the line.


40 visitors online