#ulf-archive
Explore tagged Tumblr posts
Photo


Sketchbook Shoutouts 57 & 58
Another batch of shoutout requests from my Private Collectors on https://patreon.com/jpawlik and https://jpawlik.com/vipblog - Last year I changed up how I did shoutouts so now they're all the same size! Hey and it's the beginning of the month, now's the best time to sign up and get these requests every month plus a huge archive of art, comics and porn~ [ID: Four black and white illustrations on one image. "Shoutout for Rocket" of their two original characters, one with long poofy hair looking excited and determined with their fists up, the other wearing a navy officer uniform and looking over lovingly with hearts floating about. "Shoutout for Peggy" of Jigen from the live action movie, but drawn in my semi-cartoony style, he's sitting and having hot pot with a very pleased Oto. "Shoutout for TLC" of Ulf, my own OC, wearing a Santa outfit and holding a big bag of presents over his shoulder, he's looking at the view winking with his tongue sticking out. "Shoutout for Peggy" of their DnD character who's looking grumpy, holding up a small scythe, he's got pointed ears and horns while wearing a cowboy hat with a cloak of raven feathers. Four black and white illustrations on one image, each illustration is contained in a rectangular panel. "Shoutout for Peggy, happy birthday" shows a young Jigen sitting at a desk with his eyes closed and day dreaming about a young smiling Lupin. "Shoutout for Bridget" two anthropomorphic dogs play in a band together, one in the foreground on an electric guitar and the other in the back rocking out on some drums. "Shoutout for TLC" where their original character, Gunter, is looking gruffly at the viewer with his hand to his mouth holding a cigarette. "Shoutout for Max" a shoulder up shot of Alex from Stardew Valley with his arm behind his head in a nervous gesture as he says "This is cool! Thanks." while blushing and smiling. /end]
#fanart#not my ocs#shoutout#shoutout request#lupin iii#lupin the third#jigen#jigen daisuke#ulf#too much space#ulf teitr
28 notes
·
View notes
Text
Red Riding Hood / Big Bad Wolf Themed ID Pack
[PT: Red Riding Hood / Big Bad Wolf Themed ID Pack].
[ID: A purple thin line divider shaded at the bottom. End ID].
Names
[PT: Names].
Altan, Aspen, Berry, Blaidd, Blossom, Calina, Calle, Caprice, Cerise, Claw, Conan, Cottage, Crimson, Elowen, Fable, Fang, Faolan, Fenris, Fiann, Forrest, Ginger, Glen, Grim, Hood, Hunter, Ivy, Layne, Luna, Lupo, Mabel, Night, Path, Poppy, Red, Reid, Robin, Robin, Rory, Rose, Rossa, Rowan, Ruby, Rufus, Russell, Scarlett, Sylas, Sylvester, Tale, Ulf, Wilder, Willow, Wolfe, Woods
Pronouns
[PT: Pronouns].
Basket / Baskets / Baskets, Bit / Bite / Bites, Ca / Cape / Capes, Clo / Claw / Claws, Cloa / Cloak / Cloaks, Fa / Facade / Fas, Fi / Fang / Fangs, Flower / Flowers / Flowers, Fo / Forest / Fore, Gro / Growl / Grow, Hoo / Hood / Hoos, How / Howl / Howls, Hu / Hunt / Hunts, Path / Paths / Paths, Prey / Preys / Preys, Rey / Red / Reds, Sna / Snarl / Snar, Teef / Teeth / Teeths, Tell / Tale / Tales, Tri / Trick / Tricks, Wolf / Wolfs / Wolfs, Wood / Woods / Woods
Titles
[PT: Titles].
[Noun] of the Woods, [Pronoun] Carrying a Secret, [Pronoun] Dressed Like Grandma, [Pronoun] Off The Beaten Path, A Cloak of Red, A Tale of Trickery, Deceiver in Disguise, The [Noun] in the Red Hood, The Flower Picker, The Heart of the Forest, The One with a Basket of Goodies, The Sharpest Smile, The Wolf's Desire, Wolf in Sheep's Clothing
[ID: A purple thin line divider shaded at the bottom, End ID].
Requested by🩸 anon
Also tagging: @id-pack-archive
#little red riding hood#red riding hood#big bad wolf#id pack#npts#npt pack#npt#npt list#names pronouns titles#name suggestions#pronoun suggestions#title suggestions#neopronouns#neopronoun suggestions
10 notes
·
View notes
Text
5 notes
·
View notes
Text
This Week in Rust 550
Hello and welcome to another issue of This Week in Rust! Rust is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. Want something mentioned? Tag us at @ThisWeekInRust on X(formerly Twitter) or @ThisWeekinRust on mastodon.social, or send us a pull request. Want to get involved? We love contributions.
This Week in Rust is openly developed on GitHub and archives can be viewed at this-week-in-rust.org. If you find any errors in this week's issue, please submit a PR.
Updates from Rust Community
Foundation
Welcoming Rust-C++ Interoperability Engineer Jon Bauman to the Rust Foundation Team
RustNL 2024
Visual Application Design for Rust - Rik Arends
ThRust in Space: Initial Momentum - Michaël Melchiore
Arc in the Linux Kernel - Alice Ryhl
Making Connections - Mara Bos
Replacing OpenSSL One Step at a Time - Joe Birr-Pixton
Fortifying Rust's FFI with Enscapsulated Functions - Leon Schuermann
Oxidizing Education - Henk Oordt
Postcard: An Unreasonably Effective Tool for Machine to Machine Communication - James Munns
Introducing June - Sophia Turner
Robius: Immersive and Seamless Multiplatform App Development in Rust - Kevin Boos
Compression Carcinized: Implementing zlib in Rust - Folkert de Vries
K23: A Secure Research OS Running WASM - Jonas Kruckenberg
Async Rust in Embedded Systems with Embassy - Dario Nieuwenhuis
Xilem: Let's Build High Performance Rust UI - Raph Levien
Rust Poisoning My Wrist for Fun - Ulf Lilleengen
Type Theory for Busy Engineers - Niko Matsakis
Newsletters
This Month in Rust GameDev #51 - May 2024
Project/Tooling Updates
Enter paradis — A new chapter in Rust's parallelism story
Tiny Glade, VJ performances, and 2d lighting
Diesel 2.2.0
Pigg 0.1.0
git-cliff 2.3.0 is released! (highly customizable changelog generator)
Observations/Thoughts
The borrow checker within
Don't Worry About Lifetimes
rust is not about memory safety
On Dependency Usage in Rust
Context Managers: Undroppable Types for Free
Rust and dynamically-sized thin pointers
Rust is for the Engine, Not the Game
[audio] Thunderbird - Brendan Abolivier, Software Engineer
Rust Walkthroughs
Build with Naz : Rust typestate pattern
How to build a plugin system in Rust
Forming Clouds
Rust error handling: Option & Result
Let's build a Load Balancer in Rust - Part 3
The Ultimate Guide to Rust Newtypes
Miscellaneous
Highlights from "I spent 6 years developing a puzzle game in Rust and it just shipped, AMA"
Crate of the Week
This week's crate is layoutparser-ort, a simplified port of LayoutParser for ML-based document layout element detection.
Despite there being no suggestions, llogiq is reasonably happy with his choice. Are you?
No matter what your answer is, please submit your suggestions and votes for next week!
Calls for Testing
An important step for RFC implementation is for people to experiment with the implementation and give feedback, especially before stabilization. The following RFCs would benefit from user testing before moving forward:
RFCs
No calls for testing were issued this week.
Rust
No calls for testing were issued this week.
Rustup
No calls for testing were issued this week.
If you are a feature implementer and would like your RFC to appear on the above list, add the new call-for-testing label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature need testing.
Call for Participation; projects and speakers
CFP - Projects
Always wanted to contribute to open-source projects but did not know where to start? Every week we highlight some tasks from the Rust community for you to pick and get started!
Some of these tasks may also have mentors available, visit the task page for more information.
No Calls for participation in projects were submitted this week.
If you are a Rust project owner and are looking for contributors, please submit tasks here or through a PR to TWiR or by reaching out on X (Formerly twitter) or Mastodon!
CFP - Events
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
Scientific Computing in Rust 2024 | Closes 2024-06-14 | online | Event date: 2024-07-17 - 2024-07-19
Rust Ukraine 2024 | Closes 2024-07-06 | Online + Ukraine, Kyiv | Event date: 2024-07-27
Conf42 Rustlang 2024 | Closes 2024-07-22 | online | Event date: 2024-08-22
If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a PR to TWiR or by reaching out on X (Formerly twitter) or Mastodon!
Updates from the Rust Project
308 pull requests were merged in the last week
-Znext-solver: eagerly normalize when adding goals
fn_arg_sanity_check: fix panic message
add --print=check-cfg to get the expected configs
add -Zfixed-x18
also InstSimplify &raw*
also resolve the type of constants, even if we already turned it into an error constant
avoid unwrap diag.code directly in note_and_explain_type_err
check index value <= 0xFFFF_FF00
coverage: avoid overflow when the MC/DC condition limit is exceeded
coverage: optionally instrument the RHS of lazy logical operators
coverage: rename MC/DC conditions_num to num_conditions
create const block DefIds in typeck instead of ast lowering
do not equate Const's ty in super_combine_const
do not suggest unresolvable builder methods
a small diagnostic improvement for dropping_copy_types
don't recompute tail in lower_stmts
don't suggest turning non-char-literal exprs of ty char into string literals
enable DestinationPropagation by default
fold item bounds before proving them in check_type_bounds in new solver
implement needs_async_drop in rustc and optimize async drop glue
improve diagnostic output of non_local_definitions lint
make ProofTreeBuilder actually generic over Interner
make body_owned_by return the Body instead of just the BodyId
make repr(packed) vectors work with SIMD intrinsics
make lint: lint_dropping_references lint_forgetting_copy_types lint_forgetting_references give suggestion if possible
omit non-needs_drop drop_in_place in vtables
opt-in to FulfillmentError generation to avoid doing extra work in the new solver
reintroduce name resolution check for trying to access locals from an inline const
reject CVarArgs in parse_ty_for_where_clause
show files produced by --emit foo in json artifact notifications
silence some resolve errors when there have been glob import errors
stop using translate_args in the new solver
support mdBook preprocessors for TRPL in rustbook
test codegen for repr(packed,simd) → repr(simd)
tweak relations to no longer rely on TypeTrace
unroll first iteration of checked_ilog loop
uplift {Closure,Coroutine,CoroutineClosure}Args and friends to rustc_type_ir
use parenthetical notation for Fn traits
add some more specific checks to the MIR validator
miri: avoid making a full copy of all new allocations
miri: fix "local crate" detection
don't inhibit random field reordering on repr(packed(1))
avoid checking the edition as much as possible
increase vtable layout size
stabilise IpvNAddr::{BITS, to_bits, from_bits} (ip_bits)
stabilize custom_code_classes_in_docs feature
stablize const_binary_heap_constructor
make std::env::{set_var, remove_var} unsafe in edition 2024
implement feature integer_sign_cast
NVPTX: avoid PassMode::Direct for args in C abi
genericize ptr::from_raw_parts
std::pal::unix::thread fetching min stack size on netbsd
add an intrinsic for ptr::metadata
change f32::midpoint to upcast to f64
rustc-hash: replace hash with faster and better finalized hash
cargo test: Auto-redact elapsed time
cargo add: Avoid escaping double-quotes by using string literals
cargo config: Ensure --config net.git-fetch-with-cli=true is respected
cargo new: Dont say were adding to a workspace when a regular package is in root
cargo toml: Ensure targets are in a deterministic order
cargo vendor: Ensure sort happens for vendor
cargo: allows the default git/gitoxide configuration to be obtained from the ENV and config
cargo: adjust custom err from cert-check due to libgit2 1.8 change
cargo: skip deserialization of unrelated fields with overlapping name
clippy: many_single_char_names: deduplicate diagnostics
clippy: add needless_character_iteration lint
clippy: deprecate maybe_misused_cfg and mismatched_target_os
clippy: disable indexing_slicing for custom Index impls
clippy: fix redundant_closure suggesting incorrect code with F: Fn()
clippy: let non_canonical_impls skip proc marco
clippy: ignore array from deref_addrof lint
clippy: make str_to_string machine-applicable
rust-analyzer: add Function::fn_ptr_type(…) for obtaining name-erased function type
rust-analyzer: don't mark #[rustc_deprecated_safe_2024] functions as unsafe
rust-analyzer: enable completions within derive helper attributes
rust-analyzer: fix container search failing for tokens originating within derive attributes
rust-analyzer: fix diagnostics clearing when flychecks run per-workspace
rust-analyzer: only generate snippets for extract_expressions_from_format_string if snippets are supported
rustfmt: collapse nested if detected by clippy
rustfmt: rustfmt should not remove inner attributes from inline const blocks
rustfmt: rust rewrite check_diff (Skeleton)
rustfmt: use with_capacity in rewrite_path
Rust Compiler Performance Triage
A quiet week; we did have one quite serious regression (#115105, "enable DestinationPropagation by default"), but it was shortly reverted (#125794). The only other PR identified as potentially problematic was rollup PR #125824, but even that is relatively limited in its effect.
Triage done by @pnkfelix. Revision range: a59072ec..1d52972d
3 Regressions, 5 Improvements, 6 Mixed; 4 of them in rollups 57 artifact comparisons made in total
Full report here
Approved RFCs
Changes to Rust follow the Rust RFC (request for comments) process. These are the RFCs that were approved for implementation this week:
No RFCs were approved this week.
Final Comment Period
Every week, the team announces the 'final comment period' for RFCs and key PRs which are reaching a decision. Express your opinions now.
RFCs
Change crates.io policy to not offer crate transfer mediation
Tracking Issues & PRs
Rust
[disposition: merge] Allow constraining opaque types during subtyping in the trait system
[disposition: merge] TAIT decision on "may define implies must define"
[disposition: merge] Stabilize Wasm relaxed SIMD
Cargo
No Cargo Tracking Issues or PRs entered Final Comment Period this week.
Language Team
No Language Team RFCs entered Final Comment Period this week.
Language Reference
No Language Reference RFCs entered Final Comment Period this week.
Unsafe Code Guidelines
No Unsafe Code Guideline RFCs entered Final Comment Period this week.
New and Updated RFCs
No New or Updated RFCs were created this week.
Upcoming Events
Rusty Events between 2024-06-05 - 2024-07-03 🦀
Virtual
2024-06-05 | Virtual (Indianapolis, IN, US) | Indy Rust
Indy.rs - with Social Distancing
2024-06-06 | Virtual (Tel Aviv, IL) | Code Mavens
Rust Maven Workshop: Your first contribution to an Open Source Rust project
2024-06-06 | Virtual (Berlin, DE) | OpenTechSchool Berlin + Rust Berlin
Rust Hack and Learn | Mirror: Rust Hack n Learn Meetup
2024-06-09 | Virtual (Tel Aviv, IL) | Code Mavens
Rust Maven Workshop: GitHub pages for Rust developers (English)
2024-06-11 | Virtual (Dallas, TX, US) | Dallas Rust
Second Tuesday
2024-06-12 | Virtual (Cardiff, UK)| Rust and C++ Cardiff
Rust for Rustaceans Book Club: Chapter 8 - Asynchronous Programming
2024-06-13 | Virtual (Charlottesville, NC, US) | Charlottesville Rust Meetup
Crafting Interpreters in Rust Collaboratively
2024-06-13 | Virtual (Nürnberg, DE) | Rust Nuremberg
Rust Nürnberg online
2024-06-16 | Virtual (Tel Aviv, IL) | Code Mavens
Workshop: Web development in Rust using Rocket (English)
2024-06-18 | Virtual (Washington, DC, US) | Rust DC
Mid-month Rustful
2024-06-19 | Virtual (Vancouver, BC, CA) | Vancouver Rust
Rust Study/Hack/Hang-out
2024-06-20 | Virtual (Berlin, DE) | OpenTechSchool Berlin + Rust Berlin
Rust Hack and Learn | Mirror: Rust Hack n Learn Meetup
2024-06-25 | Virtual (Dallas, TX, US)| Dallas Rust User Group
Last Tuesday
2024-06-27 | Virtual (Charlottesville, NC, US) | Charlottesville Rust Meetup
Crafting Interpreters in Rust Collaboratively
2024-07-02 | Virtual (Buffalo, NY) | Buffalo Rust Meetup
Buffalo Rust User Group
2024-07-03 | Virtual | Training 4 Programmers LLC
Build Web Apps with Rust and Leptos
2024-07-03 | Virtual (Indianapolis, IN, US) | Indy Rust
Indy.rs - with Social Distancing
Europe
2024-06-05 | Hamburg, DE | Rust Meetup Hamburg
Rust Hack & Learn June 2024
2024-06-06 | Madrid, ES | MadRust
Introducción a Rust y el futuro de los sistemas DLT
2024-06-06 | Vilnius, LT | Rust Vilnius
Enjoy our second Rust and ZIG event
2024-06-06 | Wrocław, PL | Rust Wroclaw
Rust Meetup #37
2024-06-11 | Copenhagen, DK | Copenhagen Rust Community
Rust Hack Night #6: Discord bots
2024-06-11 | Paris, FR | Rust Paris
Paris Rust Meetup #69
2024-06-12 | Reading, UK | Reading Rust Workshop
Reading Rust Meetup
2024-06-18 | Frankfurt/Main, DE | Rust Frankfurt Meetup
Rust Frankfurt is Back!
2024-06-19 - 2024-06-24 | Zürich, CH | RustFest Zürich
RustFest Zürich 2024
2024-06-20 | Aarhus, DK | Rust Aarhus
Talk Night at Trifork
2024-06-25 | Gdańsk, PL | Rust Gdansk
Rust Gdansk Meetup #3
2024-06-27 | Berlin, DE | Rust Berlin
Rust and Tell - Title
2024-06-27 | Copenhagen, DK | Copenhagen Rust Community
Rust meetup #48 sponsored by Google!
North America
2024-06-08 | Somerville, MA, US | Boston Rust Meetup
Porter Square Rust Lunch, Jun 8
2024-06-11 | New York, NY, US | Rust NYC
Rust NYC Monthly Meetup
2024-06-12 | Detroit, MI, US | Detroit Rust
Detroit Rust Meet - Ann Arbor
2024-06-13 | Spokane, WA, US | Spokane Rust
Monthly Meetup: Topic TBD!
2024-06-17 | Minneapolis, MN US | Minneapolis Rust Meetup
Minneapolis Rust Meetup Happy Hour
2024-06-18 | San Francisco, CA, US | San Francisco Rust Study Group
Rust Hacking in Person
2024-06-20 | Seattle, WA, US | Seattle Rust User Group
Seattle Rust User Group Meetup
2024-06-26 | Austin, TX, US | Rust ATC
Rust Lunch - Fareground
2024-06-27 | Nashville, TN, US | Music City Rust Developers
Music City Rust Developers: Holding Pattern
Oceania
2024-06-14 | Melbourne, VIC, AU | Rust Melbourne
June 2024 Rust Melbourne Meetup
2024-06-20 | Auckland, NZ | Rust AKL
Rust AKL: Full Stack Rust + Writing a compiler for fun and (no) profit
2024-06-25 | Canberra, ACt, AU | Canberra Rust User Group (CRUG)
June Meetup
South America
2024-06-06 | Buenos Aires, AR | Rust en Español | Rust Argentina
Juntada de Junio
If you are running a Rust event please add it to the calendar to get it mentioned here. Please remember to add a link to the event too. Email the Rust Community Team for access.
Jobs
Please see the latest Who's Hiring thread on r/rust
Quote of the Week
Every PR is Special™
– Hieyou Xu describing being on t-compiler review rotation
Sadly, there was no suggestion, so llogiq came up with something hopefully suitable.
Please submit quotes and vote for next week!
This Week in Rust is edited by: nellshamrell, llogiq, cdmistman, ericseppanen, extrawurst, andrewpollack, U007D, kolharsam, joelmarcey, mariannegoldin, bennyvasquez.
Email list hosting is sponsored by The Rust Foundation
Discuss on r/rust
2 notes
·
View notes
Text
0 notes
Text
A new earth : the Jamaican sugar workers' cooperatives, 1975-1981 : Frölander-Ulf, Monica, 1946- : Free Download, Borrow, and Streaming : Internet Archive
https://archive.org/details/newearthjamaican0000frol/page/n11/mode/1up
0 notes
Text

In case I'm not around to give it to you in the future! You should save it now , for real.
This is the way the overall seismic flow goes.. and how the earthquakes are dropped off along the way as the standing seismic wave(s) spread.
It all starts on the multiple letter "D"s with deep earthquakes showing the ULF/ELF/VLF wave coming up... and then the wave spreads out to the different letter "X"s dropping off shallower larger earthquakes along the way (larger than the original deep quakes).
The seismic wave comes up from below the plates, then first spreads out following the plate boundaries, dropping off somewhat equidistant spaced earthquakes along the way as it spreads......
When the seismic wave is absorbed into nearby or adjacent plates, the wave then follows the INTERIOR CRATON EDGES of whatever plate it is absorbed by, and drops off earthquakes equidistantly spaced across the interior craton edges as the wave spreads across.
The whole process from first seeing the deep events (VLF/ULF/ELF wave coming up)... until the waves reach the X's on the opposite side of the planet..... takes about 7-10 days usually.
This maps shows you which way to expect each weeks "global seismic spread" to take place...like a series of rivers that lead back to the West Pacific, the flow goes out from the West Pacific and spreads all the way around the world.
The more that comes up in the West Pacific, the more which spreads out down stream away from the source of flow.
IMPORTANT FINAL NOTE!!!!! This is not one earthquake causing the other like dominoes falling! This is a greater wave that is spreading which drops off the earthquakes as a byproduct --- the earthquakes a byproduct of a standing wave spreading and reflecting back into each region as it spreads..... which reaches a breaking point ----- after breaking the wave then spreads out more and breaks again (with a new earthquake).
Standing wave principles apply to the wave and the earthquakes signify wave peaks
Dutchsinse Pressure Transfer Map - Global Version 2.0 : Dutchsinse : Free Download, Borrow, and Streaming : Internet Archive https://archive.org/details/idoc.pub_pressure-transfer-map-dutchsinse-global-version-20


0 notes
Text
thanks for the tag <3
1. stranger things - erica sinclair or mike wheeler
2. magnus archives / protocol - melanie king / alice dyer
3. rusty quill gaming - zolf smith [i originally put Ulf the Unremembered but i dont know who that is?]
4. miraculous - chat noir
5. doctor who - strax. or bill potts. or wilf. or donna. or ianto. or the doctor themself. or the master. show is too big to have a single favourite.
6. bbc merlin - kilgarrah [bitchy dragon my beloved]
7. danny phantom - tucker foley !! or danny himself because i love him so. but tucker !!
8. riordanverse - alex fierro
9. sweet tooth - BIG MAN JEPP
10. gravity falls - dipper pines
i don’t have 10 people to tag so @yourlocalbadgerscales @meepmorp1232 @star-41306 @seagull9111 @miwihearts @shadowsofwinter @incisor-archive moots! and anyone else :3
10 fandoms, 10 characters!
list ten favorite characters from 10 different fandoms and tag 10 people!
(ty for the tag @bloopf1sh and @apurplesloth ! I'm making a new chain bc my Tumblr crashes when I try to reblog the original one lol--)
Stranger Things ★ Mike Wheeler
One Piece ★ Sabo
Hunter x Hunter ★ Kuruta Kurapika
Bungo Stray Dogs ★ Dazai Osamu
My Hero Academia ★ Himiko Toga
Avatar - The Last Airbender ★ Toph Beifong
Seraph of the End ★ Mikaela Hyakuya
Genshin Impact ★ Venti
Pokemon ★ James
Omniscient Reader's Viewpoint ★ Kim Dokja
Npt<3 @sykatz @pythoness94 @purple-racoon-80 @miwiromantics @scroofy-was-here @sillylittlerock @the--last-great-american-dynasty @its-celery @i-eat-homeless-people and anyone else! :)
315 notes
·
View notes
Photo

@ulf-archive had the kindness to grant my wish in exchange of a few bucks.
@agentbrompton; Jean; @shielddeputydirector and @shieldagentwarner having a deserved coffee break.
@zzapzzaptasers I really wanted to include you in this commission but I couldn’t decide of a pose worthy of your great muse so I imagined that she was the one taking a candid photo of that moment. like :
I have this kind of moment in my head each time I think about my muse. He is only himself surrounded by women.
Everyone inspired by this is invited to drabble and/or RP around it. I just want to ignite inspiration and ideas.
#ulf-archive#thank you again#so talented#zzapzzaptasers#agentbrompton#shielddeputydirector#OoC?#Coffee#Break#coffee break
4 notes
·
View notes
Text

Day 29: Outdoor Sex
Trigger Warnings: Orgy.
Explicit ⫽ Freydis/Leif/Liv/Njal/Skarde/Ulf/Yrsa ⫽ No Archive Warnings Apply ⫽ one-shot
Skarde drowned a moan against the crook of Ulf’s neck and leant in to kiss Freydis before she could move away. It was perfect to be trapped between Njal and Liv, Leif not too far away. Freydis released his mouth, and Njal claimed him right after. Everything made Skarde smile. He loved them all.
Read On AO3
⫽ Special thanks to @aquagirl1978 for the prompt list and the banner above. ⫽
#kinktober 2022#my writing#vikings valhalla#poly greenlanders#I know they're Found Family without sex; this is just for a different spin
3 notes
·
View notes
Text
GET TO KNOW THE WRITER
𝟎𝟏. 𝐀𝐋𝐈𝐀𝐒 / 𝐍𝐀𝐌𝐄: lady
𝟎𝟐. 𝐁𝐈𝐑𝐓𝐇𝐃𝐀𝐘: july 28
𝟎𝟑. 𝐙𝐎𝐃𝐈𝐀𝐂 𝐒𝐈𝐆𝐍: leo sun, aquarius moon, capricorn rising
𝟎𝟒. 𝐇𝐄𝐈𝐆𝐇𝐓: 5′1″
𝟎𝟓. 𝐇𝐎𝐁𝐁𝐈𝐄𝐒: makeup, cosplay, character / scare acting, gaming ( both tabletop and on consoles )
𝟎𝟔. 𝐅𝐀𝐕𝐎𝐑𝐈𝐓𝐄 𝐂𝐎𝐋𝐎𝐔𝐑: black, green and purple.
𝟎𝟕. 𝐅𝐀𝐕𝐎𝐑𝐈𝐓𝐄 𝐁𝐎𝐎𝐊: i’m fond of the abhorsen series by garth nix.
𝟎8. 𝐅𝐀𝐕𝐎𝐑𝐈𝐓𝐄 𝐅𝐎𝐎𝐃: i'm puerto rican and peruvian so i’m highly biased when it comes to our food. guava and cheese pastries are at the top of the list. i also love sushi.
𝟎𝟗. 𝐋𝐀𝐒𝐓 𝐅𝐈𝐋𝐌 / 𝐒𝐇𝐎𝐖: archive 81 , i highly recommend it if you like a good mystery with supernatural elements.
𝟏𝟎. 𝐈𝐍𝐒𝐏𝐈𝐑𝐀𝐓𝐈𝐎𝐍: music definitely and nature. i’ve always had a strong connection to wolves so this character , as much as i’m hesitant to admit , is the embodiment of that love as well as my own spirituality.
𝟏𝟏. 𝐒𝐓𝐎𝐑𝐘 𝐁𝐄𝐇𝐈𝐍𝐃 𝐔𝐑𝐋: its old norse, as lira’s character is deeply rooted in norse culture. ulf derives from ulfr which means wolf and hrafn means raven, so essentially raven wolf. mostly because her hair resembles the wings of a raven but also because her brother is her other half and he’s a raven shifter. the x means nothing , it’s there because a personal account had the url i wanted. or maybe this is the jason x space menace version of lira. who knows.
tagged by: @twohnds tagging: anyone who hasn’t done it yet. tag me.
#☽✦☾ | can i pet that dog ? ( ooc )#q.#`` technically ulfr is the masculine form of wolf#it should be ylgr but i'm not changing it#so#¯\_(ツ)_/¯
8 notes
·
View notes
Text
The Herons as college things part 3:
Ingvar: decorated the lobby for Christmas in February and left it up for weeks, snowman in toilet, goes to class consistently without socks, painted an orange at the fall festival when they ran out of pumpkins, put googly eyes everywhere on the floor, trained the squirrels so much that they recognized him
Hal: couldn't find him for a weekend and everyone thought he was in quarantine but it turns out he went on a fishing trip and didn't tell anyone, stayed up till 1 am to finish a map puzzle, made a quizlet about college trivia for the sole purpose of beating others in a trivia night contest, had never had coffee before, was given a latte with 3 shots of expresso and proceeded to go completely unhinged, asked for a saw in the group chat and then proceeded to saw up a rotten log in dorm room, 3-D printed whistle that fit in the vacuum hole to prank another floor
Stefan: made an Aztec pyramid complete with a fake blood sacrifice, brought back 4 dozen dumpster bagels, pulled the colorblind card too many times in Among Us to the point where no one believed him any more, decided the political alignments of the disney princesses, put his friend's backpack in the fridge, gave a ted talk about Shaggy's metabolism
Edvin: Got blocked by dining services because he emailed them so many times, dressed up like Dr Fauci for class the day before Halloween, won a romantic dinner for two right in the middle of lock down when no one was allowed to eat together, was told he could only submit a one page paper and then proceeded to mess with the spacing margins and font size to make his paper fit on one page
Wulf: stole the fire alarm, forgot to exit out of a teams meeting and ended up being there for 24 hours, found out the smoke alarms didn't work on one of the floors, eyebrows froze while taking a walk, applied for an unpaid internship at the archives when he already had a paid position there,
Jesper: stole a cone from someone, got busted by campus safety for stealing signs, found out he had a deep seated fear of the fat campus squirrels that stems from an Arthur episode, made the art history professor explain a slide of a really beefy Hercules statue, was just chilling in the lobby then suddenly perked up like a meerkat and declared he smelled weed
Thorn: made missing signs for a cone, made a march madness style fight bracket for everyone on the floor, had to deal with campus safety because the freshmen didn't know the difference between skunk and weed, lost the second copy of the dorm pegasus
Lydia: asked for a sharp screwdriver in the group chat because knives aren't allowed on campus, had someone try to mansplain old English to her, during RA appreciation week, gave her RA passive aggressive compliments like "that outfit is so brave!"
Ulf: baked cookies on a plastic tray and nearly burnt down the dorm, saved a turtle, had to wear a toga for an class and ended up on the college Instagram, stole a panera bread car sign from the dumpster, ate takis in his sleep
Stig: sacrificed himself in Among Us for his girlfriend and got accused of simping immediately, didn't cut his hair because it was making a decision, ate like 3 containers of donut holes in a day, smashed pumpkins against a tree, wore rubber fish slippers
The Herons: a group of guys wearing the exact same outfit of khakis and blue button down partying on their way to the dining, took two mattresses and made the roommates go on a scavenger hunt to find them which resulted in: turning the roommates against each other, interrupting a date night in the basement, and left a threatening voicemail on someone's phone, took pictures of their floormate whenever they saw him around campus with his girlfriend and sent the pictures in the groupchat, had to throw out their microwave because of an unidentified substance
24 notes
·
View notes
Text
0 notes
Link
Chapters: 2/? Fandom: Stand Still Stay Silent Rating: Teen And Up Audiences Warnings: Creator Chose Not To Use Archive Warnings Relationships: Lalli Hotakainen/Emil Västerström Characters: Mikkel Madsen, Sigrun Eide, Reynir Árnason, Lalli Hotakainen, Emil Västerström, Tuuri Hotakainen, Onni Hotakainen, Siv Västerström, Torbjörn Västerström, Ulf Västerström, Elvira Västerström, Own characters, for the story - Character, Emil's little cousins Additional Tags: Fantasy, Kingdoms, Curses, Magic, spells, Slow Burn, Angst, Canon-Typical Violence, Alternate Universe - Fantasy, Love, Maybe fluff, (BIG MAYBE), Trolls, just gay people, doing gay tingz, Sickness, Mages, Emotional Hurt/Comfort, Hurt/Comfort, ill add more tags as I go, Fantasy AU, Hurt, Pain, International Help Summary:
Before he can even finish, the world casts them aside.
The Grey Death Descends.
And long before the kingdom even crumbles, monsters are born, and they tear the land — and in Sweden, magic is forgotten, the neighboring kingdoms fight for survival, and the King flees.
The Västerström curse is forgotten. But it is there. --------- In which:
Emil is cursed (without his knowledge) and he is flung into savage Finland, where he requires a Mage's help.
(did I make another AU??? yes, yes i did because I am dumb, and gods, I hope I finish this one)
11 notes
·
View notes
Text
0 notes
Text
A new earth : the Jamaican sugar workers' cooperatives, 1975-1981 : Frölander-Ulf, Monica, 1946- : Free Download, Borrow, and Streaming : Internet Archive
https://archive.org/details/newearthjamaican0000frol/page/n11/mode/1up
0 notes