its not a bad idea to use one of the GPU Terminals on linux just for claude code, it works out a bit better
HN user
jrwr
What a bad name for a webmail client
I've got a old dead multiplayer only game I would love to try and get a basic server online for again.... ( Wulfram II will always be missed )
IPFS also has issues with large datasets, anything larger then a few TBs cases nodes to explode and indexing takes forever.
Start clicking on stuff, You'll find it :)
That whole list is a hoot,
has_toxicity_score_above_threshold
is a interesting value, I wonder were the 0.91 was though up at
I avoid Javascript outright because async/await/promise is confusing to me. I blame it on being a PHP Programmer and likes things to run serially.
The biggest feature of PHP for new people to the language is in-lining
You can do stupid stuff like
<table> <?php foreach($array as $row){ ?> <tr><td><?php echo $row[0];?></td></tr> <?php } ?>
Meaning you can just inlay PHP in your raw HTML as you please, this example will reprint the <tr> and <td> for every key in $array
I am working on a MicroPHP to shove into something like a RP2040 since PHP is really just a shell script for a whole bunch of C functions... but PHP eats too much ram currently on the micros
Two low end Hetzner/OVH Boxes for redundancy should do the trick
I wonder what mine will end up being
IPFS is not for long term data storage, and once you get about the 100k file mark your tables are so damn slow you can't add anything new
Full Archival with the standards required by the Internet Archive require that full unmodified headers are required, and unmodified content. This tends not to work well with modern browsers. Chrome and Firefox both fail at this currently. Someone is looking into a kind of modified Firefox to help with this. but its just not that how this system works. Now the Archive.org does have a API of sorts to say hay archive this URL, and a little working on the backend goes and does it..
What the Archive Team does is on a much more massive scale. Like SETI at home scale of scraping data across the internet. At almost every point we have had to make custom tools to ensure it meets our needs in our archival efforts.
Yep, Using Virtual box is rather easy to get the warrior running!
I really think this is what Gabe did with Valve. To this day they are a privately owned company. It may not be the best place to work, but I do know they get paid well.
That is kinda hard to do in modern browsers, My main want is to blink the HDD light when you are typing, just never got around to it.
https://jrwr.io -- It's my personal website with a fun "fake" terminal with a custom command set with a set of challenges to solve to gain more access levels in the machine. Its been fun to watch the commands come in.
Over at a University we run, we like to run like a ISP and only have a /16 to work with, its very tight even now, we have thousands of students using the Wifi, Dorm Networks and such. I do wish we had more.
Here is the API you are looking for: -- https://archive.org/wayback/available?url=example.com×t... -- this will show the oldest timestamp of a archive that the wayback has. The trick is to set the timestamp to be /really/ old and it will show the first snapshot it has.
Interesting thing with that tool, it doesn't show any rise in the great lakes, I wonder if they would rise at all.
Its always a fun thought experiment to understand the source of "truth" for ones ID in the USA. The main source is your Birth Records. but these can be lost and do often as older records are rather scattered about. If your older they want proof of stuff in your name like bills and other records, but these tend to be what ever name you gave them over the phone. Bank records are based off SSN or Driver ID, and thats based off your birth records. What if your birth records are lost? Lets say you have nothing, No ID, No Records, What do you do? how do you prove yourself is really your old you?
Oh.. Its Static. All the "hacked" targets are pre-coded into the javascript
I wish Linux worked on my main work laptop, but with the current state of nvidia prime its just a non starter. I spent 3 days trying to get even basic graphics switching going when in windows its seamless
They do respect robots.txt matter of fact, it will remove the website outright and most of its archives will be hidden until that website's robots.txt is offline.
Their documentation about it is rather crap right now, but its in several of their FAQs about it
right now, most of it is coming in as ZSTD with a central index. older stuff was gzip
That website is something else for sure. It really needs some help on explaining what it even does... (And it throws around the fancy buzzwords like Web3)
Tell that to my poor Legion 7i - Has on going onboard audio issues and very wonky iGPU/dGPU support.
This has come up a few times. Mostly the owner is set in their ways and are mad at CF for not providing the DNS flags that allow outside CDNs to figure out what IP you are closest to. From a 2019 thread about this:
The archive.is owner has explained that he returns bad results to us because we don’t pass along the EDNS subnet information. This information leaks information about a requester’s IP and, in turn, sacrifices the privacy of users. This is especially problematic as we work to encrypt more DNS traffic since the request from Resolver to Authoritative DNS is typically unencrypted. We’re aware of real world examples where nationstate actors have monitored EDNS subnet information to track individuals, which was part of the motivation for the privacy and security policies of 1.1.1.1.
Used too, But anyone under the age of 20 will have a random SSN [1]
The only router I've had not give me any gruff is the Mikrotik stuff, hot damn is it hard to configure as its very advanced at times, but once its configured. it /never/ goes down