Skip Navigation

Posts
20
Comments
2,052
Joined
2 yr. ago

  • Imagine what happen when you bought a new computer. You'll install an os, then install all apps you need, copy over all data you need, etc. Now imagine if you have 100 of new computers. The tools hashicorp made basically enable you to create a recipe to perform all this operation over a fleet of servers.

  • Damn, iirc someone (forgot who) actually called it at the beginning of terraform debacle, though it was redhat instead of ibm, but close enough.

  • I bought their $20 tws recently and it's not bad for the price. They're more like budget audiophile brands.

  • As a concept, paid search engines is actually a good idea. It incentivize the company to produce great result so their users won't search over and over (which reduce their profit), unlike google which incentivized to reduce search quality so their users have to search over and over and see more ads (per the article). If it's not kagi, I hope other paid search engines start to appear in this space. Indexing the web is expensive, and after seeing what happened with google, it's clear that free ad-suported search engine is not the way to go now.

  • In the March 2019 core update to search, which happened about a week before the end of the code yellow, was expected to be “one of the largest updates to search in a very long time. Yet when it launched, many found that the update mostly rolled back changes, and traffic was increasing to sites that had previously been suppressed by Google Search’s “Penguin” update from 2012 that specifically targeted spammy search results, as well as those hit by an update from an August 1, 2018, a few months after Gomes became Head of Search.

    Search engagement is declining, so the obvious fix is to make the search result worse which means people have to search more to find what they need. Engagement metrics went through the roof! Crisis averted!

    Thanks to this fuck up, other search engines are getting good now because they're now has a chance to compete with the giant.

  • Benefits of Tor over I2P: C, not Java (ewww)

    Benefits of I2P over Tor: Java, not C (ewww)

  • It's kinda make sense that the military would want to use homegrown product (in this case, samsung) so they can fully control what's running. They seem to want a fully locked down device, with wifi, usb, tethering, mic and camera disabled while in premise.

    The reason is purportedly because iPhones do not fully comply with the restrictions outlined by the National Defence Mobile Security, a mobile device management application operated by the military authorities.

    For instance, when activating the security app, it begins to restrict several smartphone functions, including the camera, Wi-Fi, tethering, USB functions and the microphone.

    However, Apple does not allow third-party apps to control iPhones’ inherent features, except for the camera.

  • The automaker released the Fisker Ocean SUV in June 2023. During the company's earnings call last week, it warned that Fisker might not have enough funds to survive 2024.

    Seems like the company is going down even without the bad review.

  • Wow, I never thought of using usbip to work around wayland issue with kvm apps. Sounds useful as a last resort to get kvm working.

  • Unfortunately, with the current popularity of digital downloads, consoles aren't great for patient gaming because they rarely give a good discount for older titles on their online stores (especially nintendo).

  • It's strangely looks like the styling on phising/scammy sites. Or maybe it's the other way around, phising sites actually aim to look like cia site.

  • By "remotely accessible", do you mean remotely accessible to everyone or just you? If it's just you, then you don't need to setup a reverse proxy. You can use your router as a vpn gateway (assuming you have a static ip address) or you can use tailscale or zerotier.

    If you want to make your services remotely accessible to everyone without using a vpn, then you'll need to expose them to the world somehow. How to do that depends on whether you have a static ip address, or behind a CGNAT. If you have a static ip, you can route port 80 and 443 to your load balancer (e.g. nginx proxy manager), which works best if you have your own domain name so you can map each service to their own subdomain in the load balancer. If you're behind a GCNAT, you're going to need an external server/vps to route traffics to its port 80 and 443 into your home network, essentially granting you a static ip address.

  • Many of those information are also available in other places. When I need to fix something, I'm usually able to find what I need on the web (manuals, blog posts, etc) before resorting to searching youtube videos on how to do it. Some truly niche stuff are only available on youtube though (e.g. some dude filming himself doing his niche job), but I can count on one hand the instances I needed one of those.

  • Combine this with an LLM with speech-to-text input and we could create a talking paintings like in harry potter movies. Heck, hang it on a door and hook it with smart lock to recreate the dorm doors in harry potter and see if people can trick it to open the door.

  • So, it's like folding@home, but instead of donating your spare compute to science, you sell it to generate porn?

  • I wonder if it's still true now that most phone manufacturers enable Memory Extension by default. This feature will likely reduce storage lifespan especially on low end devices that don't have big RAM.