#zürich blog
Explore tagged Tumblr posts
Text
✦ 22. 3. 24 ✦ 📓 ✦ Friday ✦
✧⋆。✎
I just came back from my 5 day school trip to Zürich! I missed travelling so so much, it's insane. I loved it - we were a smaller group, and tbh also the best. Like THE BEST. The vibes were always right and we did so much, that I didn't even have time to post. But now that I'm back it's about time to get to work. I have a shit ton of organizing to do - it's like all the responsibilities I left here just stayed and waited for me to come back. Although I will admit, that I missed studying/ school a bit. Even if just a tiny bit.
🗒 for this weekend:
pack
make a BIG to do list
organize easter break in terms of to do's
(Extra photo under the cut)
Have a great day/night !! ~ ♦️
#studyblr#studying#study aesthetic#student life#study blog#study motivation#study inspo#study inspiration#aesthetic#zürich#travel#travelling#switzerland#schweiz#karoriginal#karodiaries
24 notes
·
View notes
Note
I love your blog! thank you for sharing your wonderful research with us :) I would be interested to know if you've come across any juxtapositions of snakes and ribbons, or any images of fish hooks.
hi! first of all thank you, i feel flattered. i don't really see what i do as research, it's just a collection :)
about the snakes and ribbons, there's nothing that immediately comes to my mind. maybe you can send me another message (dm or anon) elaborating on what you're looking for, so i can keep an eye out for it? one thing it makes me think of is the way the constellation ophiuchus/serpentarius is most often portrayed, with this belt-like snake around his waist. but that's rather far off your request.
Berlin, Staatsbibliothek, Ms. germ. fol. 244, fol. 61r (middle rhine region, c. 1445)
the fish hooks are easier :) here are two images that include visible fish hooks, and a third one where the hook itself isn't visible:
Heidelberg, UB, Cod. Pal. lat. 1969, fol. 72r (picardy/toulouse, c. 1375)
Heidelberg, UB, Cod. Pal. germ. 346, fol. 84v (swabia, c. 1465)
Heidelberg, UB, Cod. Pal. germ. 848, fol. 203r (zürich, c. 1300-1340)
if you're interested in fishing in general, here are several portraits of fishermen and their instruments from the 15th and 16th century.
47 notes
·
View notes
Text
about me. 🤎
my name is Dahlia, I'm 18, entj and a high school senior planning on studying sociology/crisis management or urban planning in university. (more about me under the cut <3 )
📜 this blog will be more of an archive rather than anything else 📜
Academics 📑🎓
📑 Fav subjects: social sciences, geography, contemporary history.
📑 Hobbies: reading, badminton, photography.
Future Plans/Dreams 🌁💭
💭🏙 My dream is to move to a big city (London, NYC or Zürich) and work in global development or urban planning.
Personal Life ✨️
✨️🩷 My favourite colours are brown, pink and white. 🤎🤍
✨️🍂 My favourite season is autumn.
✨️🫖 My favourite drink is tea (chamomile and lavender in particular).
✨️🔮 My favourite aesthetic (and the one i relate to the most) is chaotic academia.
✨️🎞 My favourite movies are "Guess Who's Coming To Dinner" (1967), "Scent of a Woman" (1992) and "Dead Poets Society" (1989).
✨️📖 My favourite book (for now) is 'Punk requiem' by Goran Mrakic.
(i will update more later 🫶🏻)
#studygram#study with me#study space#studyinspo#study inspiration#study aesthetic#study notes#study blog#studyspo#about myself#studyblr#chaotic academia
13 notes
·
View notes
Text
This Week in Rust 544
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 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
Guest Blog: Attending CISA’s Open Source Software Security Summit
Newsletters
This Month in Rust OSDev: March 2024
Project/Tooling Updates
lilos v1.0 released
medium-to-markdown v0.1.1 : Convert your medium blogs easily into markdown files
Fluvio v0.11.6 release and project updates
venndb 0.4.0 - custom validators
Tantivy 0.22: Performance improvements, new aggregations and stability fixes
Announcing r3bl_terminal_async - build async interactive CLIs in Rust
[video] Demo + architecture overview of Ferrostar, a cross-platform turn-by-turn navigation SDK with a Rust core
Observations/Thoughts
The Rust Calling Convention We Deserve
Sized, DynSized, and Unsized
Coroutines and effects
Porting a cross-platform GUI application to Rust
Adventures In Rust: Bringing Exchange Support To Thunderbird
Rust Walkthroughs
Why SQLite Performance Tuning made Bencher 1200x Faster
drop, the destructor of Rust structs
Building with AWS S3 using Rust
Rust tokio task cancellation patterns
[video] Build with Naz - Published crate r3bl_terminal_async for building async interactive CLIs in Rust
[video] Trent Billington - Bevy ECS - Power tool for data oriented applications
[video] Building a procedural art generator
[audio] Isograph with Robert Balicki
Research
A Study of Undefined Behavior Across Foreign Function Boundaries in Rust Libraries
Rust Digger: Does size matter? The biggest crate is 450MB; More than 100 crates are over 50MB
Miscellaneous
GitHub Sponsor Rust developer David Tolnay
Learn how to write TCP servers using Rust's std::net module
RustFest Zürich 🇨 Talks announced
Crate of the Week
This week's crate is scandir, a high-performance file tree scanner.
Thanks to Marty B. for the self-suggestion!
Please submit your suggestions and votes for next week!
Call 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:
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.
awesome-alternatives-in-rust - Add dqy alternative to dig
fluvio - When a topic is deleted, connected clients should have their connection closed
fluvio - MQTT Connector: Prefix auto generated Client ID to prevent connection drops
fluvio - Remove localhost from fluvio in favor of 127.0.0.1
If you are a Rust project owner and are looking for contributors, please submit tasks here.
CFP - Speakers
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.
RustConf 2024 | Closes 2024-04-25 | Montreal, Canada | Event date: 2024-09-10
RustLab 2024 | Closes 2024-05-01 | Florence, Italy | Event date: 2024-11-09 - 2024-11-11
EuroRust 2024| Closes 2024-06-03 | Vienna, Austria & online | Event date: 2024-10-10
Scientific Computing in Rust 2024| Closes 2024-06-14 | online | Event date: 2024-07-17 - 2024-07-19
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 submission website through a PR to TWiR.
Updates from the Rust Project
432 pull requests were merged in the last week
add simple async drop glue generation
llvm backend: Prevent creating the same Instance::mono multiple times
static_mut_refs: use raw pointers to remove the remaining FIXME
add a lower bound check to unicode-table-generator output
add an opt-in to store incoming edges in VecGraph + misc
add llvm-bitcode-linker to build manifest
allow workproducts without object files
at debuginfo=0, don't inline debuginfo when inlining
correctly change type when adding adjustments on top of NeverToAny
coverage: branch coverage tests for lazy boolean operators
coverage: prepare for improved branch coverage
delay interning errors to after validation
delay span bug when Self kw resolves to DefKind::{Mod,Trait}
don't ICE for kind mismatches during error rendering
don't ascend into parent bodies when collecting stmts for possible return suggestion
don't error on subtyping of equal types
don't inline integer literals when they overflow - new attempt
don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAIT
fix ICE in eval_body_using_ecx
fix ICE when there is a non-Unicode entry in the incremental crate directory
fix capturing duplicated lifetimes via parent in precise_captures (impl use<'...>)
fix normalizing in different ParamEnvs with the same InferCtxt
fix trait solver overflow with non_local_definitions lint
flip spans for precise capturing syntax not capturing a ty/const param, and for implicit captures of lifetime params
give a name to each distinct manipulation of pretty-printer FixupContext
ignore -C strip on MSVC
implement Modified Condition/Decision Coverage
implement PROBLEMATIC_CONSTS generalization
implement syntax for impl Trait to specify its captures explicitly (feature(precise_capturing))
improve ICE message for forbidden dep-graph reads
interpret: pass MemoryKind to adjust_alloc_base_pointer
interpret: pass MemoryKind to before_memory_deallocation
interpret: use ScalarInt for bin-ops; avoid PartialOrd for ScalarInt
introduce perma-unstable wasm-c-abi flag
let inherent associated types constrain opaque types during projection
make suggest_deref_closure_return more idiomatic/easier to understand
make thir_tree and thir_flat into hooks
make the comments for ReturnDest variants doc comments
match ergonomics 2024: Implement eat-one-layer
match ergonomics 2024: mut doesn't reset binding mode
match hyphen in multi-revision comment matchers
opaque types have no namespace
outline default query and hook provider function implementations
prefer identity equality over equating types during coercion
print note with closure signature on type mismatch
properly handle emojis as literal prefix in macros
remove default_hidden_visibility: false from wasm targets
remove uneeded clones now that TrustedStep implies Copy
silence some follow-up errors on trait impls in case the trait has conflicting or otherwise incoherent impls
simplify shallow resolver to just fold ty/consts
stop taking ParamTy/ParamConst/EarlyParamRegion/AliasTy by ref
subtype predicates only exist on inference types, so we can allow them to register opaque types within them
tell LLVM Vec::len is invariant across growth
use raw-dylib for Windows synchronization functions
refactor clippy in bootstrap
when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isolation
miri: data_race: make the release/acquire API more clear
miri: no_std works on Windows now
miri: add localtime_r shim
miri: address reuse improvements and fixes
miri: deadlock: show backtrace for all threads
miri: directly call handle_alloc_error
miri: implement support for __rust_alloc_error_handler
miri: make realloc with a size of zero fail
miri: move read_byte_slice to general helpers file, next to read_c_str
miri: threads: keep track of why we are blocked, and sanity-check that when waking up
Box::into_raw: make Miri understand that this is a box-to-raw cast
PatRangeBoundary::compare_with: also add a fast-path for signed integers
codegen ZSTs without an allocation
stabilize Wasm target features that are in phase 4 and 5
stabilize const_io_structs
stabilize checking of cfgs at compile-time: --check-cfg option
stabilize generic NonZero
make checked ops emit unchecked LLVM operations where feasible
improve std::fs::Metadata Debug representation
fix negating f16 and f128 constants
force exhaustion in iter::ArrayChunks::into_remainder
checked_ilog: improve performance
add an intrinsic for ptr::from_raw_parts(_mut)
fix: make str::from_raw_parts_mut mut
use queue-based RwLock on more platforms
add support for Arm64EC to the standard library
codegen_gcc: fix PassMode::Indirect with params
codegen_gcc: fix check for main function already declared
codegen_gcc: fix panic when calling get_fn for a variable
codegen_gcc: fix passing custom CG_RUSTFLAGS when building sysroot
codegen_gcc: implement more type kinds
cargo install: including Locking message
cargo resolver: add default Edition2024 to resolver v3
cargo resolver: add v3 resolver for MSRV-aware resolving
cargo credential: trim newlines in tokens from stdin
cargo msrv: error, rather than panic, on rust-version 'x'
cargo msrv: put MSRV-aware resolver behind a config
cargo toml: don't crash on parse errors that point to multi-byte character
cargo toml: disallow source-less dependencies
cargo toml: error on [project] in Edition 2024
cargo toml: report _fied variants (e.g. dev_dependencies) as deprecated
cargo: fix 'cargo build' fails when list_files() with gix is triggered
rustdoc: always display stability version even if it's the same as the containing item
rustdoc: fix copy path button
rustdoc: support type '/' to search
rustdoc-search: fix description on aliases in results
rustdoc-search: single result for items with multiple paths
clippy: threadlocal_initializer_can_be_made_const will not trigger for unreachable initializers
clippy: arithmetic_side_effects fix false negative on +=
clippy: ptr_as_ptr: fix duplicate diagnostics
clippy: emit the needless_pass_by_ref_mut lint on self arguments as well
clippy: fix is_test_module_or_function
clippy: reduce single_char_pattern to only lint on ascii chars
clippy: rework interior mutability detection
clippy: the multiple_unsafe_ops_per_block test needs asm!
rust-analyzer: cargo script mvp
rust-analyzer: add convert From to TryFrom assist
rust-analyzer: allow rust files to be used linkedProjects
rust-analyzer: VFS should not walk circular symlinks
rust-analyzer: handle escaped chars in doc comments
rust-analyzer: replace Just the variable name in Unused Variable Diagnostic Fix
rust-analyzer: implement BeginPanic handling in const eval
rust-analyzer: make test harness arguments configurable and not --nocapture
rust-analyzer: render matched macro arm on hover of macro calls
rust-analyzer: try to generate more meaningful names in json converter
Rust Compiler Performance Triage
A week dominated by small mixed changes to perf with improvements slightly outweighing regressions. There were no pure regressions, and many of the mixed perf results were deemed worth it for their potential improvements to runtime performance through further optimization from LLVM.
Triage done by @rylev. Revision range: ccfcd950..a77f76e2
Summary:
(instructions:u) mean range count Regressions ❌ (primary) 0.4% [0.2%, 1.8%] 57 Regressions ❌ (secondary) 0.4% [0.2%, 1.9%] 26 Improvements ✅ (primary) -0.8% [-3.4%, -0.2%] 50 Improvements ✅ (secondary) -0.6% [-1.9%, -0.1%] 32 All ❌✅ (primary) -0.2% [-3.4%, 1.8%] 107
0 Regressions, 5 Improvements, 6 Mixed; 2 of them in rollups 62 artifact comparisons made in total
Full report here
Call 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:
No calls for testing were issued this week.
RFCs
Rust
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.
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
[disposition: merge] experimental project goal program for 2024 H2
Tracking Issues & PRs
Rust
[disposition: merge] Tracking Issue for std::path::absolute
[disposition: merge] Tracking Issue for convenience methods on NonNull
[disposition: merge] Inline more svg images into CSS
[disposition: merge] Edition 2024: Make ! fall back to !
[disposition: merge] static_mut_refs: Should the lint cover hidden references?
Cargo
[disposition: merge] fix(toml): Warn, rather than fail publish, if a target is excluded
New and Updated RFCs
[new] experimental project goal program for 2024 H2
Upcoming Events
Rusty Events between 2024-04-24 - 2024-05-22 🦀
Virtual
2024-04-24 | Virtual + In Person (Prague, CZ) | Rust Czech Republic
#2: Making Safe Rust Safer (Pavel Šimerda)
2024-04-25 | Virtual (Berlin, DE) | OpenTechSchool Berlin + Rust Berlin
Rust Hack and Learn | Mirror: Rust Hack n Learn Meetup
2024-04-30 | Virtual (Dallas, TX, US) | Dallas Rust
Last Tuesday
2024-05-01 | Virtual (Cardiff, UK) | Rust and C++ Cardiff
Rust for Rustaceans Book Club: Chapter 5 - Project Structure
2024-05-01 | Virtual (Indianapolis, IN, US) | Indy Rust
Indy.rs - with Social Distancing
2024-05-02 | Virtual (Charlottesville, NC, US) | Charlottesville Rust Meetup
Crafting Interpreters in Rust Collaboratively
2024-05-07 | Virtual (Buffalo, NY) | Buffalo Rust Meetup
Buffalo Rust User Group
2024-05-09 | Virtual (Berlin, DE) | OpenTechSchool Berlin + Rust Berlin
Rust Hack and Learn | Mirror: Rust Hack n Learn Meetup
2024-05-09 | Virtual (Israel) | Rust in Israel
Rust at Microsoft, Tel Aviv - Are we embedded yet?
2024-05-09 | Virtual (Nuremberg/Nürnberg, DE) | Rust Nuremberg
Rust Nürnberg online
2024-05-14 | Virtual (Dallas, TX, US) | Dallas Rust
Second Tuesday
2024-05-14 | Virtual (Halifax, NS, CA) | Rust Halifax
Rust&Tell - Halifax
2024-05-14 | Virtual + In-Person (München/Munich, DE) | Rust Munich
Rust Munich 2024 / 1 - hybrid (Rescheduled)
2024-05-15 | Virtual (Vancouver, BC, CA) | Vancouver Rust
Rust Study/Hack/Hang-out
2024-05-16 | Virtual (Charlottesville, VA, US) | Charlottesville Rust Meetup
Crafting Interpreters in Rust Collaboratively
2024-05-21 | Virtual (Washington, DC, US) | Rust DC
Mid-month Rustful—forensic parsing via Artemis
Africa
2024-05-04 | Kampala, UG | Rust Circle Kampala
Rust Circle Meetup
Asia
2024-05-11 | Bangalore, IN | Rust Bangalore
May 2024 Rustacean meetup
Europe
2024-04-24 | Virtual + In Person (Prague, CZ) | Rust Czech Republic
#2: Making Safe Rust Safer (Pavel Šimerda)
2024-04-25 | Aarhus, DK | Rust Aarhus
Talk Night at MFT Energy
2024-04-25 | Berlin, DE | Rust Berlin
Rust and Tell - TBD
2024-04-25 | København/Copenhagen, DK | Copenhagen Rust Community
Rust meetup #46 sponsored by Nine A/S
2024-04-25 | Vienna, AT | Rust Vienna
Rust Vienna x Python User Group - April
2024-04-27 | Basel, CH | Rust Basel
Fullstack Rust - Workshop #2 (Register by 23 April)
2024-04-27 | Stockholm, SE | Stockholm Rust
Ferris' Fika Forum #2
2024-04-30 | Budapest, HU | Budapest Rust Meetup Group
Rust Meetup Budapest 2
2024-04-30 | Salzburg, AT | Rust Salzburg
[Rust Salzburg meetup]: 6:30pm - CCC Salzburg, 1. OG, ArgeKultur, Ulrike-Gschwandtner-Straße 5, 5020 Salzburg
2024-05-01 | Köln/Cologne, DE | Rust Cologne
This Month in Rust, May
2024-05-01 | Utrecht, NL | NL-RSE Community
NL-RSE RUST meetup
2024-05-06 | Delft, NL | GOSIM
GOSIM Europe 2024
2024-05-07 & 2024-05-08 | Delft, NL | RustNL
RustNL 2024
2024-05-08 | Cambridge, UK | Cambridge Rust Meetup
Monthly Rust Meetup
2024-05-09 | Gdańsk, PL | Rust Gdansk
Rust Gdansk Meetup #2
2024-05-14 | Virtual + In-Person (München/Munich, DE) | Rust Munich
Rust Munich 2024 / 1 - hybrid (Rescheduled)
2024-05-14 | Prague, CZ | Rust Prague
Rust Meetup Prague (May 2024)
2024-05-21 | Aarhus, DK | Rust Aarhus
Hack Night
2024-05-21 | Zurich, CH | Rust Zurich
Save the date - Mai Meetup
North America
2024-04-24 | Austin, TX, US | Rust ATX
Rust Lunch - Fareground
2024-04-25 | Nashville, TN, US | Music City Rust Developers
Music City Rust Developers - Async Rust on Embedded
2024-04-26 | Boston, MA, US | Boston Rust Meetup
North End Rust Lunch, Apr 26
2024-05-04 | Cambridge, MA, US | Boston Rust Meetup
Kendall Rust Lunch, May 4
2024-05-09 | Spokane, WA, US | Spokane Rust
Monthly Meetup: Topic TBD!
2024-05-12 | Brookline, MA, US | Boston Rust Meetup
Coolidge Corner Brookline Rust Lunch, May 12
2024-05-16 | Seattle, WA, US | Seattle Rust User Group
Seattle Rust User Group Meetup
2024-05-20 | Somerville, MA, US | Boston Rust Meetup
Ball Square Rust Lunch, May 20
2024-05-21 | San Francisco, CA, US | San Francisco Rust Study Group
Rust Hacking in Person
2024-05-22 | Austin, TX, US | Rust ATX
Rust Lunch - Fareground
Oceania
2024-04-30 | Auckland, NZ | Rust AKL
Rust AKL: Why Rust? Convince Me!
2024-04-30 | Canberra, ACT, AU | Canberra Rust User Group
CRUG April Meetup: Generics and Traits
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
The learning curve for Rust is relatively steep compared to other languages, but once you climb it you'll never look down.
– BD103 on Mastodon
Thanks to BD103 for the self-suggestion!
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
Jahresrückblick 2022
Finally: 10 mal Dancefloor. 30 Alben. 10 mal Radio. 1 mal alles andere (15.01.2023)
BEST TRACKS (DANCEFLOOR)
1. hudson mohawke – dance forever 2. beyonce – break my soul 3. donna savage – crush 4. romare – priestess 5. paula jets – jazzfest 6. marcel dettmann – suffice to predict 7. keke – thick8. kungs & boys noize – fashion 9. asther the producer & el completo rd – blim blim blam blam 10. nickodemus & qvln – werere (congafist percussao mix)
BEST ALBUMS
1. viagra boys – cave world 2. fontaines d.c. – skinty fia 3. meat wave – malgin hex 4. kamp & fid mella - 2urück 0hne 2ukunft 5. hudson mohawke – cry sugar 6. kode9 – escapology 7. hieroglyphic being – there is no acid in this house 8. cypress hill – back in black 9. preoccupations – arrangements 10. beach house - Once Twice Melody
11. suff daddy – basically sober 12. b.visible – pleasant clutter 13. leon vynehall - fabric presents Leon Vynehall 14. tsha – fabric presents tsha (dj mix) 15. theo parrish – dj-kicks (detroit forward) 16. romare – fantasy 17. loop – sonancy 18. danger mouse & black thought – cheat codes 19. beyoncé – renaissance 20. guerilla toss – famously alive
21. dälek – precipice 22. dead cross – dead cross II 22. santigold – spirituals 23. !!! – let it be blue 24. moderat - more d4ta 25. napalm death – resentment is always seismic - a final throw of throes [EP] 26. rosalia – motomami 27. ebow – canê 28. black midi – hellfire 29. die sterne – hallo euphoria 30. tv priest – my other people
BEST SONGS (INDIE, POP & RADIO) (zufällige reihenfolge) dead cross – love without love die sterne – gleich hinter krefeld m.i.a. – popular diana ross & tame impala – turn up the sunshine meat wave – complaint viagra boys – ain't no thief fontaines d.c. – i love you cari cari – zdarlight 1992 rosalia – chicken teriyaki cypress hill – the ride
AND ALSO … DJ/ELECTRONIC SET – CONCERT – protomatyr, rote fabrik, zürich FESTIVAL – keines, to be honest CLUB – gasthaus dopler TV – star trek lower decks, dope sick, we own this city RADIO – fm4 unlimited MOVIE – night mare alley MUSIC-VIDEO – MAGAZINE – trasher MUSIC-MAGAZINE – ox BOOK – wu-tang ist forever NOT BAD – sich ein jahr auf eine sache konzentrieren NOT GOOD – war 2022 – weniger arbeiten, mehr blog einträge
#viagra boys#cave world#hudson mohawke#dance#dancing#beyonce#donna savage#fontaines d.c.#meat wave#kamp#hieroglyphic being#dead cross#fm4 unlimited#album review#trasher#ox#protomartyr
9 notes
·
View notes
Text
Ich habe 4.525 Mal im Jahr 2022 etwas gepostet
68 Einträge erstellt (2%)
4.457 Einträge gerebloggt (98%)
Blogs, die ich am häufigsten gerebloggt habe:
@wr0temyway0ut
@soemthingsparkly
@dat-carovieh
@itsfandomsgalore
@theres-no-antidote
Ich habe 1.294 meiner Einträge im Jahr 2022 getaggt
#heartstopper – 98 Einträge
#answered – 64 Einträge
#itsfandomsgalore – 32 Einträge
#heartstopper spoiler – 16 Einträge
#heartstopper spoilers – 15 Einträge
#skam – 12 Einträge
#witcher – 12 Einträge
#druck – 11 Einträge
#tkkg – 8 Einträge
#the alienist – 8 Einträge
Longest Tag: 140 characters
#sounds like: once i was almost choked to death how dare you post about hands and how dare you be into it kind of thing freak hands are evil!
Meine Top-Einträge im Jahr 2022:
#5
May I add to the list of things that were normal but now are cursed that apparently remind me of you: the Flammkuchenbrett. I didn't take a picture but I was somewhere today where they constantly advertised their Flammkuchen flämische Art and the vegan one, with pictures of them on the Brett.
Also a train station in Zürich reminded me a lot about the one in Munich by the venue and maybe it's that i'm already emotional but I missed you and the concert a lot in that moment 😭
Glad I ruined that for everybody. Hope everyone going out for Flammkuchen has my cursed thoughts in the back of their head.😘
Aww Jess
7 Anmerkungen – Gepostet 25. September 2022
#4
Aber eine S-Bahn ist doch keine Regionalbahn?! Das sind völlig verschiedene Bahnen. Es gibt S-Bahnen, die Regionalbahn und den Regional-Express. Alles unterschiedliche Verkehrsmittel XD
Was ein tolles Thema über das man diskutieren kann xD
Was ich meinte, zB in Rostock ist das hier eine S-Bahn (steht auch so an den Anzeigen):
Aber diese Art Zug wird hier als Regionalbahn genutzt. Weil in Berlin sieht die S-Bahn so aus:
Vollständigen Eintrag ansehen
7 Anmerkungen – Gepostet 26. Juni 2022
#3
Happy to inform you I just saw a store here also selling Trachten and it's now my "think of Laura" thing 😌 that plus the cursed Lebkuchen picture
Why does it have to be things I don't like though?😩 Okay I admit the Lebkuchen picture is partly my fault, but still? Can't it be idk forests? I love forests. And streams and lakes in forests. Also I adore red pandas. So the next time you're in a zoo and see a red panda think of mee, and forget about the Trachten.
7 Anmerkungen – Gepostet 21. September 2022
#2
du bist kein pfannkuchen? 😂
Ich bin ein Berliner ja (naja offiziell ja auch nicht mehr aber egal) aber möchte nun wirklich nicht mit einem Pfannkuchen verglichen werden😤
Um den Diskurs voranzutreiben: Nur Pfannkuchen mit Pflaumenmus sind gut und die mit Marmelade haben keine Daseins Berechtigung.
20 Anmerkungen – Gepostet 22. März 2022
Meine #1 des Jahres 2022
Something like this? I can try it animated tomorrow if you like! 😆
Amazing! Who doesn't want to wake up with that face up in the sky.
30 Anmerkungen – Gepostet 23. November 2022
Hol dir deinen Tumblr-Jahresrückblick 2022 →
#of course the BC post got first place#@Jess#why did the Trachten and Lebkuchen had to make it into my tumblr review I 'm cursing you
3 notes
·
View notes
Text
Seeking a vacation from the busy city life of Basel? The best option is the one-day trips from Basel that allows you to immerse yourself in beautiful nature, delightful cities, and cultural attractions that are all nearby. Such a journey is made even more comfortable and luxurious with a transfer that helps you appreciate these places the best. In this one-day trips from Basel guide, we have covered some notable places that are typical of this region along with the distance, things to do, and travel tips.
Colmar: A Fairytale Town in France
Black Forest, Germany: Nature and Serenity Await
Lucerne: Switzerland’s Jewel by the Lake
Bern: Explore the Swiss Capital in a Day
Zürich: A Cosmopolitan Getaway
Basel is surrounded by a variety of places that can be easily visited in a day. From the picturesque streets of Colmar to the beautiful mountains of Lucerne, a lot is waiting to be discovered. A transfer helps you travel in style and comfort while also helping you spend more time at every place you visit.
Read more: https://blacklimotransfer.com/blog/one-day-trips-from-basel-discover-switzerlands-hidden-gems-beyond-basel/
#Zurich private transfers#Basel Airport Transfer#Zurich Airport Transfer#chauffeur Service in Switzerland#BlackLimo Transfer
0 notes
Text
Internetagentur Zürich
Internetagentur Zürich: Ihr Partner für digitale Transformation
In der dynamischen und vielfältigen Metropole Zürich sind Internetagenturen unverzichtbare Partner für Unternehmen, die ihre digitale Strategie optimieren und ihre Online-Präsenz stärken möchten. Eine Internetagentur in Zürich bietet ein umfassendes Spektrum an Dienstleistungen, die speziell darauf ausgerichtet sind, den individuellen Bedürfnissen von Unternehmen aller Größen und Branchen gerecht zu werden. In diesem Artikel werfen wir einen Blick auf die Vorteile, Dienstleistungen und den Wert einer Internetagentur in Zürich.
Vorteile einer Internetagentur in Zürich
1. Lokale Marktkenntnis: Internetagenturen in Zürich sind mit den spezifischen Gegebenheiten des lokalen Marktes bestens vertraut. Diese Expertise ermöglicht es ihnen, Strategien zu entwickeln, die auf die Anforderungen und Trends in der Region abgestimmt sind.
2. Innovative Lösungen: Zürich ist ein Zentrum für Technologie und Innovation. Internetagenturen in dieser Stadt bringen kreative Ansätze und moderne Technologien ein, um maßgeschneiderte digitale Lösungen zu entwickeln.
3. Persönliche Beratung: Der direkte Kontakt zu einer Internetagentur vor Ort erleichtert die Kommunikation und Zusammenarbeit. Regelmäßige Meetings und ein persönlicher Austausch fördern ein tiefes Verständnis für die Ziele des Unternehmens.
Typische Dienstleistungen einer Internetagentur
1. Webdesign und -entwicklung: Internetagenturen bieten maßgeschneiderte Webdesigns an, die sowohl ansprechend als auch funktional sind. Sie entwickeln responsive Websites, die auf allen Geräten optimal dargestellt werden.
2. Suchmaschinenoptimierung (SEO): Um die Sichtbarkeit in Suchmaschinen zu erhöhen, bieten Internetagenturen umfassende SEO-Dienstleistungen an. Diese umfassen Keyword-Analysen, On-Page-Optimierung und Backlink-Strategien.
3. Content-Marketing: Die Erstellung und Verbreitung von qualitativ hochwertigem Content ist entscheidend, um die Zielgruppe zu erreichen und zu binden. Internetagenturen entwickeln Strategien, um Blogs, Videos und Social Media Inhalte zu produzieren.
4. Social Media Management: Die aktive Verwaltung und Gestaltung von Social Media Auftritten ist eine weitere Schlüsselkompetenz. Internetagenturen helfen Unternehmen dabei, ihre Markenbotschaften effektiv zu kommunizieren und mit ihren Kunden zu interagieren.
5. E-Commerce-Lösungen: Für Unternehmen, die online verkaufen möchten, bieten Internetagenturen maßgeschneiderte E-Commerce-Plattformen, die die gesamte Käuferreise optimieren – von der Produktauswahl bis zum Checkout.
6. Online-Werbung: Internetagenturen entwickeln gezielte Online-Werbekampagnen, einschließlich PPC-Werbung (Pay-per-Click) und Social Media Ads, um die Reichweite und Sichtbarkeit der Marke zu erhöhen.
7. Webanalyse und Optimierung: Die Analyse von Nutzerdaten ist entscheidend, um den Erfolg von Online-Maßnahmen zu messen. Internetagenturen nutzen Tools wie Google Analytics, um wertvolle Erkenntnisse zu gewinnen und kontinuierliche Verbesserungen zu implementieren.
Fazit
Eine Internetagentur in Zürich ist ein wertvoller Partner für Unternehmen, die in der digitalen Welt erfolgreich sein möchten. Mit einem breiten Spektrum an Dienstleistungen, die von Webdesign über SEO bis hin zu E-Commerce und Social Media Management reichen, können Internetagenturen maßgeschneiderte Lösungen anbieten, die auf die spezifischen Bedürfnisse ihrer Kunden abgestimmt sind. In einer Stadt, die für ihre Innovationskraft und ihren Unternehmergeist bekannt ist, helfen Internetagenturen Unternehmen, ihre digitale Strategie zu optimieren und im Wettbewerb die Nase vorn zu haben.
0 notes
Link
0 notes
Text
Experience the Vibrant Energy of Zürich OpenAir 2024
Even as the summer season gets intense, Zürich is set for one of its most-awaited events—Zürich OpenAir. Also known as Alster Festival, this festival will take place on the 23rd—24th of August in 2024. With the perfect combination of local and international artists, the audience is guaranteed a thrilling experience. As you listen to John Summit and Dabu Fantastic, the audience can look forward to diverse sounds and shows that will compel them even after the last song.
A Melting Pot of Music
Zürich OpenAir is reputed as the best music festival in Switzerland, enthusiastically participated in by fans from across the globe. This year’s acts are coupled with the festival’s slogan—catering to any musical taste, ranging from electronic music to indie rock. Pop will be provided by the rather energetic John Summit, known for his house tracks, and Dabu Fantastic, which premiered and presented a mix of Swiss pop and hip-hop.
Convenient Transfers for a Hassle-Free Experience
Preparing how to get to Zürich OpenAir should be of the essence to make the most of this beautiful occasion. Whether you arrive in Zurich from another country or another city or just get around the city, there is something special about getting driven by a Zurich chauffeur service and arriving at Zurich Airport. Choose a comfortable ride to take you directly to your hotel or the festival venue if you are not checking into a hotel.
Read more: https://limousinehire.ch/blogs/experience-the-vibrant-energy-of-zurich-openair-2024/
0 notes
Text
Fussenegger Lab, ETH Zürich
Der Prototyp der Brennstoffzelle ist in ein Vlies eingepackt und etwas grösser als ein Daumennagel.
Mit Blutzucker Strom erzeugen
Zürich, 28.03.2024. Bekannter massen produziert der Körper im Falle von Diabetes kein eigenes Insulin. Es muss dem Körper von aussen zugeführt werden. Durch das Insulin wird der Blutzuckerspiegel reguliert. Je nach Intensität der Diabetes gibt es auch verschiedene Formen der Zuführung. Eine davon ist eine Pumpe, die dauerhaft am Körper getragen wird. Solche und andere Geräte, wie bsw. Ein Herzschrittmacher benötigen eine dauerhafte Energieversorgung am Körper. Bislang übernehmen dies Geräte die Batterien beinhalten.
Einem Team von Forscherinnen und Forschern der ETH Zürich ist es gelungen eine implantierte Brennstoffzelle zu entwickeln. Gespeist wird diese Brennstoffzelle durch einen überschüssigen Blutzucker, genauer Glukose, aus dem Gewebe.
«Besonders in westlichen Industrienationen nehmen viele Menschen mehr Kohlenhydrate zu sich als sie im Alltag benötigen», sagt ETH-Professor Fussenegger. Das führe zu Übergewicht, Diabetes oder Herz-Kreislauferkrankungen. «Das hat uns auf die Idee gebracht, diesen Überschuss an metabolischer Energie zu nutzen, um Strom für den Betrieb von biomedizinischen Geräten herzustellen», erklärt der Biotechnologe weiter. Die Brennstoffzelle im Format eines Teebeutels wird dabei unter die Haut implantiert, beinhaltet eine Elektrode die aus Nanopartikeln einer Kupferbasis besteht. Die Elektrode spalte die Glukose in Glukonsäure und Proton auf und setzt damit einen Stromkreislauf in Gang. Ein Vlies in einem für medizinische Produkte zugelassenem Alginat bildet optisch ein Teebeutelformat. Das Algenprodukt Alginat saugt sich mit Körperflüssigkeit voll und lässt Glukose aus dem Gewebe in das Innere passieren, ähnlich einer Membran!
Heute üblich verwendet man für viele Dinge ein Smartphone. Je nach zu versorgender medizinischer Technologie kann die Brennstoffzelle per Smartphone angepasst werden. Arzt und Ärztin haben per Fernwartung Zugriff und können Anpassungen vornehmen. Das vorliegende System ist erst ein Prototyp. Die Forschenden haben es zwar im Mausmodell erfolgreich getestet, sie können es allerdings nicht zu einem markttauglichen Produkt weiterentwickeln. «Ein solches Gerät zur Marktreife zu bringen, übersteigt unsere finanziellen und personellen Mittel bei Weitem», so Fussenegger. Gefragt sei deshalb ein Industriepartner, der über entsprechende Mittel und Know-how verfüge.
Originalpublikation:
Maity, D., Ray, P.G., Buchmann, P., Mansouri, M. and Fussenegger, M. (2023), Blood-Glucose-Powered Metabolic Fuel Cell for Self-Sufficient Bioelectronics. Adv. Mater. Accepted Author Manuscript 2300890. DOI: 10.1002/adma.202300890
Weitere Informationen:
Beitrag zum Blog
Bewegung ist Ausdruck nonverbaler Kommunikation. Technologische Entwicklung und Fortschritt begünstigen das Menschen sich zukünftig weniger Bewegen. Es benötigt daher den freien Wunsch, Willen und Antrieb von Menschen sich bewegen zu wollen. Motivation dafür zu finden. Raus aus der Unterdrückung, rein in ein Selbstbestimmtes Leben gehört zu den Themegebieten des Blogs. Sport, Mode, Smarte Textilien und damit auch Künstliche Intelligenz, in Auswirkung für das Individuum und seiner Teilhabe an der Bildung zur Gesellschaft, sowie als Ausdrucksmittel tiefliegender Kommunikation (Interozeption - Körpersignale aus dem Inneren.)
0 notes
Text
🌟 Restaurant Vulkan: Das Beste Indische Essen Zürich! 🌟
Entdecke das authentische Indien mitten in Zürich! Von köstlichem Tandoori Chicken bis zu cremigem Butter Chicken – im Restaurant Vulkan erwartet dich eine wahre Geschmacksreise. Mit frischen Zutaten, original indischen Gewürzen und herzlicher Gastfreundschaft wird jeder Besuch zu einem unvergesslichen Erlebnis. 🍛✨
Besuche uns für ein kulinarisches Abenteuer, das du nicht verpassen solltest! Ob für ein romantisches Dinner, ein Treffen mit Freunden oder ein festliches Familienessen – bei uns bist du genau richtig! 🌶️🍽️
📍 Wo: Restaurant Vulkan - Indische Spezialitäten, Zürich
📅 Wann: Täglich geöffnet
👉 Erfahre mehr in unserem Blog und reserviere jetzt deinen Tisch!
#indischesessenzürich#breakfast#chocolate#cooking#delicious#dinner#dessert#food#recipes#baking#IndischesEssen#RestaurantVulkan#ZürichFoodie#TandooriChicken#AuthenticIndian#ZürichEssengehen#FoodieLife
0 notes
Text
Faust 1 & 2 - Schauspielhaus Zürich 24.03.2024
Faust 1 & 2 - Schauspielhaus Zürich 24.03.2024 #Marathon #Blog #Schauspiel #Goethe #Faust #NicolasStemann #review
Und was fehlt noch in dieser Blogroll der letzten Monate? Die Intendanz Stemann/Blomberg neigt sich dem Ende entgegen, also war es an der Zeit, sich zumindest noch den Faust – Marathon anzusehen, nachdem mich in den letzten Jahren nicht eine einzige Produktion in den Pfauen gelockt hat… Continue reading Faust 1 & 2 – Schauspielhaus Zürich 24.03.2024
View On WordPress
#Faust#Faust I & II#Johann Wolfgang von Goethe#Kritik#Marathon#Mephisto#Nicolas Stemann#Patrycia Ziólkowska#Performance#Pinar Karabulut#Rafael Sanchez#Rezension#Schauspiel#Schauspielhaus Zürich#Sebastian Rudolph#Sprechtheater#Theater#Ulrich Khuon
0 notes
Text
Visitors are captivated by Zurich's magnificent architecture, abundant cultural heritage, and exciting nightlife, making it the financial center of Switzerland. It is one of the more expensive places in Europe, thus it may seem intimidating to visitors. However, you may enjoy Zurich without going over budget if you have the appropriate information and are prepared. This blog post attempts to give you important travel advice for Zurich, including everything from must-see sights to affordable lodging and food options. Every traveler may find something unique in Zurich, regardless of their interests in art, history, or outdoor adventures.
Things First-Time Visitors Must Do in Zurich:
1. Visit Zürich Kunsthaus: The Kunsthaus is a well-liked destination for art enthusiasts, offering a collection of European art spanning from the Middle Ages to the 20th century. Enjoy the most out of your tour by admiring the stunning creations of well-known artists like Van Gogh, Giacometti, and Mondrian.
2. Go swimming at the local badis: Take advantage of the warm Swiss summers by visiting the city's public baths, or "badis," where you can swim in the crystal-clear waters of the Limmat River and Lake Zürich. Popular spots include Flussbad Oberer Letten and Frauenbad Stadthausquai.
3. Climb atop Lindenhof Hill: A climb up Lindenhof Hill will reward you with breathtaking views of Zurich. The park's lush grounds provide sweeping views of the city's main attractions, such as the Grossmünster Church and the Old Town. It's the perfect place for outdoor activities like picnics and boules games.
4. Explore the local markets: There is a wide variety of fresh produce, handcrafted items, and mouthwatering street cuisine to be found at Zurich's bustling Oerlikon, Helvetiaplatz, and Rosenhof markets.
5. Venture out on day trips: Take advantage of Zurich's handy position by starting day trips and seeing the surrounding locations. The gorgeous hamlet of Stein am Rhein, the breathtaking Uetliberg mountain, and the enchanting city of Lucerne are all well-liked day trip locations.
0 notes
Text
Einführung
Willkommen auf meinem Lerntagebuch, das den Kurs 'Bibliotheks- und Archivinformatik' (BAIN) im Bachelorstudiengang 'Information Science'. Der Kurs wurde an der Fachhochschule Chur in Zürich in Teilzeit besucht. Dieser Blog dient als Leistungsnachweis und enthält pro Übung und Einheit (u.a.) einen Artikel.
Bevor ich mit dem Kurs beginne
Da ich in einer Bibliothek arbeite, ist dieser Kurs für mich von besonderem Interesse. Es ist frustrierend, ein Bibliotheksprogramm zu benutzen, ohne zu verstehen, was im Hintergrund passiert. Obwohl ich noch nie katalogisiert habe, bereitet mir dieser Aspekt bei der Installation und Nutzung von mir unbekannter Software etwas Sorgen. In anderen Modulen ist es mir schon passiert, dass ich nicht mithalten konnte, weil ein Programm nicht richtig installiert war. Glücklicherweise wurden meine Bedenken in der ersten Stunde zerstreut, da wir in diesem Modul hauptsächlich über GitHub arbeiten und nur wenige Dinge auf unseren Computern installieren müssen.
Wo bin ich gestartet?
Ich habe die Angewohnheit, Notizen von jedem Kurs in einem einzigen Word-Dokument zu machen. Auf diese Weise ist es einfacher, bestimmte Themen mit einer CTRL+F-Suche zu finden, als wenn ich über jeden Folie schreiben und/oder für jeden Kurs ein eigenes Dokument erstellen würde. Es ist auch viel einfacher für mich, meine Notizen schnell durchzulesen, ohne mehrere Dateien öffnen zu müssen. Was dieses Modul speziell betrifft, so habe ich ein Word-Dokument für die Kursnotizen, aber auch ein Anhangdokument für das Lernatagebuch. In diesem Word-Dokument schreibe ich die Artikel, die später im Blog veröffentlicht werden. Da ich derzeit ein Praktikum in einer Bibliothek mache, frage ich meine Kolleginnen und Kollegen, insbesondere die Katalogisiererinnen und Katalogisierer, gerne nach konkreten Beispielen und Erläuterungen. Alle diese Dateien sind in meiner Dropbox gespeichert. Auf diese Weise kann ich unabhängig von meinem Computer oder meinem Aufenthaltsort auf meine Kursdateien zugreifen. Schließlich benutze ich Asana, um mich an anstehende Aufgaben zu erinnern.
Navigation
Jeder Artikel behandelt spezifische Themen, die durch Tags verbunden sind.
#Einführung : Dieser Tag enthält die Einführungsartikel.
#Übungen : Dieser Tag enthält die Artikel zu den Übungen,
#Einheiten : Dieser Tag enthält die Artikel zu den einzelnen Einheiten des Kurses,
#Abschluss: Dieser Tag enthält die Abschlussartikel.
Diese Tags werden aktualisiert und weitere Tags werden hinzugefügt, während der Blog weiter geschrieben und entwickelt wird. Es ist auch gut möglich, dass diese Einführungsartikel noch einige Änderungen erfahren.
Inhaltverzeichnis:
Artikeln
Einführung
Abschlussartikel
Einheiten
Einheit 1: Technische Grundlagen Teil 1
Einheit 2: Technische Grundlagen Teil 2
Einheit 3: Funktion und Aufbau von Bibliothekssystemen (Teil 1 und 2)
Einheit 4: Funktion und Aufbau von Archivsystemen (Teil 2 und 3)
Einheit 5: Repository-Software für Publikationen und Forschungsdaten (Teil 1 und 2)
Einheit 6: Metadaten modellieren und Schnittstellen nutzen A (OpenRefine) (Teil 1 und 2)
Einheit 7: Metadaten modellieren und Schnittstellen nutzen (Schnittstellen) (Teil 3)
Einheit 8: Suchmaschinen und Discovery-Systeme A (Teil 1)
Einheit 9: Suchmaschinen und Discovery-Systeme B (Teil 2)
Einheit 10: Linked Data
Übungen
Übung Vergleich von ArchivesSpace und Access to Memory (AtoM)
0 notes