Dunstabzugshaubitze

joined 4 months ago
[–] [email protected] 10 points 1 day ago (4 children)

i've only read about rust, but is there a way to influence those automatic implementations?

equality for example could be that somethings literally point to the same thing in memory, or it could be that two structs have only values that are equal to each other

[–] [email protected] 10 points 2 days ago

Strings are Objects, Doubles are Objects (that are than unboxed into primutives doubles)...

[–] [email protected] 10 points 1 month ago

the "what" is interesting on interfaces or when you generate documentation with some tool like sphinx or javadoc.

the "why" is interesting when you are somewhere inside a class or function and do something in a "strange" way, to work around a quirk in the codebase or something like that, or when you employ optimizations that make the code harder to read or atleast less obvious why somethings are done.

[–] [email protected] 35 points 2 months ago

good Tester.

If something stupid can be done, it will be done.

[–] [email protected] 5 points 3 months ago

@[email protected] one of the more prolific ich_iel denizens.

[–] [email protected] 68 points 3 months ago* (last edited 3 months ago) (6 children)

just remember that ich_iel has a lot of fun with literal translations of english words which can lead to very weird german.

Nur erinnere, dass ich_iel ein Los des Spaßes mit literarischen Übersetzungen von englischen Wörtern hat, was zu seltsamen Deutsch bleien kann.

[–] [email protected] 14 points 3 months ago (3 children)

SPRACHENLERNER

[–] [email protected] 7 points 4 months ago (1 children)

for receipts and such paperless ngx is good. that won't track your repairs or inform of you of likely maintenance problems, but that and a spread sheet sounds like a good start.

[–] [email protected] 8 points 4 months ago (1 children)

there is no "undefined" in java. this would either be a map containing the key value pair ("name", null) or it would be mapped to an object of some class with an attribute "name" which can hold a null value. in any case {} wont equal {"name":null}.

[–] [email protected] 4 points 4 months ago

look into local dns servers if you want multiple machines to use your local domains if you only want a single windows or linux (and probably mac) computer to use the domain to access a specific local ip an entry in your etc/hosts file would be enough

[–] [email protected] 5 points 4 months ago

https://github.com/docker-mailserver/docker-mailserver should be able to do it.

if i remember this in 6 weeks i'll check the setup at work.

view more: next ›