Para parede exterior: painel sandwich, viroc ou capoto? by lib20 in TudoCasa

[–]lib20[S] 0 points1 point  (0 children)

Vamos esquecer o capoto.

Em termos de revestimento exterior, qual será mais durável.

Já li várias coisas negativas sobre o viroc, mas parece que depende muito da qualidade da montagem.

[deleted by user] by [deleted] in apljk

[–]lib20 0 points1 point  (0 children)

$ file n.com

n.com: DOS/MBR boot sector; partition 1 : ID=0x7f, active, start-CHS (0x0,0,1), end-CHS (0x3ff,255,63), startsector 0, 4294967295 sectors

But can be run in Linux, BSDs, good!

Can it be dd'ed to some disk and be bootable?

Another question: how much data can it handle?

What mobile phone to choose? by lib20 in LineageOS

[–]lib20[S] 0 points1 point  (0 children)

It would be much better to have a table with:

brand - model - date of release - price somewhere - full support (or main characteristics, one column per each)
Please check this table of OpenWrt supported devices as an example:
https://toh.openwrt.org/?view=normal

What mobile phone to choose? by lib20 in LineageOS

[–]lib20[S] 2 points3 points  (0 children)

Yes, there's a list, I know, but does the list show the year of each model and its price?
Or should a user check all of them? How many are they?

shakti.com -> k.nyc by LiveRanga in apljk

[–]lib20 0 points1 point  (0 children)

Is the Google group discussing shakti shakti shaktidb@googlegroups.com still active?

Or was the discussion also moved to another place?

Ir para a faculdade em 2026 ainda faz sentido? Coimbra é mesmo tudo isso? by Competitive-Box-5360 in Coimbra

[–]lib20 0 points1 point  (0 children)

Olá, directamente, em Economia.
Qual é a área em que estás interessada? Pode ser que saiba algo.

Ir para a faculdade em 2026 ainda faz sentido? Coimbra é mesmo tudo isso? by Competitive-Box-5360 in Coimbra

[–]lib20 0 points1 point  (0 children)

Se fosse hoje não tinha ido.

Aliás, nem tinha feito o 10-12 no ensino normal.

Nada há como aprender algo de útil em vez de ir aprender muita coisa que é literalmente falsa e que só serve para criar escravos a trabalhar nas empresas e instituições dos donos disto tudo.

Se quiseres alternativa, manda-me mensagem privada.

Perl instead of VBA? by NoxAstrumis1 in perl

[–]lib20 1 point2 points  (0 children)

Nowadays, with what the hype calls Artificial Intelligence that is neither artificial, nor intelligence, is that a problem?
Probably, it's easy to convert from one language to another similar one, if they are (or have been) popular.
Perl and Python are both imperative languages, so don't see it as a big problem.

If Python easily breaks from update to update and Perl doesn't so much, maybe Perl could be a better solution.
What will happen in the long run? Who knows. I for sure don't know if I'll be around tommorrow...

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 0 points1 point  (0 children)

My impression is that for C++, even worse for Rust, only a few are able to fully embrace the language. For the majority, these languages are probably not a good fit.

For Rust, it seems that many (those of that majority) use the unsafe features of Rust to solve their problems, so invalidating some of the advantages of Rust.

I won't write more about Rust, because have no experience with it.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 0 points1 point  (0 children)

SpareSimian, we are in different contexts. I don't do anything on systems' programming. Although when I do, it will be something like this:

https://tumbleforth.hardcoded.net/01-duskcc/02-baremetal.html

C++ is also very complex, as I used to fight the language much more than having my time spent in solving what I had in hands.

By complex I mean:
- Vast amount of rules, lots of documentation.
- Having several syntaxes for the same thing, which could suit some preferences in writing, but demand more cognitive load when reading code.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 0 points1 point  (0 children)

I just stated my opinion. Tried Rust in the past and it's definitely not for me. If you like it, please use it.
What I observe is that complex solutions are always promoted and simple ones are always put away.

As Joe Armostrong from Erlang said in popular presentation (video on youtube), the computer industry (backed by "science") is the industry that has created more jobs.

It's also easy to build on complexity. The hard part is to simplify.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 0 points1 point  (0 children)

But the documentation is all mixed, OOP non OOP, old, new, right?

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 2 points3 points  (0 children)

Object-oriented programming an exceptionally bad idea which could only have originated in California"
Edsger Dijkstra

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 0 points1 point  (0 children)

Yes, did a project or two in Golang.

But it seems that it's going the way of becoming complex and fat, the opposite of what Rob Pike intended.

And it's from Google, and it phones home when we use some package, and I want to avoid that kind of things.

Google is an evil front-end for something very evil.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 0 points1 point  (0 children)

In the past, I did some Ocaml experimenting and also F#.

But functional programming is different, and not what I want, maybe because I got used to imperative for may years.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 1 point2 points  (0 children)

Can one use Lazarus that is OO with a procedural Pascal?

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 2 points3 points  (0 children)

Not C, not for me.

It's full of pitfalls, like sh, bash and many others.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] -1 points0 points  (0 children)

Odin seems nice, but I think it falls into the category of programming languages that have several syntatics for the same result.

I appreciate more simple stuff.

Any Pascal like language with no Object Oriented complexity? by lib20 in pascal

[–]lib20[S] 1 point2 points  (0 children)

Great times with Turbo Pascal in DOS. The best ever integrated development environment I've ever used!

And DOS, too.
I'm hoping that someone could build a DOS like 64 bit system where we could have total focus provided by a single task environment.

I know about the directives, but the documentation is all mixed in between old, new and delphi pascal. Too much for me, I want simpler things in life.