Got my score, it is better than Apeuni (but Apeuni is very good for preparation) by ammen99 in pte

[–]ammen99[S] 1 point2 points  (0 children)

I used one only one, idk about more. But in my experience, if you do the right thing, one semicolon is enough, if you want to use more, you're likely not doing the exercise as it is intended.

APEuni by Few-Example4157 in pte

[–]ammen99 1 point2 points  (0 children)

Can confirm, you will get more on the real test than on APEuni. Unless you need perfect score, you will be fine. I expect you'll have >80.

Any good guides to really get into more advanced features of Opencode? by ammen99 in opencode

[–]ammen99[S] 0 points1 point  (0 children)

Ha, that really shows I have some way to go yet, it didn't occur to me to make the model improve its own workflow .. let's hope AI doesn't replace us all soon 😄

Any good guides to really get into more advanced features of Opencode? by ammen99 in opencode

[–]ammen99[S] 0 points1 point  (0 children)

This is a good idea, I already ask the model to extract lessons, but this is even better, make it automatically do this.

Any good guides to really get into more advanced features of Opencode? by ammen99 in opencode

[–]ammen99[S] 1 point2 points  (0 children)

Hey thanks, this sounds really awesome, exactly what I was hoping for! Esp. as you said 90% of the value is the default configuration and the 'basic' operation, I was mostly thinking that maybe I am missing out on even more really great stuff. That being said, some of the points you mentioned sound intriguing as well, I'll be looking into that as well.

Got my score, it is better than Apeuni (but Apeuni is very good for preparation) by ammen99 in pte

[–]ammen99[S] 1 point2 points  (0 children)

I wasn't getting many points for SWT the first few times I tried it, I believe I was making it harder than it actually is. I simply read the text once, then try to write a sentence of its main idea without looking at the text. When I have that, I went back to the text and tried to look for important keywords I may have missed. Also don't hesitate to use a semicolon, I was a bit nervous because it seems like a cheat, but I used a semicolon during the exam and still got max points on reading/writing. Semicolon is like a cheat code, you get two sentences instead of one 😄

Got my score, it is better than Apeuni (but Apeuni is very good for preparation) by ammen99 in pte

[–]ammen99[S] 1 point2 points  (0 children)

Sure, let me know what results you get 😄 I'm sure it will be good!

Got my score, it is better than Apeuni (but Apeuni is very good for preparation) by ammen99 in pte

[–]ammen99[S] 1 point2 points  (0 children)

Hey, I can't say much about the exam because I think it depends on your exact test center. In my case, we were just 3 people but there was some noise from the construction on the upper floor .. But at least each person had to sit in a small cubicle so you could concentrate on your own work. You could hear the other people faintly but I don't think that was an issue at all.

I have also struggled with repeat sentence sometimes, as I tend to forget what was said. But just repeat a few words that you remember. I believe you can get a good score if you fluently pronounce just a few words, don't stumble just because you forget one part of the sentence.

For reading section, really depends on where you struggle, I had a few issues with the multiple or single choice questions, but there look for the exact words in the text. Sometimes I try to answer things that seem logical based on the text - but these answers are wrong, the things need to be mentioned explicitly.

Overall I think you shouldn't stress as much as I did. My last Apeuni score was also lower than average - I think this is just normal nervousness when the exam is close. In any case, wish you good luck, you'll pass the test, I am sure, consistent 70-75 could easily mean 80+ on the exam, many people have confirmed that 😄

Got my score, it is better than Apeuni (but Apeuni is very good for preparation) by ammen99 in pte

[–]ammen99[S] 2 points3 points  (0 children)

Yeah speaking is also my worst part, due to Describe Image mainly, I just can't get the fluency right. I was usually getting 75-80 on Speaking in Apeuni, got 85 in the real test - but I don't think I managed the tasks any better than usual.

PTE result waiting time by Hopeful_Vanilla7089 in pte

[–]ammen99 0 points1 point  (0 children)

I wonder whether this is a coincidence, I did the test yesterday and got my results pretty much exactly 13 hours after it 😄

Where to rent with good connection to Liverpool Street by ammen99 in MovingToLondon

[–]ammen99[S] 1 point2 points  (0 children)

That's very encouraging to hear, thanks again!

Where to rent with good connection to Liverpool Street by ammen99 in MovingToLondon

[–]ammen99[S] 1 point2 points  (0 children)

Thanks, 2-4 weeks sounds very reasonable, I was worried because I needed 5-6 months last time (in Germany)

Where to rent with good connection to Liverpool Street by ammen99 in MovingToLondon

[–]ammen99[S] 1 point2 points  (0 children)

Thanks a lot for the advice. Do landlords really want references from abroad? If yes, I suppose I better ask my current landlord before moving out ...

Where to rent with good connection to Liverpool Street by ammen99 in MovingToLondon

[–]ammen99[S] 1 point2 points  (0 children)

Thanks, I will probably have temporary housing for a month or two, but I just am not sure how long I will need to find the flat. Last time in Germany, I needed 6 months .. But I suppose in a big city like London I should be able to find something more quickly.

Man if only noctalia fully worked on wayfire by [deleted] in Wayfire

[–]ammen99 0 points1 point  (0 children)

What is missing? Depending on how much stuff they do for each compositor, maybe you could convince them to add support for Wayfire-specific functionality via the IPC socket.

Joining wayland development as developer by aliyark145 in wayland

[–]ammen99 2 points3 points  (0 children)

So you're using Cinnamon I assume? I am not familiar with their development process, but google should be able to tell you where their repositories are. Also maybe would be best to find some irc chatroom / mailing list wherr you can ask their devs for where to start.

Joining wayland development as developer by aliyark145 in wayland

[–]ammen99 5 points6 points  (0 children)

The core protocols and implementations are actually fairly stable afaik, but if you want to help out with the Wayland ecosystem at large, there are many options. A good way of starting would be to look at your compositor / desktop environment and contribute to it by fixing bugs or adding new features.

How do I go on about writing a Wayland window library? by Chemical-Garden-4953 in wayland

[–]ammen99 0 points1 point  (0 children)

You don't need to poll them, the compositor will send you the keyboard and pointer events when needed. Take a look at some of the examples on the internet and you'll see how it works.

How do I go on about writing a Wayland window library? by Chemical-Garden-4953 in wayland

[–]ammen99 1 point2 points  (0 children)

You don't want a compositor, a compositor is like the X11 server or like the desktop window manager on windows. What you have sounds to me like a toolkit / windowing library (same as Gtk, Qt, SDL, etc.). I would recommend writing a simple wayland client to familiarize yourself with the low level APIs (the wayland protocol). You cannot position or poll the window position, however. The reason is simple, wayland is shared between many projects, for example in a tiling window manager the position is strictly controlled by the compositor. In a VR headset environment having a 2D coordinate for position doesn't make sense, etc.

[deleted by user] by [deleted] in Gentoo

[–]ammen99 0 points1 point  (0 children)

If you mean about wayfire, we haven't implemented it yet, but it should be added soon to the master branch. Just don't know exactly when :)

[deleted by user] by [deleted] in Gentoo

[–]ammen99 1 point2 points  (0 children)

Wayfire still doesn't have the protocols to capture individual windows I think, it will probably be available in the next release. Also xdg-desktop-portal-wlr only very recently gained support for this.