HackerLangs
TopNewTrendsCommentsPastAskShowJobs

f1shy

3,260 karmajoined 4 anni fa

Submissions

[untitled]

1 points·by f1shy·3 mesi fa·0 comments

Apple Is Launching an 'Ultra' Line of Products with New Capabilitie

entrepreneur.com
2 points·by f1shy·3 mesi fa·0 comments

Palacio Barolo

en.wikipedia.org
1 points·by f1shy·6 mesi fa·0 comments

Self-Reproducing Programs [video]

youtube.com
1 points·by f1shy·6 mesi fa·0 comments

Lego unveils tech-filled Smart Bricks – to play experts' unease

bbc.com
1 points·by f1shy·6 mesi fa·1 comments

[untitled]

1 points·by f1shy·6 mesi fa·0 comments

Beyond the FGC-9: How the Urutau Redefines the Global 3D-Printed Firearms

gnet-research.org
1 points·by f1shy·7 mesi fa·0 comments

New magnetic component discovered in the Faraday effect

phys.org
6 points·by f1shy·8 mesi fa·0 comments

Conifer's iron magnet electric motors cut China out of the picture

newatlas.com
3 points·by f1shy·8 mesi fa·0 comments

You Need to Be Bored. Here's Why [video]

youtube.com
1 points·by f1shy·9 mesi fa·0 comments

Ada the CHERI Sweetheart: Memory Safe Software on Memory Safe Hardware [video]

youtube.com
8 points·by f1shy·9 mesi fa·0 comments

comments

f1shy
·5 giorni fa·discuss
1) Accepts also normal A4 paper according to specs 2) Yes, sure.
f1shy
·5 giorni fa·discuss
It only works if yellow cartridge is installed. And is anonymous, because it only identifies the serial nr., make and model of the printer.
f1shy
·5 giorni fa·discuss
Well, the same thinking was going on when Mr. Daniel Gelbart [0] started Creo. In all the videos I've seen from Gelbart, he always repeats that many things are being done wrong, he has some answers, but people keep copying bad design.

Saying "no way you will succeed, is way too difficult! look how hard is it for HP" is absolute non-sense.

Also, if the whole printing head is from HP, and they sell it for the price they do, I do not think is the most advanced science the mankind achieved. I would have such doubt maybe if somebody wants to compete with ASML. But Inkjet? really? such an old technology with all patents expired?

[0] https://www.weizmann.ac.il/WeizmannCompass/sections/features...
f1shy
·mese scorso·discuss
Still is. I think got a tiny little bit better, but sucks.
f1shy
·2 mesi fa·discuss
Yes, but not bully the people sharing AGPL code. I would like to see how they do it.
f1shy
·2 mesi fa·discuss
I understand your point, but to compete against bambu, I think is necessary. I still find is the best option.
f1shy
·2 mesi fa·discuss
We could search in the source, but I’m 99.999% sure it is a PID, because of course has to work in different environments. So I do not think it should be a problem.
f1shy
·2 mesi fa·discuss
I don’t know if bambu is easier than Prusa. Bought myself a Prusa core one, having absolutely no idea whatsoever what is 3D printing, plugged in, the included filament in, just as the 10 pages manual says, click click, and I made my first print (no internet connection, no wifi, no registration, no app).

Then I installed the app (open source in github) and started using the “cloud” services. I consider myself pretty stupid with such things, and it was absolutely the easiest thing I’ve done in 10 years.

The price is very high though. But at least you OWN the damn thing.
f1shy
·2 mesi fa·discuss
You can say that with manual reveal of photographs, LP collections, a text written with a typewriter.

Is not the end of the world. Is a change.
f1shy
·2 mesi fa·discuss
In my experience they DO want more regulation. Regulation that helps them. The automobile’s industry was lobbying for years to have all kinds of things mandatory. They invented lots of standards and pseudo standards. At the end they shoot themselves in the foot.
f1shy
·2 mesi fa·discuss
> This country should be called the Corporate States of America.

Who knows a country in which is different, let me know, please, honestly.
f1shy
·2 mesi fa·discuss
The power of the central part.
f1shy
·2 mesi fa·discuss
oops! Now I read it... reads totally backwards. I meant, moving state is easier as moving between countries in the EU
f1shy
·2 mesi fa·discuss
Still easier to move country inside the EU, as an example.
f1shy
·2 mesi fa·discuss
AFAIK only Swiss and USA have a real federal estate. Good thing.
f1shy
·2 mesi fa·discuss
You can measure all the parameters you want. The question is: does it really matter? I know many doctors, and one of my favorite questions is about stethoscopes: I have unanimously the answer "I could just roll a piece of paper and if the room is quiet enough, I can do my work". My grandpa used one made out of wood, just a cone. Once, I was fascinated by a Littmann, with bluetooth audio, I told a friend doctor, that would be great (thinking about a present) the answer was "That is all hype, I can do with a $2 piece exactly the same". I pointed out the possibility to record the sound, to possibly defense in case of being sued: she laughed out loud, said is unpractical to record everything, would take too much time, and again, just a toy.
f1shy
·2 mesi fa·discuss
And patients. What would you think if the doctor in front of use is using a plastic thingy that seems more come from a doctor-toy-set?
f1shy
·2 mesi fa·discuss
Neurosymbolic programming
f1shy
·3 mesi fa·discuss
Also in Germany, also using exclusively iPhone with carplay. Not perfect, but light years better than google maps.
f1shy
·3 mesi fa·discuss
I have seen way too often, advocates of SOLID and patterns to have religious arguments: I don’t like it. That being said, I think there is nothing bad in SOLID, as long as treated as principles and not religious dogmas. About patterns, I cannot really say as much positive. They are not bad per-se. But I’ve seen they have made lots of harm. In the gang of 4 book, in the preface, I think, says something like “this list is neither exhaustive, nor complete, and often inadequate” the problem is every single person I know who was exposed to the book, try to hammer every problem into one pattern (in the sense of [1]). Also insist in using the name everywhere like “facade_blabla” IMHO the pattern may be Façade, but putting that through the names of all classes and methods, is not good design.

[1] https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...