HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yohbho

no profile record

comments

yohbho
·8 miesięcy temu·discuss
2018, discussed on HN in 2023: https://news.ycombinator.com/item?id=36333034

  Myths Programmers Believe about CPU Caches (2018) (rajivprab.com)
 176 points by whack on June 14, 2023 | hide | past | favorite | 138 comments
yohbho
·8 miesięcy temu·discuss
CachyOS uses this one percent of performance gains? Since it uses every performance gain, unsurprising. But now I wonder how my laptop from 2012 did run CachyOS, they seem to switch based on hardware, not during image download and boot.
yohbho
·8 miesięcy temu·discuss


  fk lese(&selbst, schlsl: Zeichenkette) -> Ergebnis<Möglichkeit<&Zeichenkette>, Zeichenkette> {
            wenn lass Etwas(wöbu) = gefährlich { WÖRTERBUCH.als_ref() } {
                Gut(wöbu.hole(&schlsl))
            } anderenfalls {
                Fehler("Holt das Wörterbuch".hinein())
            }
        }
isn't the idea behind programming "languages", that they are sentences readable to both humans and the compiler?

This absolutely is not readable to me. But woerterbuch and schluessel should of course not be abbreviated, for legibility.
yohbho
·8 miesięcy temu·discuss
due to broken audio?
yohbho
·8 miesięcy temu·discuss
Free (as in freedom) software can still be sold.

OSS would probably also just mean "read the source e.g. on github", not really specific as to all the four essential freedoms.
yohbho
·8 miesięcy temu·discuss
For smaller bases, does this converge to base - 1 ?

Base 3: 21/12 = 7/5(dec.)

Base 2: 1/1 = 1

Base 1: |/| = 1 (thinking |||| = 4 etc.)
yohbho
·9 miesięcy temu·discuss
Good guide, thanks!

präferiert (dt.) is often pronounced praefferiert in my head, too, but it is always written with only one f, in german and in english.
yohbho
·9 miesięcy temu·discuss
The nice thing about laws in the EU is: if Google locks it down, like iOS, we just enforce that it needs to be more open again.

But for iOS, that did not work well so far, as I have zero apps installed via AltStore PAL (iOS), yet some apps via F-Droid (Android).
yohbho
·9 miesięcy temu·discuss
LLMs read

> users[2]{id,name,role}: 1,Alice,admin 2,Bob,user

differently than me, i guess. I would read that as "at index value of two, i.e. the third element of an array, the values 1aliceadmin and 2bobuser are stored, or not, since we want to destructure these values and a pair value of a tuple of three is given. and would be confused and think wtf is that, dear user, did you omit or misformat values?
yohbho
·9 miesięcy temu·discuss
Nice reminder, that every eel in austria came from the caribic by looking at a path in this map.
yohbho
·9 miesięcy temu·discuss
.\t

seems useful on it. can you run

watch -n '.\t'

on it? /jk as that would make it a dedicated watch watch
yohbho
·9 miesięcy temu·discuss
> Docker was easy to adopt as it did not change very much about how you used software.

What?! Docker images should seperate the program from the data. Something casual image maintainers fail to adhere to. I find docker extreme hard to use for persistent state that is not a remote DB.

It is even less secure than VMs (which seem to be like swiss chess if you try to break out). (Security-wise: rkt failed five years ago, BSD jails could do it better?)

Also, Docker was supposed to solve performance issues of VMs, debloating them. Instead, we got hypervisors or full VMs as hosts for Docker images, just to get the image as a de facto meta package manager to ship software.

So for me, it can be convenient, but I have no idea what I am doing when adding make file like statements to a yml to run full containers just to run e.g. a web server with some dependecies. But the workflow for that was novell to me, who previously fought with ruby and python module installations on host system.
yohbho
·10 miesięcy temu·discuss
Did they rename to GA, did a company named GA buy them, or are they general availability, i.e. 1.0 out, or "not closed beta" ?

Ah, overlooked first sentence, read only all headings and navigation and footer:

> is now generally available and out of private preview
yohbho
·10 miesięcy temu·discuss
when I see the word function or someone uses parenthesis to call one, it clearly is fp. Management was clear that this would not be tolerated, this source is too addictet to the good pure shit.
yohbho
·10 miesięcy temu·discuss
"thinnest iphone", well no, i am sure the Iphone (2007) or iphone 3g was slimmer. Only a big part of the device is slim with iphone air.

And to not put your phone on the camera lens, I would put it in a case that is as thick as the thickest glass part, which looks not that slim.
yohbho
·10 miesięcy temu·discuss
morray seems to be muscian, you mean moray
yohbho
·10 miesięcy temu·discuss
QI said (roll podcast title) There is no such thing as a fish, since that group is unbelievably diverse.

Strange that birds are dinosaurs, while Pterosaurs are not. Where is the bipedal fish that looks like a reptile or mamal, but is secretely a fish, too?
yohbho
·w zeszłym roku·discuss
"Reasoning" will be disproven for this again within a few days I guess.

Context: o1 does not reason, it pattern matches. If you rename variables, suddenly it fails to solve the request.