Flat file vintagelat file vintage

It's a Unix System... I know this!

2013.07.20 02:11 paradoxcontrol It's a Unix System... I know this!

For screenshots of overly fake or wrong tech in media!
[link]


2014.03.18 00:13 HULKx Drumkits

[link]


2017.09.16 11:50 robertisoski WonderCMS - small, simple, fast flat file CMS

WonderCMS is a free, open source flat file CMS (Content Management System), developed since 2008. Oriented towards ultra minimalism, privacy and a 1 step install.
[link]


2024.05.15 09:11 Aggravating-Wait9481 Attack animation too fast

Hello everybody!
I am currently working on a school project where we are trying to create a 2d platformer. We started without any previous knowledge about GameMaker. The biggest problem that we have, is that the animation for punching and kicking skips by in a second. Some frames are not even visible due to the speed of the animation. We tried everything we could, yet we were still unsuccessful. The interesting thing is, this doesn't happen with the walking and jumping/falling animations.
The code:
//player input
key_left = keyboard_check(vk_left);
key_right = keyboard_check(vk_right);
key_jump = keyboard_check_pressed(vk_space);
key_attack = keyboard_check_pressed(vk_lalt);
key_kick = keyboard_check_pressed(vk_lcontrol)
//calculate movement
var move = key_right - key_left;
hsp = move * walksp;
vsp = vsp + grv;
//jumping
if (place_meeting(x, y + 1, oWall)) && (key_jump)
{
vsp = -7;
}
//horizontal collison
if (place_meeting(x + hsp, y, oWall))
{
while (!place_meeting(x + sign(hsp), y, oWall))
{
 x = x + sign(hsp); 
}
hsp = 0;
}
x = x + hsp;
//vertical collison
if (place_meeting(x, y + vsp, oWall))
{
while (!place_meeting(x, y + sign(vsp), oWall))
{
 y = y + sign(vsp); 
}
vsp = 0;
}
y = y + vsp;
//Animation
if (!place_meeting(x, y + 1, oWall))
{
sprite_index = sPlayerA;
image_speed = 0;
if (sign(vsp) > 0) image_index = 1; else image_index = 0;
}
else
{
image_speed = 1;
if (hsp == 0) && (key_attack == false) && (key_kick == false)
{
 sprite\_index = sPlayer; 
}
else
{
 sprite\_index = sPlayerR; 
}
if (key_attack)
{
 image\_index = 0; image\_speed = 0.00001; sprite\_index = sPlayerPunch; 
}
if (key_kick == true)
{
 image\_index = 0; image\_speed = 0.00001; sprite\_index = sPlayerKick; 
}
}
if (hsp != 0) image_xscale = sign(hsp);
The screen recording of the Animation: https://drive.google.com/file/d/1SReQbpUg43QLTYVjpZi4kRbR4JUGN_yk/view?usp=sharing
Please, if you could help us out, it would mean a lot.
Thank you !
submitted by Aggravating-Wait9481 to gamemaker [link] [comments]


2024.05.15 09:10 AutoNewsAdmin [UK] - Rory McIlroy files for divorce in week of US PGA Championship

[UK] - Rory McIlroy files for divorce in week of US PGA Championship submitted by AutoNewsAdmin to BBCauto [link] [comments]


2024.05.15 09:10 ogart511 Creating extract file with lots of fields that have max length restrictions and value specifications

I need to extract data into a file of about 150 fields where the specs call for data to adhere to certain max character limits, as well as value specifications (example, I need to output "T" or "F" where we store the value as 0 or 1.).
I imagine with the report column limit of 100, that I'll need to run 2 reports and merge them into 1.
But I'm worried about needing to create so many custom fields on the Account object; I'd like to not use up so much of my custom field allocation for the Account object.
Apart from a 3rd party tool, is my only (totally within Salesforce) option to create these custom fields (formula) on the object?
submitted by ogart511 to salesforce [link] [comments]


2024.05.15 09:10 SnowFlakeOfDoom Sin x and noise

Sin x and noise
I have something like this but its like random, does anyone know how I can control the sin x and noise graph and make it write the data into a spreadsheet file and then onto a server. I need help
submitted by SnowFlakeOfDoom to LabVIEW [link] [comments]


2024.05.15 09:09 brewhaha1408 MJC Final Destination Gauntlet

For the monthly Jump Challenge #19: Mayday. This is based on the movie series.
I would like to thank all the users who commented on the WIP post or Google doc. Couldn't have done this without the community. PDF DOC If there is any problem with accessing links there is a pinned post in the profile.
submitted by brewhaha1408 to JumpChain [link] [comments]


2024.05.15 09:08 oofenshmirtzzz Is there a way to open apk files on ios?

I’ve been searching for years but I couldn’t find a single one and i’m dying to know how because of the amount of apk files i want to install on my iphone, and then i remembered reddit maybe you guys can help me!
submitted by oofenshmirtzzz to GameTheorists [link] [comments]


2024.05.15 09:05 JuniorScene I need to know if I am the insane one or my boss

I just landed my first job after graduation. The pay is not the best but my field is not known for the best pays but the job does offer a LOT of opportunities for growth and a better CV which will help me massively in the future. On top of that, there are a few things that I love about my job: no emergency setting, no work on weekends, and so on.
Either way. My first task when I got there was to build a database with patient’s data. I was ok with that because I like doing that.
My boss never gave me a deadline, he just keeps saying that I need to finish this as soon as I can. And truth be told, I could collect data on 200 patients in two months IF I were collecting one visit per patient. But I’m not. I have to collect all the visits the patients has done (easily more than 4 per patient) and I also have to collect extra stuff like lab results and so on.
So even though I am collecting 200 patients, I’m also collecting 800 lines of data and he expects me to do so in weeks.
On top of that, I have other projects that take up my time. I’m exhausted. Every time I think about this database I get anxious.
It’s been two months and I’ve collected 91 patients which accounts for 364 lines of data. And that’s ONLY from online records. I will STILL need to go over these patients’ physical files!
Who is the insane one in this situation? Am I just too tired?
submitted by JuniorScene to antiwork [link] [comments]


2024.05.15 09:05 CryptographerCold182 accidentaly downloaded and ran malware exe

so i accidentaly downloaded a virus and ran the exe. it opened the command prompt and then closed it. i got scared and went ahead and deleted the virus exe file. and to check my program files, i found 2 unusual folders in my app data. so i got malwarebytes.
windows defender quarantined a trojan file and i did used malwarebytes to get rid of these other weird files and folders that didnt exist before. deleted the malware exe myself. should be safe right? pc is running normally.
ran another scan with windows defender and malwarebytes. didnt find anything else.
submitted by CryptographerCold182 to techsupport [link] [comments]


2024.05.15 09:05 Medical_Ability3819 education course path download

greeting
I am trying to search for an educational path courses (last post deleted because i write the required filed). I try search but can not find the courses, is there's torrent website that specializing in educational courses?
thanks in advance
submitted by Medical_Ability3819 to TorrentSites [link] [comments]


2024.05.15 09:05 liquetax ICEGATE Registration

Registration with ICEGATE opens doors to a myriad of benefits and opportunities for businesses involved in import and export activities. Through this user-friendly platform, traders gain access to a wide range of services, including electronic filing of customs documents,

submitted by liquetax to u/liquetax [link] [comments]


2024.05.15 09:05 Medical-Broccoli8446 Till how far can hard drives be restored

Like i said in the title
How far can drives be restored i have found some pictured on the hard drive i am going to sell and i have heard that files inside storage devices can be restored and i have found some private info on there that i dont want to share with the person i am selling it to I have manually deleted all files and used diskpart what else can i do?
submitted by Medical-Broccoli8446 to techsupport [link] [comments]


2024.05.15 09:05 Ok-Conclusion-3535 Do you think Monika would enjoy playing Video games?

I mean I think for her it would be kinda incorrect. But also she killed her friends because "they were just files". But also she said she was wrong at the end
submitted by Ok-Conclusion-3535 to DDLC [link] [comments]


2024.05.15 09:05 Ekbhalochelechilo2 Police submits report on sexual harassment complaint by dancer against Bengal Governor C V Ananda Bose

Police submits report on sexual harassment complaint by dancer against Bengal Governor C V Ananda Bose
Another case of sexual exploitation from June 2023 came into limelight against WB governor CV Ananda Bose.
-June 2023, Anand Bose lured a dancer from Odisha to meet a MEA official (Raj Bhavan hosted Odissi dancer troupe to celebrate “WB state day” June last year). -Bose bought the woman's flight ticket with his own money. -She was kept in a 5 star hotel in Delhi. -Bose went to meet that woman in hotel without his security. -She was rap£d in the same hotel room. -She filed the complaint in June ‘23.
Allegations are serious, it’s a pity Governor is using his legal immunity to avoid investigation.
submitted by Ekbhalochelechilo2 to kolkata [link] [comments]


2024.05.15 09:05 globaldrops Help with C++ build system.

Hello, I'm new to Sublime Text, and I'm just trying to make a build system to compile a C++ project (with classes and headers).
I can open the terminal and run: g++ -o test test.cpp TestClass.cpp (linked a test class with main test file), so I tried to create a build system, but i get an error reading:
Undefined symbols for architecture arm64: "TestClass::test()", referenced from: _main in test-50cc58.o "TestClass::TestClass(int)", referenced from: _main in test-50cc58.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Here's my current build system:
``` { "shell_cmd": "g++ \"${file}\" -o \"${file_path}/${file_base_name}\"", "file_regex": "..[:]*:([0-9]+):?([0-9]+)?:? (.*)$", "working_dir": "${file_path}", "selector": "source.c++, source.c",
"variants": [ { "name": "Run", "shell_cmd": "g++ \"${file}\" -o \"${file_path}/${file_base_name}\" && \"${file_path}/${file_base_name}\"" } ] 
} ```
I can run C++ Single File, and it works.
submitted by globaldrops to SublimeText [link] [comments]


2024.05.15 09:04 haneulk7789 Lost my passport while living abroad.

I was recently planning a trip home as my visa is ending and I wanted to rest a bit before getting a new one. but I discovered my passport and some other files are missing. I think they were misplaced when I moved. I emailed the embassy about getting a temporary passport, but when I go is there any info I need? I don't have a US ID or Drivers Licence. (expired years ago)
submitted by haneulk7789 to Passports [link] [comments]


2024.05.15 09:04 nixcraft How to use find command to delete all *.log files created in last 90 days except for last 7 days in Linux and Unix

submitted by nixcraft to u/nixcraft [link] [comments]


2024.05.15 09:03 antiklimaktic Accident

Unfortunately yesterday I got in a lil accident in Los Angeles. I was waiting for a left hand turn in my truck down a small one lane street and saw a young adult pull up to the light on a personally owned e-scooter, came to a stop and turned around looking back. The light was green, so I took that as him waiting/not taking the light and continued my turn. As I crossed he hit the gas on his e-scooter and ran into the rear quarter panel of my truck damaging the front tire of his scooter. I was going about 10mph not speeding. I got out and made sure he was ok. He was fine took pics of the license plate and I gave him my phone number and said I’d pay for the scooter. We agreed and parted ways. Never gave him my name, address, insurance etc. just my number and the pic of the license plates.
Now his brother is texting me saying he’s not well he’s really bad they need to take him to the hospital and his finger and foot hurts. Sent me an inflated non itemized bill for the scooter at 1400$, when I went to the website the most expensive scooter on there is 800$ and 500$ the next one. I think they got two scooters with insurance and tryna make me pay for both of them by refusing to show the itemized receipt.
I get the feeling their gonna try and take me on a money run or threaten to sue and make a police report. What should I do if they try to pursue that route instead of me paying for the scooter? And can they file anything against me with the info they have? Number and license plate. No video footage. Just my word against his. I didn’t hit and run.
submitted by antiklimaktic to legal [link] [comments]


2024.05.15 09:03 Gravity_Warrior Accidentally deleted Downloads folder

I was trying to free up space on my Windows PC so I used a third party program called TreeSize, I saw a Dropbox folder taking up a lot of space. And since I barely use dropbox and I deleted the file but I didn't know that folder was my whole Downloads folder. I checked in the recycle bin and it's not in there. I've been scrambling everywhere on the internet for methods or softwares to try to recover and get it back. Please I'm at my wits end!
submitted by Gravity_Warrior to WindowsHelp [link] [comments]


2024.05.15 09:02 LouisDeconinck Date format changes after refresh

My dashboard fetches data from two Excel files on a SharePoint folder. On the dashboard I want to show the last modified date of those files. I have one table with the two modified dates in their own column. Both these columns have the same datetime format in Power Query.
I want those datetimes to be in yyyy-mm-dd hh:mm:ss format. So I select for both this format under column tools. This updates the date time format correctly.
However when I refresh the data from Power BI Desktop, one of those date times reverts back to the default format.
How is this possible and how can I make sure that both stay in the format I specified before refresh?
submitted by LouisDeconinck to PowerBI [link] [comments]


2024.05.15 09:01 FireLadcouk Ive put STLs on cults for 3d boards.

I know a few were interested in me doing this so here u go.
Im slowly uploading files for unmatched boards. Bit wary of people reselling them but there are a few up there at the moment :)
https://cults3d.com/en/3d-model/game/unmatched-inspired-king-solomon-s-mine-board-houdini-vs-genie
submitted by FireLadcouk to Unmatched [link] [comments]


2024.05.15 09:01 RoboGlitch24 Having an issue compiling my code

Having an issue compiling my code
Hi all,
I am learning to code gain (after a very long time) so I am using VS Code because from what I have read it is a very good IDE to use for multiple languages.
I am currently trying to learn Dart and have all the extensions necessary (well from what I have read online) but I keep getting this error message.
https://preview.redd.it/xaopulodgj0d1.png?width=556&format=png&auto=webp&s=38741c4437346c43a08dcb44d52bec4e568a34c4
I am not sure why it's doing this. I am clicking Run(with debugging) also because I can't see a Compile button. So am I missing where the Compile button is located or am I doing something completely wrong?
As far as I am concerned I have set up the file path but getting lost with the IDE after I try to compile a simple Hello World tester lo... xD
Any help to point me in the right direction would be very much appreciated. Thanks.
submitted by RoboGlitch24 to vscode [link] [comments]


2024.05.15 09:00 Frosty-Leopard-8454 Convert .jed file to .vme file

How to convert .jed file to .vme file for lattice machxo2 devices?
submitted by Frosty-Leopard-8454 to FPGA [link] [comments]


http://swiebodzin.info