Hacker Newsnew | past | comments | ask | show | jobs | submit | more the_third_wave's commentslogin

No Chrome, no problem. Just remove it or - better still - never install it. Use an AOSP-derived distribution like Lineage, use Cromite as system we view and all your browser engines are belong to you.


It is both fruit factory fanboyism as well as anti-EU sentiment and it has nothing to do with 'capitalists' not liking 'consumers' having choices. Without capitalism the problem would not exist, so much is true. It would not exist because there wouldn't be anything to choose from: no browser market, no mobile devices, no choice. This tired anti-capitalism rhetoric needs to be shelved with the other books from the 60's and 70's.


It most certainly does. What company (capital) willingly gives consumer the choice to stop paying for their product? The only time that actually happens is when they are forced to, either via competition, or regulation. Any time they can lock consumers in to their solution, they do so.


Repair your current device? If that is really not possible get a "smart" one and dumb it down - don't allow any network access or - if it insists on being connected or you want to get some use out of its "smart" functions - put it on a separate network which has no access to the internet. Of and when I'm "forced" to get a new "smart" piece of equipment this is what I do if I can not change the firmware on the thing to something under my own control. I never let any "smart" device access the internet because of a host of reasons ranging from security and privacy to the risks of the thing "upgrading" itself without my approval.


Sounds like a good use of "spare" time to me and not that different from many a lab I've been part of: someone gets a hunch, sets up an experiment to follow it, proves poor disproves whatever they were after, pulls down the experiment, rinse, repeat.


Approval poll numbers seem to indicate a plurality of US voters agree with much of what the current government is implementing and for the first time in a very long period the majority of US voters seems to think the country is on the right track. You may not like what Trump and his crew are doing but most people did not like what your preferred candidates were doing and planning to do. Given these numbers I'd say "your democracy" (which is a constitutional republic but I'll just borrow some of the oft-heard rhetoric from the "democratic" party) seems to be functioning quite well and certainly a lot better than under the previous regime when approval numbers were abysmal.


Nice try, but the comment you're replying to didn't use the word democracy at all. Maybe it would help to read it again.

Just because a group of people approve of things happening doesn't make it a good year. My estranged family does and they don't have a grasp on the notion of cause and effect nor do they have an acceptable level of reading comprehension- I do not value their opinion in the slightest l.


What are you talking about? The admins current net approval rating is -6.9% https://www.natesilver.net/p/trump-approval-ratings-nate-sil... Biden was at a +5% net rating at this point in his term


> -6.9%

Still extremely high by global standards considering everything.

e.g. Hollande in France was at less than -80% not that many years ago.


Approval ratings are just measures of partisanship. Ideally it drops to zero. The fact that it was nearly 40% for a leader experiencing dementia-like symptoms confirmed this with political theoreticians.


Biden had a team around him to work with, plus the general separation of responsibilities of independent agencies. So nominal "Biden" was doing just fine regardless of the one man. This time we're getting the full dementia experience from a manic mad king who has already driven away anyone that might tell him no.


So these polls are about the idea of Biden and not the person? That also supports the idea that polls don’t matter.


Yes, polls are obviously about the administration's actions. And people's opinions of administrations are obviously important - even more so with politicians' tendency to promise everything while campaigning, then focus on different things when actually in office. And this effect is even more pronounced with Trump's signature blend of contradictory word salad and shameless direct lying.


So it doesn’t matter if Trump lies then? because the idea of Trump is to lower taxes, protect rural jobs via manufacturing tariffs, prevent millions from cutting in line?


I'm not interested in another Gish gallop. I recall a previous exchange with you which you just dropped once I started digging into the superficial talking points.


You don't need GrapheneOS or any other specific AOSP derivative for that, any of them will do. Just don't install any Google-specific bits on the device - use microG if you need to have something resembling Google services - and you're there. Even on stock devices with Google services you can get partly there by disabling anything you don't need, only enabling it when you happen upon some app which absolutely won't run without them but first check if you can replace that app with another or - better still - a web app which can replace it. How to disable Google services you asked? Why, using a script of course, launched from a Termux widget. Here's one way to do this, using a disable/enable script (one script, two hardlinked names) on a rooted device running some stock distribution. If you try this and your phone breaks you get to keep both pieces without extra cost - in other words this works for me but might not work for you:

   ~ $ cat .shortcuts/Google_Services\:enable
   #!/data/data/com.termux/files/usr/bin/bash

   PACKAGE="com.google.android.gms com.google.android.gms.policy_sidecar_aps com.google.android.gsf com.android.vending"
   PATH="/data/data/com.termux/files/usr/bin:$PATH"

   command=$(echo "$0"|cut -d: -f2)

   pman () {
           action=$1
           shift
           for package in $@; do
                   sudo pm $action $package
           done
   }

   case $command in
   disable|enable)
           pman $command $PACKAGE
           ;;
   *)
           echo "command '$command' not supported"
           ;;
   esac
   exit 0


Not to forget SpaceGoat/2000, my usual go-to when building something which does browser-like things. I've been using that one since before the year 2000 so maybe it is time for an upgrade to SuperSpaceGoat/2100?


One thing seems odd: it takes an 800W LED to double the light output of a 250W halogen bulb. Normally LED is far more efficient than halogen so I wonder why the opposite is true for this project.


I agree, this seems really odd. The solution should not be a modern projector with 1kW electrical power converted into heat.

The Cob array of leds is the problematic choice, while on paper you get a lot of light, you don't get a point source.

If you look at the large theater projectors, I remember laser sources (but no speckle, is this pumped phosphor?) or expensive xenon bulbs. At least 10years ago...

I remember a solution (car headlights?) of decoupling the phosphor (for converting uv to while light) from the UV Led. So you have multiple diodes pumping a small piece of phosphor for a nice bright point source. Not sure how this can be replicated open source.

Another approach (studio led lights) wasomething with glass mixing rods? You insert the light of multiple leds into a glass rod, and a uniform beam emerges. But I guess this was more to improve CRI, rather than to increase brightness/point source.


An 800w LED is not as perfect a point source. They are loosing lots of light that isn't focusable. See how in the comparison picture that there is insane light bleed out the side from the LED projector. The older projector benefits from a hundred years of optimization of how to focus a lightbulb into an image. The LED rig is starting from scratch with a source that isn't meant for focus onto an image.


The discrepancy likely stems from projector-specific optical constraints - while LEDs are more efficient at converting electricity to light, they emit omnidirectionally requiring complex collimation systems that lose significant light, whereas halogen bulbs with parabolic reflectors can direct most of their output through the projection path.


The LED lamp system they built looks like it was designed by an overclocker.


There is so much scaremongering about running mail servers that it almost looks as if interested parties are trying to dissuade people from running servers using this well-known open protocol and instead tell them to use whatever proprietary or single-sourced product. In reality running a mail server is not difficult at all, it hardly takes resources and once configured it tends to run fine without needing much in the way of maintenance. The main pain points seem to be the need to configure a bunch of DNS records for things like SPF and DKIM. Spam is solved using a filter like Spamassassin and possibly a graylist so that boogeyman is vanquished for now - I'm still waiting for the next wave of LLM-generated spam which is less easily recognised for what it is, this far is has not shown up yet. You may need to add some exceptions to the graylist for some of the bigger, non-standards-compliant services like anything run by Microsoft and you may need to use a "smart server" - an SMTP proxy for outgoing mail - if port 25 is blocked on your connection but these are not hard to configure.

I've been running my own mail services for close to 30 years now starting with handcrafted Sendmail configurations, now running Exim and Postfix. Running your own mail services isn't the scary problem it is made out to be.


>I've been running my own mail services for close to 30 years now...

There's the rub. 30 years ago this was true. Old systems have been grandfathered in.

A combination of rising spam and things like fraud via email have caused especially large services to be so much more aggressive in blocking. If your email has been around forever it's generally trusted.

The company I work for has been around for 15 years and we spent the first 5 or so getting yahoo and live/hotmail/outlook to accept our mail reliably despite proper dns/dkim/spf.

Self hosted on residential IP today is near impossible. Your only hope is pay to not be on a residential IP and even then strap in for years of struggle to get the biggest free providers to accept you as legitimate. Exacerbated by their thorough lack of actual support contacts.


> The company I work for has been around for 15 years and we spent the first 5 or so getting yahoo and live/hotmail/outlook to accept our mail reliably despite proper dns/dkim/spf

This matches my experience from roughly 10 years ago. Even with a non-residential IP address, correct SPF, etc, it took months to navigate the biggest providers' obstacle courses for whitelisting. After succeeding with those, plenty of smaller providers remained to identify and work through one by one. And then, every so often, an already-completed one would revert.

It was not impossible, but even for someone experienced in email system internals, it was a slog that seemed never to be 100% done. I don't expect it's any easier today.


That is, until either some form of controlled random reasoning - the cognitive equivalent of genetic algorithms - or a controlled form of hallucination is developed or happens to form during model training.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: