HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fainpul

no profile record

Submissions

FlyTrap: Attract autonomous drones with an adversarial umbrella

arxiv.org
2 points·by fainpul·4 maanden geleden·1 comments

[untitled]

2 points·by fainpul·6 maanden geleden·0 comments

Show HN: Abuse URL shorteners to host throwaway webpages

7 points·by fainpul·6 maanden geleden·0 comments

[untitled]

1 points·by fainpul·6 maanden geleden·0 comments

"Taking AI Doom Seriously" by Primer [video]

youtube.com
1 points·by fainpul·6 maanden geleden·1 comments

Yellow tinted presentations look ugly

2 points·by fainpul·6 maanden geleden·0 comments

Let's Unify Linux Desktops

theregister.com
17 points·by fainpul·8 maanden geleden·38 comments

comments

fainpul
·2 maanden geleden·discuss
The user wants to "disable data collection". The manufacturer offers only a kill switch for all connectivity, with all the unwanted effects (which they helpfully list).

I've seen this pattern before. It's a lame cop-out. "Of course you can do that, but you'll have to accept all these negative consequences. There's nothing we can do about it. You brought this onto yourself."
fainpul
·2 maanden geleden·discuss
The birth rate in Switzerland (just as in many highly developed countries) is already way below 2.1 children per woman, which would be required to sustain the population. Any population growth comes from immigrants. Xenophobic people are scared by that.
fainpul
·2 maanden geleden·discuss
YES!

https://www.youtube.com/watch?v=6fm567YGy5c
fainpul
·2 maanden geleden·discuss
Because you can conceiled carry a smartphone? Please explain.
fainpul
·2 maanden geleden·discuss
Even after Google puts this crap in place, you can still uplodad your own apps to your own Android devices, using ADB. Doing the same for iOS, using Xcode, costs you USD 100 or more (depending on country) per year.

I'm in no way defending Google here, just pointing out you're going from bad to worse and think it's a good thing.
fainpul
·3 maanden geleden·discuss
My personal perspective: 2 out of 3 MacBook Pro, I worked with, had expanding batteries after about 5 years. Replacement was a big hassle and the new no-name batteries are nowhere near as good as the original ones.

I sure wish it was as easy as a battery replacement on a Framework laptop (with an original part).

I know the Neo has easier battery replacement (not glued in), but still it has an iFixit rating of 6/10 whereas the Framework 12 has a 10/10.
fainpul
·3 maanden geleden·discuss
> We have people who can still do maths well after the introduction of the calculator.

I assume by "do maths" you mean doing simple calculations, like adding a bunch of small numbers, in one's head. That's because in many situations it's more convenient to do so, than using a calculator. So the skill is preserved / practiced, because a calculator is too cumbersome to use. The skills of most people settle at the equilibrium where it takes the same effort to take out the calculator and focus on typing, as it would to strain the brain doing it without a calculator.

> We have people who can still spell after the introduction of spell check.

When using spell check to fix your document, you automatically learn to spell. Your skills improve by using the tool. A better analogy to AI would be an email client with a "Fix all and send"-button, where you never look at the output of the spell checker.
fainpul
·3 maanden geleden·discuss
It created some "unconventional" routing :)

The PCB also could be much smaller and the price seems a bit steep, when the IC itself costs only about $3:

https://www.digikey.com/en/products/detail/nxp-usa-inc/SE050...
fainpul
·3 maanden geleden·discuss
My observation is that there's a certain group of programmers who "don't get graphical CAD" (their words) and prefer code based CAD. Now with LLMs, many of them like to spin up their own solution of "text to CAD", "image to CAD" or just another "code based CAD" and then do a "Show HN", praising it as the bee's knees.

When I look at their examples, the objects are usually non-functional, lacking precision and control, and could much more easily be done in a graphical CAD application.

I think some people just don't want to learn graphical CAD and hence are unable to see where their own solution is lacking important features.
fainpul
·3 maanden geleden·discuss
Similar to mdview.io (markdown only, not offline) and a suggestion I made a while back:

https://tinyurl.com/mrpas5dc
fainpul
·3 maanden geleden·discuss
It doesn't feel like more ideas are explored, it feels like more variants of the same old things are produced. Ideas have always been hard and AI doesn't help with that.
fainpul
·3 maanden geleden·discuss
Have you actually done it? Mine were 15" MacBooks, not 13" like in the video – maybe that makes a difference. It took me about 20 minutes. In the video the outer two battery packs just pop up without much resistance – that is not how it was in my case. It needed lots of acetone and patience and it was a messy process. I also had to apply quite a lot of force and was worried I might tear a battery pack open in the process (they were already swollen and looked like they might explode any moment).

The noname replacement batteries also have nowhere near the same capacity that the Apple batteries had originally.
fainpul
·3 maanden geleden·discuss
MacBooks are not easy at all. I did it twice and it's an annoying, dangerous mess (danger of tearing the battery open). Apple won't even bother with it. If you want an "official job", they will just replace the whole top shell including the keyboard, because they can't be bothered to remove the glue. And of course it's expensive because of that.
fainpul
·3 maanden geleden·discuss
You're wrong about that:

https://news.ycombinator.com/item?id=47835530
fainpul
·3 maanden geleden·discuss
> without requiring […] thermal energy, or solvents to disassemble the product.

No heat or solvents required. Sounds good.
fainpul
·3 maanden geleden·discuss
212 cycles, still 100% capacity (maybe 99.5 rounded up) "relative to when it was new". Doesn't that seem a bit dodgy to you?
fainpul
·3 maanden geleden·discuss
Of course it doesn't help if a beginner doesn't understand why their curl command fails. I wrote this half in jest, because everytime PowerShell comes up, people like to Bash it for its stupid aliases on Windows. Yes these aliases are really stupid, but if you are using PS on Linux, it's not an issue and if you are on Windows, you just remove those aliases and continue living your life.

Some examples from this discussion:

> The curl alias in powershell is not compatible so it is an inconvenience.

> *nix fanboys were totes fine with wget and ls being an aliases in PowerShell for years but when they found out what PS is coming to Linux they made a biggest stink.

> Only the old powershell.exe builtin to Windows has these aliases and it’s worse today because curl.exe is builtin and the curl alias takes priority when you run just curl.

> It's wget for Windows all over again

> Ah yes, the 'curl' alias in powershell, vs the 'curl.exe' binary that uses the traditional options.
fainpul
·3 maanden geleden·discuss
If you're on Windows, run this once:

  'Remove-Alias curl, wget' >> $PROFILE
Now please stop whining about these stupid aliases.
fainpul
·3 maanden geleden·discuss
What the fuck is this? What even is a can holder for?
fainpul
·3 maanden geleden·discuss
True, the logarithmic scale lends itself to programmatic creation. I just wanted to show that the wrapping part is easy. Actually much easier – that code looks non-trivial.