Thursday, May 25, 2023
Grav-StuG Kickstarter Temporarily Postponed……
Friday, August 5, 2022
Top 13 Hacking Websites 2018
- Phrack Magazine: Digital hacking magazine.
- Hacked Gadgets: A resource for DIY project documentation as well as general gadget and technology news.
- The Hacker News: The Hacker News — most trusted and widely-acknowledged online cyber security news magazine with in-depth technical coverage for cybersecurity.
- SecurityFocus: Provides security information to all members of the security community, from end users, security hobbyists and network administrators to security consultants, IT Managers, CIOs and CSOs.
- DEFCON: Information about the largest annual hacker convention in the US, including past speeches, video, archives, and updates on the next upcoming show as well as links and other details.
- SecTools.Org: List of 75 security tools based on a 2003 vote by hackers.
- HackRead: HackRead is a News Platform that centers on InfoSec, Cyber Crime, Privacy, Surveillance, and Hacking News with full-scale reviews on Social Media Platforms.
- Packet Storm: Information Security Services, News, Files, Tools, Exploits, Advisories and Whitepapers.
- KitPloit: Leading source of Security Tools, Hacking Tools, CyberSecurity and Network Security.
- Metasploit: Find security issues, verify vulnerability mitigations & manage security assessments with Metasploit. Get the worlds best penetration testing software now.
- NFOHump: Offers up-to-date .NFO files and reviews on the latest pirate software releases.
- Exploit DB: An archive of exploits and vulnerable software by Offensive Security. The site collects exploits from submissions and mailing lists and concentrates them in a single database.
- Hakin9: E-magazine offering in-depth looks at both attack and defense techniques and concentrates on difficult technical issues.
Tuesday, September 22, 2020
Tumultuous With A T
My store has had a tumultuous year so far. Our sales are up 23%, with net income up 230%, which is easy to do when we were at a negative net income a year ago at this time. The San Francisco Bay Area is on fire, thankfully only figuratively. The Bay Area would be the world's 19th largest economy, if it were tracked that way. I just want to crow about how well we're doing, how well everyone here is doing, so this post doesn't sound like a pity party.Monday, September 21, 2020
Download Just Cause 4 Compressed Version For 5$
Download Just Cause 4 Compressed version for 5$
Processor: Intel Core i5-2400 @ 3.1 GHz | AMD FX-6300 @ 3.5 GHz or better✔
Memory: 8 GB RAM✔
Graphics: NVIDIA GeForce GTX 760✔
DirectX: Version 11✔
Storage: 59 GB available space✔
Saturday, September 12, 2020
28Mm Village Sections
![]() |
| Simple Russian barn, but will do for pretty much anywhere |
![]() |
| Pigs..... Couldn't resist this...the little pigsty base is from TFTB, pigs from Pegasus |
![]() |
| Smaller cabin and woodshed by Charlie Foxtrot, Everything else from TFTB. Love the well. |
Square Tiling Of A Sphere, Part 2/3
In the previous post I described how I learned about HEALPix because I wanted to try covering a sphere with square tiles for a game map. During that exploration I realized that HEALPix with 12 square regions is similar to cubes with 6 square regions, but HEALPix has some nice properties for numerical calculations such as spherical harmonics. I don't need those properties. Instead, I am looking for something that's simpler to program, so I explored cubes.
The goal is the same: I want to play a game on a flat top-down tile map (roguelikes, Dwarf Fortress, Factorio, etc.), but these games have one of three approaches to the map:
- The map is finite and has borders. You can't move past the border. Most roguelikes fall into this category. SimCity, Dwarf Fortress, and most building games do as well.
- The map is finite and but some borders allow wrapping. Civilization allows east/west wrapping (cylinder); Asteroid has both east/west and allow north/south wrapping (torus).
- The map is infinite, so it has no borders. Factorio works this way, with a procedurally generated map.
I wanted to explore type 2, but with a sphere instead of a cylinder or torus. The usual approaches to representing a sphere with flat tiles is to use one of the 5 Platonic solids: tetrahedron, cube, octahedron, dodecahedron, isocahedron. There are also approaches that aren't based on Platonic solids: HEALPix, Mercator-like projections, Peirce Quincucial, and others.
In the previous post I mentioned that this is a "gamejam" style project. I give myself one week to work on the topic, and then I wrap it up. If I found something interesting I'll write it up, but many times I'll discard the project. Allowing myself to discard projects removes the penalty for making a "wrong turn". This allows me to explore more quickly.
After HEALPix I decided to explore cubes for the next week's project, using cube maps from graphics programming. It turned out not to be so useful. I had made a wrong turn. That's ok! Because each of these is a separate standalone tiny project, I can easily abandon the code and move on.
The week after that worked pretty well. I was able to learn how to render and also represent a square grid map on a sphere/cube.
I wrote notes about square tiles on a cube/sphere, including some animations showing how a cube morphs into a sphere, how a cube unfolds onto a plane, and how there are different ways to project a grid on the sphere.
The next "gamejam" style project will be to generate a map on this sphere.
Friday, September 4, 2020
PUBG MOBILE 0.18.0 APK+OBB Download
=================================================================
- Video Tutorial
- APK install it on your android device.
- unzip data and copy com.tencent.ig folder into android / obb (internal storage)
- Enter the game And enjoy
















