6900+ entries in 0.055s
mircea_popescu: so basically, if i install steamos, then i can pay eg
35 eur to play sme random title.
diana_coman: now I'm rather curious if mircea
_popescu finds any "other half" re games, lol
a111: Logged on 2019-05-31 11:59 diana
_coman: asciilifeform: fwiw I enjoy your non-programming output
a111: Logged on 2019-02-03 17:27 mircea
_popescu: in other news, mp's own bash grenadiers regiment suggests an ad interim solution for
http://btcbase.org/log/2019-02-02#1891951 in the shape of ls | grep ^x..$' | while read line; do curl -Ls -o /dev/null -w %{url
_effective} -X POST -F "pastebox=@$line"
http://p.bvulpes.com -w %{url
_effective}; done
a111: Logged on 2019-05-29 08:42 spyked: in particular, I saw trinque, phf and ben
_vulpes have been using it in the past, so I'd appreciate any input you have on the matter
a111: Logged on 2019-05-01 08:10 mp
_en
_viaje: ave1, you dead baby ? what's going on with you ?
a111: Logged on 2019-05-29 23:45 mp
_en
_viaje: being a common "private" email service recommended outside the republic > being a "private" email service commonly recommended outside the republic ?
a111: Logged on 2019-05-29 23:30 mp
_en
_viaje:
http://btcbase.org/log/2019-05-29#1916138 << this incidentally is as fine a measure of code quality as could ever be hoped for : DLC, "disentangled lines count", the number of lines which can be changed.
BingoBoingo: mp
_en
_viaje: AHA, the catch is IEA doesn't count Russia, China, or India as "advanced economies"
a111: Logged on 2019-03-15 21:44 mircea
_popescu: made slightly mroe interesting by it having been written before rather than after linus went dumb.
a111: Logged on 2019-05-22 21:36 lobbes: As it stands I have two full pages of hand-written notes with various c and apache-stack likbez, and that was just so I could understand up to line 152 of
https://github.com/mbattyani/mod_lisp/blob/master/mod_lisp2.c (only 900 or so lines left to eat). I most likely will publish these notes as a blog post once all is said and done
spyked: and I guess I'd prefer starting from code already battle-tested by L1 (in the form of a tarball + ksum?) rather than shithub, and turning
_that
_ into a genesis. although I suspect I'll have to dig deeper into the heathenpits of git commits anyway.
spyked: in particular, I saw trinque, phf and ben
_vulpes have been using it in the past, so I'd appreciate any input you have on the matter
☟︎ a111: Logged on 2018-10-22 22:37 asciilifeform: mircea
_popescu: unrelated to anyffing: i have a tentative thing that eats a
http://btcbase.org/log/2018-10-20#1864354 and gives trb option of replacing 'checkpoints' with it ( i.e. on boot, tests all already-stored blox against it, and if any blox in the tape are not yet present, then it requests & accepts them and only them, 1 at a time ). do we want this for field use ? (if so i can put on conveyor for cleanup)
a111: Logged on 2016-07-04 21:47 mircea
_popescu: but better keep movin' an' don't stand still - if the skeeters don't get you the gators will."
mp_en_viaje: nah! see, "what is armor of the pigs ?" "well, it could be joes
_armorofpigs.mesh or moes
_armorofpigs.mesh or dyna
_armorofpigs.mesh" and client is set to get dyna* so continues "what is dyna
_armorofpigs.mesh"
a111: Logged on 2019-05-28 09:13 mp
_en
_viaje: the elegant solution for this would be for the client to keep a list, "items the server mentioned, we asked for but never received usable answer therefore using a default", and either go through it whenever convenient (eg, when player goes afk) or else even expose a button for player to do himself).
a111: Logged on 2019-05-28 12:07 diana
_coman: my proposal was to have the Requester ask "what are a,b,c" and move those three objects into a "pending" queue; when another request for them arrives, that's fine; when requester wakes up, it checks and prunes any that meanwhile are there so it doesn't ask again for stuff it meanwhile got
a111: Logged on 2019-05-28 12:06 diana
_coman: and now re waste traffic: at t1 there are requests for obj a, b, c; at t2 Requester wakes up and asks the server "what are a, b, c", drops those as "done" and goes back to sleep; at t3 there is another request for a,b,c so Requester puts them back in its queue; at t4 a,b,c arrive; at t5 Requester wakes up and ...asks the server again "what are a,b,c?" because well, they are there in the queue, right?
mp_en_viaje: diana
_coman, if the server asked what's b answers no such thing, use default.jpg every time, you're sending default.jpg every time.
a111: Logged on 2019-05-28 12:07 diana
_coman: my proposal was to have the Requester ask "what are a,b,c" and move those three objects into a "pending" queue; when another request for them arrives, that's fine; when requester wakes up, it checks and prunes any that meanwhile are there so it doesn't ask again for stuff it meanwhile got
a111: Logged on 2019-05-28 11:51 diana
_coman: client asks for data from EuCache; EuCache replies with either true (data found + whatever values that data has) or false (not found + default values)
a111: Logged on 2019-05-28 11:47 diana
_coman: mp
_en
_viaje: I suspect it's again one of those things where there is no disagreement at the core but we are not yet fully in sync re various bits and pieces;
a111: Logged on 2019-05-28 08:49 mp
_en
_viaje: practically, yes it;s undesirable, but the overwhelming consideration is that this undesirableness can not be managed for the client by the server, because the server suffers from a serious knowledge problem wrt it.
a111: Logged on 2019-05-28 09:12 mp
_en
_viaje:
http://btcbase.org/log/2019-05-27#1915700 << if your argument is actually "the client should asynchronously ask for all data it uses defaults for AT SOME OTHER TIME than in the middle of heavy gameplay, such that all the complex gfx of everyone's armors, mounts and flying dildoes are downloaded piecemeal and while sitting around, rather than en masse whenever teleporting to a large market town" you have a solid point. but it's
diana_coman: mp
_en
_viaje: I suspect it's again one of those things where there is no disagreement at the core but we are not yet fully in sync re various bits and pieces;
☟︎ a111: Logged on 2019-05-27 22:58 diana
_coman: basically I don't actually think that "needed 100 times" SHOULD translate into "send 100 requests to the server" ; something is either needed or not; it might be more needed than something else, sure but that's a relative (and changing) ordering of requests at most, not a traffic-generator essentially.
a111: Logged on 2019-05-27 22:54 diana
_coman: if that armor of the stars is requested once then it's wanted *anyway* so what's the point in not tracking it where the request is assembled and instead having it tracked through repeated requests; after all this "oh, still not have it" is anyway still a look "is it in the cache now?" just that it's pushed higher up
a111: Logged on 2019-05-27 22:51 diana
_coman: while this has the advantage of being very simple indeed, all it does in fact is that it pushes the complexity a bit higher up at the added cost of a lot of waste traffic
a111: Logged on 2019-05-27 22:41 diana
_coman: anyway, if it shouldn't even retry the correct way to put it is that it doesn't *care* at all about the result; i.e. it sends the request, it goes to sleep for timeout interval and then when it wakes up it simply makes and sends the next request, without any care in the world re anything
a111: Logged on 2019-05-27 22:35 diana
_coman: lol, internet a la cluj
a111: Logged on 2019-05-27 22:33 diana
_coman: not notice it until all of a sudden nothing fits
a111: Logged on 2019-05-27 22:32 diana
_coman: you mean if it timeouts on a request then it lets it just lets it be? it makes it even simpler from my pov, not as if it's an issue but essentially I'm not sure how do you then avoid the case where you play happily offline and ...not notice it?
mp_en_viaje: diana
_coman, sorry about last night lol. had to order another truckful of internet.
diana_coman: mp
_en
_viaje: it keeps failing i.e. saying can't
mp_en_viaje: diana
_coman, no, it saves it with a numeric title.
diana_coman: mp
_en
_viaje: lolz, where in ro did you find it?
BingoBoingo: mircea
_popescu: If that was the portion of the US they were recruiting. Instead they are having a single moms jobs program eat it all.
BingoBoingo: <mircea
_popescu> "peoples of sexuality" ? wtf is this, like "womens of fat" ? << I assume so. "Womens of fat" need their corn sugar.
a111: Logged on 2019-05-24 14:00 mircea
_popescu: afaik they started moving to cairo once england started being moronic (cca late 90s)
BingoBoingo: <mircea
_popescu> and to be replaced by... who the fuck. << To Be Determined
a111: Logged on 2019-05-24 04:31 mircea
_popescu: in other lulz, egypt visa policy is the lulz of all time. afghanistanis, sudanese, yemeni and lebanese nationals can travel w/o visa, provided either >50 or <16 ; algerians, moroccans, tunisians if <14 ; chinese if got 5 star hotel reservation and $$$$$ (ie, 5 figure) in cash ; libya, if female, or else lives in tobruk ; jordan, if passport does not hold jordanian stamp on page 60 ;
a111: Logged on 2019-05-22 14:42 mp
_en
_viaje: and yes, the welfare state has produced a lot of really dumb engineers, through the simple process of making a lot of parents comfortable. their kids become engineers not because anything to do with either engineering or intelligence -- but simply because that's the sort of thing kids with an invulnerability delusion do.
a111: Logged on 2019-05-22 14:42 mp
_en
_viaje: and yes, the welfare state has produced a lot of really dumb engineers, through the simple process of making a lot of parents comfortable. their kids become engineers not because anything to do with either engineering or intelligence -- but simply because that's the sort of thing kids with an invulnerability delusion do.
a111: Logged on 2019-05-22 14:47 mp
_en
_viaje:
http://btcbase.org/log/2019-05-22#1914957 << understand the problem -- if someone wishes to sign something, they're probably making a deed, which they'll publish on their own castle walls and on the republican deedpost. they
a111: Logged on 2019-05-24 06:38 mircea
_popescu: cuntfear, produced as the reflection of the (young) female
coy behaviour in the (
socially isolated) male, is the basic, universal driver of all the idiotic subcultural behaviour.
nicoleci: mircea
_popescu, definitely makes sense, ty
a111: Logged on 2019-05-23 20:06 mircea
_popescu: "NEW RULES: Casual sex and hooking up can no longer be discussed on the forum" roflmao.