Strange [email protected] - Tree view  PR office Contact Message logs Standard view

 
 
 

(Up to 200 columns and 180 lines. Please insert line breaks where appropriate. HTML/BBCode tags cannot be used.)









        

Page views since 2021/03/29: 658,992 (bulletproof level: 3)  Current participants: 5 users (within 300 seconds)  Max posts saved: 5000 posts


: Follow-up post (reply) : Search by user : Thread : Tree  Undo: Delete previous post

Latest 30 posts 

 [Date updated: 2024/05/21(Tue) 12:36:50]
 i want to contribute to code but i cant find the main function
 (´ー`)
 
 run it in a debugger and single step through it
  failing that, edit every function (or at least, all the ones that seem 
  like they could be the main one) to output its name to the console and 
  see which one comes up first ( ´ω`)
  VERY brute force, but it should work
  
  failing that, ask the author lol ヽ(´∇`)ノ
  
  Not him, but I don't understand debugging tools. They feel more 
   difficult to figure out than the thing I'm trying to figure out most of 
   the time (;゚∇゚)
   
  ok i lied, i meant to say i want to contribute to code but i don't have the skills to do so
   i had once made a program that finds every line that contains "int main()" among all the files
   of a directory only to realize that to understand what every class worked i had to trace back
   a dozen header files (ρ_;)
   
   things like that, you want to edit in something like Visual Studio Code
    you open the folder with the code in it and it'll try to resolve where
    each function is from so you can jump to it easily
    
    getting into a big existing project always sucks though and the only way
    to get better at it is to just keep trying to do it, even if you scrap
    everything or break something or whatever
    
    my personal projects are all like 1 or 2 source files, I hate splitting
    shit up ┐(´ω` )┌
    
    tracking them down isn't too hard, what is annoying is when there's a gazillion objects
      or structs or whatever that contain each other, i quickly find myself overwhelmed and can't see
      what does what anymore ヽ(´ー`)ノ
      

 [Date updated: 2024/05/21(Tue) 01:05:34]
 Alright, but train-man better post his train. This is all I found just from yesterday
 https://web.archive.org/web/20030425135633/http://hanahalu.cool.ne.jp/
 https://web.archive.org/web/20040603204020/http://www.cronos.ne.jp/~sumitan/oeb9.htm
 https://web.archive.org/web/20031009191958/http://pink.sakura.ne.jp/~eau-rouge/
 https://web.archive.org/web/20030409200746/http://www.bupo.jp/ishikei/
 https://web.archive.org/web/20040408110820fw_/http://www.fx.sakura.ne.jp/~ser/adult.htm
 https://web.archive.org/web/20040606070022/http://www11.plala.or.jp/norahiguma/
 https://web.archive.org/web/20051227082127/http://bloomer.jp/sun/gall.html
 https://web.archive.org/web/20031212030305/http://tukiama.hp.infoseek.co.jp/
 https://web.archive.org/web/20040605222510/http://www5d.biglobe.ne.jp/~yomogi/dw/
 https://web.archive.org/web/20040205042405fw_/http://www5d.biglobe.ne.jp/~yomogi/dw/dwgallery/gallery.html
 https://web.archive.org/web/20050430063500/http://rooftop.x0.com/oldpic/
 https://web.archive.org/web/20040610012754/http://www2.odn.ne.jp/~crepe/contents.htm
 https://web.archive.org/web/20041001032643/http://homepage1.nifty.com/sitimenchou/main.htm
 https://web.archive.org/web/20040810101618/http://www.may.sakura.ne.jp/~okumiya/index.html
 https://web.archive.org/web/20040805073855/http://www012.upp.so-net.ne.jp/abura-ya/
 https://web.archive.org/web/20041012020613/http://www16.ocn.ne.jp/~wanton/index2.html
 https://web.archive.org/web/20041123172725/http://triple.sakura.ne.jp/
 https://web.archive.org/web/20041014202352/http://www.geocities.jp/ek9vtecsir/
 https://web.archive.org/web/20040409210409/http://www.ykp2.com/
 https://web.archive.org/web/20040804075823/http://www.dec.sakura.ne.jp/~gambler/index2.shtml
 
 what an absolute bounty ヽ(´∇`)ノ
   thanks!
   

 [Date updated: 2024/05/20(Mon) 22:49:03]
 it's monday... ヽ(´Д`;)ノΞ≡3
  

 [Date updated: 2024/05/20(Mon) 15:54:32]
 it's kind of messed up how this is like the one site I can use in a non
 JS browser
 at least, the one interactive website, everything else that works is
 static pages
 
 I'm posting from Links in the terminal. I used to be able to actually
 use Links as a "real" browser across the internet 15 years ago. Hell,
 when I was on a cruise a while back, using Links was basically required
 since the at-sea internet connection just couldn't handle anything more
 than pure text lol
 
 JS can be handy; it's used for a number of things on the main site, but
  everything can work fine without it. Sites shouldn't require JS to work,
  it should be an extra like on Heyuri ヽ(´ー`)ノ
  15 years ago was 2009, still too late for terminal browsers to be useful
  
  a ton of stuff didn't need JS to merely load at all in 2009, since AJAX 
   page loading hadn't taken over the world yet (I'd say it was a lost 
   cause by 2014)
   quite a few sites would be broken to an extent, but you'd still be able 
   to browse and interact with them
   it wouldn't be a daily drive browser, but it would work
   
   There was an era where many sites were entirely contained within Flash (;^Д^)
    
    I don't miss that one bit. (´¬`)
     I miss Flash for a fair few reasons (the web animation scene completely 
     changed after it died out as a commonly used tool, same with web games), 
     but all-Flash sites were a pain-in-the-ass.
     
     You couldn't bookmark parts of it, you couldn't hit the back button, you 
     couldn't save shit from it, you had to wait for the (often slow) 
     animations, and in the mid-00s I still had dialup so I'd have to wait 
     ages for the site to load (by 09, I definitely had DSL).
     
     I remember I wanted to show a friend the Gorillaz website (phase 1 era), 
      but his internet sucked so hard that we went off to do something else 
      while it loaded... only for it to still be loading when we returned liek 
      30 mins later. Eventually we gave up (´∇`)
      
      Back in those days, I'd load a bunch of pages at once, go eat or watch 
        TV, then come back to see which ones loaded. My family had a second 
        phone line for Internet (it was supposed to be just a second line, but 
        it ended up being dominated by Internet use), so I could leave it just 
        running like that.
        
        if something still hadn't loaded, usually by the time you were done with 
        one of the other pages, it would have
        

 [Date updated: 2024/05/20(Mon) 12:58:26]
 I'm gonna kinkshame everyone in internet who are into mpreg and no one can't stop me.
  
  ...and kinkshaming myself for everything.
  

 [Date updated: 2024/05/20(Mon) 12:40:00]
 seems oekaki.pl is kill, redirects to their deviantart page
  

 [Date updated: 2024/05/20(Mon) 01:16:12]
 amybody here havung sex??
  serious question. (゚ー゚)
  

 [Date updated: 2024/05/20(Mon) 00:54:49]
 https://up.heyuri.net/images.php?page=71
  is this okay? (´¬`)
  

 [Date updated: 2024/05/19(Sun) 03:04:41]
 I have determined that for us to progress as a species, Git and Github 
 must be destroyed (;´Д`)
 
 (゚ー゚) what are git and github doing that holds back humanity...?
 ││
 │└They're needlessly complicated and troublesome for what is effectively a
 │ │wiki with a download/sync function. Git and Github UZEE (;´Д`)
 │ │
 │ └I don't think it's that complicated for actual devs who know their bsnz, 
    but github (web interface) lacks a very impr0tant git feature, a "revert 
    to X" buttan (;´Д`)
    
 there are severe design flaws (lol submodules should be infinitely less
   awkward to deal with than they are), but I can safely state that Git has
   been a net benefit overall to Mankind as a whole
   
   but we really do need a new VCS to arrive with the lessons learned from
   Git
   

 [Date updated: 2024/05/19(Sun) 00:08:32]
 3 goats walk into a yaoi cafe. goat-a goat-b and goat-c, which one gets the most attention
 
 Goat-c
   
   https://cgi.heyuri.net/goatse/
   

Shown above are threads 1 through 10, displayed in order of most recently updated to least recently updated.