About 182 results found. (Query 0.10300 seconds)
<div style="position:relative;"><div style="position: absolute; top:...
Copy constructor: in terms of copy assignment // cppcheck-suppress uninitMemberVar ExodusIIMeshReader ( const ExodusIIMeshReader & x ) { operator = ( x ); } //! Move assignment // cppcheck-suppress operatorEqMissingReturnStatement // cppcheck-suppress operatorEqVarError ExodusIIMeshReader & operator = ( ExodusIIMeshReader && x ) { m_filename = x . m_filename ; m_cpuwordsize = x . m_cpuwordsize ; m_iowordsize =...
search: re 6d250c5476825869947f4358ec549e2e572595ea [nameless-os.git] / kernel / arch / x86 / tty / tty.c 1 #define VGA_WIDTH 80 2 #define VGA_HEIGHT 25 3 4 char * video_memory = ( char *) 0xB8000 ; /* VGA VRAM starts at 0xB8000 */ 5 6 static int cursor_x = 0 ; 7 static int cursor_y = 0 ; 8 9 void screen_clear ( void ) 10 { 11 int x , y ; 12 for ( y = 0 ; y < VGA_HEIGHT ; y ++ ) { 13 for ( x = 0 ; x < VGA_WIDTH ; x ++ ) { 14 video_memory...
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details ImageWorker ImageWorker (int width, int height) Method Details resize void resize (int width, int height) clip void clip (int x, int y, int width, int height) transform void transform (int x, int y, double angle) reset void reset () fillRect void fillRect (int x, int y, int width, int height, Paint paint) fillPolygon...
home add jump latest alive all All domains (8874 records) Domain AH B32 Full Base32 Last seen (UTC) pkzone.i2p A B ifnicpsn7cvbij4pjesurh5w5x5qazvmvddlbz47bxcpguy56oqa Never place4pony.i2p A B dgtpitvtm6tnxefder6axhmtttuouelktq2nui4dvqgzmni43bha 2026-05-29 07:08:48 plague.i2p A B cz7hpmlgldfo6wsgws7k36ruohh6mmwihr2nx7gpburttbqu4eaa Never plain.i2p A B y7f3c5s2n44j5pnsxncqpasluv6k7i5jtnhjfs5mfulcgcas6sqq Never plan9.i2p A B plannine5fuq4zxyhjfutyf6nax2xr653vvzy3h6ll6tqoehuoda 2025-02-07 07:06:05 planb.i2p A...
NodelistDB Node History - 2:2490/3046 Historical data and changes for FidoNet node Search Nodes and SysOps Statistics Current network view Browse Zones, regions and nets Analytics Protocol and trend reports Reachability Operational history Downloads Nodelist archive Links Community references API HTTP endpoints Node Information Address: 2:2490/3046 Active Period: 1996-09-06 - now Total Entries: 6664 Changes: 12 Change History Sep 6, 1996 nodelist.250 ✅ Node added to nodelist System Name Cyberia/2 2...
." @ $( GOCMD ) b u i l d $( FLAGS ) - t a g s "netgo static_build" - i n s t a l l s u f f i x n e t g o \ - l d f l a g s "\ -X $(shell go list).Version=$(VERSION) \ -X $(shell go list).Commit=$(COMMIT) \ -X $(shell go list).Build=$(BUILD)" \ . / c m d / t u b e / . . . e l s e @ $( GOCMD ) b u i l d $( FLAGS ) - t a g s "netgo static_build" - i n s t a l l s u f f i x n e t g o \ - l d f l a g s "-w \...
It was a chaotic time during my first day, especially when survival mode was at play with a desperate attempt to get resources to create weapons and fight them off(in the case of making guns it felt like an eternity mining for them).
xrandr -s 640x480 cwm 使用例 畫面解像度を變更 Xrandr を引數無しで起動すると、現在使用可能な解像度の一覽が表示される。 $ xrandr Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 32767 x 32767 eDP1 connected primary 1680x1050+0+0 (normal left inverted right x axis y axis) 264mm x 166mm 1920x1200 60.08 + 59.88 59.95 48.06 1920x1080 59.96 59.93 1600x1200 60.00 1680x1050 59.95* 59.88 1400x1050 59.98 ...
“You’re too insightful for a dad.” He just laughed as we continued to eat. X X X “All right – same game plan as yesterday, but no more side trips after fourth period. Want me to walk you in again?” “No, that’s all right.
Obviously, some people choose to program to X. I should have said that most new graphical apps included in the main distros don't program to X. They use either GNOME or KDE, and each of these will run the other's apps.
synapse matrix upstream synapse { server 127.0.0.1 : 8008 ; } server { listen 80 ; server_name DOMAIN.LTD ; return 301 https://$host$request_uri ; } server { listen 443 ssl ; server_name DOMAIN.LTD ; access_log /var/log/nginx/DOMAIN.LTD_access.log ; error_log /var/log/nginx/DOMAIN.LTD_error.log warn ; ssl_certificate /etc/letsencrypt/live/DOMAIN.LTD/fullchain.pem ; ssl_certificate_key /etc/letsencrypt/live/DOMAIN.LTD/privkey.pem ; ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem ; location / {...
Copy en/ to the code of whatever language you want to translate it into (we'll call it xx x from now on) 4. Remove xx x /translations.php 5. Translate! (but not xx x /tos.html, x xx/privpol.html, x xx/p/list.php, or anything that isn't shown to the user (i.e.
i strongly dislike closed-source software and proprietary operating systems. i am unusually knowledgable in human psychology and cartoon horses, but i am currently fixated on automating with language models. this site was made with tokens , GNU Nano , and Maple Mono . metadata.json public identity { "name" : "ky" , "screen_name" : "kypwny" , "pronouns" : "any" , "birth_date" : 1084930620 , "language" : "english" , "crypto" : { "bitcoin" : "bc1q43ju0wduzdu7p3l54uvhvtpep22jthmmfcgdlf" , "evm" : { "ens" :...
Despite some of my earlier content on video games, I am not particularly "a gamer", in that I don't generally play video games that much. I sometimes play games, or perhaps occasionally, I like them, or at least the ones I do, but I don't see myself as "a gamer", lots of games are proprietary software also which is no good.
Fixed recursion error. Worked in 3.7.x, 3.8.x doesn't differ variables and properties of same name. 2019-12-27 12:54:58 +04:00 return self . _transactions Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +04:00 First part of a massive refactoring.
3*{ee7(NaPx96;hD;-cZHfx7YQobO zr!yD^2iv>dUVFpQYQ~v{ZdQc=i8~tS !!s#%35g8 z;^4L6m(VZena5i18C+X`g8TfrlQ)Y^XWUyVAN}o#hMDNpha6|NDLY>;x%#s#?M2jm zz2n>^v29=8S>4Ywlq*THdGMjtS;5Tmwd7~FwzgR@b <6L!dL|zTd@X(M0*6Ff+@ceP zYwl==xp9a8nj6!z`=sVwQ!
If you want to install YOURLS on the same domain than your blog, give it its own (short) subdirectory, such as yourblog.com/s/ (for "short") or yourblog.com/x/ (for "exit") ➤ If YOURLS generates 404 for your short URLs Make sure mod_rewrite is enabled with your Apache server Make sure your .htaccess file looks like this one Check that your server Apache configuration allows use of .htaccess ( AllowOverride All directive, ask your server admin) Eventually, refer to Troubleshooting first...
O Brasil disputa a fase de grupos contra Noruega, Portugal e Estados Unidos, com altas chances de avançar às eliminatórias! 【Datas dos jogos da seleção brasileira】 - 15/1: Brasil x Noruega (16:30 BRT) - 17/1: Brasil x Portugal (14:00 BRT) - 19/1: Brasil x Estados Unidos (14:00 BRT) 6 : Hello :2025/04/24(木) 11:25:51.95 ID:y/TSl6tLI sFOY UTxdqA qCzN zCma rpIK EXk 1KB Exibição de nova chegada Voltar ao keijiban Tudo Antes 100 Próximo 100 Mais novo 50 Nome:...
Home Art Videos Canaryprimary Videos Canaryprimary Beat Hopping Canaryprimary HR Nightmare Canaryprimary HR Nightmare 2 Canaryprimary Fenneko x Haida Pegging Canaryprimary Fenneko x Haida Sucking Canaryprimary Haida x Inui Canaryprimary Little Distractions Canaryprimary Pinkie Pie Dragon Party Canaryprimary Ground Pounder Canaryprimary Coffee Chicken Diives Videos Diives Burning Kiss Diives Miantiao Easter Treasure Somemf Videos Somemf Fifi Somemf Fifi...